summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-13 12:09:04 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-13 12:09:04 +0000
commit67cddd762d819d320ea905ed068f816b354d14bc (patch)
treed59815083f30eeec59527ac06ec26a208a942257
parent6419f4883904680223a460291f9c538719283058 (diff)
downloadgitlab-ce-67cddd762d819d320ea905ed068f816b354d14bc.tar.gz
Add latest changes from gitlab-org/gitlab@master
-rw-r--r--app/assets/javascripts/pages/projects/graphs/charts/index.js38
-rw-r--r--app/assets/javascripts/vue_shared/components/header_ci_component.vue2
-rw-r--r--app/assets/stylesheets/framework/page_header.scss4
-rw-r--r--app/controllers/admin/application_settings_controller.rb4
-rw-r--r--app/controllers/groups/settings/ci_cd_controller.rb4
-rw-r--r--app/controllers/projects/releases_controller.rb2
-rw-r--r--app/controllers/projects/settings/ci_cd_controller.rb1
-rw-r--r--app/models/concerns/ci/maskable.rb2
-rw-r--r--app/models/project.rb1
-rw-r--r--app/views/projects/graphs/charts.html.haml2
-rw-r--r--app/workers/all_queues.yml2
-rw-r--r--app/workers/projects/record_target_platforms_worker.rb2
-rw-r--r--config/database.yml.postgresql37
-rw-r--r--config/feature_flags/development/allow_release_as_web_access_format.yml8
-rw-r--r--config/feature_flags/development/ci_remove_character_limitation_raw_masked_var.yml8
-rw-r--r--config/feature_flags/development/record_projects_target_platforms.yml8
-rw-r--r--data/deprecations/15-9-deprecate-queue-selector.yml14
-rw-r--r--db/post_migrate/20230208132608_fix_partition_ids_for_ci_stage.rb30
-rw-r--r--db/schema_migrations/202302081326081
-rw-r--r--doc/administration/geo/index.md1
-rw-r--r--doc/administration/geo/replication/troubleshooting.md45
-rw-r--r--doc/administration/sidekiq/sidekiq_job_migration.md4
-rw-r--r--doc/ci/environments/index.md50
-rw-r--r--doc/install/installation.md8
-rw-r--r--doc/update/deprecations.md19
-rw-r--r--lib/gitlab/i18n.rb16
-rw-r--r--lib/gitlab/metrics/environment.rb28
-rw-r--r--lib/gitlab/metrics/global_search_slis.rb12
-rw-r--r--lib/gitlab/metrics/rails_slis.rb53
-rw-r--r--locale/am_ET/gitlab.po1791
-rw-r--r--locale/ar_SA/gitlab.po1821
-rw-r--r--locale/as_IN/gitlab.po1789
-rw-r--r--locale/az_AZ/gitlab.po1789
-rw-r--r--locale/ba_RU/gitlab.po1781
-rw-r--r--locale/bg/gitlab.po1789
-rw-r--r--locale/bn_BD/gitlab.po1789
-rw-r--r--locale/bn_IN/gitlab.po1789
-rw-r--r--locale/br_FR/gitlab.po1813
-rw-r--r--locale/bs_BA/gitlab.po1797
-rw-r--r--locale/ca_ES/gitlab.po1791
-rw-r--r--locale/cs_CZ/gitlab.po1805
-rw-r--r--locale/cy_GB/gitlab.po1823
-rw-r--r--locale/da_DK/gitlab.po1817
-rw-r--r--locale/de/gitlab.po1815
-rw-r--r--locale/el_GR/gitlab.po1789
-rw-r--r--locale/en_GB/gitlab.po1795
-rw-r--r--locale/eo/gitlab.po1789
-rw-r--r--locale/es/gitlab.po1825
-rw-r--r--locale/et_EE/gitlab.po1789
-rw-r--r--locale/fa_IR/gitlab.po1789
-rw-r--r--locale/fi_FI/gitlab.po1789
-rw-r--r--locale/fil_PH/gitlab.po1789
-rw-r--r--locale/fr/gitlab.po2799
-rw-r--r--locale/gl_ES/gitlab.po1791
-rw-r--r--locale/he_IL/gitlab.po1805
-rw-r--r--locale/hi_IN/gitlab.po1789
-rw-r--r--locale/hr_HR/gitlab.po1797
-rw-r--r--locale/hu_HU/gitlab.po1789
-rw-r--r--locale/hy_AM/gitlab.po1789
-rw-r--r--locale/id_ID/gitlab.po1781
-rw-r--r--locale/ig_NG/gitlab.po1781
-rw-r--r--locale/is_IS/gitlab.po1789
-rw-r--r--locale/it/gitlab.po1789
-rw-r--r--locale/ja/gitlab.po2879
-rw-r--r--locale/ka_GE/gitlab.po1789
-rw-r--r--locale/kab/gitlab.po1789
-rw-r--r--locale/ko/gitlab.po2019
-rw-r--r--locale/ku_TR/gitlab.po1789
-rw-r--r--locale/ky_KG/gitlab.po1789
-rw-r--r--locale/lt_LT/gitlab.po1805
-rw-r--r--locale/mk_MK/gitlab.po1789
-rw-r--r--locale/ml_IN/gitlab.po1789
-rw-r--r--locale/mn_MN/gitlab.po1789
-rw-r--r--locale/ms_MY/gitlab.po51502
-rw-r--r--locale/nb_NO/gitlab.po1813
-rw-r--r--locale/nl_NL/gitlab.po1789
-rw-r--r--locale/or_IN/gitlab.po1789
-rw-r--r--locale/pa_IN/gitlab.po1789
-rw-r--r--locale/pa_PK/gitlab.po1789
-rw-r--r--locale/pl_PL/gitlab.po1807
-rw-r--r--locale/pt_BR/gitlab.po2115
-rw-r--r--locale/pt_PT/gitlab.po1789
-rw-r--r--locale/ro_RO/gitlab.po1931
-rw-r--r--locale/ru/gitlab.po1835
-rw-r--r--locale/si_LK/gitlab.po1803
-rw-r--r--locale/sk_SK/gitlab.po1805
-rw-r--r--locale/sl_SI/gitlab.po1805
-rw-r--r--locale/sq_AL/gitlab.po1789
-rw-r--r--locale/sr_CS/gitlab.po1797
-rw-r--r--locale/sr_SP/gitlab.po1797
-rw-r--r--locale/sv_SE/gitlab.po1789
-rw-r--r--locale/sw_KE/gitlab.po1789
-rw-r--r--locale/ta_IN/gitlab.po1789
-rw-r--r--locale/th_TH/gitlab.po1781
-rw-r--r--locale/tr_TR/gitlab.po1799
-rw-r--r--locale/uk/gitlab.po2573
-rw-r--r--locale/ur_PK/gitlab.po1789
-rw-r--r--locale/uz_UZ/gitlab.po1789
-rw-r--r--locale/vi_VN/gitlab.po1781
-rw-r--r--locale/zh_CN/gitlab.po2219
-rw-r--r--locale/zh_HK/gitlab.po1781
-rw-r--r--locale/zh_TW/gitlab.po2053
-rw-r--r--spec/features/projects/graph_spec.rb21
-rw-r--r--spec/lib/gitlab/metrics/environment_spec.rb32
-rw-r--r--spec/lib/gitlab/metrics/global_search_slis_spec.rb65
-rw-r--r--spec/lib/gitlab/metrics/rails_slis_spec.rb88
-rw-r--r--spec/migrations/20230208132608_fix_partition_ids_for_ci_stage_spec.rb58
-rw-r--r--spec/models/concerns/ci/maskable_spec.rb33
-rw-r--r--spec/models/project_spec.rb8
-rw-r--r--spec/requests/api/graphql/ci/runner_spec.rb2
-rw-r--r--spec/requests/projects/releases_controller_spec.rb26
111 files changed, 148565 insertions, 37128 deletions
diff --git a/app/assets/javascripts/pages/projects/graphs/charts/index.js b/app/assets/javascripts/pages/projects/graphs/charts/index.js
index 65e7f48ed24..10c794c9ba2 100644
--- a/app/assets/javascripts/pages/projects/graphs/charts/index.js
+++ b/app/assets/javascripts/pages/projects/graphs/charts/index.js
@@ -2,6 +2,9 @@ import { GlColumnChart } from '@gitlab/ui/dist/charts';
import Vue from 'vue';
import { waitForCSSLoaded } from '~/helpers/startup_css_helper';
import { __ } from '~/locale';
+import { visitUrl } from '~/lib/utils/url_utility';
+import { REF_TYPE_BRANCHES, REF_TYPE_TAGS } from '~/ref/constants';
+import RefSelector from '~/ref/components/ref_selector.vue';
import CodeCoverage from '../components/code_coverage.vue';
import SeriesDataMixin from './series_data_mixin';
@@ -13,6 +16,7 @@ waitForCSSLoaded(() => {
const monthContainer = document.getElementById('js-month-chart');
const weekdayContainer = document.getElementById('js-weekday-chart');
const hourContainer = document.getElementById('js-hour-chart');
+ const branchSelector = document.getElementById('js-project-graph-ref-switcher');
const LANGUAGE_CHART_HEIGHT = 300;
const reorderWeekDays = (weekDays, firstDayOfWeek = 0) => {
if (firstDayOfWeek === 0) {
@@ -173,4 +177,38 @@ waitForCSSLoaded(() => {
});
},
});
+
+ const { projectId, projectBranch, graphPath } = branchSelector.dataset;
+
+ const GRAPHS_PATH_REGEX = /^(.*?)\/-\/graphs/g;
+ const graphsPathPrefix = graphPath.match(GRAPHS_PATH_REGEX)?.[0];
+ if (!graphsPathPrefix) {
+ // eslint-disable-next-line @gitlab/require-i18n-strings
+ throw new Error('Path is not correct');
+ }
+
+ // eslint-disable-next-line no-new
+ new Vue({
+ el: branchSelector,
+ name: 'RefSelector',
+ render(createComponent) {
+ return createComponent(RefSelector, {
+ props: {
+ enabledRefTypes: [REF_TYPE_BRANCHES, REF_TYPE_TAGS],
+ value: projectBranch,
+ translations: {
+ dropdownHeader: __('Switch branch/tag'),
+ searchPlaceholder: __('Search branches and tags'),
+ },
+ projectId,
+ },
+ class: 'gl-w-20',
+ on: {
+ input(selected) {
+ visitUrl(`${graphsPathPrefix}/${encodeURIComponent(selected)}/charts`);
+ },
+ },
+ });
+ },
+ });
});
diff --git a/app/assets/javascripts/vue_shared/components/header_ci_component.vue b/app/assets/javascripts/vue_shared/components/header_ci_component.vue
index 1be6906b77c..28baabbdb81 100644
--- a/app/assets/javascripts/vue_shared/components/header_ci_component.vue
+++ b/app/assets/javascripts/vue_shared/components/header_ci_component.vue
@@ -120,7 +120,7 @@ export default {
data-testid="ci-header-content"
>
<section class="header-main-content gl-mr-3">
- <ci-badge-link :status="status" />
+ <ci-badge-link class="gl-mr-3" :status="status" />
<strong data-testid="ci-header-item-text">{{ item }}</strong>
diff --git a/app/assets/stylesheets/framework/page_header.scss b/app/assets/stylesheets/framework/page_header.scss
index c8b4e306a2e..c2bd475ab90 100644
--- a/app/assets/stylesheets/framework/page_header.scss
+++ b/app/assets/stylesheets/framework/page_header.scss
@@ -42,8 +42,4 @@
margin: 0 2px 0 3px;
}
}
-
- .ci-status {
- margin-right: 10px;
- }
}
diff --git a/app/controllers/admin/application_settings_controller.rb b/app/controllers/admin/application_settings_controller.rb
index 332e465914b..ade58ca0970 100644
--- a/app/controllers/admin/application_settings_controller.rb
+++ b/app/controllers/admin/application_settings_controller.rb
@@ -13,10 +13,6 @@ class Admin::ApplicationSettingsController < Admin::ApplicationController
before_action :disable_query_limiting, only: [:usage_data]
- before_action do
- push_frontend_feature_flag(:ci_remove_character_limitation_raw_masked_var, type: :development)
- end
-
feature_category :not_owned, [ # rubocop:todo Gitlab/AvoidFeatureCategoryNotOwned
:general, :reporting, :metrics_and_profiling, :network,
:preferences, :update, :reset_health_check_token
diff --git a/app/controllers/groups/settings/ci_cd_controller.rb b/app/controllers/groups/settings/ci_cd_controller.rb
index 3562ee55c36..78e3ffa4af9 100644
--- a/app/controllers/groups/settings/ci_cd_controller.rb
+++ b/app/controllers/groups/settings/ci_cd_controller.rb
@@ -11,10 +11,6 @@ module Groups
before_action :push_licensed_features, only: [:show]
before_action :assign_variables_to_gon, only: [:show]
- before_action do
- push_frontend_feature_flag(:ci_remove_character_limitation_raw_masked_var, type: :development)
- end
-
feature_category :continuous_integration
urgency :low
diff --git a/app/controllers/projects/releases_controller.rb b/app/controllers/projects/releases_controller.rb
index 01ebf3ac24b..7c569df7267 100644
--- a/app/controllers/projects/releases_controller.rb
+++ b/app/controllers/projects/releases_controller.rb
@@ -10,7 +10,7 @@ class Projects::ReleasesController < Projects::ApplicationController
before_action :validate_suffix_path, :fetch_latest_tag, only: :latest_permalink
prepend_before_action(only: [:downloads]) do
- authenticate_sessionless_user!(:download) if Feature.enabled?(:allow_release_as_web_access_format)
+ authenticate_sessionless_user!(:download)
end
feature_category :release_orchestration
diff --git a/app/controllers/projects/settings/ci_cd_controller.rb b/app/controllers/projects/settings/ci_cd_controller.rb
index 5ba0bd67f4d..4ca665679c0 100644
--- a/app/controllers/projects/settings/ci_cd_controller.rb
+++ b/app/controllers/projects/settings/ci_cd_controller.rb
@@ -13,7 +13,6 @@ module Projects
before_action :define_variables
before_action do
- push_frontend_feature_flag(:ci_remove_character_limitation_raw_masked_var, type: :development)
push_frontend_feature_flag(:ci_inbound_job_token_scope, @project)
end
diff --git a/app/models/concerns/ci/maskable.rb b/app/models/concerns/ci/maskable.rb
index f8f6693c122..e2cef0981d1 100644
--- a/app/models/concerns/ci/maskable.rb
+++ b/app/models/concerns/ci/maskable.rb
@@ -25,14 +25,12 @@ module Ci
end
def masked_and_raw?
- return false unless Feature.enabled?(:ci_remove_character_limitation_raw_masked_var)
return false unless self.class.method_defined?(:raw)
masked? && raw?
end
def masked_and_expanded?
- return masked? unless Feature.enabled?(:ci_remove_character_limitation_raw_masked_var)
return masked? unless self.class.method_defined?(:raw)
masked? && !raw?
diff --git a/app/models/project.rb b/app/models/project.rb
index 0012603466e..2bc39982970 100644
--- a/app/models/project.rb
+++ b/app/models/project.rb
@@ -3072,7 +3072,6 @@ class Project < ApplicationRecord
def enqueue_record_project_target_platforms
return unless Gitlab.com?
- return unless Feature.enabled?(:record_projects_target_platforms, self)
Projects::RecordTargetPlatformsWorker.perform_async(id)
end
diff --git a/app/views/projects/graphs/charts.html.haml b/app/views/projects/graphs/charts.html.haml
index edf8f71c673..f026a6158cb 100644
--- a/app/views/projects/graphs/charts.html.haml
+++ b/app/views/projects/graphs/charts.html.haml
@@ -34,7 +34,7 @@
.col-md-6
.tree-ref-container
.tree-ref-holder
- = render 'shared/ref_switcher', destination: 'graphs_commits', path: @path
+ #js-project-graph-ref-switcher{ data: { project_id: @project.id, graph_path: project_graph_path(@project, @id), project_branch: current_ref } }
%ul.breadcrumb.repo-breadcrumb
= commits_breadcrumbs
diff --git a/app/workers/all_queues.yml b/app/workers/all_queues.yml
index 2a16004e743..c660243d336 100644
--- a/app/workers/all_queues.yml
+++ b/app/workers/all_queues.yml
@@ -3164,7 +3164,7 @@
:tags: []
- :name: projects_record_target_platforms
:worker_name: Projects::RecordTargetPlatformsWorker
- :feature_category: :experimentation_activation
+ :feature_category: :projects
:has_external_dependencies: false
:urgency: :low
:resource_boundary: :unknown
diff --git a/app/workers/projects/record_target_platforms_worker.rb b/app/workers/projects/record_target_platforms_worker.rb
index 899721492e9..e69450692d9 100644
--- a/app/workers/projects/record_target_platforms_worker.rb
+++ b/app/workers/projects/record_target_platforms_worker.rb
@@ -9,7 +9,7 @@ module Projects
APPLE_PLATFORM_LANGUAGES = %w(swift objective-c).freeze
ANDROID_PLATFORM_LANGUAGES = %w(java kotlin).freeze
- feature_category :experimentation_activation
+ feature_category :projects
data_consistency :always
deduplicate :until_executed
urgency :low
diff --git a/config/database.yml.postgresql b/config/database.yml.postgresql
index 5329a8e9fd7..c1b1247b5b0 100644
--- a/config/database.yml.postgresql
+++ b/config/database.yml.postgresql
@@ -18,6 +18,14 @@ production:
# port: 8600
# record: secondary.postgresql.service.consul
# interval: 300
+ # ci:
+ # adapter: postgresql
+ # encoding: unicode
+ # database: gitlabhq_production
+ # database_tasks: false
+ # username: git
+ # password: "secure password"
+ # host: localhost
geo:
adapter: postgresql
encoding: unicode
@@ -39,6 +47,16 @@ development:
host: localhost
variables:
statement_timeout: 15s
+ # ci:
+ # adapter: postgresql
+ # encoding: unicode
+ # database: gitlabhq_development
+ # database_tasks: false
+ # username: postgres
+ # password: "secure password"
+ # host: localhost
+ # variables:
+ # statement_timeout: 15s
geo:
adapter: postgresql
encoding: unicode
@@ -58,6 +76,14 @@ staging:
username: git
password: "secure password"
host: localhost
+ # ci:
+ # adapter: postgresql
+ # encoding: unicode
+ # database: gitlabhq_staging
+ # database_tasks: false
+ # username: git
+ # password: "secure password"
+ # host: localhost
geo:
adapter: postgresql
encoding: unicode
@@ -80,6 +106,17 @@ test: &test
prepared_statements: false
variables:
statement_timeout: 15s
+ # ci:
+ # adapter: postgresql
+ # encoding: unicode
+ # database: gitlabhq_test
+ # database_tasks: false
+ # username: postgres
+ # password:
+ # host: localhost
+ # prepared_statements: false
+ # variables:
+ # statement_timeout: 15s
geo:
adapter: postgresql
encoding: unicode
diff --git a/config/feature_flags/development/allow_release_as_web_access_format.yml b/config/feature_flags/development/allow_release_as_web_access_format.yml
deleted file mode 100644
index 499d554c157..00000000000
--- a/config/feature_flags/development/allow_release_as_web_access_format.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: allow_release_as_web_access_format
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/109217
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/388471
-milestone: '15.8'
-type: development
-group: group::release
-default_enabled: false
diff --git a/config/feature_flags/development/ci_remove_character_limitation_raw_masked_var.yml b/config/feature_flags/development/ci_remove_character_limitation_raw_masked_var.yml
deleted file mode 100644
index bd293de9962..00000000000
--- a/config/feature_flags/development/ci_remove_character_limitation_raw_masked_var.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: ci_remove_character_limitation_raw_masked_var
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/109008
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/388414
-milestone: '15.9'
-type: development
-group: group::pipeline authoring
-default_enabled: false
diff --git a/config/feature_flags/development/record_projects_target_platforms.yml b/config/feature_flags/development/record_projects_target_platforms.yml
deleted file mode 100644
index 6faeab3afe4..00000000000
--- a/config/feature_flags/development/record_projects_target_platforms.yml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-name: record_projects_target_platforms
-introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80361
-rollout_issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/354286
-milestone: '14.10'
-type: development
-group: group::activation
-default_enabled: false
diff --git a/data/deprecations/15-9-deprecate-queue-selector.yml b/data/deprecations/15-9-deprecate-queue-selector.yml
new file mode 100644
index 00000000000..242ee922360
--- /dev/null
+++ b/data/deprecations/15-9-deprecate-queue-selector.yml
@@ -0,0 +1,14 @@
+- title: "Queue selector for running Sidekiq is deprecated" # (required) Clearly explain the change, or planned change. For example, "The `confidential` field for a `Note` is deprecated" or "CI/CD job names will be limited to 250 characters."
+ announcement_milestone: "15.9" # (required) The milestone when this feature was first announced as deprecated.
+ removal_milestone: "17.0" # (required) The milestone when this feature is planned to be removed
+ end_of_support_milestone: "16.0"
+ breaking_change: true # (required) Change to false if this is not a breaking change.
+ reporter: marcogreg # (required) GitLab username of the person reporting the change
+ stage: scalability # (required) String value of the stage that the feature was created in. e.g., Growth
+ issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/390787 # (required) Link to the deprecation issue in GitLab
+ body: | # (required) Do not modify this line, instead modify the lines below.
+ Running Sidekiq with a [queue selector](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#queue-selectors) (having multiple processes listening to a set of queues) and [negate settings](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#negate-settings) is deprecated and will be fully removed in 17.0.
+
+ You can migrate away from queue selectors to [listening to all queues in all processes](https://docs.gitlab.com/ee/administration/sidekiq/extra_sidekiq_processes.html#start-multiple-processes). For example, if Sidekiq is currently running with 4 processes (denoted by 4 elements in `sidekiq['queue_groups']` in `/etc/gitlab/gitlab.rb`) with queue selector (`sidekiq['queue_selector'] = true`), you can change Sidekiq to listen to all queues in all 4 processes,for example `sidekiq['queue_groups'] = ['*'] * 4`. This approach is also recommended in our [Reference Architecture](https://docs.gitlab.com/ee/administration/reference_architectures/5k_users.html#configure-sidekiq). Note that Sidekiq can effectively run as many processes as the number of CPUs in the machine.
+
+ While the above approach is recommended for most instances, Sidekiq can also be run using [routing rules](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#routing-rules) which is also being used on GitLab.com. You can follow the [migration guide from queue selectors to routing rules](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#migrating-from-queue-selectors-to-routing-rules). You need to take care with the migration to avoid losing jobs entirely.
diff --git a/db/post_migrate/20230208132608_fix_partition_ids_for_ci_stage.rb b/db/post_migrate/20230208132608_fix_partition_ids_for_ci_stage.rb
new file mode 100644
index 00000000000..c3ec614a37f
--- /dev/null
+++ b/db/post_migrate/20230208132608_fix_partition_ids_for_ci_stage.rb
@@ -0,0 +1,30 @@
+# frozen_string_literal: true
+
+class FixPartitionIdsForCiStage < Gitlab::Database::Migration[2.1]
+ MIGRATION = 'RebalancePartitionId'
+ DELAY_INTERVAL = 2.minutes.freeze
+ TABLE = :ci_stages
+ BATCH_SIZE = 3_000
+ SUB_BATCH_SIZE = 300
+
+ restrict_gitlab_migration gitlab_schema: :gitlab_ci
+
+ def up
+ return unless Gitlab.com?
+
+ queue_batched_background_migration(
+ MIGRATION,
+ TABLE,
+ :id,
+ job_interval: DELAY_INTERVAL,
+ batch_size: BATCH_SIZE,
+ sub_batch_size: SUB_BATCH_SIZE
+ )
+ end
+
+ def down
+ return unless Gitlab.com?
+
+ delete_batched_background_migration(MIGRATION, TABLE, :id, [])
+ end
+end
diff --git a/db/schema_migrations/20230208132608 b/db/schema_migrations/20230208132608
new file mode 100644
index 00000000000..9ecc9531ca7
--- /dev/null
+++ b/db/schema_migrations/20230208132608
@@ -0,0 +1 @@
+a4709b533b0ef420e5a14088fcf7e2646d4601019f62429b528ea3c715da87ca \ No newline at end of file
diff --git a/doc/administration/geo/index.md b/doc/administration/geo/index.md
index 8728ab57bba..d0e12fa7bdd 100644
--- a/doc/administration/geo/index.md
+++ b/doc/administration/geo/index.md
@@ -200,6 +200,7 @@ This list of limitations only reflects the latest version of GitLab. If you are
- [Pages access control](../../user/project/pages/pages_access_control.md) doesn't work on secondaries. See [GitLab issue #9336](https://gitlab.com/gitlab-org/gitlab/-/issues/9336) for details.
- [GitLab chart with Geo](https://docs.gitlab.com/charts/advanced/geo/) does not support [Unified URLs](secondary_proxy/index.md#set-up-a-unified-url-for-geo-sites). See [GitLab issue #3522](https://gitlab.com/gitlab-org/charts/gitlab/-/issues/3522) for more details.
- [Disaster recovery](disaster_recovery/index.md) for multi-secondary sites causes downtime due to the complete re-synchronization and re-configuration of all non-promoted secondaries.
+- For Git over SSH, secondary sites must use the same port as the primary. [GitLab issue #339262](https://gitlab.com/gitlab-org/gitlab/-/issues/339262) proposes to remove this limitation.
### Limitations on replication/verification
diff --git a/doc/administration/geo/replication/troubleshooting.md b/doc/administration/geo/replication/troubleshooting.md
index baa6cc4736e..618462cc4b5 100644
--- a/doc/administration/geo/replication/troubleshooting.md
+++ b/doc/administration/geo/replication/troubleshooting.md
@@ -185,6 +185,8 @@ To find more details about failed items, check
If you notice replication or verification failures, you can try to [resolve them](#fixing-non-postgresql-replication-failures).
+If there are Repository check failures, you can try to [resolve them](#find-repository-check-failures-in-a-geo-secondary-site).
+
### Check if PostgreSQL replication is working
To check if PostgreSQL replication is working, check if:
@@ -1578,6 +1580,49 @@ project = Project.find_by_full_path('<group/project>')
Geo::RepositorySyncService.new(project).execute
```
+#### Find repository check failures in a Geo secondary site
+
+When [enabled for all projects](../../repository_checks.md#enable-repository-checks-for-all-projects), [Repository checks](../../repository_checks.md) are also performed on Geo secondary sites. The metadata is stored in the Geo tracking database.
+
+Repository check failures on a Geo secondary site do not necessarily imply a replication problem. Here is a general approach to resolve these failures.
+
+1. Find affected repositories as mentioned below, as well as their [logged errors](../../repository_checks.md#what-to-do-if-a-check-failed).
+1. Try to diagnose specific `git fsck` errors. The range of possible errors is wide, try putting them into search engines.
+1. Test normal functions of the affected repositories. Pull from the secondary, view the files.
+1. Check if the primary site's copy of the repository has an identical `git fsck` error. If you are planning a failover, then consider prioritizing that the secondary site has the same information that the primary site has. Ensure you have a backup of the primary, and follow [planned failover guidelines](../disaster_recovery/planned_failover.md).
+1. Push to the primary and check if the change gets replicated to the secondary site.
+1. If replication is not automatically working, try to manually sync the repository.
+
+[Start a Rails console session](../../operations/rails_console.md#starting-a-rails-console-session)
+to enact the following, basic troubleshooting steps.
+
+WARNING:
+Commands that change data can cause damage if not run correctly or under the right conditions. Always run commands in a test environment first and have a backup instance ready to restore.
+
+##### Get the number of repositories that failed the repository check
+
+```ruby
+Geo::ProjectRegistry.where(last_repository_check_failed: true).count
+```
+
+##### Find the repositories that failed the repository check
+
+```ruby
+Geo::ProjectRegistry.where(last_repository_check_failed: true)
+```
+
+##### Recheck repositories that failed the repository check
+
+When you run this, `fsck` is executed against each failed repository.
+
+The [`fsck` Rake command](../../raketasks/check.md#check-project-code-repositories) can be used on the secondary site to understand why the repository check might be failing.
+
+```ruby
+Geo::ProjectRegistry.where(last_repository_check_failed: true).each do |pr|
+ RepositoryCheck::SingleRepositoryWorker.new.perform(pr.project_id)
+end
+```
+
## Fixing client errors
### Authorization errors from LFS HTTP(S) client requests
diff --git a/doc/administration/sidekiq/sidekiq_job_migration.md b/doc/administration/sidekiq/sidekiq_job_migration.md
index b93d86d4c86..1332d9b35d8 100644
--- a/doc/administration/sidekiq/sidekiq_job_migration.md
+++ b/doc/administration/sidekiq/sidekiq_job_migration.md
@@ -28,11 +28,11 @@ Step 4 involves rewriting some Sidekiq job data for jobs that are already stored
- `gitlab:sidekiq:migrate_jobs:retry` for jobs to be retried.
- `gitlab:sidekiq:migrate_jobs:scheduled` for scheduled jobs.
-Queued jobs that are yet to be run can also be migrated with a Rake task:
+Queued jobs that are yet to be run can also be migrated with a Rake task ([available in GitLab 15.6](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/101348) and later):
- `gitlab:sidekiq:migrate_jobs:queued` for queued jobs to be performed asynchronously.
-Most of the time, running all three at the same time is the correct choice. There are three separate tasks to allow for more fine-grained control where needed. To run all three at once:
+Most of the time, running all three at the same time is the correct choice. There are three separate tasks to allow for more fine-grained control where needed. To run all three at once ([available in GitLab 15.6](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/101348) and later):
```shell
# omnibus-gitlab
diff --git a/doc/ci/environments/index.md b/doc/ci/environments/index.md
index bee923c9648..8b2006b7ed4 100644
--- a/doc/ci/environments/index.md
+++ b/doc/ci/environments/index.md
@@ -78,39 +78,49 @@ An environment is either static or dynamic:
### Create a static environment
-You can create an environment and deployment in the UI or in your `.gitlab-ci.yml` file.
+You can create a static environment in the UI or in your `.gitlab-ci.yml` file.
-In the UI:
+#### In the UI
+
+Prerequisites:
+
+- You must have at least the Developer role.
+
+To create a static environment in the UI:
1. On the top bar, select **Main menu > Projects** and find your project.
1. On the left sidebar, select **Deployments > Environments**.
1. Select **New environment**.
-1. Enter a name and external URL.
+1. Complete the fields.
1. Select **Save**.
-In your `.gitlab-ci.yml` file:
+#### In your `.gitlab-ci.yml` file
-1. Specify a name for the environment and optionally, a URL, which determines the deployment URL.
- For example:
+Prerequisites:
- ```yaml
- deploy_staging:
- stage: deploy
- script:
- - echo "Deploy to staging server"
- environment:
- name: staging
- url: https://staging.example.com
- ```
+- You must have at least the Developer role.
-1. Trigger a deployment. (For example, by creating and pushing a commit.)
+To create a static environment, in your `.gitlab-ci.yml` file:
-When the job runs, the environment and deployment are created.
+1. Define a job in the `deploy` stage.
+1. In the job, define the environment `name` and `url`. If an
+environment of that name doesn't exist when the pipeline runs, it is created.
NOTE:
-Some characters cannot be used in environment names.
-For more information about the `environment` keywords, see
-[the `.gitlab-ci.yml` keyword reference](../yaml/index.md#environment).
+Some characters cannot be used in environment names. For more information about the
+`environment` keywords, see the [`.gitlab-ci.yml` keyword reference](../yaml/index.md#environment).
+
+For example, to create an environment named `staging`, with URL `https://staging.example.com`:
+
+```yaml
+deploy_staging:
+ stage: deploy
+ script:
+ - echo "Deploy to staging server"
+ environment:
+ name: staging
+ url: https://staging.example.com
+```
### Create a dynamic environment
diff --git a/doc/install/installation.md b/doc/install/installation.md
index db38616cf74..be8667d5715 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -621,10 +621,18 @@ sudo -u git -H editor config/database.yml
# You can keep the double quotes around the password
sudo -u git -H editor config/database.yml
+# Uncomment the `ci:` sections in config/database.yml.
+# Ensure the `database` value in `ci:` matches the database value in `main:`.
+
# Make config/database.yml readable to git only
sudo -u git -H chmod o-rwx config/database.yml
```
+NOTE:
+From GitLab 15.9, `database.yml` with only a section: `main:` is deprecated.
+In GitLab 15.10 and later, you should have two sections in your `database.yml`, `main:` and `ci:`. The `ci`: connection [must be to the same database](../administration/postgresql/multiple_databases.md).
+In GitLab 17.0 and later, you must have the two `main:` and `ci:` sections in your `database.yml`.
+
### Install Gems
NOTE:
diff --git a/doc/update/deprecations.md b/doc/update/deprecations.md
index 6857967e9bf..e8ee1823f87 100644
--- a/doc/update/deprecations.md
+++ b/doc/update/deprecations.md
@@ -210,6 +210,25 @@ The option to delete projects immediately by default was deprecated to prevent u
</div>
+<div class="deprecation removal-170 breaking-change">
+
+### Queue selector for running Sidekiq is deprecated
+
+End of Support: GitLab <span class="removal-milestone">16.0</span> <span class="support-end-date"></span><br />
+Planned removal: GitLab <span class="removal-milestone">17.0</span> <span class="removal-date"></span>
+
+WARNING:
+This is a [breaking change](https://docs.gitlab.com/ee/development/deprecation_guidelines/).
+Review the details carefully before upgrading.
+
+Running Sidekiq with a [queue selector](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#queue-selectors) (having multiple processes listening to a set of queues) and [negate settings](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#negate-settings) is deprecated and will be fully removed in 17.0.
+
+You can migrate away from queue selectors to [listening to all queues in all processes](https://docs.gitlab.com/ee/administration/sidekiq/extra_sidekiq_processes.html#start-multiple-processes). For example, if Sidekiq is currently running with 4 processes (denoted by 4 elements in `sidekiq['queue_groups']` in `/etc/gitlab/gitlab.rb`) with queue selector (`sidekiq['queue_selector'] = true`), you can change Sidekiq to listen to all queues in all 4 processes,for example `sidekiq['queue_groups'] = ['*'] * 4`. This approach is also recommended in our [Reference Architecture](https://docs.gitlab.com/ee/administration/reference_architectures/5k_users.html#configure-sidekiq). Note that Sidekiq can effectively run as many processes as the number of CPUs in the machine.
+
+While the above approach is recommended for most instances, Sidekiq can also be run using [routing rules](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#routing-rules) which is also being used on GitLab.com. You can follow the [migration guide from queue selectors to routing rules](https://docs.gitlab.com/ee/administration/sidekiq/processing_specific_job_classes.html#migrating-from-queue-selectors-to-routing-rules). You need to take care with the migration to avoid losing jobs entirely.
+
+</div>
+
<div class="deprecation removal-160 breaking-change">
### Required Pipeline Configuration is deprecated
diff --git a/lib/gitlab/i18n.rb b/lib/gitlab/i18n.rb
index 31952f75006..d8ef8b11bec 100644
--- a/lib/gitlab/i18n.rb
+++ b/lib/gitlab/i18n.rb
@@ -44,30 +44,30 @@ module Gitlab
TRANSLATION_LEVELS = {
'bg' => 0,
'cs_CZ' => 0,
- 'da_DK' => 35,
+ 'da_DK' => 34,
'de' => 16,
'en' => 100,
'eo' => 0,
- 'es' => 34,
+ 'es' => 33,
'fil_PH' => 0,
- 'fr' => 98,
+ 'fr' => 99,
'gl_ES' => 0,
'id_ID' => 0,
'it' => 1,
- 'ja' => 29,
+ 'ja' => 31,
'ko' => 20,
- 'nb_NO' => 24,
+ 'nb_NO' => 23,
'nl_NL' => 0,
'pl_PL' => 3,
'pt_BR' => 57,
- 'ro_RO' => 94,
+ 'ro_RO' => 91,
'ru' => 26,
'si_LK' => 11,
'tr_TR' => 10,
- 'uk' => 54,
+ 'uk' => 55,
'zh_CN' => 98,
'zh_HK' => 1,
- 'zh_TW' => 99
+ 'zh_TW' => 98
}.freeze
private_constant :TRANSLATION_LEVELS
diff --git a/lib/gitlab/metrics/environment.rb b/lib/gitlab/metrics/environment.rb
new file mode 100644
index 00000000000..43f2fa3922f
--- /dev/null
+++ b/lib/gitlab/metrics/environment.rb
@@ -0,0 +1,28 @@
+# frozen_string_literal: true
+
+module Gitlab
+ module Metrics
+ module Environment
+ class << self
+ def web?
+ service?('web')
+ end
+
+ def api?
+ service?('api')
+ end
+
+ def git?
+ service?('git')
+ end
+
+ def service?(name)
+ env_var = ENV.fetch('GITLAB_METRICS_INITIALIZE', '')
+ return true unless env_var.present?
+
+ env_var == name
+ end
+ end
+ end
+ end
+end
diff --git a/lib/gitlab/metrics/global_search_slis.rb b/lib/gitlab/metrics/global_search_slis.rb
index fc2e805047a..c361d755a12 100644
--- a/lib/gitlab/metrics/global_search_slis.rb
+++ b/lib/gitlab/metrics/global_search_slis.rb
@@ -58,8 +58,16 @@ module Gitlab
end
def endpoint_ids
- ['SearchController#show', 'GET /api/:version/search', 'GET /api/:version/projects/:id/(-/)search',
- 'GET /api/:version/groups/:id/(-/)search']
+ api_endpoints = ['GET /api/:version/search', 'GET /api/:version/projects/:id/(-/)search',
+ 'GET /api/:version/groups/:id/(-/)search']
+ web_endpoints = ['SearchController#show']
+
+ endpoints = []
+
+ endpoints += api_endpoints if Gitlab::Metrics::Environment.api?
+ endpoints += web_endpoints if Gitlab::Metrics::Environment.web?
+
+ endpoints
end
def possible_labels
diff --git a/lib/gitlab/metrics/rails_slis.rb b/lib/gitlab/metrics/rails_slis.rb
index e3cc7a40693..6a5ef5614a3 100644
--- a/lib/gitlab/metrics/rails_slis.rb
+++ b/lib/gitlab/metrics/rails_slis.rb
@@ -5,8 +5,10 @@ module Gitlab
module RailsSlis
class << self
def initialize_request_slis!
- Gitlab::Metrics::Sli::Apdex.initialize_sli(:rails_request, possible_request_labels)
- Gitlab::Metrics::Sli::ErrorRate.initialize_sli(:rails_request, possible_request_labels)
+ request_labels = possible_request_labels
+
+ Gitlab::Metrics::Sli::Apdex.initialize_sli(:rails_request, request_labels)
+ Gitlab::Metrics::Sli::ErrorRate.initialize_sli(:rails_request, request_labels)
Gitlab::Metrics::Sli::Apdex.initialize_sli(:graphql_query, possible_graphql_query_labels)
end
@@ -25,6 +27,8 @@ module Gitlab
private
def possible_graphql_query_labels
+ return [] unless Gitlab::Metrics::Environment.api?
+
::Gitlab::Graphql::KnownOperations.default.operations.map do |op|
{
endpoint_id: op.to_caller_id,
@@ -39,7 +43,27 @@ module Gitlab
possible_controller_labels + possible_api_labels
end
+ def possible_controller_labels
+ all_controller_labels.select do |labelset|
+ if known_git_endpoints.include?(labelset[:endpoint_id])
+ Gitlab::Metrics::Environment.git?
+ else
+ Gitlab::Metrics::Environment.web?
+ end
+ end
+ end
+
def possible_api_labels
+ all_api_labels.select do |labelset|
+ if known_git_endpoints.include?(labelset[:endpoint_id])
+ Gitlab::Metrics::Environment.git?
+ else
+ Gitlab::Metrics::Environment.api?
+ end
+ end
+ end
+
+ def all_api_labels
Gitlab::RequestEndpoints.all_api_endpoints.map do |route|
endpoint_id = API::Base.endpoint_id_for_route(route)
route_class = route.app.options[:for]
@@ -54,7 +78,7 @@ module Gitlab
end
end
- def possible_controller_labels
+ def all_controller_labels
Gitlab::RequestEndpoints.all_controller_actions.map do |controller, action|
{
endpoint_id: controller.endpoint_id_for_action(action),
@@ -63,6 +87,29 @@ module Gitlab
}
end
end
+
+ def known_git_endpoints
+ # This is a list of endpoints that endpoints that HAProxy redirects
+ # to the git fleet for GitLab.com. It is taken from
+ # https://thanos-query.ops.gitlab.net/graph?g0.expr=sum%20by%20(endpoint_id)(sli_aggregations%3Agitlab_sli_rails_request_total_rate6h%7Btype%3D%22git%22%2C%20env%3D%22gprd%22%7D%20%3E%200)&g0.tab=1&g0.stacked=0&g0.range_input=1h&g0.max_source_resolution=0s&g0.deduplicate=1&g0.partial_response=0&g0.store_matches=%5B%5D
+ [
+ "GET /api/:version/internal/authorized_keys",
+ "GET /api/:version/internal/discover",
+ "POST /api/:version/internal/allowed",
+ "POST /api/:version/internal/lfs_authenticate",
+ "POST /api/:version/internal/two_factor_recovery_codes",
+ "ProjectsController#show",
+ "Repositories::GitHttpController#git_receive_pack",
+ "Repositories::GitHttpController#git_upload_pack",
+ "Repositories::GitHttpController#info_refs",
+ "Repositories::LfsApiController#batch",
+ "Repositories::LfsLocksApiController#index",
+ "Repositories::LfsLocksApiController#verify",
+ "Repositories::LfsStorageController#download",
+ "Repositories::LfsStorageController#upload_authorize",
+ "Repositories::LfsStorageController#upload_finalize"
+ ]
+ end
end
end
end
diff --git a/locale/am_ET/gitlab.po b/locale/am_ET/gitlab.po
index 5687bece4ab..eb667f2698e 100644
--- a/locale/am_ET/gitlab.po
+++ b/locale/am_ET/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: am\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,8 +60,8 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " ወይም ማጣቀሻዎች (ለምሳሌ path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr ""
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" በ\"%{ref}\" ላይ አልተገኘም"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr "የፕሮጀክቱ fork ምንጭ ዝቅተኛ እይታ ስላለው %{
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits ኅላ %{default_branch}, %{number_commits_ahead} commits በፊት"
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ar_SA/gitlab.po b/locale/ar_SA/gitlab.po
index 189517b93ce..01bca599814 100644
--- a/locale/ar_SA/gitlab.po
+++ b/locale/ar_SA/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ar\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:43\n"
+"PO-Revision-Date: 2023-02-11 04:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -64,7 +64,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -76,6 +76,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -433,6 +436,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -586,15 +598,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1192,12 +1195,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1273,6 +1270,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1354,8 +1354,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1366,6 +1366,24 @@ msgstr[5] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1459,7 +1477,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1510,8 +1528,17 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1729,9 +1756,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1744,6 +1768,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2278,6 +2305,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2722,6 +2752,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2818,9 +2851,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -3130,6 +3160,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -3142,6 +3175,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -3214,15 +3256,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -3259,7 +3292,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3271,12 +3307,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3319,6 +3364,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3394,9 +3442,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3436,6 +3481,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3517,6 +3571,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3544,6 +3601,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -4141,12 +4201,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -4156,6 +4225,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -4165,22 +4240,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4651,6 +4750,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4669,9 +4771,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4897,9 +4996,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -5047,9 +5143,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -5161,6 +5254,15 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -5254,9 +5356,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5698,6 +5797,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5788,6 +5890,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5908,6 +6013,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5977,12 +6085,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -6058,6 +6175,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -6082,9 +6202,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -6094,6 +6211,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6541,6 +6661,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6556,9 +6682,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -7006,6 +7129,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -7132,12 +7258,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7600,6 +7732,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7618,10 +7756,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7645,6 +7783,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7663,13 +7804,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7705,7 +7846,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7714,6 +7858,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -8005,10 +8152,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -8020,7 +8167,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -8038,6 +8185,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -8098,7 +8254,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -8116,6 +8272,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -8269,6 +8428,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -8290,6 +8458,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -8302,6 +8473,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8311,15 +8488,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8608,6 +8794,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8677,9 +8866,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8833,7 +9019,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8848,9 +9034,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -9043,16 +9226,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -9163,9 +9346,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -9301,13 +9481,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9316,9 +9499,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9328,6 +9508,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9343,6 +9526,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10468,6 +10654,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10687,6 +10879,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10717,9 +10918,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10750,6 +10948,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11656,9 +11857,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11671,9 +11884,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11683,6 +11905,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11692,6 +11923,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11821,18 +12055,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12445,6 +12673,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12457,6 +12691,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12832,9 +13069,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12952,15 +13186,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12973,12 +13201,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -13024,10 +13246,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -13048,15 +13270,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -13078,12 +13294,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -13093,9 +13303,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -13255,7 +13462,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -13273,6 +13480,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -13285,9 +13495,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13339,10 +13546,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13447,6 +13654,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13843,9 +14056,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13870,6 +14080,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13918,6 +14131,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14908,15 +15124,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -15076,6 +15286,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -15346,9 +15559,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15445,6 +15655,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15478,9 +15691,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15847,12 +16057,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -16066,9 +16270,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -16195,10 +16396,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -16309,6 +16510,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -16345,7 +16558,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16408,6 +16624,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16501,6 +16723,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16510,6 +16735,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16687,6 +16918,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16702,12 +16936,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16807,6 +17035,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16954,12 +17185,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16975,6 +17212,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16990,6 +17230,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16999,9 +17242,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -17014,6 +17254,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -17035,6 +17278,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -17320,9 +17566,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17356,7 +17599,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17569,6 +17812,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -18049,9 +18295,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -18211,6 +18454,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18442,7 +18688,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18451,19 +18697,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18499,7 +18748,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -19231,9 +19480,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19381,6 +19627,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19444,8 +19693,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19591,15 +19840,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19669,6 +19951,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19690,6 +19975,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19735,6 +20023,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -20218,15 +20512,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20503,6 +20791,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20605,10 +20896,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20644,6 +20941,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20704,6 +21007,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20767,7 +21073,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20779,7 +21088,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20800,13 +21109,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -21148,6 +21454,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -21349,6 +21658,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -21364,9 +21676,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21415,9 +21724,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21427,21 +21733,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21478,6 +21772,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21508,6 +21805,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21652,6 +21952,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21676,9 +21979,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21724,6 +22024,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21781,6 +22087,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21898,6 +22210,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21988,6 +22306,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -22003,6 +22324,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -22015,9 +22339,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22768,6 +23098,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22801,6 +23134,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22885,6 +23224,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -23068,25 +23419,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -23095,13 +23443,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -23125,9 +23479,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -23227,6 +23578,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -23248,9 +23602,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -23329,9 +23680,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -23341,6 +23689,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23494,6 +23845,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23581,7 +23935,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23590,6 +23944,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23605,12 +23962,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23671,7 +24034,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23695,6 +24058,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -24100,9 +24466,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -24373,6 +24736,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24442,7 +24808,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24496,7 +24862,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24529,6 +24895,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24544,10 +24913,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24559,16 +24928,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24634,6 +25000,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -25105,15 +25477,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -25189,9 +25552,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25441,6 +25801,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25852,6 +26215,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25879,9 +26245,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -26002,9 +26365,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -26128,9 +26488,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26470,10 +26827,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26740,6 +27100,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26758,6 +27121,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26767,6 +27133,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26902,9 +27271,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26959,9 +27325,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -27043,6 +27406,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27835,9 +28204,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27877,7 +28279,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27889,9 +28291,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27916,6 +28315,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27979,6 +28381,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -28036,6 +28441,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -28048,7 +28456,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -28060,7 +28468,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -28078,6 +28486,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -28114,7 +28528,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -28402,9 +28816,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28714,6 +29125,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28807,9 +29221,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28927,9 +29338,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28963,6 +29371,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29485,7 +29896,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29506,9 +29917,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29638,6 +30046,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29707,6 +30118,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29746,7 +30160,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29800,6 +30214,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29812,12 +30229,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29842,6 +30265,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29872,12 +30298,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29968,9 +30403,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -30004,12 +30445,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -30259,9 +30706,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -30277,6 +30721,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30607,6 +31054,12 @@ msgstr[5] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30766,6 +31219,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30952,9 +31408,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -31369,9 +31822,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -31384,6 +31849,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -31405,6 +31876,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -31423,12 +31897,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31948,6 +32431,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -32158,6 +32644,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -32257,6 +32746,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32557,9 +33049,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32650,6 +33139,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32662,6 +33160,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32671,7 +33172,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32686,6 +33187,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32710,7 +33214,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32728,6 +33232,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32764,6 +33271,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32782,6 +33292,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32800,7 +33313,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32827,6 +33340,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32836,6 +33352,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32860,9 +33379,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -33274,6 +33790,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -33316,6 +33835,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33466,6 +33991,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33478,6 +34006,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33787,6 +34318,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33868,9 +34402,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -34003,9 +34534,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -34066,6 +34594,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -34180,6 +34714,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -34336,9 +34873,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -34384,6 +34918,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34435,6 +34972,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34789,6 +35329,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34810,10 +35353,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34822,6 +35365,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34840,6 +35386,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34855,6 +35404,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34867,9 +35419,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34909,6 +35458,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34918,6 +35470,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34927,6 +35488,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -35035,6 +35599,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -35110,6 +35677,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -35140,7 +35722,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -35341,6 +35923,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35452,6 +36040,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35680,24 +36271,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35815,6 +36418,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -36082,16 +36688,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -36106,6 +36721,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -36325,9 +36943,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36622,13 +37237,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36658,6 +37279,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36721,9 +37345,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36781,7 +37402,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36826,6 +37447,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36889,12 +37513,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36940,6 +37570,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36976,7 +37615,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -37015,6 +37654,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -37045,18 +37687,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -37135,15 +37789,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -37162,6 +37825,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -37177,6 +37843,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -37207,6 +37876,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -37231,6 +37906,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -37282,6 +37960,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -37327,6 +38008,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -37348,19 +38032,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -37405,6 +38095,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -37441,6 +38134,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37483,6 +38179,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37492,7 +38191,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37507,10 +38206,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37549,10 +38251,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37567,6 +38269,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37672,22 +38380,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37927,9 +38635,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -38035,6 +38740,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -38191,15 +38902,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -38380,6 +39121,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -38389,6 +39133,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -38443,7 +39190,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38542,6 +39289,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38782,7 +39532,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -39094,6 +39844,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -39199,12 +39952,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -39241,9 +40000,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -39310,9 +40066,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -39349,6 +40102,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -39376,9 +40132,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39574,6 +40327,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39871,6 +40627,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -40144,9 +40903,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -40327,6 +41083,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -40351,7 +41116,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -40363,10 +41128,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40498,6 +41263,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40642,6 +41410,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40978,9 +41749,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -41113,6 +41881,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -41140,9 +41911,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -41203,7 +41971,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42793,9 +43561,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42847,6 +43612,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -43231,6 +43999,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -43270,9 +44041,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -43429,6 +44197,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43564,6 +44335,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43630,9 +44404,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43684,6 +44455,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43861,10 +44635,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -44146,9 +44920,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -44317,6 +45088,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44728,8 +45520,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44779,10 +45571,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44842,6 +45634,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -45034,6 +45829,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -45055,6 +45853,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -45094,6 +45895,15 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -45250,9 +46060,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -45310,9 +46117,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -45334,12 +46138,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45556,6 +46354,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45655,6 +46459,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45847,9 +46654,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45877,6 +46681,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45886,12 +46699,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45901,6 +46726,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -46165,6 +46993,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -46291,18 +47122,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -46366,9 +47191,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -46483,6 +47305,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46594,6 +47419,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46864,6 +47692,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46897,6 +47728,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46951,6 +47785,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46960,6 +47800,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46972,9 +47815,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -47050,9 +47890,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -47080,10 +47917,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47749,9 +48586,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48556,18 +49390,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48586,9 +49414,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48706,6 +49531,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -49366,9 +50194,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -49528,13 +50353,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49762,21 +50587,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49861,7 +50671,19 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49966,6 +50788,9 @@ msgstr[5] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50611,9 +51436,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50662,6 +51484,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50701,6 +51526,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50806,6 +51634,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50815,6 +51646,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -51169,9 +52003,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -51205,6 +52036,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -51544,6 +52378,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -51589,12 +52426,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51658,6 +52501,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51928,6 +52774,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/as_IN/gitlab.po b/locale/as_IN/gitlab.po
index 18ed4c8526d..65fd8ac7b0c 100644
--- a/locale/as_IN/gitlab.po
+++ b/locale/as_IN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: as\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/az_AZ/gitlab.po b/locale/az_AZ/gitlab.po
index 66473bd3c26..a92f874997d 100644
--- a/locale/az_AZ/gitlab.po
+++ b/locale/az_AZ/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: az\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ba_RU/gitlab.po b/locale/ba_RU/gitlab.po
index cd6ff2a555f..7c0a3066fb2 100644
--- a/locale/ba_RU/gitlab.po
+++ b/locale/ba_RU/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ba\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -59,7 +59,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -71,6 +71,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -737,12 +740,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -889,13 +889,21 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -964,7 +972,7 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1189,9 +1201,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1204,6 +1213,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1603,6 +1615,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2047,6 +2062,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2143,9 +2161,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2455,6 +2470,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2539,15 +2566,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2584,7 +2602,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,12 +2617,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2719,9 +2752,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2761,6 +2791,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3466,12 +3511,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3481,6 +3535,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3490,22 +3550,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3976,6 +4060,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4372,9 +4453,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4481,6 +4559,10 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -4983,6 +5062,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5257,12 +5345,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5338,6 +5435,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5362,13 +5462,13 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5806,6 +5906,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6271,6 +6374,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -6863,10 +6981,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7530,6 +7678,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8073,7 +8239,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,16 +8436,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8393,9 +8556,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8531,13 +8691,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8546,9 +8709,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8558,6 +8718,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9688,6 +9854,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -9902,6 +10074,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -9932,9 +10113,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -9965,6 +10143,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -10871,9 +11064,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -10883,6 +11085,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11021,18 +11235,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11645,6 +11853,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11657,6 +11871,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12147,15 +12361,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,12 +12376,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12219,10 +12421,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12243,15 +12445,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12273,12 +12469,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14603,9 +14796,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15320,10 +15501,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15434,6 +15615,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15626,6 +15828,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15635,6 +15840,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15812,6 +16023,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -15827,12 +16041,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -15932,6 +16140,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16440,9 +16666,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16476,7 +16699,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17154,9 +17380,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17547,7 +17773,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17556,19 +17782,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18321,9 +18550,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18754,6 +19016,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18775,6 +19040,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -18820,6 +19088,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19303,15 +19577,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -19852,7 +20138,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20223,6 +20509,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20480,9 +20769,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20953,6 +21245,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21818,6 +22128,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22293,9 +22627,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22374,9 +22705,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22386,6 +22714,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22626,7 +22960,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,6 +22969,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23140,9 +23486,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23413,6 +23756,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,16 +23948,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24219,9 +24562,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -25949,9 +26295,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -26857,7 +27239,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -26959,6 +27341,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27684,6 +28075,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -28903,9 +29318,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -28939,12 +29360,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29532,6 +29959,12 @@ msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -29867,9 +30303,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30299,6 +30744,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31073,6 +31539,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32231,6 +32730,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32381,6 +32886,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32393,6 +32901,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33251,9 +33768,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33299,6 +33813,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33350,6 +33867,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,10 +34248,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33782,9 +34314,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -33950,6 +34494,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34055,7 +34617,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34256,6 +34818,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,24 +35156,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34720,6 +35303,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -34987,16 +35573,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35641,7 +36242,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35681,6 +36282,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,12 +36348,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -35816,7 +36430,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36042,6 +36686,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36235,6 +36900,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,10 +37051,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36392,6 +37069,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36497,22 +37180,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36752,9 +37435,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -36860,6 +37540,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,7 +38277,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38080,9 +38811,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38344,6 +39072,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39738,9 +40484,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -39873,6 +40616,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41523,9 +42266,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41577,6 +42317,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,10 +43330,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -42866,9 +43615,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43037,6 +43783,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43739,6 +44509,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44010,9 +44787,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44547,9 +45324,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44577,6 +45351,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44586,12 +45369,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -44865,6 +45663,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -44991,18 +45792,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45289,6 +46084,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45559,6 +46357,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45646,6 +46450,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45655,6 +46465,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46429,9 +47236,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48407,21 +49202,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,7 +49281,19 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48601,6 +49393,9 @@ msgstr[0] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49385,6 +50186,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -49740,6 +50541,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50418,6 +51234,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/bg/gitlab.po b/locale/bg/gitlab.po
index fa0210dfdbe..391b8a27b4d 100644
--- a/locale/bg/gitlab.po
+++ b/locale/bg/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: bg\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Клони"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr "Подаване"
msgid "CommitMessage|Add %{file_name}"
msgstr "Добавяне на „%{file_name}“"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr "История"
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "Да не се показва повече"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Търсене по път"
msgid "Find file"
msgstr "Търсене на файл"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Разклонение на"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Нов проблем"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Включено"
@@ -30516,6 +30965,12 @@ msgstr "Всички"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Въведете кратко описание за тази схема"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr "Запазване на плана за схема"
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Изберете целеви клон"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Задайте парола на акаунта си, за да можете да изтегляте и изпращате промени чрез %{protocol}."
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr "Вашето име"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/bn_BD/gitlab.po b/locale/bn_BD/gitlab.po
index 9ca3fe6f76d..7e14cd41203 100644
--- a/locale/bn_BD/gitlab.po
+++ b/locale/bn_BD/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: bn\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/bn_IN/gitlab.po b/locale/bn_IN/gitlab.po
index 49abca0ddb4..d07dff413d9 100644
--- a/locale/bn_IN/gitlab.po
+++ b/locale/bn_IN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: bn-IN\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/br_FR/gitlab.po b/locale/br_FR/gitlab.po
index 389f402c5d4..9d1ec5bc095 100644
--- a/locale/br_FR/gitlab.po
+++ b/locale/br_FR/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: br-FR\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -75,6 +75,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -393,6 +396,14 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -529,14 +540,6 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1101,12 +1104,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1181,6 +1178,9 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1261,8 +1261,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1272,6 +1272,22 @@ msgstr[4] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1360,7 +1376,7 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1406,8 +1422,16 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1621,9 +1645,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1636,6 +1657,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2143,6 +2167,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2587,6 +2614,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2683,9 +2713,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2995,6 +3022,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -3007,6 +3037,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -3079,15 +3118,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -3124,7 +3154,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3136,12 +3169,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3184,6 +3226,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3259,9 +3304,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3301,6 +3343,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3382,6 +3433,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3409,6 +3463,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -4006,12 +4063,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -4021,6 +4087,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -4030,22 +4102,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4516,6 +4612,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4534,9 +4633,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4762,9 +4858,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4912,9 +5005,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -5025,6 +5115,14 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -5118,9 +5216,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5555,6 +5650,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5645,6 +5743,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5764,6 +5865,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5833,12 +5937,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5914,6 +6027,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5938,9 +6054,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5949,6 +6062,9 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6394,6 +6510,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6409,9 +6531,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6859,6 +6978,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6985,12 +7107,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7449,6 +7577,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7467,10 +7601,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7494,6 +7628,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7512,13 +7649,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7554,7 +7691,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7563,6 +7703,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7854,10 +7997,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7869,7 +8012,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7887,6 +8030,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7947,7 +8099,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7965,6 +8117,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -8117,6 +8272,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -8138,6 +8302,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -8150,6 +8317,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8159,15 +8332,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8456,6 +8638,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8525,9 +8710,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8681,7 +8863,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8696,9 +8878,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8889,16 +9068,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -9009,9 +9188,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -9147,13 +9323,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9162,9 +9341,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9174,6 +9350,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9189,6 +9368,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10312,6 +10494,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10530,6 +10718,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10560,9 +10757,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10593,6 +10787,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11496,9 +11693,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11511,9 +11720,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11523,6 +11741,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11532,6 +11759,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11661,18 +11891,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12285,6 +12509,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12297,6 +12527,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12672,9 +12905,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12791,15 +13021,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12812,12 +13036,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12863,10 +13081,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12887,15 +13105,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12917,12 +13129,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12932,9 +13138,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -13094,7 +13297,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -13112,6 +13315,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -13124,9 +13330,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13178,10 +13381,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13286,6 +13489,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13681,9 +13890,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13708,6 +13914,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13756,6 +13965,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14737,15 +14949,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14905,6 +15111,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -15171,9 +15380,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15270,6 +15476,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15303,9 +15512,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15672,12 +15878,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15891,9 +16091,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -16020,10 +16217,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -16134,6 +16331,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -16170,7 +16379,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16233,6 +16445,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16326,6 +16544,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16335,6 +16556,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16512,6 +16739,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16527,12 +16757,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16632,6 +16856,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16779,12 +17006,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16800,6 +17033,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16815,6 +17051,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16824,9 +17063,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16839,6 +17075,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16860,6 +17099,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -17144,9 +17386,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17180,7 +17419,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17391,6 +17630,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17870,9 +18112,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -18032,6 +18271,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18263,7 +18505,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18272,19 +18514,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18319,7 +18564,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -19049,9 +19294,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19199,6 +19441,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19262,8 +19507,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19408,15 +19653,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19486,6 +19764,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19507,6 +19788,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19552,6 +19836,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -20035,15 +20325,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20320,6 +20604,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20422,10 +20709,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20461,6 +20754,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20521,6 +20820,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20584,7 +20886,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20596,7 +20901,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20617,13 +20922,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20963,6 +21265,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -21162,6 +21467,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -21177,9 +21485,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21228,9 +21533,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21240,21 +21542,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21291,6 +21581,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21321,6 +21614,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21465,6 +21761,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21489,9 +21788,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21537,6 +21833,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21594,6 +21896,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21709,6 +22017,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21798,6 +22112,9 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21813,6 +22130,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21825,9 +22145,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22578,6 +22904,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22611,6 +22940,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22695,6 +23030,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22877,25 +23224,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr ""
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22904,13 +23248,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22934,9 +23284,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -23036,6 +23383,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -23057,9 +23407,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -23138,9 +23485,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -23150,6 +23494,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23303,6 +23650,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23390,7 +23740,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23399,6 +23749,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23414,12 +23767,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23479,7 +23838,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23503,6 +23862,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23908,9 +24270,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -24181,6 +24540,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24250,7 +24612,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24304,7 +24666,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24337,6 +24699,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24352,10 +24717,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24367,16 +24732,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24442,6 +24804,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24911,15 +25279,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24995,9 +25354,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25247,6 +25603,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25652,6 +26011,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25679,9 +26041,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25802,9 +26161,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25928,9 +26284,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26270,10 +26623,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26538,6 +26894,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26556,6 +26915,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26565,6 +26927,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26700,9 +27065,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26757,9 +27119,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26841,6 +27200,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27631,9 +27996,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27673,7 +28071,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27685,9 +28083,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27712,6 +28107,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27775,6 +28173,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27832,6 +28233,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27844,7 +28248,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27856,7 +28260,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27874,6 +28278,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27909,7 +28319,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -28196,9 +28606,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28508,6 +28915,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28601,9 +29011,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28720,9 +29127,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28756,6 +29160,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29274,7 +29681,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29295,9 +29702,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29426,6 +29830,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29495,6 +29902,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29534,7 +29944,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29588,6 +29998,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29600,12 +30013,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29630,6 +30049,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29660,12 +30082,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29755,9 +30186,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29791,12 +30228,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -30046,9 +30489,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -30064,6 +30504,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30392,6 +30835,12 @@ msgstr[4] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30549,6 +30998,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30735,9 +31187,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -31152,9 +31601,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -31167,6 +31628,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -31188,6 +31655,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -31206,12 +31676,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31731,6 +32210,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31941,6 +32423,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -32040,6 +32525,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32340,9 +32828,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32433,6 +32918,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32445,6 +32939,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32454,7 +32951,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32469,6 +32966,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32493,7 +32993,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32511,6 +33011,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32547,6 +33050,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32565,6 +33071,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32583,7 +33092,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32610,6 +33119,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32619,6 +33131,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32643,9 +33158,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -33057,6 +33569,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -33099,6 +33614,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33249,6 +33770,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33261,6 +33785,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33570,6 +34097,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33651,9 +34181,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33786,9 +34313,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33849,6 +34373,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33963,6 +34493,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -34119,9 +34652,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -34167,6 +34697,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34218,6 +34751,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34572,6 +35108,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34593,10 +35132,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34605,6 +35144,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34623,6 +35165,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34638,6 +35183,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34650,9 +35198,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34692,6 +35237,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34701,6 +35249,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34710,6 +35267,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34818,6 +35378,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34893,6 +35456,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34923,7 +35501,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -35124,6 +35702,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35235,6 +35819,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35461,24 +36048,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35596,6 +36195,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35863,16 +36465,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35887,6 +36498,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -36100,9 +36714,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36395,13 +37006,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36431,6 +37048,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36494,9 +37114,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36553,7 +37170,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36597,6 +37214,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36660,12 +37280,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36710,6 +37336,14 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36744,7 +37378,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36783,6 +37417,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36813,18 +37450,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36902,15 +37551,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36929,6 +37587,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36944,6 +37605,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36974,6 +37638,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36997,6 +37667,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -37048,6 +37721,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -37093,6 +37769,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -37114,19 +37793,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -37171,6 +37856,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -37206,6 +37894,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37248,6 +37939,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37257,7 +37951,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37272,10 +37966,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37314,10 +38011,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37332,6 +38029,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37437,22 +38140,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37692,9 +38395,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37800,6 +38500,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37945,15 +38651,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -38134,6 +38870,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -38143,6 +38882,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -38197,7 +38939,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38296,6 +39038,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38536,7 +39281,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38848,6 +39593,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38953,12 +39701,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38995,9 +39749,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -39064,9 +39815,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -39103,6 +39851,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -39130,9 +39881,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39328,6 +40076,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39624,6 +40375,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39896,9 +40650,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -40079,6 +40830,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -40103,7 +40863,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -40115,10 +40875,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40250,6 +41010,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40394,6 +41157,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40730,9 +41496,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40865,6 +41628,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40892,9 +41658,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40955,7 +41718,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42539,9 +43302,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42593,6 +43353,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42975,6 +43738,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -43014,9 +43780,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -43173,6 +43936,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43308,6 +44074,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43374,9 +44143,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43428,6 +44194,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43605,10 +44374,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43890,9 +44659,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -44061,6 +44827,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44470,8 +45257,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44520,10 +45307,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44583,6 +45370,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44775,6 +45565,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44796,6 +45589,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44835,6 +45631,14 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44991,9 +45795,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -45050,9 +45851,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -45074,12 +45872,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45296,6 +46088,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45395,6 +46193,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45587,9 +46388,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45617,6 +46415,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45626,12 +46433,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45641,6 +46460,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45905,6 +46727,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -46031,18 +46856,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -46106,9 +46925,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -46222,6 +47038,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46333,6 +47152,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46603,6 +47425,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46636,6 +47461,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46690,6 +47518,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46699,6 +47533,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46711,9 +47548,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46789,9 +47623,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46819,10 +47650,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47485,9 +48316,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48289,18 +49117,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48319,9 +49141,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48439,6 +49258,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -49097,9 +49919,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -49258,13 +50077,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49491,21 +50310,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49589,7 +50393,19 @@ msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49693,6 +50509,9 @@ msgstr[4] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50328,9 +51147,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50378,6 +51194,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50417,6 +51236,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50520,6 +51342,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50529,6 +51354,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50878,9 +51706,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50912,6 +51737,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -51249,6 +52077,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -51294,12 +52125,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51363,6 +52200,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51626,6 +52466,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/bs_BA/gitlab.po b/locale/bs_BA/gitlab.po
index 4f7c9b6aa25..f42a91fa4f1 100644
--- a/locale/bs_BA/gitlab.po
+++ b/locale/bs_BA/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: bs\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -61,7 +61,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -73,6 +73,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -313,6 +316,12 @@ msgstr[0] "%d grupa"
msgstr[1] "%d grupe"
msgstr[2] "%d grupa"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d sat"
@@ -415,12 +424,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -919,12 +922,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -997,6 +994,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1075,8 +1075,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1084,6 +1084,18 @@ msgstr[2] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1162,7 +1174,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1198,8 +1210,14 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1405,9 +1423,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1420,6 +1435,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1873,6 +1891,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2317,6 +2338,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2413,9 +2437,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr "Dodaj pod-epik u epik"
@@ -2725,6 +2746,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2737,6 +2761,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2809,15 +2842,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2854,7 +2878,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2866,12 +2893,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2914,6 +2950,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2989,9 +3028,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3031,6 +3067,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3112,6 +3157,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3139,6 +3187,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3736,12 +3787,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3751,6 +3811,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3760,22 +3826,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgstr ""
+
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "Airflow"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|DAG"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4246,6 +4336,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4264,9 +4357,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4492,9 +4582,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4642,9 +4729,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4753,6 +4837,12 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4846,9 +4936,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5269,6 +5356,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5359,6 +5449,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5476,6 +5569,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5545,12 +5641,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5626,6 +5731,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5650,15 +5758,15 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Zaduženi"
msgstr[1] "%d Zadužena"
msgstr[2] "%d Zaduženih"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6100,6 +6208,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6115,9 +6229,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6565,6 +6676,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6691,12 +6805,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7147,6 +7267,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7165,10 +7291,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7192,6 +7318,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7210,13 +7339,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7252,7 +7381,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7261,6 +7393,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Grane"
@@ -7552,10 +7687,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7567,7 +7702,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7585,6 +7720,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7645,7 +7789,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7663,6 +7807,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7813,6 +7960,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7834,6 +7990,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7846,6 +8005,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7855,15 +8020,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8152,6 +8326,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8221,9 +8398,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8377,7 +8551,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8392,9 +8566,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8581,16 +8752,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8701,9 +8872,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8839,13 +9007,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8854,9 +9025,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8866,6 +9034,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8881,6 +9052,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10000,6 +10174,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10216,6 +10396,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10246,9 +10435,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10279,6 +10465,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11176,9 +11365,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11191,9 +11392,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11203,6 +11413,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11212,6 +11431,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11341,18 +11563,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11965,6 +12181,12 @@ msgstr "Kreirano"
msgid "Created %{epicTimeagoDate}"
msgstr "Kreirano %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "Kreirano %{timestamp}"
@@ -11977,6 +12199,9 @@ msgstr "Kreirano:"
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12352,9 +12577,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12469,15 +12691,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12490,12 +12706,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12541,10 +12751,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12565,15 +12775,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12595,12 +12799,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12610,9 +12808,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12772,7 +12967,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12790,6 +12985,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12802,9 +13000,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12856,10 +13051,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12964,6 +13159,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13357,9 +13558,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13384,6 +13582,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13432,6 +13633,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14395,15 +14599,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14563,6 +14761,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14821,9 +15022,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14920,6 +15118,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14953,9 +15154,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15322,12 +15520,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15541,9 +15733,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15670,10 +15859,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15784,6 +15973,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15820,7 +16021,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15883,6 +16087,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15976,6 +16186,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15985,6 +16198,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16162,6 +16381,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16177,12 +16399,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16282,6 +16498,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16429,12 +16648,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16450,6 +16675,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16465,6 +16693,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16474,9 +16705,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16489,6 +16717,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16510,6 +16741,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16792,9 +17026,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16828,7 +17059,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17035,6 +17266,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17512,9 +17746,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17674,6 +17905,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17905,7 +18139,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17914,19 +18148,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17959,7 +18196,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18685,9 +18922,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18835,6 +19069,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18898,8 +19135,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19042,15 +19279,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19120,6 +19390,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19141,6 +19414,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19186,6 +19462,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19669,15 +19951,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19954,6 +20230,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20056,10 +20335,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20095,6 +20380,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20155,6 +20446,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20218,7 +20512,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20230,7 +20527,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20251,13 +20548,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20593,6 +20887,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20788,6 +21085,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20803,9 +21103,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20854,9 +21151,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20866,21 +21160,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20917,6 +21199,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20947,6 +21232,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21091,6 +21379,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21115,9 +21406,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21163,6 +21451,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21220,6 +21514,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21331,6 +21631,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21418,6 +21724,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21433,6 +21742,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21445,9 +21757,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22198,6 +22516,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22231,6 +22552,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22315,6 +22642,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22495,25 +22834,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr ""
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22522,13 +22858,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22552,9 +22894,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22654,6 +22993,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22675,9 +23017,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22756,9 +23095,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22768,6 +23104,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22921,6 +23260,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23008,7 +23350,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23017,6 +23359,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23032,12 +23377,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23095,7 +23446,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23119,6 +23470,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23524,9 +23878,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23797,6 +24148,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23866,7 +24220,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23920,7 +24274,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23953,6 +24307,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23968,10 +24325,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23983,16 +24340,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24058,6 +24412,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24523,15 +24883,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24607,9 +24958,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24859,6 +25207,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25252,6 +25603,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25279,9 +25633,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25402,9 +25753,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25528,9 +25876,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25870,10 +26215,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26134,6 +26482,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26152,6 +26503,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26161,6 +26515,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26296,9 +26653,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26353,9 +26707,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26437,6 +26788,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27223,9 +27580,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27265,7 +27655,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27277,9 +27667,6 @@ msgstr ""
msgid "Months"
msgstr "Mjeseci"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27304,6 +27691,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27367,6 +27757,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27424,6 +27817,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27436,7 +27832,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27448,7 +27844,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27466,6 +27862,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27499,7 +27901,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27784,9 +28186,6 @@ msgstr ""
msgid "New issue"
msgstr "Novi zadatak"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr "Naziv novog zadatka"
@@ -28096,6 +28495,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28189,9 +28591,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28306,9 +28705,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28342,6 +28738,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28852,7 +29251,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28873,9 +29272,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29002,6 +29398,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29071,6 +29470,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29110,7 +29512,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29164,6 +29566,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29176,12 +29581,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29206,6 +29617,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29236,12 +29650,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29329,9 +29752,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29365,12 +29794,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29620,9 +30055,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29638,6 +30070,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29962,6 +30397,12 @@ msgstr[2] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30115,6 +30556,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30301,9 +30745,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30718,9 +31159,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30733,6 +31186,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30754,6 +31213,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30772,12 +31234,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31297,6 +31768,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31507,6 +31981,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31606,6 +32083,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31906,9 +32386,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31999,6 +32476,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32011,6 +32497,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32020,7 +32509,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32035,6 +32524,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32059,7 +32551,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32077,6 +32569,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32113,6 +32608,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32131,6 +32629,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32149,7 +32650,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32176,6 +32677,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32185,6 +32689,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32209,9 +32716,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32623,6 +33127,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32665,6 +33172,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32815,6 +33328,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32827,6 +33343,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33136,6 +33655,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33217,9 +33739,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33352,9 +33871,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33415,6 +33931,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33529,6 +34051,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33685,9 +34210,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33733,6 +34255,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33784,6 +34309,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34138,6 +34666,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34159,10 +34690,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34171,6 +34702,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34189,6 +34723,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34204,6 +34741,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34216,9 +34756,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34258,6 +34795,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34267,6 +34807,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34276,6 +34825,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34384,6 +34936,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34459,6 +35014,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34489,7 +35059,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34690,6 +35260,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34801,6 +35377,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35023,24 +35602,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35158,6 +35749,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35425,16 +36019,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35449,6 +36052,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35650,9 +36256,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35941,13 +36544,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35977,6 +36586,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36040,9 +36652,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36097,7 +36706,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36139,6 +36748,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36202,12 +36814,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36250,6 +36868,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36280,7 +36904,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36319,6 +36943,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36349,18 +36976,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36436,15 +37075,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36463,6 +37111,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36478,6 +37129,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36508,6 +37162,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36529,6 +37189,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36580,6 +37243,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36625,6 +37291,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36646,19 +37315,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36703,6 +37378,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36736,6 +37414,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36778,6 +37459,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36787,7 +37471,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36802,10 +37486,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36844,10 +37531,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36862,6 +37549,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36967,22 +37660,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37222,9 +37915,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37330,6 +38020,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37453,15 +38149,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37642,6 +38368,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37651,6 +38380,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37705,7 +38437,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37804,6 +38536,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38044,7 +38779,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38356,6 +39091,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38461,12 +39199,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38503,9 +39247,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38572,9 +39313,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38611,6 +39349,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38638,9 +39379,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38836,6 +39574,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39130,6 +39871,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39400,9 +40144,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39583,6 +40324,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39607,7 +40357,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39619,10 +40369,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39754,6 +40504,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39898,6 +40651,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40234,9 +40990,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40369,6 +41122,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40396,9 +41152,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40459,7 +41212,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42031,9 +42784,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42085,6 +42835,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42463,6 +43216,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42502,9 +43258,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42661,6 +43414,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42796,6 +43552,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42862,9 +43621,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42916,6 +43672,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43093,10 +43852,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43378,9 +44137,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43549,6 +44305,27 @@ msgstr ""
msgid "Thursday"
msgstr "Četvrtak"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43954,8 +44731,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44002,10 +44779,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44065,6 +44842,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44257,6 +45037,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44278,6 +45061,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44317,6 +45103,12 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44473,9 +45265,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44530,9 +45319,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44554,12 +45340,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44776,6 +45556,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44875,6 +45661,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45067,9 +45856,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45097,6 +45883,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45106,12 +45901,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45121,6 +45928,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45385,6 +46195,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45511,18 +46324,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45586,9 +46393,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45700,6 +46504,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45811,6 +46618,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46081,6 +46891,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46114,6 +46927,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46168,6 +46984,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46177,6 +46999,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46189,9 +47014,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46267,9 +47089,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46297,10 +47116,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46957,9 +47776,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47755,18 +48571,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47785,9 +48595,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47905,6 +48712,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48559,9 +49369,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48718,13 +49525,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48949,21 +49756,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49045,7 +49837,19 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49147,6 +49951,9 @@ msgstr[2] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49762,9 +50569,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49810,6 +50614,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49849,6 +50656,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49948,6 +50758,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49957,6 +50770,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50296,9 +51112,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50326,6 +51139,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50659,6 +51475,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50704,12 +51523,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50773,6 +51598,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51022,6 +51850,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ca_ES/gitlab.po b/locale/ca_ES/gitlab.po
index 0d333764440..0c614d8c3bd 100644
--- a/locale/ca_ES/gitlab.po
+++ b/locale/ca_ES/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ca\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:19\n"
msgid " %{start} to %{end}"
msgstr " Des de %{start} fins %{end}"
@@ -60,8 +60,8 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " o referències (per ex. el camí/al/projecte!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr ""
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" no existeix a \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} dia"
msgstr[1] "%{no_of_days} dies"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} comissions per darrera de %{default_branch}, %{number_commits_ahead} comissions per davant"
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Atura totes les tasques"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Voleu aturar totes les tasques?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Atura les tasques"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Branques"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr "Trieu un color."
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "Tots els entorns"
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr "Historial"
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr "Creat"
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "No ho mostris més"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Fet"
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr "Adreça electrònica"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr "Entorns"
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Mostra-ho tot"
@@ -15810,6 +16019,12 @@ msgstr "Atura"
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr "feb."
msgid "February"
msgstr "febrer"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr "Ajuda"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr "Enrere"
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "Edita"
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr "Mesos"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr "Nom"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/cs_CZ/gitlab.po b/locale/cs_CZ/gitlab.po
index 3ca8c419ca5..df1a0179b7e 100644
--- a/locale/cs_CZ/gitlab.po
+++ b/locale/cs_CZ/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: cs\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:19\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -74,6 +74,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -353,6 +356,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -472,13 +482,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1010,12 +1013,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1089,6 +1086,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1168,8 +1168,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1261,7 +1275,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1302,8 +1316,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1513,9 +1534,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1528,6 +1546,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2008,6 +2029,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2452,6 +2476,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2548,9 +2575,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2860,6 +2884,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2872,6 +2899,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2944,15 +2980,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Zastavit všechny úlohy"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Zastavit všechny úlohy?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Zastavit úlohy"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Zastavení úloh selhalo"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2989,7 +3016,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3001,12 +3031,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3049,6 +3088,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3166,6 +3205,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3274,6 +3325,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3886,6 +3949,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3895,22 +3964,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4381,6 +4474,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4399,9 +4495,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4627,9 +4720,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4777,9 +4867,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4889,6 +4976,13 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4982,9 +5076,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5412,6 +5503,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5502,6 +5596,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5620,6 +5717,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5770,6 +5879,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5794,9 +5906,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5804,6 +5913,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6247,6 +6359,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6262,9 +6380,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6712,6 +6827,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7298,6 +7422,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7316,10 +7446,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7343,6 +7473,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7361,13 +7494,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7403,7 +7536,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7412,6 +7548,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Větve"
@@ -7703,10 +7842,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7718,7 +7857,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7796,7 +7944,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7965,6 +8116,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7986,6 +8146,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8373,9 +8554,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,7 +8707,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8544,9 +8722,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,16 +8910,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8855,9 +9030,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8993,13 +9165,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9008,9 +9183,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9020,6 +9192,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10156,6 +10334,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10373,6 +10557,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10403,9 +10596,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10436,6 +10626,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11336,9 +11529,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11351,9 +11556,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11363,6 +11577,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11501,18 +11727,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12125,6 +12345,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12137,6 +12363,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12512,9 +12741,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12651,12 +12871,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12933,7 +13132,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13017,10 +13216,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13125,6 +13324,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13546,6 +13748,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14566,15 +14774,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14996,9 +15201,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15095,6 +15297,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15128,9 +15333,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15497,12 +15699,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15845,10 +16038,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15959,6 +16152,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15995,7 +16200,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16058,6 +16266,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16151,6 +16365,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16160,6 +16377,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16337,6 +16560,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16352,12 +16578,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16457,6 +16677,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16604,12 +16827,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16649,9 +16884,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16685,6 +16920,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17004,7 +17239,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17691,9 +17929,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17853,6 +18088,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18084,7 +18322,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18093,19 +18331,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18867,9 +19108,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19017,6 +19255,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19080,8 +19321,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19324,6 +19601,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19369,6 +19649,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20137,6 +20417,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20239,10 +20522,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20278,6 +20567,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20338,6 +20633,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20401,7 +20699,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20413,7 +20714,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20434,13 +20735,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20975,6 +21276,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20990,9 +21294,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21041,9 +21342,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21053,21 +21351,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21104,6 +21390,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21134,6 +21423,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21302,9 +21597,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21350,6 +21642,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21407,6 +21705,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21520,6 +21824,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21608,6 +21918,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22686,25 +23029,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22845,6 +23188,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23112,6 +23455,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23199,7 +23545,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23208,6 +23554,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23223,12 +23572,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23287,7 +23642,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24058,7 +24416,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,7 +24470,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24145,6 +24503,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24160,10 +24521,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,16 +24536,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24717,15 +25081,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24801,9 +25156,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25053,6 +25405,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25452,6 +25807,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25479,9 +25837,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25602,9 +25957,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26070,10 +26419,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26336,6 +26688,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26354,6 +26709,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26498,9 +26859,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26555,9 +26913,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26639,6 +26994,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27469,7 +27863,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27481,9 +27875,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27508,6 +27899,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27571,6 +27965,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27640,7 +28040,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28302,6 +28705,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28395,9 +28801,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29063,7 +29466,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,7 +29728,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29542,9 +29969,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29578,12 +30011,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29833,9 +30272,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30518,9 +30966,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30950,6 +31407,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30989,12 +31455,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31724,6 +32202,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,7 +32730,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32840,6 +33348,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32882,6 +33393,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33044,6 +33564,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33353,6 +33876,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33632,6 +34152,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33746,6 +34272,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33902,9 +34431,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33950,6 +34476,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34001,6 +34530,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,10 +34911,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34433,9 +34977,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34601,6 +35157,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34706,7 +35280,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35018,6 +35598,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,7 +36938,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36368,6 +36981,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36512,7 +37141,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36669,15 +37313,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36696,6 +37349,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36711,6 +37367,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36741,6 +37400,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36763,6 +37428,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36880,19 +37554,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36971,6 +37654,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37013,6 +37699,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,7 +37711,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37037,10 +37726,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37079,10 +37771,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37202,22 +37900,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37457,9 +38155,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38290,7 +39030,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38707,12 +39450,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38749,9 +39498,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38818,9 +39564,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38857,6 +39600,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39648,9 +40397,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,7 +40610,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39867,10 +40622,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40482,9 +41243,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42285,9 +43043,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42339,6 +43094,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42719,6 +43477,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42758,9 +43519,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43349,10 +44113,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43634,9 +44398,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44516,6 +45301,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44576,6 +45367,13 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44814,12 +45606,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45327,9 +46122,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45357,6 +46149,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45366,12 +46167,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45645,6 +46461,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45771,18 +46590,12 @@ msgstr "Pomocí %{code_start}::%{code_end} vytvořte sadu %{link_start} štítk
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45846,9 +46659,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46072,6 +46885,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46342,6 +47158,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46528,9 +47356,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46558,10 +47383,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48022,18 +48844,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48052,9 +48868,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48172,6 +48985,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48828,9 +49644,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,13 +49801,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49220,21 +50033,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,7 +50115,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49420,6 +50230,9 @@ msgstr[3] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50045,9 +50858,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50133,6 +50946,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50234,6 +51050,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50587,9 +51409,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50619,6 +51438,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51068,6 +51899,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51324,6 +52158,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/cy_GB/gitlab.po b/locale/cy_GB/gitlab.po
index 877015a4a8e..6ad64668ee1 100644
--- a/locale/cy_GB/gitlab.po
+++ b/locale/cy_GB/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: cy\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr " %{start} i %{end}"
@@ -64,8 +64,8 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " neu gyfeiriadau (ee path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr ""
@@ -76,6 +76,9 @@ msgstr "Nid oedd \"%{path}\" yn bodoli ar \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -433,6 +436,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -586,15 +598,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1192,12 +1195,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1273,6 +1270,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1354,8 +1354,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1366,6 +1366,24 @@ msgstr[5] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1459,7 +1477,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1510,8 +1528,17 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1729,9 +1756,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1744,6 +1768,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2278,6 +2305,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2722,6 +2752,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2818,9 +2851,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -3130,6 +3160,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -3142,6 +3175,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -3214,15 +3256,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -3259,7 +3292,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3271,12 +3307,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3319,6 +3364,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3394,9 +3442,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3436,6 +3481,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3517,6 +3571,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3544,6 +3601,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -4141,12 +4201,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -4156,6 +4225,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -4165,22 +4240,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4651,6 +4750,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4669,9 +4771,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4897,9 +4996,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -5047,9 +5143,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -5161,6 +5254,15 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -5254,9 +5356,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5698,6 +5797,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5788,6 +5890,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5908,6 +6013,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5977,12 +6085,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -6058,6 +6175,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -6082,9 +6202,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -6094,6 +6211,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6541,6 +6661,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6556,9 +6682,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -7006,6 +7129,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -7132,12 +7258,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7600,6 +7732,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7618,10 +7756,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7645,6 +7783,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7663,13 +7804,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7705,7 +7846,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7714,6 +7858,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -8005,10 +8152,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -8020,7 +8167,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -8038,6 +8185,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -8098,7 +8254,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -8116,6 +8272,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -8269,6 +8428,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -8290,6 +8458,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -8302,6 +8473,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8311,15 +8488,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8608,6 +8794,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8677,9 +8866,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8833,7 +9019,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8848,9 +9034,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -9043,16 +9226,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -9163,9 +9346,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -9301,13 +9481,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9316,9 +9499,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9328,6 +9508,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9343,6 +9526,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10468,6 +10654,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10687,6 +10879,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10717,9 +10918,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10750,6 +10948,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11656,9 +11857,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11671,9 +11884,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11683,6 +11905,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11692,6 +11923,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11821,18 +12055,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12445,6 +12673,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12457,6 +12691,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12832,9 +13069,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12952,15 +13186,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12973,12 +13201,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -13024,10 +13246,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -13048,15 +13270,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -13078,12 +13294,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -13093,9 +13303,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -13255,7 +13462,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -13273,6 +13480,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -13285,9 +13495,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13339,10 +13546,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13447,6 +13654,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13843,9 +14056,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13870,6 +14080,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13918,6 +14131,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14908,15 +15124,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -15076,6 +15286,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -15346,9 +15559,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15445,6 +15655,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15478,9 +15691,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15847,12 +16057,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -16066,9 +16270,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -16195,10 +16396,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -16309,6 +16510,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -16345,7 +16558,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16408,6 +16624,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16501,6 +16723,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16510,6 +16735,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16687,6 +16918,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16702,12 +16936,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16807,6 +17035,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16954,12 +17185,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16975,6 +17212,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16990,6 +17230,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16999,9 +17242,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -17014,6 +17254,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -17035,6 +17278,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -17320,9 +17566,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17356,7 +17599,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17569,6 +17812,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -18049,9 +18295,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -18211,6 +18454,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18442,7 +18688,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18451,19 +18697,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18499,7 +18748,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -19231,9 +19480,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19381,6 +19627,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19444,8 +19693,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19591,15 +19840,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19669,6 +19951,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19690,6 +19975,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19735,6 +20023,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -20218,15 +20512,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20503,6 +20791,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20605,10 +20896,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20644,6 +20941,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20704,6 +21007,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20767,7 +21073,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20779,7 +21088,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20800,13 +21109,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -21148,6 +21454,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -21349,6 +21658,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -21364,9 +21676,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21415,9 +21724,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21427,21 +21733,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21478,6 +21772,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21508,6 +21805,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21652,6 +21952,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21676,9 +21979,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21724,6 +22024,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21781,6 +22087,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21898,6 +22210,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21988,6 +22306,9 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -22003,6 +22324,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -22015,9 +22339,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22768,6 +23098,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22801,6 +23134,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22885,6 +23224,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -23068,25 +23419,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -23095,13 +23443,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -23125,9 +23479,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -23227,6 +23578,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -23248,9 +23602,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -23329,9 +23680,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -23341,6 +23689,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23494,6 +23845,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23581,7 +23935,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23590,6 +23944,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23605,12 +23962,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23671,7 +24034,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23695,6 +24058,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -24100,9 +24466,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -24373,6 +24736,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24442,7 +24808,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24496,7 +24862,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24529,6 +24895,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24544,10 +24913,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24559,16 +24928,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24634,6 +25000,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -25105,15 +25477,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -25189,9 +25552,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25441,6 +25801,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25852,6 +26215,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25879,9 +26245,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -26002,9 +26365,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -26128,9 +26488,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26470,10 +26827,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26740,6 +27100,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26758,6 +27121,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26767,6 +27133,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26902,9 +27271,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26959,9 +27325,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -27043,6 +27406,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27835,9 +28204,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27877,7 +28279,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27889,9 +28291,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27916,6 +28315,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27979,6 +28381,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -28036,6 +28441,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -28048,7 +28456,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -28060,7 +28468,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -28078,6 +28486,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -28114,7 +28528,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -28402,9 +28816,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28714,6 +29125,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28807,9 +29221,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28927,9 +29338,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28963,6 +29371,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29485,7 +29896,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29506,9 +29917,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29638,6 +30046,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29707,6 +30118,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29746,7 +30160,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29800,6 +30214,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29812,12 +30229,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29842,6 +30265,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29872,12 +30298,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29968,9 +30403,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -30004,12 +30445,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -30259,9 +30706,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -30277,6 +30721,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30607,6 +31054,12 @@ msgstr[5] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30766,6 +31219,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30952,9 +31408,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -31369,9 +31822,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -31384,6 +31849,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -31405,6 +31876,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -31423,12 +31897,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31948,6 +32431,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -32158,6 +32644,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -32257,6 +32746,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32557,9 +33049,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32650,6 +33139,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32662,6 +33160,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32671,7 +33172,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32686,6 +33187,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32710,7 +33214,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32728,6 +33232,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32764,6 +33271,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32782,6 +33292,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32800,7 +33313,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32827,6 +33340,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32836,6 +33352,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32860,9 +33379,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -33274,6 +33790,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -33316,6 +33835,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33466,6 +33991,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33478,6 +34006,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33787,6 +34318,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33868,9 +34402,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -34003,9 +34534,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -34066,6 +34594,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -34180,6 +34714,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -34336,9 +34873,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -34384,6 +34918,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34435,6 +34972,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34789,6 +35329,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34810,10 +35353,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34822,6 +35365,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34840,6 +35386,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34855,6 +35404,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34867,9 +35419,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34909,6 +35458,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34918,6 +35470,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34927,6 +35488,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -35035,6 +35599,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -35110,6 +35677,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -35140,7 +35722,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -35341,6 +35923,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35452,6 +36040,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35680,24 +36271,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35815,6 +36418,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -36082,16 +36688,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -36106,6 +36721,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -36325,9 +36943,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36622,13 +37237,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36658,6 +37279,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36721,9 +37345,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36781,7 +37402,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36826,6 +37447,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36889,12 +37513,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36940,6 +37570,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36976,7 +37615,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -37015,6 +37654,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -37045,18 +37687,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -37135,15 +37789,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -37162,6 +37825,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -37177,6 +37843,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -37207,6 +37876,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -37231,6 +37906,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -37282,6 +37960,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -37327,6 +38008,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -37348,19 +38032,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -37405,6 +38095,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -37441,6 +38134,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37483,6 +38179,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37492,7 +38191,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37507,10 +38206,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37549,10 +38251,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37567,6 +38269,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37672,22 +38380,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37927,9 +38635,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -38035,6 +38740,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -38191,15 +38902,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -38380,6 +39121,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -38389,6 +39133,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -38443,7 +39190,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38542,6 +39289,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38782,7 +39532,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -39094,6 +39844,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -39199,12 +39952,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -39241,9 +40000,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -39310,9 +40066,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -39349,6 +40102,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -39376,9 +40132,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39574,6 +40327,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39871,6 +40627,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -40144,9 +40903,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -40327,6 +41083,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -40351,7 +41116,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -40363,10 +41128,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40498,6 +41263,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40642,6 +41410,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40978,9 +41749,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -41113,6 +41881,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -41140,9 +41911,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -41203,7 +41971,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42793,9 +43561,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42847,6 +43612,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -43231,6 +43999,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -43270,9 +44041,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -43429,6 +44197,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43564,6 +44335,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43630,9 +44404,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43684,6 +44455,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43861,10 +44635,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -44146,9 +44920,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -44317,6 +45088,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44728,8 +45520,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44779,10 +45571,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44842,6 +45634,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -45034,6 +45829,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -45055,6 +45853,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -45094,6 +45895,15 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -45250,9 +46060,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -45310,9 +46117,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -45334,12 +46138,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45556,6 +46354,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45655,6 +46459,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45847,9 +46654,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45877,6 +46681,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45886,12 +46699,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45901,6 +46726,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -46165,6 +46993,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -46291,18 +47122,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -46366,9 +47191,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -46483,6 +47305,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46594,6 +47419,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46864,6 +47692,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46897,6 +47728,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46951,6 +47785,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46960,6 +47800,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46972,9 +47815,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -47050,9 +47890,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -47080,10 +47917,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47749,9 +48586,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48556,18 +49390,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48586,9 +49414,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48706,6 +49531,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -49366,9 +50194,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -49528,13 +50353,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49762,21 +50587,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49861,7 +50671,19 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49966,6 +50788,9 @@ msgstr[5] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50611,9 +51436,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50662,6 +51484,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50701,6 +51526,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50806,6 +51634,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50815,6 +51646,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -51169,9 +52003,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -51205,6 +52036,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -51544,6 +52378,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -51589,12 +52426,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51658,6 +52501,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51928,6 +52774,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/da_DK/gitlab.po b/locale/da_DK/gitlab.po
index ca1af12cbe3..11e027c425e 100644
--- a/locale/da_DK/gitlab.po
+++ b/locale/da_DK/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: da\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:19\n"
msgid " %{start} to %{end}"
msgstr " %{start} til %{end}"
@@ -60,8 +60,8 @@ msgstr " eller %{emphasisStart}#problemstillings-id%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " eller %{emphasisStart}#epic-id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " eller referencer (e.g. sti/til/projekt!sammenlægningsanmodnings-id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " reagerede med :%{name}:"
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" fandtes ikke på \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "Størrelsen på \"%{repository_name}\" (%{repository_size}) er større end grænsen på %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (lukket)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d gruppe"
msgstr[1] "%d grupper"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d time"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d personligt projekt fjernes og kan ikke gendannes."
msgstr[1] "%d personlige projekter fjernes og kan ikke gendannes."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d tidligere sammenlagt commit"
@@ -828,12 +831,6 @@ msgstr "%{level_name} er ikke tilladt eftersom forgreningskildeprojektet har lav
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Fjern præfikset %{draft_snippet}%{link_end} fra titlen, når den er klar, for at give tilladelse til at sammenlægningsanmodningen kan sammenlægges."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow} og %{awardsListLength} mere"
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} dag"
msgstr[1] "%{no_of_days} dage"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits bagefter %{default_branch}, %{number_commits_ahead} commits foran"
@@ -982,14 +982,24 @@ msgstr "%{reportType} registrerede %{totalStart}%{total}%{totalEnd} potentielle
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Prøv igen%{retryButtonEnd} eller %{newFileButtonStart}vedhæft en ny fil%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} er blevet udregnet igen med de tilbageværende deltagere. Kontrollér venligst den nye opsætning for %{rotation_link}. Det anbefales at du tager kontakt til den nuværende vagtperson for at sikre kontinuitet i vagtdækning."
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] "%{strong_start}%{count} medlem%{strong_end} skal godkende for at sammenlægge. Alle med rollen Udvikler eller højere kan godkende."
msgstr[1] "%{strong_start}%{count} medlemmer%{strong_end} skal godkende for at sammenlægge. Alle med rollen Udvikler eller højere kan godkende."
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(ingen ændringer)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr "(slettet)"
msgid "(expired)"
msgstr "(udløbet)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(lad den være tom hvis du ikke vil ændre den)"
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr "Tilføj README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Tilføj Zoom-møde"
@@ -2278,9 +2299,6 @@ msgstr "Tilføj godkendelsesregel"
msgid "Add approvers"
msgstr "Tilføj godkendere"
-msgid "Add broadcast message"
-msgstr "Tilføj broadcastmeddelelse"
-
msgid "Add child epic to an epic"
msgstr "Tilføj underepic til en epic"
@@ -2590,6 +2608,9 @@ msgstr "Aktive brugere"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Blokerede brugere"
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Komponenter"
@@ -2674,15 +2704,6 @@ msgstr "Tilmeld GitLab-nyhedsbrevet"
msgid "AdminArea|Stop all jobs"
msgstr "Stop alle job"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Stop alle job?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Stop job"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Stop af job mislykkedes"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,8 +2740,11 @@ msgstr "Vis seneste projekter"
msgid "AdminArea|View latest users"
msgstr "Vis seneste brugere"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "Du er ved at stoppe alle job. Det standser alle nuværende job som kører."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr ""
msgid "AdminArea|active users + blocked users"
msgstr ""
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Fejl ved indlæsning af statistikken. Prøv venligst igen"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr "Alle nye projekter kan bruge instansens delte runnere som standard."
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Auto DevOps-domæne"
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr "Avancerede indstillinger"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr "Efter adgangskoden er blevet opdateret vil du blive omdirigeret til indl
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Efter adgangskoden er blevet opdateret vil du blive omdirigeret til indlogningsskærmen hvor du kan logge ind med din nye adgangskode."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr "Tillad adgangskodegodkendelse for Git over HTTP(S)"
msgid "Allow password authentication for the web interface"
msgstr "Tillad adgangskodegodkendelse for webgrænsefladen"
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr "Tillad nøglen at bruge push til depotet"
msgid "Allow use of licensed EE features"
msgstr "Tillad brug af licenserede EE-funktioner"
-msgid "Allow users to dismiss the broadcast message"
-msgstr "Tillad brugere at afskedig broadcastmeddelelsen"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr "Der opstod en fejl under hentning af deltagere."
msgid "An error occurred while fetching pending comments"
msgstr "Der opstod en fejl under hentning af afventende kommentarer"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Der opstod en fejl under hentning af projekternes autofuldfør."
-
msgid "An error occurred while fetching reference"
msgstr "Der opstod en fejl under hentning af reference"
@@ -4507,9 +4591,6 @@ msgstr "Der opstod en fejl under fjernelse af epics."
msgid "An error occurred while removing issues."
msgstr "Der opstod en fejl under fjernelse af problemstillinger."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Der opstod en fejl under gengivelse af forhåndsvisning af broadcastmeddelelse"
-
msgid "An error occurred while rendering the editor"
msgstr "Der opstod en fejl under gengivelse af editoren"
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr "Der findes allerede en problemstilling"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr "Alle medlemmer med mindst udviklertilladelser på projektet."
msgid "Any milestone"
msgstr "Alle milepæle"
-msgid "Any namespace"
-msgstr "Alle navnerum"
-
msgid "App ID"
msgstr "Program-id"
@@ -5126,6 +5209,9 @@ msgstr "Afsnit: %section"
msgid "Approve"
msgstr "Godkend"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Godkend en sammenlægningsanmodning"
@@ -5216,6 +5302,9 @@ msgstr "Er du sikker på, at du vil %{action} %{name}?"
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr "Er du sikker på, at du forsøge at sammenlægge?"
@@ -5332,6 +5421,9 @@ msgstr "Er du sikker på, at du vil prøve migreringen igen?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "Tildelte %{assignee_users_sentence}."
@@ -5506,14 +5610,14 @@ msgstr "Tildelt til %{assignee_name}"
msgid "Assigned to me"
msgstr "Tildelt til mig"
-msgid "Assigned to you"
-msgstr "Tildelt til dig"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Tildeler"
msgstr[1] "%d tildelere"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr "Automatisk løst"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar til %{assigneeName}"
@@ -6418,6 +6525,9 @@ msgstr "Besøg opkrævningsafsnittet i vores %{parent_billing_page_link} for at
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "En e-mailadresse er kun synlig for brugere med offentlige e-mails."
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Grene"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,8 +7547,8 @@ msgstr "Filtrér efter kildegruppe"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
-msgstr "Historik for gruppeimport"
+msgid "BulkImport|GitLab Migration history"
+msgstr ""
msgid "BulkImport|History"
msgstr ""
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr "Importér valgte"
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr "skal være en gruppe"
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr "Tilføj et eksisterende projekt til omfanget"
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr "Udsendelsesstrategi"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "gruppe aktiveret"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr "Ændr din adgangskode"
msgid "Change your password or recover your current one"
msgstr "Ændr din adgangskode eller gendan din nuværende"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr "Tjek tilgængeligheden af funktioner på navnerumsplan"
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "Tjek dine Kubernetes-klyngeaftryk for kendte sårbarheder."
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,18 +8594,18 @@ msgstr "Antal brugere"
msgid "Checkout|Payment method"
msgstr "Betalingsmetode"
-msgid "Checkout|Please select a country"
-msgstr "Vælg venligst et land"
-
-msgid "Checkout|Please select a state"
-msgstr "Vælg venligst en stat"
-
msgid "Checkout|Purchase details"
msgstr "Købsdetaljer"
msgid "Checkout|Select"
msgstr "Vælg"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Tilstand"
@@ -8547,9 +8714,6 @@ msgstr "Vælg en farve."
msgid "Choose file…"
msgstr "Vælg fil …"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr "Vælg topniveaugruppen for dine depotimporter."
@@ -8685,13 +8849,16 @@ msgstr "Fjern variabel"
msgid "CiVariables|Remove variable row"
msgstr "Fjern variabelrække"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Omfang"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr "Tilstand"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Type"
@@ -8712,6 +8876,9 @@ msgstr "Værdi"
msgid "CiVariables|Variables"
msgstr "Variabler"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "Alle miljøer"
msgid "CiVariable|Create wildcard"
msgstr "Opret jokertegn"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Nyt miljø"
@@ -9844,6 +10014,12 @@ msgstr "Kodeejere"
msgid "Code Quality"
msgstr "Kodekvalitet"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "Kodekontrol"
@@ -10059,6 +10235,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "Tilføj %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "forfattede"
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Der opstod en fejl under hentning af data for sammenlægningsanmodninger."
-msgid "Commits|History"
-msgstr "Historik"
-
msgid "Commits|No related merge requests found"
msgstr "Ingen relaterede sammenlægningsanmodninger fundet"
@@ -10122,6 +10304,9 @@ msgstr "Sammenlign Git-revisioner"
msgid "Compare GitLab editions"
msgstr "Sammenlign GitLab-udgaver"
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Sammenlign revisioner"
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Problemstillinger"
@@ -11031,9 +11228,18 @@ msgstr "Sidste måned"
msgid "ContributionAnalytics|Last week"
msgstr "Sidste uge"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "Sammenlægningsanmodninger"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr "Ingen sammenlægningsanmodninger for den valgte tidsperiode."
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr "Kopiér hemmelighed"
msgid "Copy source branch name"
msgstr "Kopiér kildegrennavn"
-msgid "Copy this registration token."
-msgstr "Kopiér registreringstokenen."
-
msgid "Copy to clipboard"
msgstr "Kopiér til udklipsholder"
msgid "Copy token"
msgstr "Kopiér token"
-msgid "Copy trigger token"
-msgstr "Kopiér udløsertoken"
-
msgid "Copy value"
msgstr "Kopiér værdi"
@@ -11805,6 +12017,12 @@ msgstr "Oprettet"
msgid "Created %{epicTimeagoDate}"
msgstr "Oprettet %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "Oprettet %{timestamp}"
@@ -11817,6 +12035,9 @@ msgstr "Oprettet"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "Opret en gren og en sammenlægningsanmodning for at løse problemstillingen."
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "Oprettede grenen '%{branch_name}' og en sammenlægningsanmodning for at løse problemstillingen."
@@ -12192,9 +12413,6 @@ msgstr "I alt"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "er ikke tilgængelig for den valgte gruppe"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "skal være under en gruppe"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} valgte (%{maxLabels} maks.)"
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr "Dato"
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr "Antal udsendelser"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr "Diagrammet viser mediantiden mellem en sammenlægningsanmodning, der sammenlægges og udsendes i produktionsmiljøer, som er baseret på værdien %{linkStart}deployment_tier%{linkEnd}."
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,8 +12802,8 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "Indtast URL'er i en kommasepareret liste."
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "Indtast headere i en kommasepareret liste."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
msgid "DastProfiles|Error Details"
msgstr "Fejldetaljer"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr "Skjul fejlfindingsmeddelelser"
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr "Håndter profiler"
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr "Profilnavn"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr "Brugernavn"
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr "Slet nøgle"
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr "Slet Value Stream"
@@ -13222,6 +13416,9 @@ msgstr "Slet kolonne"
msgid "Delete comment"
msgstr "Slet kommentar"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr "Slet korpus"
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr "Slet række"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr "Enheder (valgfrit)"
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr "Afskedig valgte"
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr "Afskediget"
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "Vis ikke igen"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Færdig"
@@ -14778,9 +14975,6 @@ msgstr "Download artefakter"
msgid "Download codes"
msgstr "Download koder"
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr "E-mail"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr "Aktivér e-mail-underretning"
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,12 +15680,12 @@ msgstr ""
msgid "End Time"
msgstr "Sluttidspunkt"
+msgid "End time"
+msgstr ""
+
msgid "Ends"
msgstr "Slutter"
-msgid "Ends at (UTC)"
-msgstr "Slutter (UTC)"
-
msgid "Ends on"
msgstr "Slutter"
@@ -15609,6 +15794,18 @@ msgstr "Indtast din adgangskode for at godkende"
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr "Miljøer"
msgid "Environments Dashboard"
msgstr "Betjeningspanel for miljøer"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr "Stopper automatisk %{autoStopAt}"
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15801,6 +16007,9 @@ msgstr "Tilbagerul miljøet %{name}?"
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Vis alle"
@@ -15810,6 +16019,12 @@ msgstr "Stop"
msgid "Environments|Stop environment"
msgstr "Stop miljø"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr "Fejl ved hentning af afvigende tællinger for grene. Prøv venligst igen."
@@ -16002,12 +16220,6 @@ msgstr "Fejl ved hentning af netværksgraf."
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr "Fejl ved hentning af referencer"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "Fejl ved hentning af afhængighedsliste. Tjek venligst din netværksforbindelse og prøv igen."
@@ -16107,6 +16319,9 @@ msgstr "Fejl ved opsætning af editor. Prøv venligst igen."
msgid "Error tracking"
msgstr "Fejlsporing"
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr "Fejl ved opdatering af %{issuableType}"
@@ -16254,12 +16469,18 @@ msgstr "Tilføj regelsæt"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr "Er du sikker på, at du vil slette eskaleringsregelsættet \"%{escalationPolicy}\"? Handlingen kan ikke fortrydes."
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "Opret et eskaleringsregelsæt i GitLab"
msgid "EscalationPolicies|Delete escalation policy"
msgstr "Slet eskaleringsregelsæt"
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr "Rediger eskaleringsregelsæt"
@@ -16275,6 +16496,9 @@ msgstr "Eskaleringsregelsæt"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr "Eskaleringsregler"
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "Minutter skal være fra 0 til 1440."
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr "Fjern eskaleringsregel"
@@ -16299,9 +16526,6 @@ msgstr "Søg efter bruger"
msgid "EscalationPolicies|Select schedule"
msgstr "Vælg planlægning"
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "SÅ %{doAction} %{scheduleOrUser}"
@@ -16314,6 +16538,9 @@ msgstr "Eskaleringsregelsættet kunne ikke opdateres. Prøv venligst igen"
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr "Regelsættet har ingen eskaleringsregler."
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr "Estimeret"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Filtrér efter alle"
@@ -16616,9 +16846,6 @@ msgstr "Forventede dokumenter: %{expected_documents}"
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,8 +16879,8 @@ msgstr ""
msgid "Expires:"
msgstr "Udløber:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Forklar problemet. Hvis det er relevant, så giv et link til den relevante problemstilling eller kommentar."
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "Udforsk"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "Kunne ikke annullere automatisk stop fordi miljøet ikke kunne opdateres."
@@ -17333,9 +17563,6 @@ msgstr "Feb."
msgid "February"
msgstr "Februar"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Find efter sti"
msgid "Find file"
msgstr "Find fil"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr "Du kan ikke %{edit_start}redigere%{edit_end} filer direkte i projektet.
msgid "ForkedFromProjectPath|Forked from"
msgstr "Forgrenet fra"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr "Igangværende forgrening"
msgid "Forks"
msgstr "Forgreninger"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr "Kom godt i gang med ydelsesovervågning"
msgid "Get started!"
msgstr "Kom godt i gang!"
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr "Git"
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr "GitLab-version"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr "URL for Gitea-vært"
msgid "Gitea Import"
msgstr "Gitea-import"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr "Gruppe: %{group_name}"
-msgid "Group: %{name}"
-msgstr "Gruppe: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr "Medlemmer tilføjet"
@@ -19771,6 +20043,9 @@ msgstr "Søg efter grupper"
msgid "GroupSelect|Select a group"
msgstr "Vælg en gruppe"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr "Hvad er badges?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr "Beklager, ingen grupper matchede din søgning"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "En gruppe er en samling af projekter."
@@ -20035,8 +20325,11 @@ msgstr "Opret ny gruppe"
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
-msgstr "GitLab kilde-URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr ""
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr "Importér gruppe"
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "Udfyld venligst GitLab kilde-URL."
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr "Udfyld venligst din personlige adgangstoken."
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr "Hjælp"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "Hjælper med at forhindre botter i at udføre brute-force-angreb."
@@ -20601,6 +20894,9 @@ msgstr "Hvordan konfigurerer jeg integreringen?"
msgid "How do I generate it?"
msgstr "Hvordan genererer jeg den?"
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr "Hvordan opsætter jeg tjenesten?"
msgid "How do I use a web terminal?"
msgstr "Hvordan bruger jeg er webterminal?"
-msgid "How do I use file templates?"
-msgstr "Hvordan bruger jeg filskabeloner?"
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr "Id:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Tilbage"
-
msgid "IDE|Commit"
msgstr "Commit"
@@ -20679,21 +20969,9 @@ msgstr "Commit til grenen %{branchName}"
msgid "IDE|Edit"
msgstr "Rediger"
-msgid "IDE|Get started with Live Preview"
-msgstr "Kom godt i gang med liveforhåndsvisning"
-
msgid "IDE|Go to project"
msgstr "Gå til projekt"
-msgid "IDE|Live Preview"
-msgstr "Liveforhåndsvisning"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr "Opdater forhåndsvisning"
-
msgid "IDE|Review"
msgstr "Kontrol"
@@ -20730,6 +21008,9 @@ msgstr "IP-adresser pr. bruger"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr "B"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr "Billeder med forkerte dimensioner tilpasses ikke automatisk og kan give uventet opførsel."
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr "Efterlign"
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "Importen fik timeout. Importen tog længere end %{import_jobs_expiration} sekunder"
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr "Importér fra et projekt"
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] "Importerer %d depot"
msgstr[1] "Importerer %d depoter"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr "Importerer ..."
@@ -21243,6 +21548,9 @@ msgstr "Forbedr kundesupport med serviceskranke"
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr "I gang"
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr "På denne side finder du information om de indstillinger der bruges i din nuværende instans."
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr "Skal begynde med http eller https"
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr "Alertbeskeddetaljer"
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr "Målinger"
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr "Integrering"
msgid "Integration Settings"
msgstr "Integreringsindstillinger"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr ""
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr "Tilføj en integrering"
msgid "Integrations|Add namespace"
msgstr "Tilføj navnerum"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr "Alle detaljer"
@@ -22463,6 +22798,9 @@ msgstr "GitLab-administratorere kan opsætte integreringer som alle projekter i
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr "Håndtering af integrering på gruppeniveau"
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr "Hold dine PHP-afhængigheder opdateret på Packagist."
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr "Link navnerum"
@@ -22565,9 +22900,6 @@ msgstr "Standard"
msgid "Integrations|There are no projects using custom settings"
msgstr "Der er ingen projekter som bruger tilpassede indstillinger"
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr "Integreringen og nedarvede projekter blev nulstillet."
@@ -22577,6 +22909,9 @@ msgstr "Opret en ny problemstilling for at holde projektet i gang."
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr "Brug tilpassede indstillinger"
@@ -22730,6 +23065,9 @@ msgstr "Ugyldigt serversvar"
msgid "Invalid status"
msgstr "Ugyldig status"
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "Ugyldig totrinskode."
@@ -22817,7 +23155,7 @@ msgstr "Vi har bemærket at du ikke har inviteret nogen til gruppen. Invitér di
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "Annuller"
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr "Du inviterer medlemmer til projektet %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "Inviter en gruppe"
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr "Titel"
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "Opret gren til Jira-problemstillingen %{jiraIssue}"
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr "Kunne ikke oprette gren."
@@ -23674,8 +24024,8 @@ msgstr "Der opstod en fejl under hentning af problemstillingsliste"
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
-msgstr "Grund-URL for Jira-instansen."
+msgid "JiraService|Base URL of the Jira instance"
+msgstr ""
msgid "JiraService|Change GitLab version"
msgstr ""
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "Adgangskode eller API-token"
@@ -23776,10 +24129,10 @@ msgstr "Vælg problemstillingstype"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,18 +24144,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Brug Jira som projektets problemstillingssporing."
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "Brugernavn eller e-mail"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr "Brug Jira til problemstillingssporing?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Job"
@@ -24329,15 +24685,6 @@ msgstr "Sidste %{days} dage"
msgid "Last 2 weeks"
msgstr "Sidste 2 uger"
-msgid "Last 30 days"
-msgstr "Sidste 30 dage"
-
-msgid "Last 60 days"
-msgstr "Sidste 60 dage"
-
-msgid "Last 90 days"
-msgstr "Sidste 90 dage"
-
msgid "Last Accessed On"
msgstr "Sidst tilgået"
@@ -24413,9 +24760,6 @@ msgstr "Sidste opdatering som lykkedes"
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "Sidste opdatering"
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr "Liste over alle sammenlægningscommits"
@@ -25079,9 +25429,6 @@ msgstr "Listevisning"
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr "Liveforhåndsvisning"
-
msgid "Load more"
msgstr "Indlæs mere"
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr "Håndter web-IDE-funktioner."
-
msgid "Manage access"
msgstr "Håndter adgang"
@@ -25670,11 +26011,14 @@ msgstr "Maksimale filstørrelse indekseret (KiB)"
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
-msgstr "Maksimale filstørrelse er 1 MB. Pages er optimeret til et logo på 640x360 px."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgstr ""
msgid "Maximum files in a diff"
msgstr "Maksimale filer i en diff"
@@ -25932,6 +26276,9 @@ msgstr "Der opstod en fejl under opdatering af medlemmets rolle. Prøv venligst
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr "Er du sikker på, at du vil afvise %{usersName}s anmodning om at deltage i \"%{source}\""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr "Er du sikker på, at du vil forlade \"%{source}\"?"
@@ -25950,6 +26297,9 @@ msgstr "Er du sikker på, at du vil tilbagekalde invitationen til %{inviteEmail}
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr "Direkte"
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr "Deaktiveret"
@@ -26094,9 +26447,6 @@ msgstr "Sammenlæg straks"
msgid "Merge in progress"
msgstr "Igangværende sammenlægning"
-msgid "Merge locally"
-msgstr "Sammenlæg lokalt"
-
msgid "Merge options"
msgstr "Valgmuligheder for sammenlægning"
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr "Der opstod en fejl under gemning af kladdekommentaren."
msgid "MergeRequests|Create issue to resolve thread"
msgstr "Opret problemstilling for at løse alle tråde"
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr "Du vil ikke være i stand til at bruge pull eller push på depoter via SSH før du tilføjer en SSH-nøgle til din profil"
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr "Tilføj projekter"
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr "Måned"
msgid "Months"
msgstr "Måneder"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr "Der findes mere information|her"
msgid "More information."
msgstr "Mere information."
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr "Flytter problemstilling til kolonnen %{label} i tavlen."
msgid "Moves this issue to %{path_to_project}."
msgstr "Flytter problemstillingen til %{path_to_project}."
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr "Udsend"
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr "Min virksomhed eller team"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr "Mit emne"
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr "Navn"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr "Navnet er allerede taget"
msgid "Name is already taken."
msgstr "Navnet er allerede taget."
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr "Navnerum"
msgid "Namespace ID:"
msgstr "Navnerums-id:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr "Navnerum:"
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Ny problemstilling"
-msgid "New issue in %{project}"
-msgstr "Ny problemstilling i %{project}"
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr "Ingen meddelelser blev logget"
msgid "No milestone"
msgstr "Ingen milepæl"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr "Ingen skabelon valgt"
msgid "No test coverage"
msgstr "Ingen testdækning"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Er du sikker på, at du vil annullere oprettelse af kommentaren?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "Sammenfold svar"
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr "Åh nej!"
-msgid "Ok, let's go"
-msgstr "Ok lad os komme i gang"
-
msgid "Okay"
msgstr "Okay"
@@ -28790,6 +29182,9 @@ msgstr "Slutdato/-tidspunkt for rotation skal komme efter startdato/-tidspunkt"
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,8 +29296,8 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
-msgstr "Beskrivelse (valgfrit)"
+msgid "OnDemandScans|Description"
+msgstr ""
msgid "OnDemandScans|Discard changes"
msgstr ""
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr "Kun regelsæt:"
@@ -29152,12 +29577,18 @@ msgstr "Ups, er du sikker?"
msgid "Open"
msgstr "Åbne"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr "Åbn markering"
msgid "Open errors"
msgstr "Åbne fejl"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr "Pakken findes allerede"
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr "Pakketype"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr "Pakketype skal være Conan"
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "Siden blev ikke fundet"
@@ -30084,9 +30524,6 @@ msgstr "Sti"
msgid "Path:"
msgstr "Sti:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "Stier kan indeholde jokertegn såsom */velkommen"
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Aktiveret"
@@ -30516,6 +30965,12 @@ msgstr "Alle"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Angiv en kort beskrivelse til pipelinen"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr "Sikkerhedsregelsæt"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Stadier"
@@ -31290,6 +31760,9 @@ msgstr "Indtast venligst et gyldigt tal"
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr "Prøv venligst at opdatere siden. Hvis problemet fortsætter, så kontak
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr "Forhåndsvis"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "Forhåndsvis Markdown"
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr "Produktivitet"
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Dit LinkedIn-profilnavn fra linkedin.com/in/profilnavn"
@@ -32448,6 +32951,12 @@ msgstr "Forløb"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "Projekt"
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr "Projektslug"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "Projekt: %{name}"
@@ -32919,6 +33434,9 @@ msgstr "Vis altid belønningsemojiknapper med tommelfinger-op og tommelfinger-ne
msgid "ProjectSettings|Analytics"
msgstr "Analyse"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr "Hver sammenlægning opretter en sammenlægningscommit."
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr "Pakker"
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr "Sikkerhed og overholdelse for projektet"
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr "Hvad er badges?"
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr "Projekter delt med %{group_name}"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr "Projekter som skal indekseres"
@@ -33516,6 +34034,9 @@ msgstr "Beklager, ingen projekter matchede din søgning"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "%{wildcards_link_start}Jokertegn%{wildcards_link_end} såsom %{code_tag_start}*-stable%{code_tag_end} eller %{code_tag_start}production/*%{code_tag_end} understøttes."
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr "Må sammenlægge"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Må sammenlægge:"
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr "Gren"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr "Hold stabile grene sikre og tving udviklere til at bruge sammenlægningsanmodninger."
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Beskyt"
@@ -33999,9 +34535,6 @@ msgstr "Beskyttet gren (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr "Beskyttede grene"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} vil være skrivbar for udviklere. Er du sikker?"
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "Udbyder"
@@ -34242,6 +34793,21 @@ msgstr "Køb mere lager"
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Push"
@@ -34272,7 +34838,7 @@ msgstr "Push-begivenheder"
msgid "Push project from command line"
msgstr "Push projekt fra kommandolinje"
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr "Genimportér"
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr "Reference"
msgid "References"
msgstr "Referencer"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,13 +35379,7 @@ msgstr "Udgivelsesdato"
msgid "Releases"
msgstr "Udgivelser"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr ""
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-msgstr "Udgivelser er baseret på Git-mærkater. Vi anbefaler mærkater der bruger semantisk versionering, f.eks. %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-
-msgid "Releases documentation"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
msgid "Releases|New Release"
@@ -34819,9 +35388,27 @@ msgstr "Ny udgivelse"
msgid "Releases|Tag message"
msgstr ""
+msgid "Release|Create a new release"
+msgstr ""
+
+msgid "Release|Getting started with releases"
+msgstr ""
+
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr "Noget gik galt under oprettelse af en ny udgivelse."
@@ -34939,6 +35526,9 @@ msgstr "Fjern gruppe"
msgid "Remove header logo"
msgstr "Fjern headerlogo"
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "Fjern gennemløb"
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "Sidste opdatering"
@@ -35714,13 +36313,19 @@ msgstr "Nulstil til projektstandarder"
msgid "Resolve"
msgstr "Løs"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr "Løs konflikter"
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr "Svar"
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Svarmålinger (AWS ELB)"
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr "Genoptag"
-msgid "Resync"
-msgstr "Synkroniser igen"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr "Kontrollér ændringer"
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr "Kontrollering (sammenlægningsanmodning !%{mergeRequestId})"
msgid "Revoke"
msgstr "Tilbagekald"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr "Tilbagekaldt"
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr "Kør CI-/CD-pipelines med Jenkins."
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "Kør husarbejde"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr "Aktiv"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr "IP-adresse"
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr "Installer en runner"
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr "Sidste kontakt"
@@ -36230,6 +36873,9 @@ msgstr "Maksimum timeout for job"
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr "Navn"
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr "Ny registreringstoken genereret!"
@@ -36275,6 +36924,12 @@ msgstr "Online"
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr "Platform"
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr "Egenskabsnavn"
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr "Vis installationsinstruktioner"
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr "gruppe"
msgid "Runners|paused"
msgstr "sat på pause"
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr "delt"
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr "SAST-konfiguration"
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr "SHA256"
@@ -36732,6 +37420,12 @@ msgstr "Gem adgangskode"
msgid "Save pipeline schedule"
msgstr "Gem pipelineplanlægning"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "Gemmer"
@@ -36744,12 +37438,6 @@ msgstr ""
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr ""
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr ""
@@ -36987,9 +37675,6 @@ msgstr "Søg efter filer"
msgid "Search for Namespace"
msgstr "Søg efter navnerum"
-msgid "Search for a LDAP group"
-msgstr "Søg efter en LDAP-gruppe"
-
msgid "Search for a group"
msgstr "Søg efter en gruppe"
@@ -37095,6 +37780,12 @@ msgstr "i projektet %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "af %{link_to_project}"
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Sikkerhed"
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr "Nyt regelsæt"
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr "Der opstod en fejl ved oprettelse af sammenlægningsanmodningen."
msgid "SecurityReports|There was an error deleting the comment."
msgstr "Der opstod en fejl ved sletning af kommentaren."
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr "Vælg Git-revision"
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr "Vælg en gren"
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr "Vælg en rolle"
msgid "Select a template repository"
msgstr "Vælg et skabelondepot"
-msgid "Select a template type"
-msgstr "Vælg en skabelontype"
-
msgid "Select all"
msgstr "Vælg alle"
@@ -38326,9 +39062,6 @@ msgstr "Vælg projekt"
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr "Vælg projekter"
@@ -38365,6 +39098,9 @@ msgstr "Vælg undergruppe"
msgid "Select subscription"
msgstr "Vælg abonnement"
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Vælg målgren"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "Valgte niveauer kan ikke bruges af brugere som ikke er administratorer for grupper, projekter og udklip. Hvis det offentlige niveau er begrænset, så er brugerprofiler kun synlige for brugere som er logget ind."
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr "Indstil %{epic_ref} som forælderepicen."
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Indstil en adgangskode på din konto for at bruge pull eller push via %{protocol}."
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr "Log ud og tilmeld"
msgid "Sign up"
msgstr "Tilmeld"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "Tilmeldingen lykkedes! Bekræft venligst din e-mail for at logge ind."
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr "Noget gik galt ved forsøg på at ændre den låste tilstand af denne %{
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr "Noget gik galt ved omorganisering af designs. Prøv venligst igen"
@@ -39650,6 +40398,9 @@ msgstr "Noget gik galt under opdatering af et krav."
msgid "Something went wrong while updating assignees"
msgstr "Noget gik galt under opdatering af tildelere"
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr "Noget gik galt under opdatering af dine listeindstillinger"
@@ -39986,9 +40737,6 @@ msgstr "Beskyttelse for spam og anti-bot"
msgid "Spam log successfully submitted as ham."
msgstr "Spamlog indsendt som ham."
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr "Start søgning"
msgid "Start thread"
msgstr "Start tråd"
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr "Start din gratis Ultimate-prøveperiode"
@@ -40148,9 +40899,6 @@ msgstr "Starter"
msgid "Starts %{startsIn}"
msgstr "Starter %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Starter kl. (UTC)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr "Der opstod en fejl ved hentning af statustjekkene."
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr "Den nuværende problemstilling"
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr "Der var problemer med at hente gennemløb."
msgid "There was a problem fetching labels."
msgstr "Der var problemer med at hente etiketter."
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr "Der var et problem med at hente linkede pipelines."
@@ -42540,6 +43291,9 @@ msgstr "Der opstod en fejl ved fjernelse af e-mailen."
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr "Der opstod en fejl ved indhentning af Jira-brugerne."
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr "Variablerne er nedarvede fra forældergruppen."
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr "Epicen findes ikke eller du har ikke tilstrækkelig tilladelse."
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr "Pipelinen blev udløst af en planlægning."
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "Projektet"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr "Torsdag"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "Tidspunkt"
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr "Log ind på GitLab på %{gitlab_url} for at genaktivere din konto."
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr "Gøremålsliste"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr "Gøremålselement mærket som færdig."
@@ -43998,6 +44773,9 @@ msgstr "Tokennavn"
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr "Opret en ny gruppe for at starte din GitLab Ultimate-prøveperiode."
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr "Opgrader %{groupName} til %{planName}"
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr "Du kan anvende din prøveperiode på en ny gruppe eller en eksisterende gruppe."
@@ -44270,9 +45053,6 @@ msgstr "Udløser fjernet."
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr "Udløsertoken:"
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr "Opdater godkendere"
-msgid "Update broadcast message"
-msgstr "Opdater broadcastmeddelelse"
-
msgid "Update failed"
msgstr "Opdatering mislykkedes"
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr "Kunne ikke indstille standardgrenen"
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "Nyt synlighedsniveau ikke tilladt!"
msgid "UpdateProject|Project could not be updated!"
msgstr "Projekt kunne ikke opdateres!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr "Opdateret"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Opdateret %{updated_at} af %{updated_by}"
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr "Brug .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr "Brug GitLab Runner i AWS"
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr "Brug en AWS CloudFormation Template (CFT) til at installere og konfigurere GitLab Runner i AWS."
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr "Brug søgelinjen øverst på siden"
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr "Brugerrestriktioner"
msgid "User settings"
msgstr "Brugerindstillinger"
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr "(optaget)"
msgid "UserProfile|Activity"
msgstr "Aktivitet"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Blokeret bruger"
@@ -45820,6 +46624,9 @@ msgstr "Value Stream-analyse"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr "Elementer i stadie"
@@ -45928,9 +46747,6 @@ msgstr "Start"
msgid "ValueStreamEvent|Stop"
msgstr "Stop"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr "Variabel"
@@ -46006,9 +46822,6 @@ msgstr "Version %{versionNumber} (seneste)"
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr "Vi kunne ikke finde nogle %{scope} som matcher %{term} i projektet %{pro
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr "Vi oprettede et sandkasseprojekt som vil hjælpe dig med at lære det grundlæggende i GitLab. Du vil blive vejledt på en problemstillingstavle. Du kan gennemgå problemstillingerne i dit eget tempo."
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr "Du skal angive din nuværende adgangskode for at ændre den."
msgid "You must sign in to search for specific projects."
msgstr "Du skal logge ind for at søge efter bestemte projekter."
-msgid "You must sign in to search for specific terms."
-msgstr "Du skal logge ind for at søge efter bestemte udtryk."
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr "Du skal løse CAPTCHA'en for at indsende"
@@ -48448,13 +49249,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr "Din meddelelse her"
msgid "Your name"
msgstr "Dit navn"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] "cirka %d timer"
msgid "access:"
msgstr "adgang:"
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr "tilføjede %{emails}"
@@ -49479,9 +50280,6 @@ msgstr "indlæser"
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr "lukket"
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr "data"
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr "datoen må ikke være efter 9999-12-31"
@@ -49662,6 +50466,9 @@ msgstr "%{slash_command} overskriver den samlede estimerede tid."
msgid "example.com"
msgstr "example.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr "overstiger grænsen på %{bytes} byte"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr "overstiger grænsen på %{bytes} byte for mappenavnet \"%{dirname}\""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr "udløb %{timebox_due_date}"
@@ -50005,9 +50815,6 @@ msgstr "indlæser"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "låst af %{path_lock_user_name} %{created_at}"
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr "manuelt"
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr "skal være en Debian-pakke"
msgid "must be a boolean value"
msgstr "skal være en boolesk værdi"
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr "skal være et rodnavnerum"
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr "%{item} og %{lastItem}"
msgid "only available on top-level groups."
msgstr "kun tilgængelig på topniveaugrupper."
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr "åben problemstilling"
@@ -50720,6 +51542,9 @@ msgstr "Ukendt"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/de/gitlab.po b/locale/de/gitlab.po
index 605ba064277..1cf3798db41 100644
--- a/locale/de/gitlab.po
+++ b/locale/de/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: de\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr " %{start} bis %{end}"
@@ -60,8 +60,8 @@ msgstr " oder %{emphasisStart}#issue id%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " oder %{emphasisStart}&epic id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " oder Referenzen (z.B. Pfad/zum/Projekt!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " reagierte mit :%{name}:"
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" existiert nicht auf \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "\"%{repository_name}\" (%{repository_size}) überschreitet das Limit von %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (geschlossen)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d Gruppe"
msgstr[1] "%d Gruppen"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d Stunde"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d persönliches Projekt wird entfernt und kann nicht wiederhergestellt werden."
msgstr[1] "%d persönliche Projekte werden entfernt und können nicht wiederhergestellt werden."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d Punkt"
-msgstr[1] "%d Punkte"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d zuvor gemergeter Commit"
@@ -828,12 +831,6 @@ msgstr "%{level_name} ist nicht zulässig, da das Fork-Quellprojekt eine geringe
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Entferne das %{draft_snippet} Präfix%{link_end} aus dem Titel, damit dieser Merge Request gemerged werden kann, wenn er bereit ist."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "%{link_start}Beginne den Titel mit %{draft_snippet}%{link_end}, um zu verhindern, dass ein Merge-Request-Entwurf vorzeitig gemerged wird."
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow} und %{awardsListLength} weitere"
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} Tag"
msgstr[1] "%{no_of_days} Tage"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} Commits hinter %{default_branch}, %{number_commits_ahead} Commits voraus"
@@ -982,14 +982,24 @@ msgstr "%{reportType} erkannte %{totalStart}%{total}%{totalEnd} potentielle %{vu
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Versuche es erneut%{retryButtonEnd} oder %{newFileButtonStart}füge eine neue Datei hinzu%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} wurde mit den verbliebenen Beteiligten neu errechnet. Bitte den neuen Stand von %{rotation_link} überprüfen. Wir empfehlen, sich mit den aktuellen Bereitschaftsverantwortlichen in Verbindung zu setzen, um eine kontinuierliche Anrufbereitschaft sicherzustellen."
@@ -1063,8 +1073,8 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr "%{strongStart}Tipp:%{strongEnd} Du kannst Merge Requests auch lokal auschecken. %{linkStart}Mehr erfahren. %{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
msgstr ""
@@ -1094,10 +1104,15 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] "%{strong_start}%{count} Mitglied%{strong_end} muss die Zusammenführung genehmigen. Jede(r) mit der Entwickler(innen)rolle oder höher darf genehmigen."
msgstr[1] "%{strong_start}%{count} Mitglieder%{strong_end} müssen die Zusammenführung genehmigen. Jede(r) mit der Entwickler(innen)rolle oder höher darf genehmigen."
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
-msgstr[0] "%{strong_start}%{errors}%{strong_end} Punkt"
-msgstr[1] "%{strong_start}%{errors}%{strong_end} Punkte"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] ""
+msgstr[1] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr ""
@@ -1297,9 +1312,6 @@ msgstr "(Begrenzt auf %{quota} Pipeline-Minuten pro Monat)"
msgid "(No changes)"
msgstr "(Keine Änderungen)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr "(Unbegrenzte Pipeline-Minuten)"
@@ -1312,6 +1324,9 @@ msgstr "(gelöscht)"
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr "Ein persönlicher Zugangstoken wurde widerrufen"
@@ -2182,6 +2200,9 @@ msgstr "Neue Seite hinzufügen"
msgid "Add README"
msgstr "README hinzufügen"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Zoom-Besprechung hinzufügen"
@@ -2278,9 +2299,6 @@ msgstr "Füge Zustimmungsregel hinzu"
msgid "Add approvers"
msgstr "Genehmigungsberechtigte hinzufügen"
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr "Sub-Epic hinzufügen"
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Alle Jobs stoppen"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Alle Jobs stoppen?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Jobs stoppen"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Stoppen von Jobs ist fehlgeschlagen"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Fehler beim Laden der Statistik. Bitte versuche es erneut"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr "Empfängergruppe oder Projekt"
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Auto-DevOps-Domain"
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr "Erweiterte Einstellungen"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr "Nach dem erfolgreichen Ändern des Passwortes wirst du zum Anmeldebildsc
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Nach einer erfolgreichen Passwortaktualisierung wirst du zur Anmeldeseite weitergeleitet, wo du dich mit deinem neuen Passwort anmelden kannst."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Erlaube Benutzer(innen), jede Anwendung zur Nutzung von GitLab als OAuth-Anbieter zu registrieren"
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr "Beim Abrufen der ausstehenden Kommentare ist ein Fehler aufgetreten"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Beim Abrufen der Projekt-Autovervollständigung ist ein Fehler aufgetreten."
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr "Beim Entfernen des Epics ist ein Fehler aufgetreten."
msgid "An error occurred while removing issues."
msgstr "Beim Entfernen der Tickets ist ein Fehler aufgetreten."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Beim Rendern der Vorschau der Broadcast-Nachricht ist ein Fehler aufgetreten"
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr "Jeder Namensraum"
-
msgid "App ID"
msgstr "App ID"
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr "Genehmigen"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Einen Merge-Request genehmigen"
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr "Möchtest du wirklich dieses Gruppen-Zugangstoken löschen? Diese Aktion kann nicht rückgängig gemacht werden."
@@ -5401,12 +5493,21 @@ msgstr "%{name} löschen?"
msgid "Artifacts|Delete artifact"
msgstr "Artefakt löschen"
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "%{assignee_users_sentence} zugewiesen."
@@ -5506,14 +5610,14 @@ msgstr "Zugewiesen an %{assignee_name}"
msgid "Assigned to me"
msgstr "Mir zugewiesen"
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Beauftragte(r)"
msgstr[1] "%d Beauftragte"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr "Automatisch aufgelöst"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Notiz"
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr "Verfügbare spezifische Runner"
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar von %{assigneeName}"
@@ -6418,6 +6525,9 @@ msgstr "Im Abschnitt Abrechnung von %{parent_billing_page_link} kannst du den Ta
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
-msgstr "Pushen erlaubt"
+msgid "BranchRules|Allowed to push and merge"
+msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr "Details zu den Branch-Regeln"
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr "Gruppen"
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,8 +7226,11 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
-msgstr "Zielbranch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr ""
msgid "BranchRules|Users"
msgstr "Benutzer"
@@ -7110,6 +7238,9 @@ msgstr "Benutzer"
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Branches"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr "Ungültiger Quelltyp der Entität"
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "Aufzählung"
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto-DevOps"
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr "Bereitstellungsstrategie"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr "Wähle die Projekte aus, auf die über API-Anfragen zugegriffen werden kann, die mit der CI/CD-Variable CI_JOB_TOKEN dieses Projekts authentifiziert wurden. Es stellt ein Sicherheitsrisiko dar, diese Funktion zu deaktivieren, da nicht autorisierte Projekte versuchen könnten, ein aktives Token abzurufen und auf die API zuzugreifen. %{linkStart}Mehr erfahren.%{linkEnd}"
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "Gruppe aktiviert"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr "Ändere dein Passwort"
msgid "Change your password or recover your current one"
msgstr "Ändere dein Passwort oder stelle dein aktuelles wieder her"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr "Überprüfe die Verfügbarkeit der Funktion im Namensraum"
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr "Wähle eine Farbe."
msgid "Choose file…"
msgstr "Datei auswählen…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr "Wähle die übergeordnetste Gruppe für deine Repository-Importe."
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr "Variable jetzt löschen"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Geltungsbereich"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr "Status"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Typ"
@@ -8712,6 +8876,9 @@ msgstr "Wert"
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "Alle Umgebungen"
msgid "CiVariable|Create wildcard"
msgstr "Wildcard erstellen"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Neue Umgebung"
@@ -9844,6 +10014,12 @@ msgstr "Code-Eigentümer"
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "%{file_name} hinzufügen"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "erstellt"
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Beim Abrufen der Daten des Merge-Requests ist ein Fehler aufgetreten."
-msgid "Commits|History"
-msgstr "Verlauf"
-
msgid "Commits|No related merge requests found"
msgstr "Keine zugehörigen Merge-Requests gefunden"
@@ -10122,6 +10304,9 @@ msgstr "Vergleiche Git-Revisionen"
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Vergleiche Revisionen"
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Tickets"
@@ -11031,9 +11228,18 @@ msgstr "Letzter Monat"
msgid "ContributionAnalytics|Last week"
msgstr "Letzte Woche"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "Keine Tickets für den ausgewählten Zeitraum."
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr "Erstellt"
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "Erstellt %{timestamp}"
@@ -11817,6 +12035,9 @@ msgstr "Erstellt am"
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr "Gesamt"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "Mediane Zeit, in der ein Incident in einer Produktionsumgebung im angegebenen Zeitraum offen war."
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "Anzahl der Vorfälle geteilt durch die Anzahl der Bereitstellungen in einer Produktionsumgebung im angegebenen Zeitraum."
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "Prozentsatz fehlgeschlagener Bereitstellungen"
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr "Kommentar entfernen"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr "Release %{release} löschen?"
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr "Entwickler"
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr "Testversions-Hinweis ausblenden"
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "Nicht erneut anzeigen"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Erledigt"
@@ -14778,9 +14975,6 @@ msgstr "Artefakte herunterladen"
msgid "Download codes"
msgstr "Codes herunterladen"
-msgid "Download evidence JSON"
-msgstr "Beweise im JSON-Format herunterladen"
-
msgid "Download export"
msgstr "Export herunterladen"
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Keine. Wähle Projekte zum Indexieren aus."
-
msgid "Email"
msgstr "E-Mail"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,11 +15680,11 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
-msgstr "Endet am (UTC)"
+msgid "Ends"
+msgstr ""
msgid "Ends on"
msgstr ""
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr "Umgebung"
@@ -15645,7 +15842,10 @@ msgstr "Umgebungen"
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Alle anzeigen"
@@ -15810,6 +16019,12 @@ msgstr "Stopp"
msgid "Environments|Stop environment"
msgstr "Umgebung stoppen"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr "Fehler beim Abrufen des Netzwerkgraphen."
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr "Fehler beim Abrufen der Referenzen"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr "Fehler beim Einrichten des Editors. Bitte erneut versuchen."
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr "Geschätzt"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Nach allem filtern"
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,8 +16879,8 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Erläutere das Problem. Falls erforderlich, gib einen Link zu dem fraglichen Ticket oder Kommentar an."
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "Erkunden"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr "Feb"
msgid "February"
msgstr "Februar"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Finde über den Pfad"
msgid "Find file"
msgstr "Datei finden"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr "Fingerabdruck (MD5)"
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Fork von"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr "Fork wird erstellt"
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,8 +18012,8 @@ msgstr "Kostenpflichtige Tarife erkunden"
msgid "FreeUserCap|Explore paid plans:"
msgstr "Kostenpflichtige Tarife erkunden:"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
-msgstr "Es scheint so, als hättest Du die Grenze von %{free_user_limit} Mitgliedern für %{namespace_name} erreicht. Du kannst keine Weiteren hinzufügen, aber Du kannst deine bestehenden Mitglieder verwalten, indem Du beispielsweise inaktive Mitglieder entfernst und durch neue Mitglieder ersetzt."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgstr ""
msgid "FreeUserCap|Manage members"
msgstr "Mitglieder verwalten"
@@ -18503,9 +18736,6 @@ msgstr "Erste Schritte zum Performance-Monitoring"
msgid "Get started!"
msgstr "Loslegen!"
-msgid "Getting started with releases"
-msgstr "Erste Schritte mit Releases"
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr "GitLab erstellt einen Branch in deinem Fork und startet ein Merge Request."
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr "Gitea-Host-URL"
msgid "Gitea Import"
msgstr "Gitea-Import"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr "Gruppe: %{group_name}"
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr "Entschuldigung, keine Gruppe entsprachen deiner Suche"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Dieses Feature erfordert einen Browser, der LocalStorage unterstützt"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Eine Gruppe ist eine Ansammlung mehrerer Projekte."
@@ -20035,8 +20325,11 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
-msgstr "GitLab-Quell-URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr ""
@@ -20047,8 +20340,8 @@ msgstr "Gruppe und zugehörige Daten aus einer anderen GitLab-Instanz importiere
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "Gruppen von einer anderen GitLab Instanz importieren"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr ""
@@ -20068,14 +20361,11 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "Bitte gebe die GitLab-Quell-URL ein."
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
-msgstr "Gebe Anmeldedaten für eine andere Instanz von GitLab an, um deine Gruppen direkt zu importieren."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
+msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
msgstr ""
@@ -20408,6 +20698,9 @@ msgstr "Hilfe"
msgid "Help translate GitLab into your language"
msgstr "Helfe mit, GitLab in deine Sprache zu übersetzen"
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr "Zurück"
-
msgid "IDE|Commit"
msgstr "Commit"
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "Bearbeiten"
-msgid "IDE|Get started with Live Preview"
-msgstr "Erste Schritte mit der Live-Vorschau"
-
msgid "IDE|Go to project"
msgstr "Zum Projekt"
-msgid "IDE|Live Preview"
-msgstr "Live-Vorschau"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Zeig eine Vorschau deiner Webanwendung mit der clientseitigen Auswertung der Web-IDE."
-
-msgid "IDE|Refresh preview"
-msgstr "Vorschau aktualisieren"
-
msgid "IDE|Review"
msgstr "Review"
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr "Wenn Du nicht kürzlich versucht hast, Dich anzumelden, dann solltest Du
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr "Wenn Du nicht kürzlich versucht hast, Dich anzumelden, dann solltest Du umgehend Dein Passwort ändern: %{password_link}."
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr "Importieren Sie Aufgaben aus Phabricator in Tickets"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "Zeitüberschreitung beim Import: Dauerte länger als %{import_jobs_expiration} Sekunden"
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr "Im Falle einer Pull-Spiegelung bist Du Autor:in aller Aktivitäts-Ereignisse, die ein Aktualisierungsergebnis sind, wie z. B. das Erstellen neuer Branches oder das Pushen neuer Commits auf vorhandene Branches."
@@ -21255,9 +21563,15 @@ msgstr "In Bearbeitung"
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr "Fehler beim Löschen des Ereignisses auf der Zeitachse des Vorfalls: %{e
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr "Zeile einrücken"
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
-msgstr "Ein Merge Request wird erstellt, aktualisiert oder ge-merge-t"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "Ablaufdatum des Zugriffs (optional)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr "Titel"
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Jobs"
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr "Letzter Zugriff am"
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "Letzte Aktualisierung"
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr "Liste deine Gitea-Repositories auf"
msgid "List available repositories"
msgstr "Verfügbare Repositories auflisten"
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr "Listenansicht"
msgid "List your Bitbucket Server repositories"
msgstr "Liste deine Bitbucket-Server-Repositorys auf"
-msgid "Live preview"
-msgstr "Live-Vorschau"
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr "Mit Smartcard einloggen"
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr "Zugriff verwalten"
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr "Möchtest du deine Zugriffsanfrage für \"%{source}\" wirklich widerrufen?"
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr "Merge-Requests dienen dazu, deine Änderungsvorschläge für ein Projekt
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr "Beim Hinzufügen des Kommentarentwurfs ist ein Fehler aufgetreten."
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr "Monate"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr "Meine Firma oder mein Team"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr "NEU"
msgid "Name"
msgstr "Name"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Neues Ticket"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr "Neuer Ticket-Titel"
@@ -27890,6 +28285,9 @@ msgstr "Es wurden Nachrichten protokolliert"
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "Keine anderen Tags mit einem solchen Namen oder einer solchen Beschreibung"
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "Hinweis: Als Administrator(in) möchtest du möglicherweise %{github_integration_link} konfigurieren, mit dem du dich über GitHub anmelden und das Verbinden von Repositories ohne Erstellung eines persönlichen Zugriffstokens erlauben kannst."
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Bist du sicher, dass du die Erstellung dieses Kommentars abbrechen möchtest?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "Antworten reduzieren"
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr "Ups, bist du sicher?"
msgid "Open"
msgstr "Offen"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr "I Gitpod öffnen"
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr "Pakete"
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "Seite nicht gefunden"
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr "Pfad:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr "Validierung der Pipeline... Dies kann bis zu einer Minute dauern."
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "Warten auf Laden von CI-Inhalten..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Aktiviert"
@@ -30516,6 +30965,12 @@ msgstr "Alle"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr "Neuer Zeitplan"
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Gib eine kurze Beschreibung für diese Pipeline ein"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Phasen"
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr "Vorschau"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Du musst die Eigentumsrechte dieser Gruppen übertragen oder die Gruppen löschen, bevor du dein Konto löschen kannst."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Dein LinkedIn-Profilname von linkedin.com/in/profilename"
@@ -32448,6 +32951,12 @@ msgstr "Fortschritt"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "Projekt"
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr "Projekt-Slug"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr "Geteilte Projekte mit %{group_name}"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr "Entschuldigung, es wurden keine Projekte mit diesen Suchkriterien gefund
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "Dieses Feature erfordert einen Browser, der LocalStorage unterstützt"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "Deine Daten von einer externen Quelle wie GitHub, Bitbucket oder einer anderen Instanz von GitLab migrieren."
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Schützen"
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} wird für Entwickler änderbar sein. Bist du sicher?"
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "Provider"
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Push"
@@ -34272,7 +34838,7 @@ msgstr "Push-Ereignisse"
msgid "Push project from command line"
msgstr "Pushe das Projekt von der Kommandozeile aus"
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr "Releases"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr "Gruppe entfernen"
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr "Melde deine Lizenznutzungsdaten an GitLab"
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr "Konflikte im Quell-Branch lösen"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Antwortmesswerte (AWS ELB)"
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr "Fortsetzen"
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr "Änderungen prüfen"
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr "Überprüfung (Merge-Request !%{mergeRequestId})"
msgid "Revoke"
msgstr "Widerrufen"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr "CI/CD-Pipelines mit Jenkins ausführen, wenn du in ein Repository pushst
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr "Leerlauf"
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr "Eigentümer(in)"
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr "Runner Registrierung"
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr "Laufend"
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr "SAML Single Sign-on für %{group_name}"
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr "Zeitplan der Pipeline speichern"
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr "Dateien durchsuchen"
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Sicherheit"
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr "Wähle eine Farbe"
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr "Wähle ein Vorlagen-Repository aus"
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr "Projekt wählen"
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Zielbranch auswählen"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Lege ein Passwort für dein Konto fest, um mittels %{protocol} zu übertragen (push) oder abzurufen (pull)."
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr "Etwas ist beim Ändern des Sperrzustandes von %{issuableDisplayName} sch
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr "Spam- und Anti-Bot-Schutz"
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr "Suche starten"
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr "Beginnt am (UTC)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr "Der Branch oder Tag existiert nicht"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "Das Character-Highlighter hilft dir, die Betreffzeile auf %{titleLength} Zeichen zu beschränken und den Textkörper auf %{bodyLength} zu kürzen, damit sie in Git lesbar sind."
@@ -41831,6 +42576,9 @@ msgstr "Das aktuelle Ticket"
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "Die Aktualisierungsaktion wird nach %{number_of_minutes} Minuten abgebrochen. Verwende für große Repositories eine Clone / Push-Kombination."
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "Dieses Projekt"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr "Donnerstag"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "Um ein SVN-Repository zu importieren, schaue dir %{svn_link} an."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr "Um deine Suche zu erweitern, änder oder entferne die obigen Filter."
msgid "To-Do List"
msgstr "To-Do-Liste"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr "Löse diese manuelle Aktion aus"
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr "Entsperren"
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr "Deine Gruppenbezeichnung, Beschreibung, Avatar und Sichtbarkeit anpassen
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr "Repository-Prüfsumme von %{type} konnte nicht von %{old} bis %{new} verifiziert werden"
@@ -44861,6 +45662,9 @@ msgstr "Zeitüberschreitung beim Warten auf %{type}-Repository-Pushs"
msgid "Updated"
msgstr "Aktualisiert"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Aktualisiert %{updated_at} von %{updated_by}"
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Nutzung von Gruppenressourcen in den Projekten in der Gruppe %{strong_start}%{group_name}%{strong_end}"
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr "Verwende die Suchleiste oben auf dieser Seite"
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr "Benutzerbeschränkungen"
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr "Benutzer:in erfolgreich erstellt."
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr "Aktivität"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Blockierte(r) Benutzer(in)"
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr "Variable"
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr "Aufgabe gelöscht"
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr "Dein Name"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] "etwa %d Stunden"
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr "geschlossen"
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "überschreitet die maximale Länge (100 Benutzernamen)"
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "gesperrt durch %{path_lock_user_name} %{created_at}"
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr "manuell"
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr "Meilenstein sollte entweder zu einem Projekt oder eine Gruppe gehören."
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr "%{item}, und %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr "Unbekannt"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/el_GR/gitlab.po b/locale/el_GR/gitlab.po
index c6afb5b4f5b..a1a9f05f749 100644
--- a/locale/el_GR/gitlab.po
+++ b/locale/el_GR/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: el\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/en_GB/gitlab.po b/locale/en_GB/gitlab.po
index 0ae1e1cbe43..5482d5837a0 100644
--- a/locale/en_GB/gitlab.po
+++ b/locale/en_GB/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: en-GB\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 07:03\n"
+"PO-Revision-Date: 2023-02-11 04:46\n"
msgid " %{start} to %{end}"
msgstr " %{start} to %{end}"
@@ -60,8 +60,8 @@ msgstr " or %{emphasisStart}#issue id%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " or %{emphasisStart}&epic id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" did not exist on \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (closed)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d group"
msgstr[1] "%d groups"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d hour"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d personal project will be removed and cannot be restored."
msgstr[1] "%d personal projects will be removed and cannot be restored."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d point"
-msgstr[1] "%d points"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d previously merged commit"
@@ -828,12 +831,6 @@ msgstr "%{level_name} is not allowed since the fork source project has lower vis
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "Bullet list"
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr "Choose any colour."
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr "Median time (last %{days}d)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "Median time an incident was open in a production environment over the given time period."
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "Number of incidents divided by the number of deployments to a production environment in the given time period."
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "Percentage of failed deployments"
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr "Time to restore service"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr "Manage %{profileType} profiles"
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr "Expires %{preposition} %{expires_at}"
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr "Fingerprint (MD5)"
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr " %{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr "Group-level wiki is disabled."
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "Last 30 days"
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,11 +20148,17 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr "Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
-msgstr "Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
msgstr "Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr "Users can create %{link_start_project}project access tokens%{link_end} a
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr "Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr "Your verification code expires after %{expires_in_minutes} minutes."
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr "Error deleting incident timeline event: %{error}"
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr "Trigger"
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr "Could not fetch user information from Jira. Check the permissions in Jir
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr "- Included in trial"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr "NEW"
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr "Only group members with at least the Reporter role can view or be notifi
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr "Only members of this group can access the wiki."
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr "What is squashing?"
@@ -33468,9 +33989,6 @@ msgstr "Projects in this group can use Git LFS"
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr "Provide Feedback"
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr "Report your licence usage data to GitLab"
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr "If both settings are disabled, new runners cannot be registered."
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr "Runners are the agents that run your CI/CD jobs. Follow the %{linkStart}
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,12 +37291,12 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "Sign in to GitLab to connect your organisation's account"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr ""
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr ""
@@ -36627,6 +37309,12 @@ msgstr "Your organisation's SSO has been connected to your GitLab account"
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr "Select a branch to compare"
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr "Select a colour"
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr "Too many references. Quick actions are limited to at most %{max_count} user references"
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "Too many users found. Quick actions are limited to at most %{max_count} users"
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr "Closed"
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr "Create task"
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr "Task deleted"
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,15 +49249,15 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr ""
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr "Your %{spammable_entity_type} has been recognised as spam. Please, change the content or solve the reCAPTCHA to proceed."
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr ""
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr ""
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seat remaining."
msgstr[1] "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr "should be an array of existing usernames. %{invalid} does not exist"
diff --git a/locale/eo/gitlab.po b/locale/eo/gitlab.po
index 5dd01ff708c..163e8a6022d 100644
--- a/locale/eo/gitlab.po
+++ b/locale/eo/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: eo\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Branĉoj"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr "Enmeti"
msgid "CommitMessage|Add %{file_name}"
msgstr "Aldoni „%{file_name}“"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr "Historio"
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "Ne montru denove"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Trovi per dosierindiko"
msgid "Find file"
msgstr "Trovi dosieron"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Disbranĉigita el"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Nova problemo"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Ŝaltita"
@@ -30516,6 +30965,12 @@ msgstr "Ĉiuj"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Entajpu mallongan priskribon pri ĉi tiu ĉenstablo"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr "Konservi ĉenstablan planon"
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Elektu celan branĉon"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Kreu pasvorton por via konto por ebligi al vi eltiri kaj alpuŝi per %{protocol}."
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr "Via nomo"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po
index ad2c816e25e..4af3e7d19c3 100644
--- a/locale/es/gitlab.po
+++ b/locale/es/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: es-ES\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:43\n"
+"PO-Revision-Date: 2023-02-11 04:19\n"
msgid " %{start} to %{end}"
msgstr " %{start} hasta %{end}"
@@ -60,8 +60,8 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " o referencias (e.j. path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " reaccionó con:%{name}:"
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" no existía en \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "El tamaño de \"%{repository_name}\" es (%{repository_size}), el cual es mayor que el límite de %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (cerrado)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d grupo"
msgstr[1] "%d grupos"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d hora"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "Se eliminará el proyecto personal %d y no podrá ser restaurado"
msgstr[1] "Se eliminarán %d proyectos personales y no podrán ser restaurados."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr "%{level_name} no está permitido debido a que el fork del proyecto orige
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}, y %{awardsListLength} más"
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} día"
msgstr[1] "%{no_of_days} días"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits detrás de %{default_branch}, %{number_commits_ahead} commits por delante"
@@ -982,14 +982,24 @@ msgstr "%{reportType} detectó %{totalStart}%{total}%{totalEnd} potencial %{vuln
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Inténtelo de nuevo%{retryButtonEnd} o %{newFileButtonStart}adjunte un archivo nuevo%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Sin cambios)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr "(eliminado)"
msgid "(expired)"
msgstr "(caducó)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(Déjelo en blanco si no quiere cambiarlo)"
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr "Añadir un nuevo sitio"
msgid "Add README"
msgstr "Añadir README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Añadir una reunión de Zoom"
@@ -2278,9 +2299,6 @@ msgstr "Añadir una regla de aprobación"
msgid "Add approvers"
msgstr "Añadir aprobadores"
-msgid "Add broadcast message"
-msgstr "Añadir mensaje de difusión"
-
msgid "Add child epic to an epic"
msgstr "Añadir una tarea épica hija a otra tarea épica"
@@ -2590,6 +2608,9 @@ msgstr "Usuarios activos"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "Todos los usuarios creados en la instancia, incluyendo quienes no son %{billable_users_link_start}usuarios facturables%{billable_users_link_end}."
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Usuarios bloqueados"
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Componentes"
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Detener todos los trabajos"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Detener todos los trabajos?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Detener trabajos"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Error al detener trabajos"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr "Ver proyectos más recientes"
msgid "AdminArea|View latest users"
msgstr "Ver usuarios más recientes"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Se ha producido un error al cargar las estadísticas. Por favor, inténtalo de nuevo"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Dominio Auto DevOps"
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr "Guardar %{name} límites"
@@ -3601,12 +3649,21 @@ msgstr "Configuración avanzada"
msgid "Advanced export options"
msgstr "Opciones de exportación avanzadas"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr "Reindexación requerida"
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr "Después de una actualización correcta de la contraseña, será redirig
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Después de una actualización correcta de la contraseña, se le redirigirá a la página de inicio de sesión donde podrá iniciar sesión con su nueva contraseña."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr "Permitir la autenticación con contraseña para Git a través de HTTP(S)
msgid "Allow password authentication for the web interface"
msgstr "Permitir la autenticación con contraseña para la interfaz web"
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr "Permitir a esta clave hacer push a este repositorio"
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Permitir a los usuarios registrar cualquier aplicación para usar GitLab como proveedor de OAuth"
@@ -4357,9 +4444,6 @@ msgstr "Se ha producido un error al obtener los participantes"
msgid "An error occurred while fetching pending comments"
msgstr "Se ha producido un error al recuperar los comentarios pendientes"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Se ha producido un error al obtener la información de autocompletado de los proyectos."
-
msgid "An error occurred while fetching reference"
msgstr "Se ha producido un error al obtener referencias"
@@ -4507,9 +4591,6 @@ msgstr "Se ha producido un error al eliminar las tareas épicas."
msgid "An error occurred while removing issues."
msgstr "Se ha producido un error al eliminar las incidencias."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Se ha producido un error al mostrar el mensaje de emisión de la vista previa"
-
msgid "An error occurred while rendering the editor"
msgstr "Se ha producido un error al renderizar el editor"
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr "Ya existe una incidencia"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr "Un usuario no autenticado"
@@ -4710,9 +4796,6 @@ msgstr "Cualquier miembro con al menos permisos de desarrollador en el proyecto.
msgid "Any milestone"
msgstr "Cualquier hito"
-msgid "Any namespace"
-msgstr "Cualquier espacio de nombres"
-
msgid "App ID"
msgstr "App ID"
@@ -5126,6 +5209,9 @@ msgstr "Sección: %section"
msgid "Approve"
msgstr "Aprobar"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Aprobar el merge request"
@@ -5216,6 +5302,9 @@ msgstr "¿Está seguro que desea %{action} %{name}?"
msgid "Are you sure you want to approve %{user}?"
msgstr "¿Está seguro de que desea aprobar a %{user}?"
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr "¿Está seguro de que desea volver a intentar esta migración?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "A medida que continuamos construyendo más características para SAST, nos gustaría conocer su opinión sobre la función de configuración SAST en %{linkStart}esta incidencia%{linkEnd}."
@@ -5482,6 +5583,9 @@ msgstr "Asignar al usuario que comenta"
msgid "Assign to me"
msgstr "Asignar a mí"
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "Asignado a %{assignee_users_sentence}."
@@ -5506,14 +5610,14 @@ msgstr "Asignado a %{assignee_name}"
msgid "Assigned to me"
msgstr "Asignado a mí"
-msgid "Assigned to you"
-msgstr "Asignado a ti"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Asignado"
msgstr[1] "Asignados %d"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "El usuario asignado no tiene permisos"
@@ -5953,6 +6057,12 @@ msgstr "Resuelto automáticamente"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Nota"
@@ -5968,9 +6078,6 @@ msgstr "Grupo de ejecutores disponible: %{runners}"
msgid "Available on-demand"
msgstr "Disponible bajo demanda"
-msgid "Available specific runners"
-msgstr "Ejecutores dedicados disponibles"
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar para %{assigneeName}"
@@ -6418,6 +6525,9 @@ msgstr "Para administrar el plan de este grupo, por favor visite la sección de
msgid "BillingPlans|Ultimate"
msgstr "Ultimate"
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr "Actualizar a Premium"
@@ -6544,12 +6654,18 @@ msgstr "%{user} fue aprobado con éxito"
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr "Se ha producido un error al aprobar %{user}"
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Ramas"
@@ -7401,12 +7532,12 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature} (requiere v%{version})"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr ""
+
msgid "BulkImport|Destination"
msgstr "Destino"
-msgid "BulkImport|Destination group"
-msgstr "Grupo de destino"
-
msgid "BulkImport|Existing groups"
msgstr "Grupos existentes"
@@ -7416,8 +7547,8 @@ msgstr "Filtrar por grupo de origen"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
-msgstr "Historial de importación de grupos"
+msgid "BulkImport|GitLab Migration history"
+msgstr ""
msgid "BulkImport|History"
msgstr "Historial"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr "Importar seleccionados"
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr "Error al importar el grupo."
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "Lista de viñetas"
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7682,6 +7834,9 @@ msgstr "Por defecto al pipeline de Auto DevOps para todos los proyectos"
msgid "CICD|Deployment strategy"
msgstr "Estrategia de despliegue"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr "Límite"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "grupo habilitado"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr "Cambia su contraseña"
msgid "Change your password or recover your current one"
msgstr "Cambia o recuperar su contraseña"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr "Compruebe la disponibilidad de la función en el plan de espacio de nomb
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr "Compruebe sus imágenes de Docker para detectar vulnerabilidades conocidas."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,18 +8594,18 @@ msgstr "Número de usuarios"
msgid "Checkout|Payment method"
msgstr "Forma de pago"
-msgid "Checkout|Please select a country"
-msgstr "Por favor, seleccione un pais"
-
-msgid "Checkout|Please select a state"
-msgstr "Por favor, seleccione un estado"
-
msgid "Checkout|Purchase details"
msgstr "Detalles de compra"
msgid "Checkout|Select"
msgstr "Seleccionar"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Estado"
@@ -8547,9 +8714,6 @@ msgstr "Elegir cualquier color."
msgid "Choose file…"
msgstr "Seleccione un archivo…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr "Seleccione el ejecutor preferido y rellene el AWS CFT."
-
msgid "Choose the top-level group for your repository imports."
msgstr "Seleccione el grupo de nivel superior para las importaciones de su repositorio."
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr "Eliminar fila de variables"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Alcance"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr "Estado"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Tipo"
@@ -8712,6 +8876,9 @@ msgstr "Valor"
msgid "CiVariables|Variables"
msgstr "Variables"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "Todos los entornos"
msgid "CiVariable|Create wildcard"
msgstr "Crear comodín"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Nuevo entorno"
@@ -9844,6 +10014,12 @@ msgstr "Propietarios del código"
msgid "Code Quality"
msgstr "Calidad del código"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "Revisión de código"
@@ -10059,6 +10235,15 @@ msgstr "Cambio"
msgid "CommitMessage|Add %{file_name}"
msgstr "Añadir %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "autorizado"
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Se ha producido un error al obtener los datos de los merge requests."
-msgid "Commits|History"
-msgstr "Historial"
-
msgid "Commits|No related merge requests found"
msgstr "No se encontraron merge requests relacionados"
@@ -10122,6 +10304,9 @@ msgstr "Comparar revisiones de Git"
msgid "Compare GitLab editions"
msgstr "Compare las ediciones de GitLab"
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Comparar revisiones"
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Incidencias"
@@ -11031,9 +11228,18 @@ msgstr "El mes pasado"
msgid "ContributionAnalytics|Last week"
msgstr "La semana pasada"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr "Contribuciones para %{calendar_date}"
@@ -11181,18 +11399,12 @@ msgstr "Copiar el secreto"
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr "Copiar este token de registro."
-
msgid "Copy to clipboard"
msgstr "Copiar al portapapeles"
msgid "Copy token"
msgstr "Copiar el token"
-msgid "Copy trigger token"
-msgstr "Copiar token de activación"
-
msgid "Copy value"
msgstr "Copiar valor"
@@ -11805,6 +12017,12 @@ msgstr "Creado"
msgid "Created %{epicTimeagoDate}"
msgstr "Creado %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "Creado %{timestamp}"
@@ -11817,6 +12035,9 @@ msgstr "Creado el"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "Creada una rama y un merge request para resolver esta incidencia."
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "Creada una rama '%{branch_name}' y un merge request para resolver esta incidencia."
@@ -12192,9 +12413,6 @@ msgstr "Total"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "no está disponible para el grupo seleccionado"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "debe estar bajo un grupo"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr "Fecha"
@@ -12380,10 +12586,10 @@ msgstr "Tiempo medio (últimos %{days} días)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "La mediana de tiempo en el que se abrió un incidente en un entorno de producción a lo largo de un período determinado."
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "Número de incidentes divididos por el número de depliegues en un entorno de producción en el período de tiempo determinado."
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "Porcentaje de depliegues fallidos"
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr "DORA4Metrics|Tiempo para restaurar el servicio"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr "DSN"
@@ -12611,8 +12802,8 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "Introduzca las URLs en una lista separada por comas."
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "Introduzca cabeceras en una lista separada por comas."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
msgid "DastProfiles|Error Details"
msgstr "Detalles del error"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr "Ocultar mensajes de depuración"
@@ -12641,9 +12835,6 @@ msgstr "Gestionar %{profileType} perfiles"
msgid "DastProfiles|Manage profiles"
msgstr "Administrar perfiles"
-msgid "DastProfiles|Manage site profiles"
-msgstr "Administrar perfiles del sitio"
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr "Mínimo = 0 (sin tiempo de espera habilitado), Máximo = 2880 minutos"
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr "Nombre de usuario"
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr "Validado"
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr "Eliminar clave"
-msgid "Delete Selected"
-msgstr "Eliminar seleccionado"
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr "Eliminar columna"
msgid "Delete comment"
msgstr "Eliminar comentario"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr "¿Eliminar la versión %{release}?"
msgid "Delete row"
msgstr "Eliminar fila"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr "Adopción DevOps"
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr "Dispositivos (opcional)"
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr "Ocultar el cuadro de introducción del periodo de prueba"
-msgid "Dismissable"
-msgstr "Descartable"
-
msgid "Dismissed"
msgstr "Descartado"
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "No mostrar de nuevo"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Hecho"
@@ -14778,9 +14975,6 @@ msgstr "Descargar artefactos"
msgid "Download codes"
msgstr "Descargar codigos"
-msgid "Download evidence JSON"
-msgstr "Descargar evidencia en formato JSON"
-
msgid "Download export"
msgstr "Descargar exportación"
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr "Ninguno. Seleccione los espacios de nombres a indexar."
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Ninguno. Seleccione los proyectos a indexar."
-
msgid "Email"
msgstr "Correo electrónico"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr "Habilitar notificaciones por correo electrónico"
-msgid "Enable error tracking"
-msgstr "Habilitar seguimiento de errores"
-
msgid "Enable feature to choose access level"
msgstr "Habilitar función para elegir el nivel de acceso"
@@ -15495,11 +15680,11 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
-msgstr "Finaliza a las (UTC)"
+msgid "Ends"
+msgstr ""
msgid "Ends on"
msgstr ""
@@ -15609,6 +15794,18 @@ msgstr "Introduzca su contraseña para aprobar"
msgid "Enterprise"
msgstr "Empresa"
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr "Entornos"
msgid "Environments Dashboard"
msgstr "Tablero de entornos"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15801,6 +16007,9 @@ msgstr "¿Desea restaurar el entorno %{name}?"
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Mostrar todo"
@@ -15810,6 +16019,12 @@ msgstr "Detener"
msgid "Environments|Stop environment"
msgstr "Detener entorno"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr "Deteniendo %{environmentName}"
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr "Se ha producido un error al obtener el gráfico de la red."
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr "Se ha producido un error al obtener los refs"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "Se ha producido un error al obtener la lista de dependencias. Por favor revise su conexión a internet y vuelva a intentarlo."
@@ -16107,6 +16319,9 @@ msgstr "Se ha producido un error al configurar el editor. Por favor, inténtelo
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr "Se ha producido un error al actualizar %{issuableType}"
@@ -16254,12 +16469,18 @@ msgstr "Añadir política"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "Crear una política de escalado en GitLab"
msgid "EscalationPolicies|Delete escalation policy"
msgstr "Eliminar política de escalado"
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr "Editar política de escalado"
@@ -16275,6 +16496,9 @@ msgstr "Políticas de escalado"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr "EscalationPolicies|Política de escalado %{obstacle} en el proyecto %{project}"
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr "Reglas de escalado"
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr "minutos"
@@ -16335,6 +16562,9 @@ msgstr "Estimado"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Filtrar por todos"
@@ -16616,9 +16846,6 @@ msgstr "Documentos esperados: %{expected_documents}"
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,8 +16879,8 @@ msgstr "Expira %{preposition} %{expires_at}"
msgid "Expires:"
msgstr "Caduca:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Explique el problema. Si es necesario, proporcione un enlace al problema o a un comentario relevante."
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "Explorar"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr "Se ha producido un error al asignar un usuario debido no se ha encontrado el usuario."
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr "Feb"
msgid "February"
msgstr "Febrero"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Buscar por ruta"
msgid "Find file"
msgstr "Buscar archivo"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr "Huella digital (MD5)"
@@ -17726,7 +17956,7 @@ msgstr "No puede %{edit_start}editar%{edit_end} archivos directamente en este pr
msgid "ForkedFromProjectPath|Forked from"
msgstr "Bifurcado de"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr "Fork en progreso"
msgid "Forks"
msgstr "Forks"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr "Comenzar con la monitorización de rendimiento"
msgid "Get started!"
msgstr "¡Empecemos!"
-msgid "Getting started with releases"
-msgstr "Primeros pasos con las versiones"
-
msgid "Git"
msgstr "Git"
@@ -18653,6 +18883,9 @@ msgstr "Solicitud de cuenta de GitLab rechazada"
msgid "GitLab commit"
msgstr "GitLab commit"
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr "URL del host de Gitea"
msgid "Gitea Import"
msgstr "Importar desde Gitea"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr " %{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr "Incidencias que he creado"
msgid "GlobalSearch|Issues assigned to me"
msgstr "Incidencias asignadas a mí"
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr "Se están cargando los resultados de la búsqueda"
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr "El wiki a nivel de grupo está deshabilitado."
msgid "Group: %{group_name}"
msgstr "Grupo: %{group_name}"
-msgid "Group: %{name}"
-msgstr "Grupo: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "GroupActivityMetrics|Últimos 30 días"
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr "Buscar grupos"
msgid "GroupSelect|Select a group"
msgstr "Seleccione un grupo"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr "Seleccionar grupo principal"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr "Lo sentimos, no hay grupos que coincidan con su búsqueda"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Esta característica requiere localStorage en su navegador web"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Un grupo es una colección de varios proyectos."
@@ -20035,7 +20325,10 @@ msgstr "Crear nuevo grupo"
msgid "GroupsNew|Create subgroup"
msgstr "Crear subgrupo"
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,8 +20340,8 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr "Importar grupo"
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "Importar grupos desde otra instancia de GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr ""
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr "Ayuda"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "Ayuda a evitar que los bots realicen ataques de fuerza bruta."
@@ -20601,6 +20894,9 @@ msgstr "¿Cómo configuro esta integración?"
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Volver"
-
msgid "IDE|Commit"
msgstr "Commit"
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "Editar"
-msgid "IDE|Get started with Live Preview"
-msgstr "Comenzar con la vista previa"
-
msgid "IDE|Go to project"
msgstr "Ir al proyecto"
-msgid "IDE|Live Preview"
-msgstr "Vista previa"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Previsualice su aplicación web utilizando la evaluación del lado del cliente del Web IDE."
-
-msgid "IDE|Refresh preview"
-msgstr "Actualizar vista previa"
-
msgid "IDE|Review"
msgstr "Revisión"
@@ -20730,6 +21008,9 @@ msgstr "Direcciones IP por usuario"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "La restricción de la subred IP solo está permitida en grupos de nivel superior"
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr "Antes de iniciar sesión, necesitamos verificar su identidad. Introduzca el siguiente código en la página de inicio de sesión."
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr "Suu código de verificación caduca después de %{expires_in_minutes} mi
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr "Ancho"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr "Importar tareas desde Phabricator como incidencias"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "Se agotó el tiempo de espera para el proceso de importación. Este proceso ha tardado más de %{import_jobs_expiration} segundos"
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr "Importar desde un proyecto"
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr "En progreso"
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr "Debe comenzar con http o https"
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr "Detalles de la alerta"
@@ -22041,6 +22358,12 @@ msgstr "Se ha producido un error al eliminar el evento de la línea de tiempo de
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr "Métricas"
@@ -22125,6 +22448,18 @@ msgstr "Incompleto"
msgid "Increase"
msgstr "Incrementar"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr "Integración"
msgid "Integration Settings"
msgstr "Ajustes de integración"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr "Añadir una integración"
msgid "Integrations|Add namespace"
msgstr "Añadir espacio de nombres"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr "Todos los detalles"
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr "Estándar"
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr "Disparador"
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr "Respuesta del servidor no válida"
msgid "Invalid status"
msgstr "Estado no válido"
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "Código de dos factores no válido."
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "Cancelar"
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr "Título"
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,8 +24024,8 @@ msgstr "Se ha producido un error al obtener la lista de incidencias"
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
-msgstr "URL base de la instancia de Jira."
+msgid "JiraService|Base URL of the Jira instance"
+msgstr ""
msgid "JiraService|Change GitLab version"
msgstr ""
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr "Abrir Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "Contraseña o token del API"
@@ -23776,10 +24129,10 @@ msgstr "Seleccione el tipo de incidencia"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,18 +24144,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Utilice Jira como el gestor de incidencias de este proyecto."
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "Nombre de usuario o correo electrónico"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr ""
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr "Se reintentó el trabajo"
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Trabajos"
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr "Último acceso el"
@@ -24413,9 +24760,6 @@ msgstr "Última actualización con éxito"
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr "Verficado por última vez"
-
msgid "Last update"
msgstr "Última actualización"
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr "- Incluido en la versión de prueba"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr "Mostrar sus repositorios de Gitea"
msgid "List available repositories"
msgstr "Lista de repositorios disponibles"
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr "Vista de lista"
msgid "List your Bitbucket Server repositories"
msgstr "Listar sus repositorios de Bitbucket Server"
-msgid "Live preview"
-msgstr "Vista previa"
-
msgid "Load more"
msgstr "Cargar más"
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr "Iniciar sesión con una tarjeta inteligente"
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr "Administrar accesos"
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr "Deshabilitado"
@@ -26094,9 +26447,6 @@ msgstr "Realizar merge inmediatamente"
msgid "Merge in progress"
msgstr "Merge en progreso"
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr "Los merge request son un lugar para proponer los cambios que ha realizad
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr "Se ha producido un error al guardar el borrador del comentario."
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr "Añadir proyectos"
@@ -27061,8 +27447,8 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "Monitorice los errores de su aplicación al integrarse con Sentry."
+msgid "Monitor your errors directly in GitLab."
+msgstr ""
msgid "Monitoring"
msgstr "Monitorizar"
@@ -27073,9 +27459,6 @@ msgstr "Mes"
msgid "Months"
msgstr "Meses"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "Más de %{number_commits_distance} commits diferente con %{default_branch}"
@@ -27163,6 +27549,9 @@ msgstr "Mover la incidencia a la columna %{label} en el tablero."
msgid "Moves this issue to %{path_to_project}."
msgstr "Mueve esta incidencia a %{path_to_project}."
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr "Desplegar"
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr "Mi empresa o equipo"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr "NUEVO"
msgid "Name"
msgstr "Nombre"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr "El nombre ya está en uso"
msgid "Name is already taken."
msgstr "El nombre ya está en uso."
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr "Espacio de nombres"
msgid "Namespace ID:"
msgstr "ID del namespace :"
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr "Espacio de nombres:"
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Nueva incidencia"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr "Nuevo título de la incidencia"
@@ -27890,6 +28285,9 @@ msgstr "No se registraron mensajes"
msgid "No milestone"
msgstr "Sin hito"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "No hay otras etiquetas con ese nombre o descripción"
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr "No existe ninguna prueba de cobertura"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "Nota: Como administrador, puede configurar %{github_integration_link}, que le permitirá realizar el inicio de sesión a través de GitHub y le permitirá la conexión de repositorios sin la necesidad de generar un token de acceso personal."
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "¿Está seguro de que desea cancelar la creación de este comentario?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "Contraer respuestas"
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr "¡Oh, no!"
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr "Aceptar"
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,8 +29296,8 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr "Eliminar perfil"
-msgid "OnDemandScans|Description (optional)"
-msgstr "Descripción (opcional)"
+msgid "OnDemandScans|Description"
+msgstr ""
msgid "OnDemandScans|Discard changes"
msgstr ""
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr "Escaneos bajo demanda"
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr "Repetir"
msgid "OnDemandScans|Run scan"
msgstr "Ejecutar análisis"
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr "Guardar y ejecutar análisis"
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr "Tipo de análisis"
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr "No hay ningún análisis programado."
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr "Ver resultados"
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr "Sólo los miembros de este grupo pueden acceder al wiki."
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr "Sólo la política:"
@@ -29152,12 +29577,18 @@ msgstr "Oops, ¿está seguro?"
msgid "Open"
msgstr "Abierta"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr "Abrir la selección"
msgid "Open errors"
msgstr "Errores abiertos"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr "Registro de paquetes: solicitudes del API no autenticadas"
msgid "Package already exists"
msgstr "El paquete ya existe"
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr "Paquete eliminado correctamente"
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr "Tipo de paquete"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr "El tipo de paquete debe ser Conan"
@@ -29747,6 +30178,12 @@ msgstr[1] "El paquete tiene %{updatesCount} actualizaciones archivadas"
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr "Paquete actualizado por el commit %{link} en la rama %{branch}, construido por pipeline %{pipeline}, y publicado en el registro %{datetime}"
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "Página no encontrada"
@@ -30084,9 +30524,6 @@ msgstr "Ruta"
msgid "Path:"
msgstr "Ruta:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "Las rutas pueden contener comodines, como por ejemplo */welcome"
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr "Validando el pipeline... Esta acción puede tardar hasta un minuto."
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "Esperando que se cargue el contenido de CI..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Activado"
@@ -30516,6 +30965,12 @@ msgstr "Todos"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Proporcione una descripción breve para este pipeline"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Etapas"
@@ -31290,6 +31760,9 @@ msgstr "Por favor, introduzca un número válido"
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "Por favor, escriba %{phrase_code} para continuar o cierre esta ventana modal para cancelar."
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr "Vista previa"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "Vista previa de Markdown"
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr "Productividad"
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Debes transferir o eliminar estos grupos antes de que puedas eliminar tu cuenta."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Su perfil de LinkedIn desde linkedin.com/in/profilename"
@@ -32448,6 +32951,12 @@ msgstr "Progreso"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "Proyecto"
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr "Slug del proyecto"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "Proyectos subidos"
@@ -32610,6 +33122,9 @@ msgstr "Se modificará el nivel de visibilidad del proyecto para hacerlo coincid
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "Proyecto: %{name}"
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "Cada proyecto puede tener su propio espacio para almacenar sus imágenes Docker"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr "Paquetes"
-
msgid "ProjectSettings|Pages"
msgstr "Páginas"
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr "Los proyectos en este grupo pueden utilizar Git LFS"
msgid "Projects shared with %{group_name}"
msgstr "Proyectos compartidos con %{group_name}"
-msgid "Projects that can be accessed"
-msgstr "Proyectos a los que puede acceder"
-
msgid "Projects to index"
msgstr "Proyectos a indexar"
@@ -33516,6 +34034,9 @@ msgstr "Lo sentimos, no hay proyectos que coincidan con su búsqueda"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "Esta función requiere que el navegador permita la utilización de almacenamiento local (localStorage)"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "Le permite que pueda clonar inmediatamente el repositorio de este proyecto. Puede omitir este paso si planea hacer push a un repositorio existente."
@@ -33567,6 +34088,9 @@ msgstr "Inicializar el repositorio con un archivo README"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "No hay opciones de importación disponibles"
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,11 +34469,11 @@ msgstr "Permitido merge"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Permitido merge:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "Permitido push"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "Permitido push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr ""
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr "Rama"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Proteger"
@@ -33999,9 +34535,6 @@ msgstr "Ramas protegidas (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr "Por defecto"
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} podrá modificarse por los desarrolladores. ¿Estás seguro de que desea continuar?"
@@ -34167,6 +34715,9 @@ msgstr "Proporcionar comentarios"
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "Proveedor"
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Push"
@@ -34272,7 +34838,7 @@ msgstr "Eventos Push"
msgid "Push project from command line"
msgstr "Hacer push al proyecto desde línea de comando"
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr "Se requiere autenticación"
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr "Versiones"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
-msgstr "Publicar documentación"
+msgid "Releases|Tag message"
+msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr "Eliminar grupo"
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "Eliminar la iteración"
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr "Informe de los datos de uso de su licencia a GitLab"
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "Última actualización"
@@ -35714,13 +36313,19 @@ msgstr "Restablecer a los valores predeterminados del proyecto"
msgid "Resolve"
msgstr "Resolver"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr "Resolver conflictos"
msgid "Resolve conflicts on source branch"
msgstr "Resolver conflictos en la rama origen"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr "Respuesta"
msgid "Response didn't include `service_desk_address`"
msgstr "La respuesta no contiene `service_desk_address`"
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Métricas de respuesta (AWS ELB)"
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr "Reanudar"
-msgid "Resync"
-msgstr "Resincronizar"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr "Ver la última aplicación"
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr "Revisando (merge request !%{mergeRequestId})"
msgid "Revoke"
msgstr "Revocar"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr "Revocado"
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "Ejecutar tareas de mantenimiento"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr "Asociado con uno o más proyectos"
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr "Los ejecutores son los agentes de GitLab que ejecutan sus trabajos de CI
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr "grupo"
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,12 +37291,12 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "Inicie sesión en GitLab para conectar la cuenta de su organización"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr ""
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr ""
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr "SHA256"
@@ -36732,6 +37420,12 @@ msgstr "Guardar la contraseña"
msgid "Save pipeline schedule"
msgstr "Guardar programación del pipeline"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "Guardando"
@@ -36744,12 +37438,6 @@ msgstr ""
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr ""
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr ""
@@ -36987,9 +37675,6 @@ msgstr "Buscar archivos"
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr "Buscar un grupo de LDAP"
-
msgid "Search for a group"
msgstr "Buscar un grupo"
@@ -37095,6 +37780,12 @@ msgstr "en el proyecto %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "de %{link_to_project}"
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Seguridad"
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr "Se ha producido un error al eliminar el comentario."
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr "Se ha producido un error al descartar las vulnerabilidades."
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr "Seleccione una rama"
msgid "Select a branch to compare"
msgstr "Seleccione una rama para comparar"
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr "Seleccione un color"
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr "Seleccione una plantilla de repositorio"
-msgid "Select a template type"
-msgstr "Seleccione un tipo de plantilla"
-
msgid "Select all"
msgstr "Seleccionar todo"
@@ -38326,9 +39062,6 @@ msgstr "Seleccionar proyecto"
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr "Seleccione los proyectos"
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr "Seleccionar la suscripción"
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Selecciona una rama de destino"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "Los niveles seleccionados no pueden ser utilizados por usuarios que no tengan permisos de admnistración para grupos, proyectos o fragmentos de código. Si el nivel público está restringido, los perfiles de usuario solo son visibles para los usuarios registrados."
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr "Establece %{epic_ref} como la tarea épica principal."
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Establezca una contraseña en su cuenta para hacer pull o push vía %{protocol}."
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr "Cerrar la sesión y regístrarse"
msgid "Sign up"
msgstr "Regístrese"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "¡Registro creado correctamente! Por favor, confirme su dirección de correo electrónico para iniciar sesión."
@@ -39335,6 +40071,15 @@ msgstr "Ahora puede cerrar esta ventana e ir a su espacio de trabajo de Slack."
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr "Algo salió mal al intentar cambiar el estado de bloqueo de este %{issua
msgid "Something went wrong trying to load issue contacts."
msgstr "Se ha producido un error al intentar cargar los contactos de la incidencia."
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr "Se ha producido un error al actualizar un requisito."
msgid "Something went wrong while updating assignees"
msgstr "Se ha producido un error mientras se actualizaban los asignados"
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr "Protección Anti-Spam y Anti-Bot"
msgid "Spam log successfully submitted as ham."
msgstr "Se ha enviado el registro de spam correctamente."
-msgid "Specific runners"
-msgstr "Ejecutores específicos"
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "No se puede usar la URL especificada: \"%{reason}\""
@@ -40121,6 +40869,9 @@ msgstr "Iniciar una búsqueda"
msgid "Start thread"
msgstr "Iniciar un hilo"
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr "Iniciar su versión de prueba de GitLab Ultimate"
@@ -40148,9 +40899,6 @@ msgstr "Comienza"
msgid "Starts %{startsIn}"
msgstr "Comienza %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Comienza a las (UTC)"
-
msgid "Starts escalations for this incident"
msgstr "Comenzar la escalada para este incidente."
@@ -40211,7 +40959,7 @@ msgstr "Se ha producido un error al obtener las comprobaciones de estado."
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr "La rama para este proyecto no tiene una configuración de un pipeline ac
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "El resaltado de caracteres le ayuda a mantener la línea de asunto en %{titleLength} caracteres y a limitar el mensaje a %{bodyLength} para que sea legible en git."
@@ -41831,6 +42576,9 @@ msgstr "La incidencia actual"
msgid "The current user is not authorized to access the job log."
msgstr "El usuario actual no está autorizado a acceder al registro de ejecución del trabajo."
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "El proceso de actualización finalizará después de %{number_of_minutes} minutos. Para repositorios grandes, utilice una combinación de clone y push."
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr "Tema"
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr "Se ha producido un problema al recuperar las iteraciones."
msgid "There was a problem fetching labels."
msgstr "Se ha producido un problema al recuperar las etiquetas."
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr "Se ha producido un error al eliminar el correo electrónico."
msgid "There was an error resetting user pipeline minutes."
msgstr "Se ha producido un error al restablecer los minutos de ejecución de los pipelines del usuario."
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr "Se ha producido un error al recuperar los usuarios de Jira."
@@ -42606,9 +43360,6 @@ msgstr "Estas incidencias tienen un título similar al de la incidencia que est
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr "Esta acción puede provocar la pérdida de datos. Para prevenir acciones
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,12 +43591,12 @@ msgstr "Esta tarea épica no existe o no tiene permisos suficientes."
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
-msgstr ""
-
msgid "This feature requires local storage to be enabled"
msgstr "Esta característica requiere que el almacenamiento local esté activado"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr ""
+
msgid "This field is required"
msgstr ""
@@ -43122,9 +43876,6 @@ msgstr "Este pipeline se ejecutó mediante una programación."
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "Este proyecto"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr "Jueves"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "Tiempo"
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "Para importar un repositorio SVN, puede ver %{svn_link}."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr "Lista de tareas pendientes"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr "La tarea pendiente se ha marcado como realizada correctamente."
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr "Demasiadas referencias. Las acciones rápidas están limitadas a un máximo de %{max_count} referencias de usuario"
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "Se encontraron demasiados usuarios. Las acciones rápidas están limitadas a un máximo de %{max_count} usuarios"
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr "Actualizar %{groupName} a %{planName}"
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr "Disparador eliminado."
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr "Disparar esta acción manual"
-
msgid "Trigger token:"
msgstr "Token de activación:"
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr "Confiable"
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr "Actualizar la regla de aprobación"
msgid "Update approvers"
msgstr "Actualizar los aprobadores"
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr "Se ha producido un error en la actualización"
@@ -44837,6 +45617,15 @@ msgstr "Actualice el nombre de su grupo, su descripción, su avatar y su visibil
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "¡No se puede cambiar el nombre del proyecto porque el registro de contenedores contiene etiquetas!"
@@ -44846,12 +45635,24 @@ msgstr "No se puede establecer la rama por defecto"
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "¡Nuevo nivel de visibilidad no permitido!"
msgid "UpdateProject|Project could not be updated!"
msgstr "¡No ha sido posible actualizar el proyecto!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr "Actualizado"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Actualizado %{updated_at} por %{updated_by}"
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Uso de los recursos del grupo a través de los proyectos en el grupo %{strong_start}%{group_name}%{strong_end}"
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr "Utilice .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr "Utilice un autenticador de contraseña de un solo uso en su dispositivo móvil u ordenador para activar la autentificación de doble factor (2FA)."
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr "Restricciones de usuario"
msgid "User settings"
msgstr "Ajustes de usuario"
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr "Usuario creado correctamente."
@@ -45550,6 +46351,9 @@ msgstr "(Ocupado)"
msgid "UserProfile|Activity"
msgstr "Actividad"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Usuario bloqueado"
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr "Variable"
@@ -46006,9 +46822,6 @@ msgstr "Versión %{versionNumber} (última)"
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,12 +46849,12 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
-msgstr ""
-
msgid "VersionCheck|Your GitLab Version"
msgstr "Su versión de GitLab"
+msgid "View File Metadata"
+msgstr ""
+
msgid "View Stage: %{title}"
msgstr "Ver etapa: %{title}"
@@ -46693,9 +47506,6 @@ msgstr "No hemos podido encontrar ningún %{scope} que coincida con %{term} en e
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "No ha sido posible conectar al servidor de Prometheus. O el servidor ya no existe o debe actualizar los detalles de configuración."
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr "Elemento hijo eliminado"
msgid "WorkItem|Closed"
msgstr "Cerrado"
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr "Crear tarea"
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr "Tarea eliminada"
@@ -48290,9 +49094,6 @@ msgstr "Debe introducir su contraseña actual para poder cambiarla."
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr "Debe resolver el CAPTCHA para poder enviar"
@@ -48448,13 +49249,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr "Su mensaje aquí"
msgid "Your name"
msgstr "Tu nombre"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr "Su nuevo %{accessTokenType}"
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] "alrededor de %d horas"
msgid "access:"
msgstr "acceso:"
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr "cerrado"
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr "dato"
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr "la fecha no puede ser superior a 9999-12-31"
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "excede la longitud máxima (100 nombres de usuario)"
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr "cargando"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "bloqueado por %{path_lock_user_name} %{created_at}"
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr "manual"
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr "%{item}, y %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr "incidencia abierta"
@@ -50720,6 +51542,9 @@ msgstr "Desconocida"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr "debe ser una matriz de nombres de usuario existentes. %{invalid} no existe"
diff --git a/locale/et_EE/gitlab.po b/locale/et_EE/gitlab.po
index e9ff75b9747..90ddd5e585c 100644
--- a/locale/et_EE/gitlab.po
+++ b/locale/et_EE/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: et\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/fa_IR/gitlab.po b/locale/fa_IR/gitlab.po
index 079df9bf23f..4d813f3ce56 100644
--- a/locale/fa_IR/gitlab.po
+++ b/locale/fa_IR/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: fa\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/fi_FI/gitlab.po b/locale/fi_FI/gitlab.po
index 39c6692871a..692da34ce1e 100644
--- a/locale/fi_FI/gitlab.po
+++ b/locale/fi_FI/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: fi\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/fil_PH/gitlab.po b/locale/fil_PH/gitlab.po
index a137d45e76b..bb0049ebefb 100644
--- a/locale/fil_PH/gitlab.po
+++ b/locale/fil_PH/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: fil\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/fr/gitlab.po b/locale/fr/gitlab.po
index c2ef759535c..f1026634e0d 100644
--- a/locale/fr/gitlab.po
+++ b/locale/fr/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: fr\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:43\n"
+"PO-Revision-Date: 2023-02-11 15:23\n"
msgid " %{start} to %{end}"
msgstr " %{start} à %{end}"
@@ -60,8 +60,8 @@ msgstr " ou %{emphasisStart}#id ticket%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " ou %{emphasisStart}&id épopée%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " ou des références (par exemple chemin/vers/projet!merge_request_id)"
+msgid " or references"
+msgstr " ou des références"
msgid " reacted with :%{name}:"
msgstr " a réagi avec :%{name}:"
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" n'existait pas sur \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "La taille de « %{repository_name} » (%{repository_size}) est supérieure à la limite de %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr "##### ERREUR ##### Vous avez utilisé %{usage_percentage} du quota de stockage pour %{namespace_name} (%{current_size} sur %{size_limit}). %{namespace_name} est maintenant en lecture seule. Les projets sous cet espace de noms sont verrouillés et les actions seront restreintes. Pour gérer le stockage, ou pour acheter du stockage supplémentaire, consultez %{manage_storage_url}. Pour en savoir plus sur les actions restreintes, voir %{restricted_actions_url}"
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (fermé)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d groupe"
msgstr[1] "%d groupes"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] "%d groupe trouvé"
+msgstr[1] "%d groupes trouvés"
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d heure"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d projet personnel sera supprimé et ne pourra pas être restauré."
msgstr[1] "%d projets personnels seront supprimés et ne pourront pas être restaurés."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d point"
-msgstr[1] "%d points"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d validation précédemment fusionnée"
@@ -828,12 +831,6 @@ msgstr "%{level_name} n'est pas autorisé car le projet divergent a une visibili
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr "%{linkStart} En savoir plus%{linkEnd}."
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Supprimez le préfixe %{draft_snippet}%{link_end} du titre pour permettre la fusion lorsque cette demande de fusion sera prête."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "%{link_start}Débutez le titre avec %{draft_snippet}%{link_end} pour empêcher un brouillon de demande de fusion d'être fusionné avant qu'il ne soit prêt."
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}, et %{awardsListLength} de plus"
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} jour"
msgstr[1] "%{no_of_days} jours"
+msgid "%{numberOfSelectedTags} tags"
+msgstr "%{numberOfSelectedTags} étiquettes"
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits de retard sur %{default_branch}, %{number_commits_ahead} commits d’avance"
@@ -982,14 +982,24 @@ msgstr "%{reportType} a détecté %{totalStart}%{total}%{totalEnd} %{vulnMessage
msgid "%{reportType} detected no new vulnerabilities."
msgstr "%{reportType} n'a détecté aucune nouvelle vulnérabilité."
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
-msgstr[0] ""
-msgstr[1] ""
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
+msgstr[0] "%{requireStart}Nécessite%{requireEnd} %{approvalsRequired} %{approvalStart}approbation%{approvalEnd} de :"
+msgstr[1] "%{requireStart}Nécessite%{requireEnd} %{approvalsRequired} %{approvalStart}approbations%{approvalEnd} de :"
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Réessayez%{retryButtonEnd} ou %{newFileButtonStart}joignez un nouveau fichier%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] "%{reviewer_names} a été ajouté en tant que relecteur."
+msgstr[1] "%{reviewer_names} ont été ajoutés en tant que relecteurs."
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] "%{reviewer_names} a été supprimé des relecteurs."
+msgstr[1] "%{reviewer_names} ont été supprimés des relecteurs."
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} a été recalculé avec les participants restants. Veuillez vérifier la nouvelle configuration pour %{rotation_link}. Il est recommandé de contacter la personne d’astreinte afin d’assurer la continuité du support."
@@ -1056,15 +1066,15 @@ msgid "%{start} to %{end}"
msgstr "%{start} à %{end}"
msgid "%{strongOpen}Warning:%{strongClose} SAML group links can cause GitLab to automatically remove members from groups."
-msgstr "%{strongOpen} Avertissement :%{strongClose} les liens de groupe SAML peuvent conduire GitLab a retirer automatiquement des membres de certains groupes."
+msgstr "%{strongOpen}Avertissement :%{strongClose} Les liens de groupe SAML peuvent conduire GitLab à retirer automatiquement des membres de certains groupes."
msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] "%{strongStart}%{count}%{strongEnd} commit"
msgstr[1] "%{strongStart}%{count}%{strongEnd} commits"
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr "%{strongStart}Astuce :%{strongEnd} Vous pouvez également extraire les demandes de fusion localement. %{linkStart}En savoir plus.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr "%{strongStart}Astuce :%{strongEnd} Vous pouvez également %{linkStart}l'extraire grâce à l'ID de demande de fusion%{linkEnd}."
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
msgstr "Projets de %{strong_open}%{group_name}%{strong_close} :"
@@ -1094,10 +1104,15 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] "%{strong_start}%{count} membre%{strong_end} doit approuver la fusion. Toute personne ayant au minimum le rôle de Développeur peut donner son approbation."
msgstr[1] "%{strong_start}%{count} membres%{strong_end} doivent approuver la fusion. Toute personne ayant au minimum le rôle de Développeur peut donner son approbation."
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
-msgstr[0] "%{strong_start}%{errors}%{strong_end} point"
-msgstr[1] "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] "%{strong_start}%{count}%{strong_end} environment"
+msgstr[1] "%{strong_start}%{count}%{strong_end} environments"
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] "%{strong_start}%{errors}%{strong_end} découverte %{prefix}"
+msgstr[1] "%{strong_start}%{errors}%{strong_end} découvertes %{prefix}"
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr "Stockage de projet %{strong_start}%{human_size}%{strong_end}"
@@ -1230,7 +1245,7 @@ msgid "%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notif
msgstr "Les %{webhooks_link_start}%{webhook_type}%{link_end} vous permettent d'envoyer des notifications aux applications web en réponse aux événements d'un groupe ou d'un projet. Nous recommandons d'utiliser une %{integrations_link_start}intégration%{link_end} plutôt qu'un crochet web."
msgid "%{widget} options"
-msgstr ""
+msgstr "Options du %{widget}"
msgid "%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}v*%{code_tag_end} or %{code_tag_start}*-release%{code_tag_end} are supported."
msgstr "Les %{wildcards_link_start}caractères génériques%{wildcards_link_end} tels que %{code_tag_start}v*%{code_tag_end} ou %{code_tag_start}*-release%{code_tag_end} sont pris en charge."
@@ -1297,9 +1312,6 @@ msgstr "(Minutes de pipeline limitées à %{quota} par mois)"
msgid "(No changes)"
msgstr "(Aucun changement)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr "(Minutes de pipeline illimitées)"
@@ -1312,6 +1324,9 @@ msgstr "(supprimé)"
msgid "(expired)"
msgstr "(expiré)"
+msgid "(external link)"
+msgstr "(lien externe)"
+
msgid "(leave blank if you don't want to change it)"
msgstr "(laissez vide si vous ne souhaitez pas faire de modification)"
@@ -1738,6 +1753,9 @@ msgstr "Un élément de travail non confidentiel ne peut pas avoir un parent con
msgid "A page with that title already exists"
msgstr "Une page avec ce titre existe déjà"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr "Un parent doit être fourni lors de la mise à jour en masse des tickets"
+
msgid "A personal access token has been revoked"
msgstr "Un jeton d'accès personnel a été révoqué"
@@ -2182,6 +2200,9 @@ msgstr "Ajouter un Nouveau Site"
msgid "Add README"
msgstr "Ajouter un README"
+msgid "Add Wiki"
+msgstr "Ajouter une page wiki"
+
msgid "Add Zoom meeting"
msgstr "Ajouter une réunion Zoom"
@@ -2278,9 +2299,6 @@ msgstr "Ajouter une règle d'approbation"
msgid "Add approvers"
msgstr "Ajouter des approbateurs"
-msgid "Add broadcast message"
-msgstr "Ajouter un message de diffusion"
-
msgid "Add child epic to an epic"
msgstr "Ajouter l'épopée enfant à une épopée"
@@ -2351,7 +2369,7 @@ msgid "Add license"
msgstr "Ajouter une licence"
msgid "Add list"
-msgstr ""
+msgstr "Ajouter une liste"
msgid "Add new application"
msgstr "Ajouter une nouvelle application"
@@ -2468,7 +2486,7 @@ msgid "Added %{epic_ref} as a child epic."
msgstr "%{epic_ref} ajoutée comme épopée enfant."
msgid "Added %{label_references} %{label_text}."
-msgstr "%{label_references} %{label_text} ajouté."
+msgstr "%{label_text} %{label_references} ajouté(s)."
msgid "Added a to do."
msgstr "A ajouté un pense-bête."
@@ -2555,10 +2573,10 @@ msgid "Admin Mode"
msgstr "Mode Admin"
msgid "Admin Note"
-msgstr ""
+msgstr "Note de l'administrateur"
msgid "Admin Notifications"
-msgstr ""
+msgstr "Notifications d'administration"
msgid "Admin Overview"
msgstr "Vue administrateur"
@@ -2576,7 +2594,7 @@ msgid "Admin mode enabled"
msgstr "Mode Admin activé"
msgid "Admin navigation"
-msgstr ""
+msgstr "Navigation Admin"
msgid "Admin notes"
msgstr "Notes de l'administrateur"
@@ -2590,6 +2608,9 @@ msgstr "Utilisateurs actifs"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "Tous les utilisateurs créés sur cette instance, y compris ceux qui ne sont pas des %{billable_users_link_start}utilisateurs facturables%{billable_users_link_end}."
+msgid "AdminArea|Are you sure?"
+msgstr "Êtes-vous sûr(e) ?"
+
msgid "AdminArea|Blocked users"
msgstr "Utilisateurs bloqués"
@@ -2602,6 +2623,15 @@ msgstr "Détail des utilisateurs facturables"
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr "Détail des utilisateurs non-facturables"
+msgid "AdminArea|Cancel all jobs"
+msgstr "Annuler toutes les tâches"
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr "Annuler toutes les tâches en cours ou en attente"
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr "L'annulation des tâches a échoué"
+
msgid "AdminArea|Components"
msgstr "Composants"
@@ -2674,15 +2704,6 @@ msgstr "S'inscrire à la lettre d'information de GitLab"
msgid "AdminArea|Stop all jobs"
msgstr "Arrêter toutes les tâches"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Arrêter toutes les tâches ?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Arrêter les tâches"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "L’arrêt des tâches a échoué"
-
msgid "AdminArea|Total Billable users"
msgstr "Total des utilisateurs facturables"
@@ -2719,8 +2740,11 @@ msgstr "Voir les derniers projets"
msgid "AdminArea|View latest users"
msgstr "Voir les derniers utilisateurs"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "Vous êtes sur le point d'arrêter toutes les tâches. Toutes les tâches actuelles qui sont en cours d'exécution seront interrompues."
+msgid "AdminArea|Yes, proceed"
+msgstr "Oui, continuer"
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr "Vous êtes sur le point d'annuler toutes les tâches en cours ou en attente sur l'ensemble de cette instance. Voulez-vous continuer ?"
msgid "AdminArea|active users + blocked users"
msgstr "utilisateurs actifs + utilisateurs bloqués"
@@ -2731,12 +2755,21 @@ msgstr "total facturables + total non-facturables"
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Erreur lors du chargement des statistiques. Veuillez réessayer"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr "Une erreur s'est produite lors de la récupération des groupes et des projets. Veuillez actualiser la page pour réessayer."
+
msgid "AdminEmail|Body"
msgstr "Corps"
msgid "AdminEmail|Body is required."
msgstr "Le corps est requis."
+msgid "AdminEmail|Loading groups and projects."
+msgstr "Chargement des groupes et des projets."
+
+msgid "AdminEmail|No groups or projects found."
+msgstr "Aucun groupe ou projet trouvé."
+
msgid "AdminEmail|Recipient group or project"
msgstr "Groupe ou projet destinataire"
@@ -2779,6 +2812,9 @@ msgstr "Affecte tous les nouveaux groupes et groupes existants."
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr "Tous les nouveaux projets peuvent utiliser les exécuteurs partagés de l'instance par défaut."
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr "Autoriser la migration des groupes et des projets GitLab par transfert direct"
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Domaine de DevOps automatique"
@@ -2854,9 +2890,6 @@ msgstr "Activer l'analyseur personnalisé kuromoji : Indexation"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr "Activer l'analyseur personnalisé kuromoji : Recherche"
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr "Activer la migration des groupes et des projets GitLab par transfert direct"
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "Activer la bannière de suggestion de pipeline"
@@ -2896,6 +2929,15 @@ msgstr "Si aucune unité n'est spécifiée, ce sera la seconde par défaut. Par
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "Si non spécifiée au niveau du groupe ou de l'instance, la valeur par défaut est %{default_initial_branch_name}. N'affecte pas les dépôts existants."
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr "Si sélectionné, seuls les administrateurs sont en mesure de créer des groupes, des projets et des extraits internes."
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr "Si sélectionné, seuls les administrateurs sont en mesure de créer des groupes, des projets et des extraits privés."
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr "Si sélectionné, seuls les administrateurs sont en mesure de créer des groupes, des projets et des extraits publics. De plus, les profils ne sont visibles que par les utilisateurs authentifiés."
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr "Si aucun index n'existe, GitLab en crée un."
@@ -2977,6 +3019,9 @@ msgstr "N'activer la recherche qu'après l'installation du plugin, l'activation
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr "Suspendre l'indexation Elasticsearch"
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr "Empêchez les non-administrateurs d’utiliser les niveaux de visibilité sélectionnés pour les groupes, projets et extraits."
+
msgid "AdminSettings|Preview payload"
msgstr "Aperçu de la charge utile"
@@ -3004,6 +3049,9 @@ msgstr "Nécessite les %{linkStart}notifications par courriel%{linkEnd}"
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr "Restreindre l'accès au groupe selon l'adresse IP. %{link_start}En savoir plus%{link_end}."
+msgid "AdminSettings|Restricted visibility levels"
+msgstr "Niveaux de visibilité limités"
+
msgid "AdminSettings|Save %{name} limits"
msgstr "Enregistrer les limites « %{name} »"
@@ -3371,7 +3419,7 @@ msgid "AdminUsers|Personal projects will be left"
msgstr "Les projets personnels seront laissés"
msgid "AdminUsers|Personal projects, group and user history will be left intact"
-msgstr ""
+msgstr "L''historique de l'utilisateur, de groupe et des projets personnels restera intact"
msgid "AdminUsers|Private profile"
msgstr "Profil privé"
@@ -3503,7 +3551,7 @@ msgid "AdminUsers|When the user logs back in, their account will reactivate as a
msgstr "Lorsque l'utilisateur se reconnecte, son compte est réactivé en tant que compte pleinement actif"
msgid "AdminUsers|Will be deleted"
-msgstr ""
+msgstr "Sera supprimé"
msgid "AdminUsers|Without projects"
msgstr "Sans projets"
@@ -3601,12 +3649,21 @@ msgstr "Paramètres avancés"
msgid "Advanced export options"
msgstr "Options d'exportation avancées"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr "Impossible de récupérer les entités de l'index. Veuillez réessayer plus tard."
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr "Version d'Elasticsearch non compatible"
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr "Introduit dans GitLab 13.1, avant d'utiliser la %{reindexing_link_start}réindexation sans temps d'arrêt%{link_end} et les %{migrations_link_start}migrations de Recherche Avancée%{link_end}, vous devez %{recreate_link_start}recréer votre index%{link_end}."
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr "Aucun. Sélectionnez les espaces de noms à indexer."
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr "Aucun. Sélectionnez les projets à indexer."
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr "Suspendre l'indexation et mettre à niveau Elasticsearch vers une version prise en charge."
@@ -3616,6 +3673,12 @@ msgstr "Réindexation recommandée"
msgid "AdvancedSearch|Reindex required"
msgstr "Réindexation requise"
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr "Sélectionnez les espaces de noms à indexer"
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr "Sélectionnez les projets à indexer"
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr "Vous utilisez des mappages de recherche de code obsolètes. Pour améliorer la qualité de la recherche de code, nous vous conseillons d'utiliser la %{reindexing_link_start}réindexation sans temps d'arrêt%{link_end} ou de %{recreate_link_start}recréer votre index%{link_end}. "
@@ -3625,15 +3688,6 @@ msgstr "Après modification de votre mot de passe, vous serez redirigé vers l
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Après une mise à jour réussie du mot de passe, vous serez redirigé(e) vers la page de connexion où vous pourrez vous connecter avec votre nouveau mot de passe."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
-msgstr "Après son expiration, vous ne pouvez pas utiliser les approbations de fusion, la qualité de code ou de nombreuses autres fonctionnalités."
-
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
-msgstr "Après son expiration, vous ne pouvez pas utiliser les approbations de fusion, les épopées ou de nombreuses autres fonctionnalités."
-
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
-msgstr "Après son expiration, vous ne pouvez pas utiliser les approbations de fusion, les épopées ni de nombreuses fonctionnalités de sécurité."
-
msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr "Une fois l'intégration Apple App Store Connect activée, les variables protégées suivantes seront créées pour être utilisées avec CI/CD."
@@ -3643,6 +3697,39 @@ msgstr "Une fois l'exportation terminée, téléchargez le fichier de données d
msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr "Après avoir pris connaissance de ces consignes de contribution, vous serez prêt à"
+msgid "Airflow"
+msgstr "Airflow"
+
+msgid "Airflow|Airflow DAGs"
+msgstr "DAGs Airflow"
+
+msgid "Airflow|DAG"
+msgstr "DAG"
+
+msgid "Airflow|DAG file location"
+msgstr "Emplacement du fichier du DAG"
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr "Soit l'instance Airflow ne contient aucun DAG, soit elle n'a pas encore été configurée"
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr "Intégration Airflow de GitLab"
+
+msgid "Airflow|Is active"
+msgstr "Est active"
+
+msgid "Airflow|Is paused"
+msgstr "Est en pause"
+
+msgid "Airflow|Next run"
+msgstr "Prochaine exécution"
+
+msgid "Airflow|Schedule"
+msgstr "Programmation"
+
+msgid "Airflow|There are no DAGs to show"
+msgstr "Il n'y a aucun DAG à afficher"
+
msgid "Akismet"
msgstr "Akismet"
@@ -4111,6 +4198,9 @@ msgstr "Autoriser l'authentification par mot de passe pour Git en HTTP(S)"
msgid "Allow password authentication for the web interface"
msgstr "Autoriser l'authentification par mot de passe pour l'interface Web"
+msgid "Allow possible spam"
+msgstr "Autoriser les indésirables potentiels"
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr "Autoriser les mainteneurs de projet à configurer la mise en miroir de dépôts"
@@ -4129,14 +4219,11 @@ msgstr "Autorisez cette clé à pousser vers ce dépôt"
msgid "Allow use of licensed EE features"
msgstr "Autoriser l'utilisation des fonctionnalités EE sous licence"
-msgid "Allow users to dismiss the broadcast message"
-msgstr "Autoriser les utilisateurs à rejeter le message de diffusion"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Autoriser les utilisateurs à enregistrer n'importe quelle application pour utiliser GitLab en tant que fournisseur OAuth"
msgid "Allowed"
-msgstr ""
+msgstr "Autorisée"
msgid "Allowed email domain restriction only permitted for top-level groups"
msgstr "La restriction de domaines de courriel autorisés est uniquement possible pour les groupes de haut niveau"
@@ -4357,9 +4444,6 @@ msgstr "Une erreur s'est produite lors de la récupération des participants."
msgid "An error occurred while fetching pending comments"
msgstr "Une erreur est survenue lors de la récupération des commentaires en attente"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Une erreur s'est produite lors de la récupération de l'auto-complétion des projets."
-
msgid "An error occurred while fetching reference"
msgstr "Une erreur s'est produite lors de la récupération de la référence"
@@ -4507,9 +4591,6 @@ msgstr "Une erreur s'est produite lors de la suppression des épopées."
msgid "An error occurred while removing issues."
msgstr "Une erreur s'est produite lors de la suppression des tickets."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Une erreur s’est produite lors de la prévisualisation de la bannière"
-
msgid "An error occurred while rendering the editor"
msgstr "Une erreur s'est produite lors de l'affichage de l'éditeur"
@@ -4617,6 +4698,11 @@ msgstr "Une valeur entière est requise pour les secondes"
msgid "An issue already exists"
msgstr "Un ticket existe déjà"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] "Un ticket vous a été assigné."
+msgstr[1] "%d tickets vous ont été assignés."
+
msgid "An unauthenticated user"
msgstr "Un utilisateur non authentifié"
@@ -4648,7 +4734,7 @@ msgid "An unknown error occurred."
msgstr "Une erreur inconnue s'est produite."
msgid "Analytics"
-msgstr "Analyse"
+msgstr "Analytique"
msgid "Analyze your dependencies for known vulnerabilities."
msgstr "Analyser vos dépendances à la recherche de vulnérabilités connues."
@@ -4710,9 +4796,6 @@ msgstr "Tout membre ayant au moins les permissions Développeur sur le projet."
msgid "Any milestone"
msgstr "N'importe quel jalon"
-msgid "Any namespace"
-msgstr "Tout espace de noms"
-
msgid "App ID"
msgstr "ID de l'appli"
@@ -4777,7 +4860,7 @@ msgid "ApplicationSettings|Add a link to Grafana"
msgstr "Ajouter un lien vers Grafana"
msgid "ApplicationSettings|After sign-up text"
-msgstr ""
+msgstr "Texte post-inscription "
msgid "ApplicationSettings|After the instance reaches the user cap, any user who is added or requests access must be approved by an administrator. Leave blank for an unlimited user cap. If you change the user cap to unlimited, you must re-enable %{projectSharingLinkStart}project sharing%{projectSharingLinkEnd} and %{groupSharingLinkStart}group sharing%{groupSharingLinkEnd}."
msgstr "Une fois que l’instance a atteint le plafond d'utilisateurs, tout utilisateur qui est ajouté ou qui demande un accès doit être approuvé par un administrateur. Laissez vide pour qu'il n'y ait pas de limite au plafond du nombre d'utilisateurs. Si vous passez le plafond d'un nombre limité à illimité, vous devez réactiver le %{projectSharingLinkStart}partage de projet%{projectSharingLinkEnd} et le %{groupSharingLinkStart}partage de groupe%{groupSharingLinkEnd}."
@@ -4928,7 +5011,7 @@ msgid "Applications"
msgstr "Applications"
msgid "Applied"
-msgstr ""
+msgstr "Appliquée"
msgid "Apply"
msgstr "Appliquer"
@@ -5052,7 +5135,7 @@ msgid "ApprovalRule|Previously detected"
msgstr "Précédemment détectée"
msgid "ApprovalRule|Reduce your time to merge."
-msgstr ""
+msgstr "Réduisez le temps qu'il vous faut jusqu'à la fusion."
msgid "ApprovalRule|Resolved"
msgstr "Résolue"
@@ -5126,6 +5209,9 @@ msgstr "Section : %section"
msgid "Approve"
msgstr "Approuver"
+msgid "Approve All"
+msgstr "Tout approuver"
+
msgid "Approve a merge request"
msgstr "Approuver une demande de fusion"
@@ -5196,165 +5282,171 @@ msgid "Archiving the project makes it entirely read-only. It is hidden from the
msgstr "L'archivage du projet met celui-ci en lecture seule dans sa totalité. Il est masqué sur le tableau de bord et n'est pas affiché dans les recherches. %{strong_start}Aucun commit ne pourra y être fait, et aucun ticket, commentaire ni autre entité ne pourra être créé.%{strong_end} %{link_start}En savoir plus.%{link_end}"
msgid "Are you ABSOLUTELY SURE you wish to remove this group?"
-msgstr "Êtes-vous ABSOLUMENT sûr(e) de vouloir supprimer ce groupe ?"
+msgstr "Voulez-vous VRAIMENT supprimer ce groupe ?"
msgid "Are you absolutely sure?"
msgstr "Êtes-vous absolument sûr(e) ?"
msgid "Are you sure that you want to archive this project?"
-msgstr "Êtes-vous sûr de vouloir archiver ce projet ?"
+msgstr "Voulez-vous vraiment archiver ce projet ?"
msgid "Are you sure that you want to destroy %{application}"
-msgstr "Êtes-vous sûr(e) de vouloir détruire %{application}"
+msgstr "Voulez-vous vraiment détruire %{application} ?"
msgid "Are you sure that you want to unarchive this project?"
-msgstr "Êtes-vous sûr(e) de vouloir désarchiver ce projet ?"
+msgstr "Voulez-vous vraiment désarchiver ce projet ?"
msgid "Are you sure you want to %{action} %{name}?"
-msgstr "Êtes-vous sûr(e) de vouloir %{action} %{name} ?"
+msgstr "Voulez-vous vraiment %{action} %{name} ?"
msgid "Are you sure you want to approve %{user}?"
-msgstr "Êtes-vous sûr(e) de vouloir approuver %{user} ?"
+msgstr "Voulez-vous vraiment approuver %{user} ?"
+
+msgid "Are you sure you want to approve all users?"
+msgstr "Voulez-vous vraiment approuver tous les utilisateurs ?"
msgid "Are you sure you want to attempt to merge?"
-msgstr "Êtes-vous sûr de vouloir tenter la fusion ?"
+msgstr "Voulez-vous vraiment tenter la fusion ?"
msgid "Are you sure you want to cancel editing this %{commentType}?"
-msgstr "Êtes-vous sûr de vouloir annuler la modification de ce %{commentType} ?"
+msgstr "Voulez-vous vraiment annuler la modification de ce %{commentType} ?"
msgid "Are you sure you want to close this blocked issue?"
-msgstr "Êtes-vous sûr(e) de vouloir fermer ce ticket bloqué ?"
+msgstr "Voulez-vous vraiment fermer ce ticket bloqué ?"
msgid "Are you sure you want to delete %{name}?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer %{name} ?"
+msgstr "Voulez-vous vraiment supprimer %{name} ?"
msgid "Are you sure you want to delete this %{commentType}?"
-msgstr "Êtes-vous sûr de vouloir supprimer ce %{commentType} ?"
+msgstr "Voulez-vous vraiment supprimer ce %{commentType} ?"
msgid "Are you sure you want to delete this SSH key?"
-msgstr "Êtes-vous sûr de vouloir supprimer cette clé SSH ?"
+msgstr "Voulez-vous vraiment supprimer cette clé SSH ?"
msgid "Are you sure you want to delete this comment?"
-msgstr "Êtes-vous sûr de vouloir supprimer ce commentaire ?"
+msgstr "Voulez-vous vraiment supprimer ce commentaire ?"
msgid "Are you sure you want to delete this deploy key?"
-msgstr "Êtes-vous sûr de vouloir supprimer cette clé de déploiement ?"
+msgstr "Voulez-vous vraiment supprimer cette clé de déploiement ?"
msgid "Are you sure you want to delete this device? This action cannot be undone."
msgstr "Êtes-vous sûr(e) de vouloir supprimer cet appareil ? Cette action ne peut pas être annulée."
msgid "Are you sure you want to delete this label?"
-msgstr "Êtes-vous sûr de vouloir supprimer cette étiquette ?"
+msgstr "Voulez-vous vraiment supprimer cette étiquette ?"
msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr "Êtes‐vous sûr(e) de vouloir supprimer ce pipeline programmé ?"
+msgstr "Voulez-vous vraiment supprimer ce pipeline programmé ?"
msgid "Are you sure you want to delete this pipeline? Doing so will expire all pipeline caches and delete all related objects, such as builds, logs, artifacts, and triggers. This action cannot be undone."
-msgstr "Êtes-vous sûr(e) de vouloir supprimer ce pipeline ? Faire ceci fera expirer tous les caches du pipeline et supprimera tous les objets associés, tels que les constructions, les journaux, les artéfacts et les déclencheurs. Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment supprimer ce pipeline ? Faire ceci fera expirer tous les caches du pipeline et supprimera tous les objets associés, tels que les constructions, les journaux, les artéfacts et les déclencheurs. Cette action ne peut pas être annulée."
msgid "Are you sure you want to deploy this environment?"
msgstr "Voulez-vous vraiment déployer sur cet environnement ?"
msgid "Are you sure you want to discard this comment?"
-msgstr "Êtes-vous sûr(e) de vouloir abandonner ce commentaire ?"
+msgstr "Voulez-vous vraiment abandonner ce commentaire ?"
msgid "Are you sure you want to discard your changes?"
-msgstr "Êtes-vous sûr(e) de vouloir abandonner vos modifications ?"
+msgstr "Voulez-vous vraiment abandonner vos modifications ?"
msgid "Are you sure you want to import %d repository?"
msgid_plural "Are you sure you want to import %d repositories?"
-msgstr[0] "Êtes-vous sûr de vouloir importer %d dépôt ?"
-msgstr[1] "Êtes-vous sûr de vouloir importer %d dépôts ?"
+msgstr[0] "Voulez-vous vraiment importer %d dépôt ?"
+msgstr[1] "Voulez-vous vraiment importer %d dépôts ?"
msgid "Are you sure you want to leave the Web IDE? All unsaved changes will be lost."
-msgstr "Êtes-vous sûr(e) de vouloir quitter l'EDI Web ? Toutes les modifications non enregistrées seront perdues."
+msgstr "Voulez-vous vraiment quitter l'EDI Web ? Toutes les modifications non enregistrées seront perdues."
msgid "Are you sure you want to lock %{path}?"
-msgstr "Êtes‐vous sûr(e) de vouloir verrouiller %{path} ?"
+msgstr "Voulez-vous vraiment verrouiller %{path} ?"
msgid "Are you sure you want to lock this directory?"
-msgstr "Êtes‐vous sûr(e) de vouloir verrouiller ce répertoire ?"
+msgstr "Voulez-vous vraiment verrouiller ce répertoire ?"
msgid "Are you sure you want to lose unsaved changes?"
-msgstr "Êtes‐vous vraiment prêt(e) à perdre les modifications non enregistrées ?"
+msgstr "Voulez-vous vraiment perdre les modifications non enregistrées ?"
msgid "Are you sure you want to lose your issue information?"
-msgstr "Êtes-vous sûr(e) de vouloir perdre les informations de votre ticket ?"
+msgstr "Voulez-vous vraiment perdre les informations de votre ticket ?"
msgid "Are you sure you want to merge immediately?"
-msgstr "Êtes-vous sûr(e) de vouloir fusionner immédiatement ?"
+msgstr "Voulez-vous vraiment fusionner immédiatement ?"
msgid "Are you sure you want to re-deploy this environment?"
msgstr "Voulez-vous vraiment redéployer sur cet environnement ?"
msgid "Are you sure you want to reindex?"
-msgstr "Êtes-vous sûr de vouloir réindexer ?"
+msgstr "Voulez-vous vraiment faire une réindexation ?"
msgid "Are you sure you want to remove %{email}?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer %{email} ?"
+msgstr "Voulez-vous vraiment supprimer %{email} ?"
msgid "Are you sure you want to remove %{group_name}?"
msgstr "Voulez‐vous vraiment supprimer %{group_name} ?"
msgid "Are you sure you want to remove %{topic_name}?"
-msgstr "Êtes-vous sûr de vouloir supprimer %{topic_name} ?"
+msgstr "Voulez-vous vraiment supprimer %{topic_name} ?"
msgid "Are you sure you want to remove the attachment?"
-msgstr "Êtes-vous sûr de vouloir supprimer la pièce jointe?"
+msgstr "Voulez-vous vraiment supprimer la pièce jointe ?"
msgid "Are you sure you want to remove the license?"
-msgstr "Êtes-vous sûr de vouloir supprimer la licence ?"
+msgstr "Voulez-vous vraiment supprimer la licence ?"
msgid "Are you sure you want to remove this deploy key? If anything is still using this key, it will stop working."
-msgstr "Êtes-vous sûr(e) de vouloir supprimer cette clé de déploiement ? Si quelque chose fait toujours usage de cette clé, cela va cesser de fonctionner."
+msgstr "Voulez-vous vraiment supprimer cette clé de déploiement ? Si quelque chose fait toujours usage de cette clé, cela va cesser de fonctionner."
msgid "Are you sure you want to remove this identity?"
-msgstr "Êtes‐vous sûr(e) de vouloir supprimer cette identité ?"
+msgstr "Voulez-vous vraiment supprimer cette identité ?"
msgid "Are you sure you want to remove this list?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer cette liste ?"
+msgstr "Voulez-vous vraiment supprimer cette liste ?"
msgid "Are you sure you want to remove this nickname?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer ce pseudo ?"
+msgstr "Voulez-vous vraiment supprimer ce pseudo ?"
msgid "Are you sure you want to reset the error tracking access token?"
-msgstr "Êtes-vous sûr de vouloir réinitialiser le jeton d'accès du suivi des erreurs ?"
+msgstr "Voulez-vous vraiment réinitialiser le jeton d'accès du suivi des erreurs ?"
msgid "Are you sure you want to reset the health check token?"
-msgstr "Êtes‐vous sûr(e) de vouloir réinitialiser le jeton de bilan de santé ?"
+msgstr "Voulez-vous vraiment réinitialiser le jeton de bilan de santé ?"
msgid "Are you sure you want to reset the registration token?"
-msgstr "Êtes-vous sûr(e) de vouloir réinitialiser le jeton d’inscription ?"
+msgstr "Voulez-vous vraiment réinitialiser le jeton d’inscription ?"
msgid "Are you sure you want to retry this migration?"
-msgstr "Êtes‐vous sûr(e) de vouloir retenter cette migration ?"
+msgstr "Voulez-vous vraiment retenter cette migration ?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
-msgstr "Êtes-vous sûr de vouloir révoquer ce %{accessTokenType} ? Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment révoquer ce %{accessTokenType} ? Cette action ne peut pas être annulée."
+
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr "Voulez-vous vraiment révoquer cette clé SSH ?"
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
-msgstr "Êtes-vous sûr(e) de vouloir révoquer ce jeton d'accès au groupe ? Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment révoquer ce jeton d'accès au groupe ? Cette action ne peut pas être annulée."
msgid "Are you sure you want to revoke this personal access token? This action cannot be undone."
-msgstr "Êtes-vous sûr de vouloir révoquer ce jeton d'accès personnel ? Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment révoquer ce jeton d'accès personnel ? Cette action ne peut pas être annulée."
msgid "Are you sure you want to revoke this project access token? This action cannot be undone."
-msgstr "Êtes-vous sûr de vouloir révoquer ce jeton d'accès au projet ? Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment révoquer ce jeton d'accès au projet ? Cette action ne peut pas être annulée."
msgid "Are you sure you want to stop this environment?"
-msgstr "Êtes‐vous sûr(e) de vouloir arrêter cet environnement ?"
+msgstr "Voulez-vous vraiment arrêter cet environnement ?"
msgid "Are you sure you want to unlock %{path_lock_path}?"
-msgstr "Êtes‐vous sûr(e) de vouloir déverrouiller %{path_lock_path} ?"
+msgstr "Voulez-vous vraiment déverrouiller %{path_lock_path} ?"
msgid "Are you sure you want to unlock %{path}?"
-msgstr "Êtes‐vous sûr(e) de vouloir déverrouiller %{path} ?"
+msgstr "Voulez-vous vraiment déverrouiller %{path} ?"
msgid "Are you sure you want to unlock this directory?"
-msgstr "Êtes-vous sûr(e) de vouloir déverrouiller ce répertoire ?"
+msgstr "Voulez-vous vraiment déverrouiller ce répertoire ?"
msgid "Are you sure you want to unsubscribe from the %{type}: %{link_to_noteable_text}?"
-msgstr "Êtes-vous sûr(e) de vouloir vous désabonner de ce %{type} : %{link_to_noteable_text} ?"
+msgstr "Voulez-vous vraiment vous désabonner de ce %{type} : %{link_to_noteable_text} ?"
msgid "Are you sure?"
msgstr "Êtes‐vous certain(e) ?"
@@ -5401,12 +5493,21 @@ msgstr "Supprimer %{name} ?"
msgid "Artifacts|Delete artifact"
msgstr "Supprimer l'artéfact"
+msgid "Artifacts|Help us improve this page"
+msgstr "Aidez-nous à améliorer cette page"
+
+msgid "Artifacts|Take a quick survey"
+msgstr "Répondre à une enquête rapide"
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr "Cet artéfact sera définitivement supprimé. Tous les rapports générés à partir de cet artéfact seront vides."
msgid "Artifacts|Total artifacts size"
msgstr "Taille totale des artéfacts"
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr "Nous voulons que vous puissiez utiliser cette page pour gérer facilement les artéfacts de vos tâches CI/CD. Nous travaillons à en améliorer l'ergonomie et apprécierions connaître votre avis sur les améliorations que nous apportons."
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "Comme nous développons toujours davantage de fonctions pour SAST, nous souhaiterions connaître votre avis sur la fonctionnalité de configuration SAST via %{linkStart}cet ticket%{linkEnd}."
@@ -5482,11 +5583,14 @@ msgstr "Assigner à l'utilisateur qui commente"
msgid "Assign to me"
msgstr "Me l'assigner"
+msgid "Assigned"
+msgstr "Assignées"
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "%{assignee_users_sentence} attribué."
msgid "Assigned %{reviewer_users_sentence} as %{reviewer_text}."
-msgstr ""
+msgstr "%{reviewer_users_sentence} assigné(s) comme %{reviewer_text}."
msgid "Assigned Issues"
msgstr "Tickets assignés"
@@ -5506,14 +5610,14 @@ msgstr "Assigné à %{assignee_name}"
msgid "Assigned to me"
msgstr "Assigné à moi"
-msgid "Assigned to you"
-msgstr "Assigné à vous"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Assigné"
msgstr[1] "%d Assignés"
+msgid "Assignee (optional)"
+msgstr "Assigné (facultatif)"
+
msgid "Assignee has no permissions"
msgstr "L'assigné(e) n'a aucune autorisation"
@@ -5586,10 +5690,10 @@ msgid "AuditLogs|Date"
msgstr "Date"
msgid "AuditLogs|Failed to find %{type}. Please search for another %{type}."
-msgstr ""
+msgstr "La recherche de %{type} a échoué. Veuillez faire une recherche d'autre %{type}."
msgid "AuditLogs|Failed to find %{type}. Please try again."
-msgstr ""
+msgstr "La recherche de %{type} a échoué. Veuillez réessayer."
msgid "AuditLogs|Group Events"
msgstr "Événements de groupe"
@@ -5846,7 +5950,7 @@ msgid "Authorized applications (%{size})"
msgstr "Applications autorisées (%{size})"
msgid "AuthorizedApplication|Are you sure you want to revoke this application?"
-msgstr "Êtes-vous sûr de vouloir révoquer cette application ?"
+msgstr "Voulez-vous vraiment révoquer cette application ?"
msgid "AuthorizedApplication|Revoke application"
msgstr "Révoquer l'application"
@@ -5953,6 +6057,12 @@ msgstr "Résolue automatiquement"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr "Mettre à jour automatiquement les branches et les étiquettes de ce projet à partir du dépôt amont."
+msgid "Automation"
+msgstr "Automatisation"
+
+msgid "Automation|Automation App"
+msgstr "Appli d'automatisation"
+
msgid "Autosave|Note"
msgstr "Note"
@@ -5968,9 +6078,6 @@ msgstr "Exécuteurs de groupe disponibles : %{runners}"
msgid "Available on-demand"
msgstr "Disponible sur demande"
-msgid "Available specific runners"
-msgstr "Exécuteurs spécifiques disponibles"
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar pour %{assigneeName}"
@@ -6002,7 +6109,7 @@ msgid "Background Color"
msgstr "Couleur de fond"
msgid "Background Jobs"
-msgstr "Tâches de fond"
+msgstr "Tâches en arrière-plan"
msgid "Background Migrations"
msgstr "Migrations en arrière-plan"
@@ -6203,7 +6310,7 @@ msgid "BatchedJob|Next status"
msgstr "Statut suivant"
msgid "BatchedJob|Pause ms"
-msgstr ""
+msgstr "ms de pause"
msgid "BatchedJob|Pause time (ms)"
msgstr "Temps de pause (ms)"
@@ -6353,7 +6460,7 @@ msgid "BillingPlans|Looking to purchase or manage a subscription for your group?
msgstr "Vous cherchez à acheter ou gérer un abonnement pour votre groupe ? Accédez à votre %{groups_link} puis allez sur %{strong_open}Paramètres &gt; Facturation%{strong_close}"
msgid "BillingPlans|Loved and trusted by our customers"
-msgstr ""
+msgstr "Nos clients nous aiment et nous font confiance"
msgid "BillingPlans|Manage plan"
msgstr "Gérer les forfaits"
@@ -6418,6 +6525,9 @@ msgstr "Pour gérer le forfait de ce groupe, rendez vous à la section facturati
msgid "BillingPlans|Ultimate"
msgstr "Ultimate"
+msgid "BillingPlans|Upgrade"
+msgstr "Mettre à niveau"
+
msgid "BillingPlans|Upgrade to Premium"
msgstr "Mettre à niveau vers Premium"
@@ -6503,7 +6613,7 @@ msgid "Billings|Free tier and trial groups can invite a maximum of 20 members pe
msgstr "Les groupes dans les éditions Gratuite ou d'essai peuvent inviter au maximum 20 membres par jour."
msgid "Billings|In a seat"
-msgstr ""
+msgstr "Dans un siège"
msgid "Billings|Reactivate trial"
msgstr "Réactiver l'essai"
@@ -6544,12 +6654,18 @@ msgstr "%{user} a été approuvé avec succès"
msgid "Billing|Add seats"
msgstr "Ajouter des sièges"
+msgid "Billing|All members were successfully approved"
+msgstr "Tous les membres ont été approuvés avec succès"
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "Une adresse de courriel n'est visible que pour les utilisateurs ayant des courriels publics."
msgid "Billing|An error occurred while approving %{user}"
msgstr "Une erreur s’est produite lors de l’approbation de %{user}"
+msgid "Billing|An error occurred while approving all members"
+msgstr "Une erreur s’est produite lors de l’approbation de tous les membres"
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr "Une erreur s'est produite lors de l'obtention des détails d'un membre facturable."
@@ -6901,7 +7017,7 @@ msgid "Board|An error occurred while fetching the board, please try again."
msgstr "Une erreur s'est produite lors de la récupération du tableau, veuillez réessayer."
msgid "Board|Are you sure you want to delete this board?"
-msgstr "Êtes-vous sûr de vouloir supprimer ce tableau ?"
+msgstr "Voulez-vous vraiment supprimer ce tableau ?"
msgid "Board|Board scope"
msgstr "Portée du tableau"
@@ -6996,6 +7112,12 @@ msgstr "%{total} %{subject} correspondante(s)"
msgid "BranchRules|%{total} status %{subject}"
msgstr "%{total} %{subject} d'état"
+msgid "BranchRules|Add branch rule"
+msgstr "Ajouter une règle de branche"
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr "Après la création d’une branche protégée, elle apparaîtra dans la liste en tant que règle de branche."
+
msgid "BranchRules|All branches"
msgstr "Toutes les branches"
@@ -7014,11 +7136,11 @@ msgstr "Autorisé à fusionner"
msgid "BranchRules|Allowed to merge (%{total})"
msgstr "Autorisé à fusionner (%{total})"
-msgid "BranchRules|Allowed to push"
-msgstr "Autorisé à pousser"
+msgid "BranchRules|Allowed to push and merge"
+msgstr "Autorisés à pousser et fusionner"
-msgid "BranchRules|Allowed to push (%{total})"
-msgstr "Autorisé à pousser (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr "Autorisés à pousser et fusionner (%{total})"
msgid "BranchRules|An error occurred while fetching branches."
msgstr "Une erreur s'est produite lors de la récupération des branches."
@@ -7041,6 +7163,9 @@ msgstr "Détails des règles de branche"
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr "Vérifier l'état d'une réponse dans les demandes de fusion. Les échecs ne bloquent pas les fusions. %{linkStart}En savoir plus.%{linkEnd}"
+msgid "BranchRules|Create protected branch"
+msgstr "Créer une branche protégée"
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr "Créer un joker : %{searchTerm}"
@@ -7059,13 +7184,13 @@ msgstr "Groupes"
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr "Conservez les branches stables sécurisées et forcez les développeurs à utiliser des demandes de fusion. %{linkStart}Que sont les branches protégées ?%{linkEnd}"
-msgid "BranchRules|Manage in Merge Request Approvals"
-msgstr "Gérer dans les Approbations des Demandes de Fusion"
+msgid "BranchRules|Manage in merge request approvals"
+msgstr "Gérer dans les approbations de demande de fusion"
-msgid "BranchRules|Manage in Protected Branches"
-msgstr "Gérer dans les Branches Protégées"
+msgid "BranchRules|Manage in protected branches"
+msgstr "Gérer dans les branches protégées"
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr "Gérer dans les vérifications d'état"
msgid "BranchRules|No data to display"
@@ -7101,15 +7226,21 @@ msgstr "Vérifications d'état"
msgid "BranchRules|Status checks (%{total})"
msgstr "Vérifications d'état (%{total})"
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
msgstr "Branche cible"
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr "Pour créer une règle de branche, vous devez d’abord créer une branche protégée."
+
msgid "BranchRules|Users"
msgstr "Utilisateurs"
msgid "BranchRules|default"
msgstr "par défaut"
+msgid "BranchRules|protected"
+msgstr "protégée"
+
msgid "Branches"
msgstr "Branches"
@@ -7401,23 +7532,23 @@ msgstr "%{host} fait tourner une ancienne version de GitLab (v%{version})"
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature} (nécessite la v%{version})"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr "Soyez attentifs aux %{linkStart}règles de visibilité%{linkEnd} lors de l'importation des groupes."
+
msgid "BulkImport|Destination"
msgstr "Destination"
-msgid "BulkImport|Destination group"
-msgstr "Groupe de destination"
-
msgid "BulkImport|Existing groups"
msgstr "Groupes existants"
msgid "BulkImport|Filter by source group"
-msgstr ""
+msgstr "Filtrer par groupe source"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr "Les données suivantes ne seront pas migrées : %{bullets} Contactez l'administrateur système de %{host} pour mettre à jour GitLab si vous avez besoin d'inclure ces données dans votre migration"
-msgid "BulkImport|Group import history"
-msgstr "Historique d'importation de groupe"
+msgid "BulkImport|GitLab Migration history"
+msgstr "Historique de migration GitLab"
msgid "BulkImport|History"
msgstr "Historique"
@@ -7434,6 +7565,15 @@ msgstr "L'importation est terminée. Choisissez un autre nom pour ré-importer"
msgid "BulkImport|Import selected"
msgstr "Importer la sélection"
+msgid "BulkImport|Import with projects"
+msgstr "Importer avec les projets"
+
+msgid "BulkImport|Import without projects"
+msgstr "Importer sans les projets"
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr "L'importation des projets est une fonctionnalité %{docsLinkStart}Bêta%{docsLinkEnd}."
+
msgid "BulkImport|Importing the group failed."
msgstr "L'importation du groupe a échoué."
@@ -7494,8 +7634,8 @@ msgstr "Modèle / Importation de fichier / Migration GitLab"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr "La mise à jour des états d'importation avec des modifications en temps réel a échoué"
-msgid "BulkImport|Your imported groups will appear here."
-msgstr "Vos groupes importés apparaîtront ici."
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr "Vos groupes et projets importés apparaîtront ici."
msgid "BulkImport|Your imported projects will appear here."
msgstr "Vos projets importés apparaîtront ici."
@@ -7512,6 +7652,9 @@ msgstr "type de source d'entité non valide"
msgid "BulkImport|must be a group"
msgstr "doit être un groupe"
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr "Plus de six importations ont été tentées en l'espace d'une minute. Attendez au moins une minute et réessayez."
+
msgid "Bullet list"
msgstr "Liste à puces"
@@ -7609,7 +7752,7 @@ msgid "CICDAnalytics|%{percent}%{percentSymbol}"
msgstr "%{percent}%{percentSymbol}"
msgid "CICDAnalytics|All time"
-msgstr ""
+msgstr "En tout"
msgid "CICDAnalytics|Change failure rate"
msgstr "Taux d’échec des changements"
@@ -7661,6 +7804,15 @@ msgstr "Ajoutez une %{kubernetes_cluster_link_start}intégration de grappe de se
msgid "CICD|Add an existing project to the scope"
msgstr "Ajouter un projet existant à la portée"
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr "Autoriser les jetons de tâche CI des projets suivants à accéder à ce projet"
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr "Autoriser l'accès à ce projet avec un CI_JOB_TOKEN"
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr "Une erreur s'est produite lors de la mise à jour du réglage. Veuillez réessayer."
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7682,6 +7834,9 @@ msgstr "Utiliser par défaut le pipeline Auto DevOps pour tous les projets"
msgid "CICD|Deployment strategy"
msgstr "Stratégie de déploiement"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr "Activer la fonctionnalité pour autoriser l’accès du jeton de tâche par les projets suivants."
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr "Activez la fonctionnalité pour que l'accès au jeton de tâche soit limité aux projets suivants."
@@ -7694,6 +7849,12 @@ msgstr "Limite"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "Limiter l'accès à CI_JOB_TOKEN"
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr "Limiter l'accès au jeton Web JSON (JWT)"
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr "Gérez les projets qui peuvent utiliser leur CI_JOB_TOKEN pour accéder à ce projet. Désactiver cette fonctionnalité constitue un risque pour la sécurité, car des projets non autorisés peuvent tenter de récupérer un jeton actif et accéder à l'API. %{linkStart}En savoir plus.%{linkEnd}"
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr "Sélectionner les projets accessibles par les requêtes API authentifiées avec la variable CI/CD CI_JOB_TOKEN de ce projet. Désactiver cette fonctionnalité constitue un risque pour la sécurité, car des projets non autorisés peuvent tenter de récupérer un jeton actif et accéder à l'API. %{linkStart}En savoir plus.%{linkEnd}"
@@ -7703,15 +7864,24 @@ msgstr "Le pipeline Auto DevOps s’exécute par défaut dans tous les projets s
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "Le pipeline Auto DevOps s’exécute si aucun autre fichier de configuration CI n’est trouvé."
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr "Le JWT doit être déclaré manuellement dans chaque tâche qui en a besoin. Lorsque cette option est désactivée, le jeton est toujours disponible dans toutes les tâches du pipeline. %{linkStart}En savoir plus.%{linkEnd}"
+
msgid "CICD|There are several CI/CD limits in place."
msgstr "Plusieurs limites CI/CD sont définies."
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr "Une erreur s'est produite lors de la récupération des paramètres du jeton d'accès."
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr "Les branches non protégées n'auront pas accès au cache des branches protégées."
msgid "CICD|Use separate caches for protected branches"
msgstr "Utiliser des caches distincts pour les branches protégées"
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr "Utilisez le mot-clé %{codeStart}secrets%{codeEnd} pour configurer une tâche avec un JWT."
+
msgid "CICD|group enabled"
msgstr "activé sur le groupe"
@@ -7857,13 +8027,13 @@ msgid "CanaryIngress|Change the ratio of canary deployments?"
msgstr "Modifier le ratio des déploiements canari ?"
msgid "CanaryIngress|Doing so will set a deployment change in progress. This temporarily blocks any further configuration until the deployment is finished."
-msgstr ""
+msgstr "Cette action impliquera une modification du déploiement en cours. Cela va bloquer temporairement toute configuration supplémentaire jusqu'à ce que le déploiement soit terminé."
msgid "CanaryIngress|Stable"
msgstr "Stable"
msgid "CanaryIngress|You are changing the ratio of the canary rollout for %{environment} compared to the stable deployment to:"
-msgstr "Pour %{environment}, vous mettez le ratio de publication canari par rapport au déploiement stable à :"
+msgstr "Vous modifiez le ratio de publication canari de %{environment}, comparé au déploiement stable, à :"
msgid "Cancel"
msgstr "Annuler"
@@ -7893,7 +8063,7 @@ msgid "Cancel, keep project"
msgstr "Annuler, conserver le projet"
msgid "Canceled deployment to"
-msgstr ""
+msgstr "Déploiement annulé sur"
msgid "Cancelled"
msgstr "Annulé"
@@ -8000,6 +8170,9 @@ msgstr "ne peut pas être modifié en raison d'un verrouillage en amont"
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr "ne peut pas être nul lors du verrouillage de l'attribut"
+msgid "Cause identified"
+msgstr "Cause identifiée"
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "Certains contenus de l'utilisateur seront déplacés vers un « utilisateur fantôme » global au système afin qu'ils soient toujours conservés. Pour plus d'informations, veuillez vous référer à la %{link_start}documentation sur la suppression de compte utilisateur%{link_end}."
@@ -8069,9 +8242,6 @@ msgstr "Modifiez votre mot de passe"
msgid "Change your password or recover your current one"
msgstr "Modifiez votre mot de passe ou réinitialisez votre mot de passe actuel"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr "%{added_reviewers_text}%{removed_reviewers_text}"
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr "Tous les relecteurs ont été supprimés."
@@ -8115,19 +8285,19 @@ msgid "ChangeTypeAction|Your changes will be committed to %{branchName} because
msgstr "Vos modifications seront validées sur %{branchName} car une demande de fusion est ouverte."
msgid "Changed"
-msgstr ""
+msgstr "Modifié"
msgid "Changed assignee(s)."
msgstr "Assigné(s) changé(s)."
msgid "Changed merge method to %{merge_method}"
-msgstr ""
+msgstr "Méthode de fusion modifiée à %{merge_method}"
msgid "Changed reviewer(s)."
msgstr "Relecteur(s) changé(s)."
msgid "Changed squash option to %{squash_option}"
-msgstr ""
+msgstr "Option d'écrasement modifiée à %{squash_option}"
msgid "Changed the title to \"%{title_param}\"."
msgstr "Le titre a été modifié en « %{title_param} »."
@@ -8169,7 +8339,7 @@ msgid "Chat"
msgstr "Discussion"
msgid "ChatMessage|%{project_link}: Pipeline %{pipeline_link} of %{ref_type} %{ref_link} by %{user_combined_name} %{humanized_status} in %{duration}"
-msgstr ""
+msgstr "%{project_link} : Pipeline %{pipeline_link} de %{ref_type} %{ref_link} par %{user_combined_name} %{humanized_status} en %{duration}"
msgid "ChatMessage|Branch"
msgstr "Branche"
@@ -8178,10 +8348,10 @@ msgid "ChatMessage|Commit"
msgstr "Commit"
msgid "ChatMessage|Failed job"
-msgstr ""
+msgstr "Échec de tâche"
msgid "ChatMessage|Failed stage"
-msgstr ""
+msgstr "Échec d'étape"
msgid "ChatMessage|Invalid CI config YAML file"
msgstr "Le fichier YAML de configuration CI n'est pas valide"
@@ -8190,7 +8360,7 @@ msgid "ChatMessage|Pipeline #%{pipeline_id} %{humanized_status} in %{duration}"
msgstr "Pipeline #%{pipeline_id} %{humanized_status} en %{duration}"
msgid "ChatMessage|Pipeline %{pipeline_link} of %{ref_type} %{ref_link} by %{user_combined_name} %{humanized_status}"
-msgstr ""
+msgstr "Pipeline %{pipeline_link} de %{ref_type} %{ref_link} par %{user_combined_name} %{humanized_status}"
msgid "ChatMessage|Pipeline name"
msgstr "Nom du pipeline"
@@ -8225,8 +8395,8 @@ msgstr "Contrôle de la disponibilité des fonctionnalités selon le forfait de
msgid "Check out branch"
msgstr "Extraire la branche"
-msgid "Check out, review, and merge locally"
-msgstr "Extraire, examiner et fusionner localement"
+msgid "Check out, review, and resolve locally"
+msgstr "Vérifier, examiner et résoudre localement"
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
msgstr "Vérifiez le fichier %{code_open}elasticsearch.log%{code_close} pour déterminer la raison pour laquelle la migration s'est interrompue puis effectuez des modifications avant de retenter la migration. Une fois la cause de l'échec corrigée, cliquez sur %{strong_open}Retenter la migration%{strong_close} pour qu'une nouvelle tentative en arrière-plan soit planifiée."
@@ -8240,9 +8410,6 @@ msgstr "Vérifiez avec votre administrateur."
msgid "Check your Docker images for known vulnerabilities."
msgstr "Vérifier les vulnérabilités connues de vos images Docker."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "Vérifiez les vulnérabilités connues des images de votre grappe de serveurs Kubernetes."
-
msgid "Check your sign-up restrictions"
msgstr "Vérifiez vos restrictions d'inscription"
@@ -8262,7 +8429,7 @@ msgid "Checking username availability..."
msgstr "Vérification de la disponibilité du nom d'utilisateur..."
msgid "Checkout"
-msgstr ""
+msgstr "Paiement"
msgid "Checkout|$%{selectedPlanPrice} per 10 GB storage pack per year"
msgstr "%{selectedPlanPrice}$ par pack de 10 Go de stokage et par année"
@@ -8427,18 +8594,18 @@ msgstr "Nombre d'utilisateurs"
msgid "Checkout|Payment method"
msgstr "Moyen de paiement"
-msgid "Checkout|Please select a country"
-msgstr "Veuillez sélectionner un pays"
-
-msgid "Checkout|Please select a state"
-msgstr "Veuillez sélectionner un département"
-
msgid "Checkout|Purchase details"
msgstr "Détails de l'achat"
msgid "Checkout|Select"
msgstr "Sélectionner"
+msgid "Checkout|Select a country"
+msgstr "Sélectionnez un pays"
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Département"
@@ -8547,9 +8714,6 @@ msgstr "Choisissez n’importe quelle couleur."
msgid "Choose file…"
msgstr "Choisir un fichier…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr "Choisissez l'Exécuteur préféré et remplissez le CFT AWS."
-
msgid "Choose the top-level group for your repository imports."
msgstr "Choisissez le groupe de premier niveau pour vos importations dans le dépôt."
@@ -8685,14 +8849,17 @@ msgstr "Supprimer la variable"
msgid "CiVariables|Remove variable row"
msgstr "Supprimer cette variable"
+msgid "CiVariables|Run job"
+msgstr "Exécuter la tâche"
+
msgid "CiVariables|Run job again"
msgstr "Exécuter de nouveau la tâche"
msgid "CiVariables|Scope"
msgstr "Portée"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "Spécifiez des valeurs de variables à utiliser pendant cette exécution. Les valeurs spécifiées dans les %{linkStart}paramètres CI/CD%{linkEnd} seront utilisées par défaut"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr "Spécifiez les valeurs de variables à utiliser lors de cette exécution. Les variables spécifiées dans le fichier de configuration et les %{linkStart}paramètres CI/CD%{linkEnd} sont utilisées par défaut."
msgid "CiVariables|State"
msgstr "État"
@@ -8700,9 +8867,6 @@ msgstr "État"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr "Ce %{entity} a %{currentVariableCount} variables CI/CD définies. Le nombre maximum de variables par %{entity} est de %{maxVariableLimit}. Pour en ajouter de nouvelles, vous devez réduire le nombre de variables définies."
-msgid "CiVariables|Trigger this manual action"
-msgstr "Déclencher cette action manuelle"
-
msgid "CiVariables|Type"
msgstr "Type"
@@ -8712,6 +8876,9 @@ msgstr "Valeur"
msgid "CiVariables|Variables"
msgstr "Variables"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr "Les variables spécifiées ici sont %{boldStart}développées%{boldEnd} et non %{boldStart}masquées.%{boldEnd}"
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr "Les variables stockent des informations, telles que des mots de passe et des clés secrètes, que vous pouvez utiliser dans les scripts de tâches. Chaque %{entity} peut définir un maximum de %{limit} variables."
@@ -8727,6 +8894,9 @@ msgstr "Tous les environnements"
msgid "CiVariable|Create wildcard"
msgstr "Créer un joker"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr "Définir une variable CI/CD dans l'interface utilisateur"
+
msgid "CiVariable|New environment"
msgstr "Nouvel environnement"
@@ -9201,10 +9371,10 @@ msgid "ClusterAgents|An unknown error occurred. Please try again."
msgstr "Une erreur inconnue s'est produite. Veuillez réessayer."
msgid "ClusterAgents|Are you sure you want to delete this agent? You cannot undo this."
-msgstr "Êtes-vous sûr de vouloir supprimer cet agent ? Vous ne pouvez pas annuler cette action."
+msgstr "Voulez-vous vraiment supprimer cet agent ? Vous ne pouvez pas annuler cette action."
msgid "ClusterAgents|Are you sure you want to revoke this token? You cannot undo this action."
-msgstr "Êtes-vous sûr de vouloir révoquer ce jeton ? Vous ne pouvez pas annuler cette action."
+msgstr "Voulez-vous vraiment révoquer ce jeton ? Vous ne pouvez pas annuler cette action."
msgid "ClusterAgents|CI/CD workflow with restricted access"
msgstr "Flux CI/CD à accès limité"
@@ -9844,6 +10014,12 @@ msgstr "Propriétaires du Code"
msgid "Code Quality"
msgstr "Qualité du code"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr "Les analyses de la qualité du code ont trouvé %{degradation} et %{improvement}."
+
+msgid "Code Quality scans found %{findings}."
+msgstr "Les analyses de la qualité du code ont trouvé %{findings}."
+
msgid "Code Review"
msgstr "Revue de Code"
@@ -9986,7 +10162,7 @@ msgid "Comment & unresolve thread"
msgstr "Commenter et reprendre le fil de conversation"
msgid "Comment '%{label}' position"
-msgstr ""
+msgstr "Position du commentaire « %{label} »"
msgid "Comment added to the timeline."
msgstr "Commentaire ajouté à la chronologie."
@@ -10059,6 +10235,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "Ajout de %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr "Ce commit a été signé avec une clé révoquée."
+
+msgid "CommitSignature|Unverified"
+msgstr "Non vérifiée"
+
+msgid "CommitSignature|Unverified signature"
+msgstr "Signature non vérifiée"
+
msgid "CommitWidget|authored"
msgstr "réalisé"
@@ -10089,9 +10274,6 @@ msgstr "Commits :"
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Une erreur s’est produite lors de la récupération des données de demandes de fusion."
-msgid "Commits|History"
-msgstr "Historique"
-
msgid "Commits|No related merge requests found"
msgstr "Aucune demande de fusion associée trouvée"
@@ -10122,6 +10304,9 @@ msgstr "Comparer les révisions Git"
msgid "Compare GitLab editions"
msgstr "Comparer les éditions de GitLab"
+msgid "Compare GitLab plans"
+msgstr "Comparer les forfaits GitLab"
+
msgid "Compare Revisions"
msgstr "Comparer les révisions"
@@ -10570,7 +10755,7 @@ msgid "Connect your external repositories, and CI/CD pipelines will run for new
msgstr "Connectez vos dépôts externes afin que les pipelines d’intégration et de livraison continues (CI/CD) s’exécutent lors de nouveaux commits. Un projet GitLab sera créé avec uniquement les fonctionnalités CI/CD activées."
msgid "Connected"
-msgstr ""
+msgstr "Connecté"
msgid "Connecting"
msgstr "Connexion en cours"
@@ -10975,13 +11160,13 @@ msgid "Contents of .gitlab-ci.yml"
msgstr "Contenu de .gitlab-ci.yml"
msgid "ContextCommits|Failed to create context commits. Please try again."
-msgstr ""
+msgstr "Échec de la création des commits de contexte. Veuillez réessayer."
msgid "ContextCommits|Failed to create/remove context commits. Please try again."
-msgstr ""
+msgstr "Échec de la création/suppression des commits de contexte. Veuillez réessayer."
msgid "ContextCommits|Failed to delete context commits. Please try again."
-msgstr ""
+msgstr "Échec de la suppression des commits de contexte. Veuillez réessayer."
msgid "Continue"
msgstr "Continuer"
@@ -11016,9 +11201,21 @@ msgstr "%{created} créées, %{merged} fusionnées, %{closed} fermées."
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr "%{pushes}, plus de %{commits} par %{contributors}."
+msgid "ContributionAnalytics|Approved MRs"
+msgstr "MRs approuvées"
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr "MRs fermées"
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr "Tickets fermés"
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr "Données analytiques des contributions pour les tickets, demandes de fusion et événements de poussée depuis %{start_date}"
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr "Échec du chargement des statistiques des contributions"
+
msgid "ContributionAnalytics|Issues"
msgstr "Tickets"
@@ -11031,9 +11228,18 @@ msgstr "Le mois dernier"
msgid "ContributionAnalytics|Last week"
msgstr "La dernière semaine"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr "Chargement des statistiques des contributions pour les membres du groupe"
+
msgid "ContributionAnalytics|Merge requests"
msgstr "Demandes de fusion"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr "MRs fusionnées"
+
+msgid "ContributionAnalytics|Name"
+msgstr "Nom"
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "Aucun ticket pour la période sélectionnée."
@@ -11043,6 +11249,15 @@ msgstr "Aucune demande de fusion pour la période sélectionnée."
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr "Aucune poussée pour la période sélectionnée."
+msgid "ContributionAnalytics|Opened MRs"
+msgstr "MRs ouvertes"
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr "Tickets ouverts"
+
+msgid "ContributionAnalytics|Pushed"
+msgstr "Poussées"
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr "La plage de dates fournie est supérieure à 31 jours"
@@ -11052,6 +11267,9 @@ msgstr "La date de fin est antérieure à la date de début indiquée"
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr "Il y a trop de données à calculer. Essayez de diminuer le paramètre period_limit dans le fichier de configuration insights."
+msgid "ContributionAnalytics|Total Contributions"
+msgstr "Total des contributions"
+
msgid "Contributions for %{calendar_date}"
msgstr "Contributions du %{calendar_date}"
@@ -11181,18 +11399,12 @@ msgstr "Copier le secret"
msgid "Copy source branch name"
msgstr "Copier le nom de la branche source"
-msgid "Copy this registration token."
-msgstr "Copiez ce jeton d'inscription."
-
msgid "Copy to clipboard"
msgstr "Copier dans le presse-papier"
msgid "Copy token"
msgstr "Copier le jeton"
-msgid "Copy trigger token"
-msgstr "Copier le jeton de déclenchement"
-
msgid "Copy value"
msgstr "Copier la valeur"
@@ -11203,7 +11415,7 @@ msgid "Corpus Management"
msgstr "Gestion du Corpus"
msgid "Corpus Management|Are you sure you want to delete the corpus?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer le corpus ?"
+msgstr "Voulez-vous vraiment supprimer le corpus ?"
msgid "CorpusManagement|A corpus is used by fuzz testing to improve coverage. Corpus files can be manually created or auto-generated. %{linkStart}Learn more%{linkEnd}"
msgstr "Un corpus est utilisé par les tests à données aléatoires pour améliorer la couverture. Les fichiers de corpus peuvent être créés manuellement ou générés automatiquement. %{linkStart}En savoir plus%{linkEnd}"
@@ -11383,7 +11595,7 @@ msgid "Couldn't assign policy to project or group"
msgstr "Impossible d'assigner la stratégie au projet ou au groupe"
msgid "Couldn't find event type filters where audit event type(s): %{missing_filters}"
-msgstr ""
+msgstr "Impossible de trouver les filtres de type d'événement que le ou les événements d'audit écrivent : %{missing_filters}"
msgid "Country"
msgstr "Pays"
@@ -11407,13 +11619,13 @@ msgid "Create %{environment}"
msgstr "Créer %{environment}"
msgid "Create %{humanized_resource_name}"
-msgstr ""
+msgstr "Créer %{humanized_resource_name}"
msgid "Create %{type}"
msgstr "Créer %{type}"
msgid "Create %{workspace} label"
-msgstr ""
+msgstr "Créer une étiquette de %{workspace}"
msgid "Create New Directory"
msgstr "Créer un nouveau dossier"
@@ -11805,6 +12017,12 @@ msgstr "Créé"
msgid "Created %{epicTimeagoDate}"
msgstr "Créée %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr "Créé %{timeAgo}"
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr "Créé %{timeAgo} par %{author}"
+
msgid "Created %{timestamp}"
msgstr "Créé %{timestamp}"
@@ -11817,6 +12035,9 @@ msgstr "Créé le"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "A créé une branche et une demande de fusion pour résoudre ce ticket."
+msgid "Created at"
+msgstr "Créé le"
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "A créé la branche « %{branch_name} » et une demande de fusion pour résoudre ce ticket."
@@ -11842,10 +12063,10 @@ msgid "Created issue %{issueLink} at %{projectLink}"
msgstr "Le ticket %{issueLink} a été créé dans %{projectLink}"
msgid "Created merge request %{mergeRequestLink}"
-msgstr ""
+msgstr "A créé la demande de fusion %{mergeRequestLink}"
msgid "Created merge request %{mergeRequestLink} at %{projectLink}"
-msgstr ""
+msgstr "A créé la demande de fusion %{mergeRequestLink} chez %{projectLink}"
msgid "Created on"
msgstr "Créé le"
@@ -11983,7 +12204,7 @@ msgid "CsvParser|Unable to auto-detect delimiter; defaulted to \",\""
msgstr "Impossible de détecter automatiquement le délimiteur ; mis par défaut à « , »"
msgid "Current"
-msgstr ""
+msgstr "Actuelle"
msgid "Current Branch"
msgstr "Branche actuelle"
@@ -12016,7 +12237,7 @@ msgid "CurrentUser|Edit profile"
msgstr "Modifier le profil"
msgid "CurrentUser|One of your groups is running out"
-msgstr ""
+msgstr "Un de vos groupes est à court de minutes"
msgid "CurrentUser|Preferences"
msgstr "Préférences"
@@ -12192,9 +12413,6 @@ msgstr "Total"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "n'est pas disponible pour le groupe sélectionné"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} sélectionnée(s) (%{maxLabels} max)"
@@ -12202,7 +12420,7 @@ msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minu
msgstr "« %{name} » est en train de collecter les données. Cela peut prendre quelques minutes."
msgid "CycleAnalytics|Average time to completion"
-msgstr ""
+msgstr "Temps moyen jusqu'à achèvement"
msgid "CycleAnalytics|Average time to completion (days)"
msgstr "Temps moyen jusqu'à achèvement (en jours)"
@@ -12279,13 +12497,13 @@ msgid "CycleAnalytics|Total time"
msgstr "Durée totale"
msgid "CycleAnalytics|group dropdown filter"
-msgstr ""
+msgstr "filtre de la liste déroulante des groupes"
msgid "CycleAnalytics|not allowed for the given start event"
msgstr "n'est pas autorisé pour l'événement de début donné"
msgid "CycleAnalytics|project dropdown filter"
-msgstr ""
+msgstr "filtre de la liste déroulante des projets"
msgid "CycleAnalytics|the assigned object is not supported"
msgstr "l’objet assigné n’est pas pris en charge"
@@ -12308,15 +12526,9 @@ msgstr "Profils DAST"
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr "Moyenne (%{days} derniers jours)"
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr "Nombre moyen de déploiements en production par jour. Cette métrique mesure la fréquence à laquelle la valeur est livrée aux utilisateurs finaux."
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr "Taux d’échec des changements"
@@ -12329,12 +12541,6 @@ msgstr "Taux d’échec des changements (pourcentage)"
msgid "DORA4Metrics|Cycle time"
msgstr "Temps de cycle"
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr "Métriques DORA pour le groupe %{name}"
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr "Métriques DORA pour le projet %{name}"
-
msgid "DORA4Metrics|Date"
msgstr "Date"
@@ -12380,11 +12586,11 @@ msgstr "Durée médiane (%{days} derniers jours)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "Durée médiane d'ouverture d'un incident dans un environnement de production au cours de la période donnée."
-msgid "DORA4Metrics|Median time from issue created to issue closed."
-msgstr "Médiane de la durée de la création du ticket à sa fermeture."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
+msgstr "Comparaison des métriques pour le groupe %{name}"
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
-msgstr ""
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
+msgstr "Comparaison des métriques pour le projet %{name}"
msgid "DORA4Metrics|Month to date"
msgstr "Mois en cours"
@@ -12404,15 +12610,9 @@ msgstr "Nombre de déploiements"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "Nombre d’incidents divisé par le nombre de déploiements vers un environnement de production au cours de la période donnée."
-msgid "DORA4Metrics|Number of new issues created."
-msgstr "Nombre de nouveaux tickets créés."
-
msgid "DORA4Metrics|Past 6 Months"
msgstr "Les 6 derniers mois"
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr "Pourcentage des déploiements provoquant un incident en production."
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "Pourcentage des déploiements qui ont échoué"
@@ -12434,12 +12634,6 @@ msgstr "Le graphique affiche la fréquence des déploiements vers le(s) environn
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr "Le graphique affiche le temps médian entre la fusion d'une demande de fusion et son déploiements vers le(s) environnement(s) de production basé(s) sur la valeur %{linkStart}deployment_tier%{linkEnd}."
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr "Le temps qu'il faut à une entreprise pour se remettre d'une panne en production."
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr "Le temps qu'il faut pour livrer un commit en production avec succès. Cette métrique reflète l’efficacité des pipelines CI/CD."
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr "Délai de restauration de service"
@@ -12449,9 +12643,6 @@ msgstr "Délai de restauration de service"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr "Délai de restauration de service (jours médians)"
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr "Nombre total de déploiements en production."
-
msgid "DSN"
msgstr "DSN"
@@ -12531,7 +12722,7 @@ msgid "DastProfiles|Additional request headers (optional)"
msgstr "En-têtes de requête supplémentaires (facultatif)"
msgid "DastProfiles|Are you sure you want to delete this profile?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer ce profil ?"
+msgstr "Voulez-vous vraiment supprimer ce profil ?"
msgid "DastProfiles|Attacks the target to find potential vulnerabilities. Active scans are potentially harmful to the site being scanned."
msgstr "Attaque la cible pour trouver d'éventuelles vulnérabilités. Les analyses actives sont potentiellement dangereuses pour le site qui est analysé."
@@ -12611,8 +12802,8 @@ msgstr "Activer l'authentification Basic"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "Entrez les URL dans une liste avec la virgule comme séparateur."
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "Entrez les en-têtes dans une liste avec la virgule comme séparateur."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr "Entrez une liste séparée par des virgules de noms et de valeurs d’en-tête de requête. DAST ajoute un en-tête à chaque requête."
msgid "DastProfiles|Error Details"
msgstr "Détails de l'erreur"
@@ -12629,6 +12820,9 @@ msgstr "Chemins exclus"
msgid "DastProfiles|Excluded paths (optional)"
msgstr "Chemins exclus (facultatif)"
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr "Les en-têtes apparaîtront dans les rapports de vulnérabilité. %{linkStart}Seuls quelques en-têtes sont masqués automatiquement%{linkEnd}."
+
msgid "DastProfiles|Hide debug messages"
msgstr "Masquer les messages de débogage"
@@ -12641,9 +12835,6 @@ msgstr "Gérer les profils de %{profileType}"
msgid "DastProfiles|Manage profiles"
msgstr "Gérer les profils"
-msgid "DastProfiles|Manage site profiles"
-msgstr "Gérer les profils de site"
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr "Minimum = 0 (délai d'attente non activé), Maximum = 2880 minutes"
@@ -12695,12 +12886,12 @@ msgstr "Le profil est utilisé par cette analyse à la demande"
msgid "DastProfiles|Profile name"
msgstr "Nom du profil"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
-msgstr "Demander des noms et des valeurs d'en-tête. Les en-têtes sont ajoutés à chaque demande effectuée par DAST."
-
msgid "DastProfiles|Request headers"
msgstr "En-têtes de requête"
+msgid "DastProfiles|Retry"
+msgstr "Réessayer"
+
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
msgstr "Lancer l'araignée AJAX, en plus de l'araignée traditionnelle, pour explorer le site cible."
@@ -12803,6 +12994,12 @@ msgstr "Nom d’utilisateur"
msgid "DastProfiles|Username form field"
msgstr "Champ de formulaire du nom d'utilisateur"
+msgid "DastProfiles|Validate"
+msgstr "Valider"
+
+msgid "DastProfiles|Validate site profile"
+msgstr "Validez le profil du site"
+
msgid "DastProfiles|Validated"
msgstr "Validé"
@@ -13154,16 +13351,16 @@ msgid "Delay 2FA enforcement (hours)"
msgstr "Délai avant d'imposer l'A2F (heures)"
msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise this job will run automatically after its timer finishes."
-msgstr "Êtes‐vous sûr(e) de vouloir exécuter %{jobName} immédiatement ? Dans le cas contraire, cette tâche sera automatiquement exécutée à l’heure programmée."
+msgstr "Voulez-vous vraiment exécuter %{jobName} immédiatement ? Dans le cas contraire, cette tâche sera automatiquement exécutée une fois son minuteur terminé."
msgid "DelayedJobs|Are you sure you want to run %{job_name} immediately? This job will run automatically after it's timer finishes."
-msgstr "Êtes‐vous sûr(e) de vouloir exécuter %{job_name} immédiatement ? Dans le cas contraire, cette tâche sera automatiquement exécutée à l’heure programmée."
+msgstr "Voulez-vous vraiment exécuter %{job_name} immédiatement ? Dans le cas contraire, cette tâche sera automatiquement exécutée une fois son minuteur terminé."
msgid "DelayedJobs|Are you sure you want to run %{job_name} immediately? This job will run automatically after its timer finishes."
-msgstr "Êtes-vous sûr de vouloir exécuter %{job_name} immédiatement ? Ce travail s'exécutera automatiquement une fois son minuteur terminé."
+msgstr "Voulez-vous vraiment exécuter %{job_name} immédiatement ? Cette tâche s'exécutera automatiquement une fois son minuteur terminé."
msgid "DelayedJobs|Run the delayed job now?"
-msgstr "Exécuter le travail différé maintenant ?"
+msgstr "Exécuter la tâche différée maintenant ?"
msgid "DelayedJobs|Start now"
msgstr "Commencer maintenant"
@@ -13195,9 +13392,6 @@ msgstr "Supprimer le fichier"
msgid "Delete Key"
msgstr "Supprimer la Clé"
-msgid "Delete Selected"
-msgstr "Supprimer la Sélection"
-
msgid "Delete Value Stream"
msgstr "Supprimer les Chaînes de Valeur"
@@ -13222,6 +13416,9 @@ msgstr "Supprimer la colonne"
msgid "Delete comment"
msgstr "Supprimer le commentaire"
+msgid "Delete comment?"
+msgstr "Supprimer le commentaire ?"
+
msgid "Delete corpus"
msgstr "Supprimer le corpus"
@@ -13270,6 +13467,9 @@ msgstr "Supprimer la version %{release} ?"
msgid "Delete row"
msgstr "Supprimer la ligne"
+msgid "Delete selected"
+msgstr "Supprimer la sélection"
+
msgid "Delete self-monitoring project"
msgstr "Supprimer le projet d'autosurveillance"
@@ -13328,7 +13528,7 @@ msgid "DeleteProject|Failed to remove wiki repository. Please try again or conta
msgstr "Échec de la suppression du dépôt du wiki. Veuillez réessayer ou contacter l'administrateur."
msgid "DeleteRelease|Are you sure you want to delete this release?"
-msgstr "Êtes-vous sûr de vouloir supprimer cette version ?"
+msgstr "Voulez-vous vraiment supprimer cette version ?"
msgid "DeleteRelease|For more details, see %{docsPathStart}Deleting a release%{docsPathEnd}."
msgstr "Pour plus de détails, voir %{docsPathStart}Suppression d'une version%{docsPathEnd}."
@@ -13340,7 +13540,7 @@ msgid "DeleteValueStream|'%{name}' Value Stream deleted"
msgstr "Chaîne de Valeur « %{name} » supprimée"
msgid "DeleteValueStream|Are you sure you want to delete the \"%{name}\" Value Stream?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer la Chaîne de Valeur « %{name} » ?"
+msgstr "Voulez-vous vraiment supprimer la Chaîne de Valeur « %{name} » ?"
msgid "DeleteValueStream|Delete %{name}"
msgstr "Supprimer %{name}"
@@ -13402,7 +13602,7 @@ msgid "DeletionSettings|Retention period that deleted groups and projects will r
msgstr "Durée de conservation pendant laquelle il reste possible de restaurer les groupes et projets supprimés. Les projets personnels sont toujours supprimés immédiatement. Certains groupes peuvent en exclure leurs projets."
msgid "Denied"
-msgstr ""
+msgstr "Refusée"
msgid "Denied authorization of chat nickname %{user_name}."
msgstr "Autorisation refusée du pseudo de discussion %{user_name}."
@@ -13843,7 +14043,7 @@ msgid "Deployment frequency"
msgstr "Fréquence de déploiement"
msgid "DeploymentApprovals|Allow pipeline triggerer to approve deployment."
-msgstr ""
+msgstr "Autoriser l'auteur du déclenchement d'un pipeline à approuver le déploiement."
msgid "DeploymentApprovals|Approvals"
msgstr "Approbations"
@@ -13861,10 +14061,10 @@ msgid "DeploymentApprovals|Maintainers"
msgstr "Responsables"
msgid "DeploymentApprovals|Set how approval rules are applied to deployments in protected environments."
-msgstr ""
+msgstr "Définissez comment les règles d'approbation sont appliquées aux déploiements dans les environnements protégés."
msgid "DeploymentApprovals|When a pipeline runs, deployment jobs will automatically be approved in the pipeline if the triggerer is allowed to approve."
-msgstr ""
+msgstr "Lorsqu’un pipeline s’exécute, les tâches de déploiement sont automatiquement approuvées dans le pipeline si l'auteur du déclenchement est autorisé à approuver."
msgid "DeploymentApproval| Current approvals: %{current}"
msgstr "Approbations actuelles : %{current}"
@@ -14093,13 +14293,13 @@ msgid "DesignManagement|Archived designs will still be available in previous ver
msgstr "Les esquisses archivées resteront disponibles dans les versions précédentes de la collection des esquisses."
msgid "DesignManagement|Are you sure you want to archive the selected designs?"
-msgstr "Êtes-vous sûr(e) de vouloir archiver les esquisses sélectionnées ?"
+msgstr "Voulez-vous vraiment archiver les esquisses sélectionnées ?"
msgid "DesignManagement|Are you sure you want to cancel creating this comment?"
-msgstr "Êtes-vous sûr de vouloir annuler la création de ce commentaire ?"
+msgstr "Voulez-vous vraiment annuler la création de ce commentaire ?"
msgid "DesignManagement|Are you sure you want to cancel editing this comment?"
-msgstr "Êtes-vous sûr de vouloir annuler la modification de ce commentaire ?"
+msgstr "Voulez-vous vraiment annuler la modification de ce commentaire ?"
msgid "DesignManagement|Click the image where you'd like to start a new discussion"
msgstr "Cliquez sur l'image où vous souhaitez démarrer une nouvelle discussion"
@@ -14224,15 +14424,9 @@ msgstr "Rapports DevOps"
msgid "DevOps adoption"
msgstr "Adoption de DevOps"
-msgid "DevOps metrics comparison (Beta)"
-msgstr "Comparaison des métriques DevOps (Bêta)"
-
msgid "Developer"
msgstr "Développeur"
-msgid "Development"
-msgstr "Développement"
-
msgid "Devices (optional)"
msgstr "Appareils (facultatif)"
@@ -14267,7 +14461,7 @@ msgid "DevopsAdoption|Approvals"
msgstr "Approbations"
msgid "DevopsAdoption|Are you sure that you would like to remove %{name} from the table?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer %{name} du tableau ?"
+msgstr "Voulez-vous vraiment supprimer %{name} du tableau ?"
msgid "DevopsAdoption|At least one approval on a merge request"
msgstr "Au moins une approbation sur une demande de fusion"
@@ -14392,6 +14586,9 @@ msgstr "Nombre total des fonctionnalités adoptées"
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr "Vous ne pouvez pas supprimer le groupe dans lequel vous êtes actuellement."
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr "%{strongStart}Fonctionnalité en bêta :%{strongEnd} Laissez vos impressions dans les %{linkStart}commentaires du ticket%{linkEnd}."
+
msgid "DevopsReport|DevOps Score"
msgstr "Score DevOps"
@@ -14579,7 +14776,7 @@ msgid "DiscordService|Send notifications about project events to a Discord chann
msgstr "Envoie des notifications sur les événements du projet vers un canal Discord."
msgid "Discover"
-msgstr ""
+msgstr "Découvrir"
msgid "Discover GitLab Geo"
msgstr "Découvrir GitLab Geo"
@@ -14646,20 +14843,17 @@ msgstr "Rejeter la sélection"
msgid "Dismiss trial promotion"
msgstr "Rejeter l’offre promotionnelle"
-msgid "Dismissable"
-msgstr "Fermable"
-
msgid "Dismissed"
-msgstr ""
+msgstr "Rejetée"
msgid "Dismissed at %{projectLink}"
-msgstr ""
+msgstr "Rejetée chez %{projectLink}"
msgid "Dismissed on pipeline %{pipelineLink}"
-msgstr ""
+msgstr "Rejetée sur le pipeline %{pipelineLink}"
msgid "Dismissed on pipeline %{pipelineLink} at %{projectLink}"
-msgstr ""
+msgstr "Rejetée sur le pipeline %{pipelineLink} chez %{projectLink}"
msgid "Display"
msgstr "Afficher"
@@ -14745,6 +14939,9 @@ msgstr "Ne pas envoyer les données du service"
msgid "Don't show again"
msgstr "Ne plus afficher"
+msgid "Don't show this again"
+msgstr "Ne pas réafficher"
+
msgid "Done"
msgstr "Terminé"
@@ -14778,9 +14975,6 @@ msgstr "Télécharger les artéfacts"
msgid "Download codes"
msgstr "Télécharger les codes"
-msgid "Download evidence JSON"
-msgstr "Télécharger la preuve JSON"
-
msgid "Download export"
msgstr "Télécharger l'export"
@@ -14839,7 +15033,7 @@ msgid "Drop your files to start your upload."
msgstr "Déposez vos fichiers pour commencer le téléversement."
msgid "DropdownWidget|An error occurred while fetching the assigned %{issuableAttribute} of the selected %{issuableType}."
-msgstr ""
+msgstr "Une erreur s’est produite lors de la récupération de l'attribut assigné « %{issuableAttribute} » de l'élément « %{issuableType} » sélectionné."
msgid "DropdownWidget|Assign %{issuableAttribute}"
msgstr "Assigner %{issuableAttribute}"
@@ -14851,7 +15045,7 @@ msgid "DropdownWidget|Edit %{issuableAttribute}"
msgstr "Modifier %{issuableAttribute}"
msgid "DropdownWidget|Failed to fetch the %{issuableAttribute} for this %{issuableType}. Please try again."
-msgstr ""
+msgstr "Échec de la récupération de %{issuableAttribute} pour ce(tte) %{issuableType}. Veuillez réessayer."
msgid "DropdownWidget|Failed to set %{issuableAttribute} on this %{issuableType}. Please try again."
msgstr "%{issuableAttribute} impossible à définir sur ce(tte) %{issuableType}. Veuillez réessayer."
@@ -15052,7 +15246,7 @@ msgid "Edit in single-file editor"
msgstr "Modifier dans l'éditeur de fichier unique"
msgid "Edit inline"
-msgstr ""
+msgstr "Modifier en ligne"
msgid "Edit issues"
msgstr "Modifier les tickets"
@@ -15147,12 +15341,6 @@ msgstr "La réindexation Elasticsearch n'a pas démarré : %{errors}"
msgid "Elasticsearch zero-downtime reindexing"
msgstr "Réindexation Elasticsearch sans temps mort"
-msgid "Elastic|None. Select namespaces to index."
-msgstr "Aucun. Sélectionnez les espaces de noms à indexer."
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Aucun. Sélectionnez les projets à indexer."
-
msgid "Email"
msgstr "Courriel"
@@ -15366,9 +15554,6 @@ msgstr "Activer les limitations du tableau de bord sur les espaces de noms"
msgid "Enable email notification"
msgstr "Activer la notification par courriel"
-msgid "Enable error tracking"
-msgstr "Activer le suivi des erreurs"
-
msgid "Enable feature to choose access level"
msgstr "Activez la fonctionnalité pour choisir le niveau d'accès"
@@ -15495,12 +15680,12 @@ msgstr "Sources d'authentification OAuth activées"
msgid "End Time"
msgstr "Heure de fin"
+msgid "End time"
+msgstr "Heure de fin"
+
msgid "Ends"
msgstr "Se termine"
-msgid "Ends at (UTC)"
-msgstr "Se termine à (UTC)"
-
msgid "Ends on"
msgstr "Finit le"
@@ -15526,7 +15711,7 @@ msgid "Enter %{weights_link_start}weights%{weights_link_end} for storages for ne
msgstr "Entrez les %{weights_link_start}poids%{weights_link_end} pour les stockages des nouveaux dépôts. Les stockages configurés apparaissent ci-dessous."
msgid "Enter 2FA for Admin Mode"
-msgstr ""
+msgstr "Entrez le code A2F pour le mode admin"
msgid "Enter Admin Mode"
msgstr "Entrer en Mode Admin"
@@ -15609,6 +15794,18 @@ msgstr "Entrez votre mot de passe pour approuver"
msgid "Enterprise"
msgstr "Entreprise"
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr "Les détails de l'utilisateur ne peuvent pas être mis à jour"
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr "L'utilisateur ne correspond pas à la définition « Utilisateur d'Entreprise » pour le groupe"
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr "L'utilisateur est déjà un utilisateur d'entreprise"
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr "L'utilisateur n'est pas un membre du groupe"
+
msgid "Environment"
msgstr "Environnement"
@@ -15645,8 +15842,11 @@ msgstr "Environnements"
msgid "Environments Dashboard"
msgstr "Tableau de bord des Environnements"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
-msgstr "Les environnements vous permettent de suivre les déploiements de votre application. %{linkStart}Plus d'informations%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr "Les environnements vous permettent de suivre les déploiements de votre application. Pour protéger cet environnement, allez dans la section %{linkStart}Environnements protégés%{linkEnd} des paramètres CI/CD."
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr "Les environnements vous permettent de suivre les déploiements de votre application.%{linkStart} En savoir plus.%{linkEnd}"
msgid "Environments in %{name}"
msgstr "Environnements dans %{name}"
@@ -15700,7 +15900,7 @@ msgid "Environments|An error occurred while stopping the environment, please try
msgstr "Une erreur s’est produite lors de l’arrêt de l’environnement. Veuillez réessayer"
msgid "Environments|Are you sure you want to stop this environment?"
-msgstr "Êtes‐vous sûr(e) de vouloir arrêter cet environnement ?"
+msgstr "Voulez-vous vraiment arrêter cet environnement ?"
msgid "Environments|Auto stop"
msgstr "Arrêt auto"
@@ -15708,6 +15908,12 @@ msgstr "Arrêt auto"
msgid "Environments|Auto stops %{autoStopAt}"
msgstr "S'arrête automatiquement %{autoStopAt}"
+msgid "Environments|Clean up"
+msgstr "Nettoyer"
+
+msgid "Environments|Clean up environments"
+msgstr "Nettoyer les environnements"
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15801,6 +16007,9 @@ msgstr "Restaurer l'environment %{name} ?"
msgid "Environments|Search by environment name"
msgstr "Rechercher par nom d'environnement"
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr "Sélectionnez les environnements à nettoyer. Les environnements protégés sont exclus. En savoir plus sur le nettoyage des environnements."
+
msgid "Environments|Show all"
msgstr "Tout afficher"
@@ -15810,6 +16019,12 @@ msgstr "Arrêter"
msgid "Environments|Stop environment"
msgstr "Arrêter l’environnement"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr "Arrêter les environnements qui n'ont pas été mis à jour depuis la date spécifiée :"
+
+msgid "Environments|Stop unused environments"
+msgstr "Arrêter les environnements inutilisés"
+
msgid "Environments|Stopping %{environmentName}"
msgstr "Arrêt de %{environmentName}"
@@ -15817,10 +16032,10 @@ msgid "Environments|There are no deployments for this environment yet. %{linkSta
msgstr "Il n'y a pas encore de déploiement pour cet environnement. %{linkStart}En savoir plus sur la mise en place des déploiements.%{linkEnd}"
msgid "Environments|This action will %{docsStart}retry the latest deployment%{docsEnd} with the commit %{commitId}, for this environment. Are you sure you want to continue?"
-msgstr "Cette action va %{docsStart}réessayer le dernier déploiement%{docsEnd} avec le commit %{commitId}, pour cet environnement. Êtes-vous sûr de vouloir continuer ?"
+msgstr "Cette action va %{docsStart}réessayer le dernier déploiement%{docsEnd} avec le commit %{commitId}, pour cet environnement. Voulez-vous vraiment continuer ?"
msgid "Environments|This action will %{docsStart}roll back this environment%{docsEnd} to a previously successful deployment for commit %{commitId}. Are you sure you want to continue?"
-msgstr "Cette action va %{docsStart}restaurer cet environnement%{docsEnd} en revenant à un déploiement précédemment réussi pour le commit %{commitId}. Êtes-vous sûr de vouloir continuer ?"
+msgstr "Cette action va %{docsStart}restaurer cet environnement%{docsEnd} en revenant à un déploiement précédemment réussi pour le commit %{commitId}. Voulez-vous vraiment continuer ?"
msgid "Environments|Upcoming"
msgstr "À venir"
@@ -15895,7 +16110,7 @@ msgid "Epics|Add an existing epic"
msgstr "Ajouter une épopée existante"
msgid "Epics|Are you sure you want to remove %{bStart}%{targetEpicTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}?"
-msgstr "Êtes-vous sûr de vouloir supprimer %{bStart}%{targetEpicTitle}%{bEnd} de %{bStart}%{parentEpicTitle}%{bEnd} ?"
+msgstr "Voulez-vous vraiment supprimer %{bStart}%{targetEpicTitle}%{bEnd} de %{bStart}%{parentEpicTitle}%{bEnd} ?"
msgid "Epics|Are you sure you want to remove %{bStart}%{targetIssueTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}?"
msgstr "Êtes-vous sûr de vouloir supprimer %{bStart}%{targetIssueTitle}%{bEnd} de %{bStart}%{parentEpicTitle}%{bEnd} ?"
@@ -15940,13 +16155,13 @@ msgid "Epics|This epic and any containing child epics are confidential and shoul
msgstr "Cette épopée et toute épopée enfant qu'elle contiendrait sont confidentielles et ne devraient être visibles que par les membres de l’équipe ayant au moins un accès à Rapporteur."
msgid "Epics|This will also remove any descendents of %{bStart}%{targetEpicTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}. Are you sure?"
-msgstr "Cela va également supprimer tous les descendants de %{bStart}%{targetEpicTitle}%{bEnd} à partir de %{bStart}%{parentEpicTitle}%{bEnd}. Êtes-vous sûr(e) ?"
+msgstr "Cela va également supprimer tous les descendants de %{bStart}%{targetEpicTitle}%{bEnd} depuis %{bStart}%{parentEpicTitle}%{bEnd}. Êtes-vous sûr(e) ?"
msgid "Epics|Unable to save epic. Please try again"
msgstr "Impossible d'enregistrer l'épopée. Veuillez réessayer"
msgid "Erased"
-msgstr ""
+msgstr "Effacé"
msgid "Error"
msgstr "Erreur"
@@ -15987,6 +16202,9 @@ msgstr "Erreur lors de la récupération des branches"
msgid "Error fetching burnup chart data"
msgstr "Erreur lors de la récupération des données du graphique d'évolution"
+msgid "Error fetching data. Please try again."
+msgstr "Une erreur s'est produite lors de la récupération des données. Veuillez réessayer."
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr "Une erreur s'est produite lors de la récupération du nombre de divergences pour les branches. Veuillez réessayer."
@@ -16002,12 +16220,6 @@ msgstr "Erreur lors de la récupération du graphique du réseau."
msgid "Error fetching payload data."
msgstr "Erreur lors de la récupération des données de la charge utile."
-msgid "Error fetching refs"
-msgstr "Erreur lors de la récupération des refs"
-
-msgid "Error fetching target projects. Please try again."
-msgstr "Une erreur s'est produite lors de la récupération des projets cibles. Veuillez réessayer."
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "Erreur lors de la récupération de la liste de dépendances. Veuillez vérifier votre connexion réseau et réessayer."
@@ -16107,6 +16319,9 @@ msgstr "Erreur lors de la configuration de l'éditeur. Veuillez réessayer."
msgid "Error tracking"
msgstr "Suivi des erreurs"
+msgid "Error tracking is currently in"
+msgstr "Le suivi des erreurs est actuellement en"
+
msgid "Error updating %{issuableType}"
msgstr "Une erreur s'est produite lors de la mise à jour de %{issuableType}"
@@ -16252,7 +16467,10 @@ msgid "EscalationPolicies|Add policy"
msgstr "Ajouter une politique"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
-msgstr "Êtes-vous sûr(e) de vouloir supprimer la politique d'escalade « %{escalationPolicy} » ? Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment supprimer la politique d'escalade « %{escalationPolicy} » ? Cette action ne peut pas être annulée."
+
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr "Choisissez à qui envoyer un courriel si ceux contactés en premier à propos d'une alerte ne répondent pas."
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "Créer une politique d'escalade dans GitLab"
@@ -16260,6 +16478,9 @@ msgstr "Créer une politique d'escalade dans GitLab"
msgid "EscalationPolicies|Delete escalation policy"
msgstr "Supprimer la politique d'escalade"
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr "Distingue cette politique des autres que vous pourriez avoir créées (par exemple, « Escalade d'alerte critique »)."
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr "Modifier la politique d'escalade"
@@ -16275,6 +16496,9 @@ msgstr "Politiques d'escalade"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr "Politique d'escalade %{obstacle} dans le projet %{project}"
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr "La politique d'escalade a été créée avec succès"
+
msgid "EscalationPolicies|Escalation rules"
msgstr "Règles d'escalade"
@@ -16290,6 +16514,9 @@ msgstr "Le maximum de 10 règles a été atteint."
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "Les minutes doivent être comprises entre 0 et 1440."
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr "Informations plus détaillées à propos de votre politique."
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr "Supprimer la règle d'escalade"
@@ -16299,9 +16526,6 @@ msgstr "Rechercher un utilisateur"
msgid "EscalationPolicies|Select schedule"
msgstr "Sélectionner un calendrier"
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr "Configurez les politiques d'escalades pour définir qui est bipé, et quand, dans le cas où les premiers utilisateurs bipés ne répondraient pas."
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "ALORS %{doAction} %{scheduleOrUser}"
@@ -16314,6 +16538,9 @@ msgstr "La politique d'escalade n'a pas pu être mise à jour. Veuillez réessay
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr "Cette politique n’a aucune règle d’escalade."
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr "Lorsqu'une nouvelle alerte est reçue, les utilisateurs spécifiés dans la politique reçoivent un courriel."
+
msgid "EscalationPolicies|mins"
msgstr "min"
@@ -16335,6 +16562,9 @@ msgstr "Estimé"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr "Même si vous atteignez le nombre de sièges dans votre abonnement, vous pouvez continuer à ajouter des utilisateurs, et GitLab vous facturera le surplus."
+msgid "Event tag (optional)"
+msgstr "Balisage d'événement (facultatif)"
+
msgid "EventFilterBy|Filter by all"
msgstr "Tout filtrer"
@@ -16369,13 +16599,13 @@ msgid "Events API"
msgstr "API d'événements"
msgid "Event|accepted"
-msgstr ""
+msgstr "a accepté"
msgid "Event|added"
msgstr "a ajouté"
msgid "Event|approved"
-msgstr ""
+msgstr "a approuvé"
msgid "Event|closed"
msgstr "a fermé"
@@ -16384,16 +16614,16 @@ msgid "Event|commented on"
msgstr "a mis un commentaire sur"
msgid "Event|created"
-msgstr ""
+msgstr "a créé"
msgid "Event|deleted"
-msgstr ""
+msgstr "a supprimé"
msgid "Event|destroyed"
-msgstr ""
+msgstr "a détruit"
msgid "Event|imported"
-msgstr ""
+msgstr "a importé"
msgid "Event|joined"
msgstr "a rejoint"
@@ -16402,22 +16632,22 @@ msgid "Event|left"
msgstr "a quitté"
msgid "Event|opened"
-msgstr ""
+msgstr "a ouvert"
msgid "Event|pushed new"
-msgstr ""
+msgstr "a poussé un nouveau"
msgid "Event|pushed to"
-msgstr ""
+msgstr "a poussé vers"
msgid "Event|removed"
msgstr "a supprimé"
msgid "Event|removed due to membership expiration from"
-msgstr ""
+msgstr "a été retiré en raison de l'expiration de l'adhésion au"
msgid "Event|updated"
-msgstr ""
+msgstr "a mis à jour"
msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
msgstr "Toutes les tentatives pour %{action} ont échoué : %{job_error_message}. Veuillez réessayer."
@@ -16518,7 +16748,7 @@ msgid "Evidence collection"
msgstr "Collecte de preuves"
msgid "Exactly one of %{attributes} is required"
-msgstr ""
+msgstr "Exactement un des %{attributes} est requis"
msgid "Example: (feature|hotfix)\\/*"
msgstr "Exemple : (feature|hotfix)\\/*"
@@ -16566,7 +16796,7 @@ msgid "Existing sign in methods may be removed"
msgstr "Les méthodes de connexion existantes peuvent être supprimées"
msgid "Exit."
-msgstr ""
+msgstr "Sortie."
msgid "Expand"
msgstr "Étendre"
@@ -16616,9 +16846,6 @@ msgstr "Documents attendus : %{expected_documents}"
msgid "Experiment"
msgstr "Expérience"
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr "Expériences"
@@ -16652,8 +16879,8 @@ msgstr "Expire %{preposition} %{expires_at}"
msgid "Expires:"
msgstr "Expire :"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Décrivez le problème. Le cas échéant, fournissez un lien vers un ticket ou un commentaire idoine."
+msgid "Explain why you're reporting the user."
+msgstr "Expliquez pourquoi vous signalez l'utilisateur."
msgid "Explore"
msgstr "Explorer"
@@ -16857,6 +17084,9 @@ msgstr "Échec de l'attribution d'un relecteur car aucun utilisateur n'a été s
msgid "Failed to assign a user because no user was found."
msgstr "Échec de l'assignation d'un utilisateur car aucun utilisateur n'a été trouvé."
+msgid "Failed to assign you issues related to the merge request."
+msgstr "Impossible de vous assigner les tickets associés à la demande de fusion."
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "Échec de l'annulation de l'arrêt automatique car la mise à jour de l'environnement a échoué."
@@ -17124,16 +17354,16 @@ msgstr[0] "%d utilisateur"
msgstr[1] "%d utilisateurs"
msgid "FeatureFlags|%{percent} by available ID"
-msgstr ""
+msgstr "%{percent} selon l'ID disponible"
msgid "FeatureFlags|%{percent} by session ID"
-msgstr ""
+msgstr "%{percent} par ID de session"
msgid "FeatureFlags|%{percent} by user ID"
-msgstr ""
+msgstr "%{percent} par ID utilisateur"
msgid "FeatureFlags|%{percent} randomly"
-msgstr ""
+msgstr "%{percent} au hasard"
msgid "FeatureFlags|* (All Environments)"
msgstr "* (Tous les Environnements)"
@@ -17333,9 +17563,6 @@ msgstr "févr."
msgid "February"
msgstr "février"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr "Commentaires et mises à jour"
@@ -17495,6 +17722,9 @@ msgstr "Rechercher par chemin d’accès"
msgid "Find file"
msgstr "Rechercher un fichier"
+msgid "FindFile|Switch branch/tag"
+msgstr "Changer de branche/étiquette"
+
msgid "Fingerprint (MD5)"
msgstr "Empreinte (MD5)"
@@ -17520,7 +17750,7 @@ msgid "First Name"
msgstr "Prénom"
msgid "First Seen"
-msgstr ""
+msgstr "Vu pour la première fois"
msgid "First day of the week"
msgstr "Premier jour de la semaine"
@@ -17532,7 +17762,7 @@ msgid "First seen"
msgstr "Vu pour la première fois"
msgid "Fixed"
-msgstr ""
+msgstr "Corrigées"
msgid "Fixed burndown chart"
msgstr "Graphique d'avancement corrigé"
@@ -17649,10 +17879,10 @@ msgid "Forgot your password?"
msgstr "Mot de passe oublié ?"
msgid "Fork"
-msgstr ""
+msgstr "Créer une divergence"
msgid "Fork Error!"
-msgstr ""
+msgstr "Erreur lors de la création de la divergence !"
msgid "Fork project"
msgstr "Créer une divergence"
@@ -17726,8 +17956,8 @@ msgstr "Vous ne pouvez pas %{edit_start}modifier%{edit_end} des fichiers directe
msgid "ForkedFromProjectPath|Forked from"
msgstr "Divergence issue de"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "Forké depuis un projet inaccessible"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr "Divergence issue d'un projet inaccessible."
msgid "Forking in progress"
msgstr "Divergence en cours"
@@ -17735,20 +17965,23 @@ msgstr "Divergence en cours"
msgid "Forks"
msgstr "Divergences"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
-msgstr "%{ahead} %{commit_word} d'avance par rapport au"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr "%{aheadLinkStart}%{ahead} %{commit_word} d'avance%{aheadLinkEnd} sur"
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
+msgstr "%{behindLinkStart}%{behind} %{commit_word} de retard%{behindLinkEnd}"
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
-msgstr "%{behind} %{commit_word} de retard par rapport au"
+msgid "ForksDivergence|%{messages} the upstream repository."
+msgstr "%{messages} le dépôt amont."
-msgid "ForksDivergence|%{messages} upstream repository"
-msgstr "%{messages} dépôt amont"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
+msgstr "Échec de la récupération des détails du fork. Réessayez plus tard."
-msgid "ForksDivergence|Fork has diverged from upstream repository"
-msgstr "Le fork a divergé du dépôt amont"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr "Ce fork a divergé du dépôt amont."
-msgid "ForksDivergence|Up to date with upstream repository"
-msgstr "À jour avec le dépôt amont"
+msgid "ForksDivergence|Up to date with the upstream repository."
+msgstr "À jour avec le dépôt amont."
msgid "Format: %{dateFormat}"
msgstr "Format : %{dateFormat}"
@@ -17779,8 +18012,8 @@ msgstr "Explorer les forfaits payants"
msgid "FreeUserCap|Explore paid plans:"
msgstr "Explorer les forfaits payants :"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
-msgstr "Il semble que vous ayez atteint votre limite de %{free_user_limit} membres pour « %{namespace_name} ». Vous ne pouvez pas en ajouter plus, mais vous pouvez gérer vos membres existants, par exemple, en supprimant ceux qui sont inactifs pour les remplacer par des nouveaux."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgstr "D'après la vérification qui a été faite le %{date_time}, il semble que vous ayez atteint votre limite de %{free_user_limit} membres pour « %{namespace_name} ». Vous ne pouvez pas en ajouter plus, mais vous pouvez gérer vos membres existants, par exemple, en supprimant ceux qui sont inactifs pour les remplacer par des nouveaux."
msgid "FreeUserCap|Manage members"
msgstr "Gérer les membres"
@@ -17973,7 +18206,7 @@ msgid "Geo|All"
msgstr "Tout"
msgid "Geo|All %{replicable_name}"
-msgstr ""
+msgstr "Tous les %{replicable_name}"
msgid "Geo|All projects"
msgstr "Tous les projets"
@@ -18405,13 +18638,13 @@ msgid "Geo|This GitLab instance is subscribed to the %{insufficient_license} tie
msgstr "Cette instance GitLab dispose d'un abonnement au forfait %{insufficient_license}. Geo n'est disponible que pour les utilisateurs qui possèdent au minimum un abonnement Premium."
msgid "Geo|This will resync all %{replicableType}. It may take some time to complete. Are you sure you want to continue?"
-msgstr "Cette action resynchronisera la totalité des %{replicableType}. Cela peut prendre un certain temps pour s'exécuter. Êtes-vous sûr(e) de vouloir continuer ?"
+msgstr "Cette action resynchronisera la totalité des %{replicableType}. Cela peut prendre un certain temps pour s'exécuter. Voulez-vous vraiment continuer ?"
msgid "Geo|This will resync all projects. It may take some time to complete. Are you sure you want to continue?"
-msgstr "Cette action resynchronisera tous les projets. Cela peut prendre un certain temps pour s'exécuter. Êtes-vous sûr(e) de vouloir continuer ?"
+msgstr "Cette action resynchronisera tous les projets. Cela peut prendre un certain temps pour s'exécuter. Voulez-vous vraiment continuer ?"
msgid "Geo|This will reverify all projects. It may take some time to complete. Are you sure you want to continue?"
-msgstr "Cette action revérifiera tous les projets. Cela peut prendre un certain temps pour s'exécuter. Êtes-vous sûr(e) de vouloir continuer ?"
+msgstr "Cette action revérifiera tous les projets. Cela peut prendre un certain temps pour s'exécuter. Voulez-vous vraiment continuer ?"
msgid "Geo|Time in seconds"
msgstr "Durée en secondes"
@@ -18501,10 +18734,7 @@ msgid "Get started with performance monitoring"
msgstr "Premiers pas avec la surveillance des performances"
msgid "Get started!"
-msgstr ""
-
-msgid "Getting started with releases"
-msgstr "Premiers pas avec les versions"
+msgstr "Commencer !"
msgid "Git"
msgstr "Git"
@@ -18653,6 +18883,9 @@ msgstr "Demande de compte GitLab rejetée"
msgid "GitLab commit"
msgstr "Validation GitLab"
+msgid "GitLab documentation"
+msgstr "Documentation de GitLab"
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr "Les événements GitLab déclenchent des crochets web. Utilisez les détails de la requête d'un crochet web pour vous aider à résoudre les problèmes. %{link_start}Comment puis-je résoudre les problèmes ?%{link_end}"
@@ -18716,10 +18949,10 @@ msgstr "Version de GitLab"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr "GitLab va créer une branche dans votre projet divergent et lancer une demande de fusion."
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
-msgstr[0] "GitLab va imposer cette limite dans le futur. Si vous avez plus de %{free_user_limit} utilisateur au moment de la mise en application, votre espace de noms sera placé dans un état de %{link_start}lecture seule%{link_end}. Pour éviter cette situation, réduisez votre espace de noms à %{free_user_limit} utilisateur ou moins, ou achetez une édition payante."
-msgstr[1] "GitLab va imposer cette limite dans le futur. Si vous avez plus de %{free_user_limit} utilisateurs au moment de la mise en application, votre espace de noms sera placé dans un état de %{link_start}lecture seule%{link_end}. Pour éviter cette situation, réduisez votre espace de noms à %{free_user_limit} utilisateurs ou moins, ou achetez une édition payante."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
+msgstr[0] "GitLab va imposer cette limite dans le futur. Si vous avez plus de %{free_user_limit} utilisateur au moment de la mise en application, votre groupe de premier niveau, y compris ses sous-groupes et ses projets, sera placé dans un état de %{link_start}lecture seule%{link_end}. Pour éviter cette situation, réduisez votre groupe de premier niveau à %{free_user_limit} utilisateur ou moins, ou achetez une édition payante."
+msgstr[1] "GitLab va imposer cette limite dans le futur. Si vous avez plus de %{free_user_limit} utilisateurs au moment de la mise en application, votre groupe de premier niveau, y compris ses sous-groupes et ses projets, sera placé dans un état de %{link_start}lecture seule%{link_end}. Pour éviter cette situation, réduisez votre groupe de premier niveau à %{free_user_limit} utilisateurs ou moins, ou achetez une édition payante."
msgid "GitLab.com (SaaS)"
msgstr "GitLab.com (SaaS)"
@@ -18859,15 +19092,48 @@ msgstr "URL de l’hôte Gitea"
msgid "Gitea Import"
msgstr "Importation depuis Gitea"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr "Le gist avec l'id %{gist_id} a échoué à cause de l'erreur : %{error}."
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr "L'importation des gists GitHub s'est terminée avec des erreurs"
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr "Gists GitHub qui n'ont pas été importés :"
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr "Les gists GitHub avec plus de 10 fichiers doivent être migrés manuellement."
+
+msgid "GithubImporter|Issue attachments"
+msgstr "Pièces jointes des tickets"
+
+msgid "GithubImporter|Merge request attachments"
+msgstr "Pièces jointes des demandes de fusion"
+
+msgid "GithubImporter|Note attachments"
+msgstr "Pièces jointes des notes"
+
msgid "GithubImporter|PR mergers"
msgstr "Valideurs de PR"
msgid "GithubImporter|PR reviews"
msgstr "Revues de PR"
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr "Veuillez suivre %{import_snippets_link_start}Importer des gists GitHub vers les extraits GitLab%{import_snippets_link_end} pour plus de détails."
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr "Veuillez suivre %{import_snippets_url} pour plus de détails."
+
msgid "GithubImporter|Pull requests"
msgstr "Demandes de tirage"
+msgid "GithubImporter|Release attachments"
+msgstr "Pièces jointes des versions"
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr "L'importation de vos gists GitHub vers les extraits GitLab est terminée."
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr "Créez un %{token_link_start}jeton d'accès personnel%{token_link_end} disposant de l'accès %{status_html} puis collez-le ici."
@@ -18937,6 +19203,9 @@ msgstr " %{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr "%{count} résultats par défaut fournis. Utilisez les touches fléchées haut et bas pour parcourir la liste des résultats de la recherche."
+msgid "GlobalSearch|Aggregations load error."
+msgstr "Erreur de chargement des agrégations."
+
msgid "GlobalSearch|Close"
msgstr "Fermer"
@@ -18958,6 +19227,9 @@ msgstr "Tickets que j'ai créés"
msgid "GlobalSearch|Issues assigned to me"
msgstr "Tickets qui me sont assignés"
+msgid "GlobalSearch|Language"
+msgstr "Langage"
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "Demandes de fusion que j'ai créées"
@@ -19003,6 +19275,12 @@ msgstr "Les résultats de la recherche sont en cours de chargement"
msgid "GlobalSearch|Settings"
msgstr "Paramètres"
+msgid "GlobalSearch|Show more"
+msgstr "Afficher plus"
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr "Options de syntaxe"
@@ -19256,7 +19534,7 @@ msgid "GoogleCloud|Revoke authorizations granted to GitLab. This does not invali
msgstr "Révoquer les autorisations accordées à GitLab. Cela n'invalide pas les comptes de service."
msgid "Got it"
-msgstr ""
+msgstr "Compris"
msgid "Got it!"
msgstr "Compris !"
@@ -19486,15 +19764,9 @@ msgstr "Le wiki au niveau du groupe est désactivé."
msgid "Group: %{group_name}"
msgstr "Groupe : %{group_name}"
-msgid "Group: %{name}"
-msgstr "Groupe : %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr "Tickets créés"
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "Les 30 derniers jours"
-
msgid "GroupActivityMetrics|Members added"
msgstr "Membres ajoutés"
@@ -19601,10 +19873,10 @@ msgid "GroupSAML|An error occurred resetting your SCIM token. Please try again."
msgstr "Une erreur s'est produite lors de la réinitialisation de votre jeton SCIM. Veuillez réessayer."
msgid "GroupSAML|Are you sure you want to remove the SAML group link?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer le lien du groupe SAML ?"
+msgstr "Voulez-vous vraiment supprimer le lien du groupe SAML ?"
msgid "GroupSAML|Are you sure you want to reset the SCIM token? SCIM provisioning will stop working until the new token is updated."
-msgstr "Êtes-vous sûr de vouloir réinitialiser le jeton SCIM ? Le provisionnement SCIM cessera de fonctionner jusqu'à ce que le nouveau jeton soit mis à jour."
+msgstr "Voulez-vous vraiment réinitialiser le jeton SCIM ? Le provisionnement SCIM cessera de fonctionner jusqu'à ce que le nouveau jeton soit mis à jour."
msgid "GroupSAML|Before enforcing SSO, enable SAML authentication."
msgstr "Avant de mettre en œuvre SSO, activez l'authentification SAML."
@@ -19730,7 +20002,7 @@ msgid "GroupSAML|To be able to enable group-managed accounts, you first need to
msgstr "Afin de pouvoir activer les comptes gérés par le groupe, vous devez d'abord forcer l'authentification SSO."
msgid "GroupSAML|To be able to prohibit outer forks, you first need to enforce dedicate group managed accounts."
-msgstr ""
+msgstr "Afin de pouvoir interdire les projets divergents externes, vous devez d'abord imposer des comptes gérés de groupe dédiés."
msgid "GroupSAML|Use SAML group links to manage group membership using SAML."
msgstr "Utiliser les liens de groupe SAML pour gérer l'appartenance à un groupe à l'aide de SAML."
@@ -19748,7 +20020,7 @@ msgid "GroupSAML|must match stored NameID of \"%{extern_uid}\" to identify user
msgstr "doit correspondre au NameID stocké de « %{extern_uid} » pour identifier l'utilisateur et permettre la connexion"
msgid "GroupSAML|recommend persistent ID instead of email"
-msgstr ""
+msgstr "recommande un ID persistant au lieu d'une adresse de courriel"
msgid "GroupSaml|Copy SCIM API endpoint URL"
msgstr "Copier l'URL du point de terminaison de l'API SCIM"
@@ -19771,6 +20043,9 @@ msgstr "Rechercher des groupes"
msgid "GroupSelect|Select a group"
msgstr "Sélectionner un groupe"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr "Tableaux de bord analytiques"
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr "Appliqué à tous les sous-groupes à moins d'être outrepassé par un propriétaire de groupe. Les groupes déjà ajoutés au projet perdent les accès."
@@ -19873,11 +20148,17 @@ msgstr "Sélectionnez un sous-groupe à utiliser comme source de modèles person
msgid "GroupSettings|Select parent group"
msgstr "Sélectionner le groupe parent"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "Sélectionnez le projet contenant les fichiers de configuration des tableaux de bord analytiques"
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "Sélectionnez le projet contenant les fichiers de configuration des tableaux de bord analytiques."
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr "Sélectionnez le projet contenant le fichier %{code_start}.gitlab/insights.yml%{code_end}"
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
-msgstr "Sélectionnez le projet contenant votre fichier Insights personnalisé. %{help_link_start}Qu'est-ce que Insights ?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr "Sélectionnez le projet contenant votre fichier Insights personnalisé."
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
msgstr "Définir une limite pour la taille de l'ensemble du contenu de chaque site Pages de ce groupe. %{link_start}En savoir plus.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr "Les utilisateurs peuvent créer des %{link_start_project}jetons d'accès
msgid "GroupSettings|What are badges?"
msgstr "Que sont les badges ?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr "Que sont les tableaux de bord analytiques ?"
+
+msgid "GroupSettings|What is Insights?"
+msgstr "Que sont les statistiques ?"
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr "Lorsque le nombre d'utilisateurs actifs dépasse ce nombre, les utilisateurs supplémentaires doivent être %{user_cap_docs_link_start}approuvés par un propriétaire%{user_cap_docs_link_end}. Laissez vide si vous ne voulez pas imposer ces approbations."
@@ -19972,6 +20259,9 @@ msgstr "Désolé, aucun groupe ne correspond à vos critères de recherche"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Cette fonctionnalité nécessite la prise en charge du stockage local (localStorage) par votre navigateur"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr "Activer/désactiver le mode édition"
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Un groupe est une collection de plusieurs projets."
@@ -20024,7 +20314,7 @@ msgid "GroupsNew|Contact an administrator to enable options for importing your g
msgstr "Contactez un administrateur pour activer les options pour importer votre groupe."
msgid "GroupsNew|Create a token with %{code_start}api%{code_end} and %{code_start}read_repository%{code_end} scopes in the %{pat_link_start}user settings%{pat_link_end} of the source GitLab instance. For %{short_living_link_start}security reasons%{short_living_link_end}, set a short expiration date for the token. Keep in mind that large migrations take more time."
-msgstr "Créez un jeton avec les portées %{code_start}api%{code_end} et %{code_start}read_repository%{code_end} dans les %{pat_link_start}paramètres de l'utilisateur%{pat_link_end} de l'instance GitLab source. Pour des %{short_living_link_start}raisons de sécurité%{short_living_link_end}, utilisez une date d'expiration proche lors de la création du jeton. Gadrez à l'esprit que des migrations importantes prennent plus de temps."
+msgstr "Créez un jeton avec les portées %{code_start}api%{code_end} et %{code_start}read_repository%{code_end} dans les %{pat_link_start}paramètres de l'utilisateur%{pat_link_end} de l'instance GitLab source. Pour des %{short_living_link_start}raisons de sécurité%{short_living_link_end}, utilisez une date d'expiration proche lors de la création du jeton. Gardez à l'esprit que des migrations importantes prennent plus de temps."
msgid "GroupsNew|Create group"
msgstr "Créer un groupe"
@@ -20035,8 +20325,11 @@ msgstr "Créer un nouveau groupe"
msgid "GroupsNew|Create subgroup"
msgstr "Créer un sous-groupe"
-msgid "GroupsNew|GitLab source URL"
-msgstr "URL du GitLab source"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr "Entrez l’URL de l’instance source."
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr "URL de l’instance GitLab source"
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr "Les groupes peuvent également être imbriqués en créant des %{linkStart}sous-groupes%{linkEnd}."
@@ -20047,8 +20340,8 @@ msgstr "Importer un groupe et ses données associées depuis une autre instance
msgid "GroupsNew|Import group"
msgstr "Importer un groupe"
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "Importer des groupes depuis une autre instance de GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr "Importer des groupes par transfert direct"
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr "L'importation de groupes par transfert direct est actuellement désactivée."
@@ -20068,14 +20361,11 @@ msgstr "Veuillez %{admin_link_start}l'activer dans les paramètres d'administrat
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr "Veuillez demander à votre Administrateur de l'activer dans les paramètres d'administration."
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "Veuillez renseigner l'URL source de GitLab."
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr "Veuillez renseigner votre jeton d’accès personnel."
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
-msgstr "Spécifiez les identifiants d'une autre instance de GitLab pour importer vos groupes directement."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
+msgstr "Fournissez les identifiants de l'instance source depuis laquelle vous importez. Vous pouvez utiliser cette instance comme source pour déplacer des groupes à l'intérieur de celle-ci."
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
msgstr "N'oubliez pas de l'activer également sur l'instance à partir de laquelle vous migrez."
@@ -20096,7 +20386,7 @@ msgid "GroupsNew|e.g. h8d3f016698e..."
msgstr "p. ex. h8d3f016698e..."
msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr "Êtes-vous sûr(e) de vouloir quitter le groupe « %{fullName} » ?"
+msgstr "Voulez-vous vraiment quitter le groupe « %{fullName} » ?"
msgid "GroupsTree|Delete"
msgstr "Supprimer"
@@ -20408,6 +20698,9 @@ msgstr "Aide"
msgid "Help translate GitLab into your language"
msgstr "Aidez-nous à traduire GitLab dans votre langue"
+msgid "Help translate to your language"
+msgstr "Contribuez à la traduction dans votre langue"
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "Contribue à empêcher les attaques par force brute lancées par des bots."
@@ -20539,7 +20832,7 @@ msgid "Highest role:"
msgstr "Rôle le plus élevé :"
msgid "Highlight"
-msgstr ""
+msgstr "Surligner"
msgid "HighlightBar|Alert events:"
msgstr "Événements d’alerte :"
@@ -20601,6 +20894,9 @@ msgstr "Comment configurer cette intégration ?"
msgid "How do I generate it?"
msgstr "Comment puis-je la générer ?"
+msgid "How do I get started?"
+msgstr "Comment puis-je commencer ?"
+
msgid "How do I mirror repositories?"
msgstr "Comment puis-je faire des miroirs de dépôts ?"
@@ -20616,14 +20912,11 @@ msgstr "Comment puis-je mettre en place ce service ?"
msgid "How do I use a web terminal?"
msgstr "Comment utiliser un terminal Web ?"
-msgid "How do I use file templates?"
-msgstr "Comment utiliser les modèles de fichiers ?"
-
msgid "How does pull mirroring work?"
msgstr "Comment fonctionne le pull mirroring ?"
msgid "How many seconds an IP counts toward the IP address limit."
-msgstr ""
+msgstr "Pendant combien de secondes la limitation d'adresse IP tient compte d'une IP."
msgid "How the job limiter handles jobs exceeding the thresholds specified below. The 'track' mode only logs the jobs. The 'compress' mode compresses the jobs and raises an exception if the compressed size exceeds the limit."
msgstr "Comment le limiteur de tâches gère celles qui dépassent les seuils spécifiés ci-dessous. Le mode « suivi » enregistre uniquement les tâches. Le mode « compression » compresse les tâches et déclenche une exception si la taille compressée dépasse la limite."
@@ -20667,9 +20960,6 @@ msgstr "ID :"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Retour"
-
msgid "IDE|Commit"
msgstr "Valider"
@@ -20679,21 +20969,9 @@ msgstr "Valider sur la branche %{branchName}"
msgid "IDE|Edit"
msgstr "Modifier"
-msgid "IDE|Get started with Live Preview"
-msgstr "Commencer avec l’aperçu en direct"
-
msgid "IDE|Go to project"
msgstr "Aller au projet"
-msgid "IDE|Live Preview"
-msgstr "Aperçu en direct"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Prévisualisez votre application Web avec l’évaluation côté client de l’EDI Web."
-
-msgid "IDE|Refresh preview"
-msgstr "Rafraîchir l’aperçu"
-
msgid "IDE|Review"
msgstr "Examiner"
@@ -20730,6 +21008,9 @@ msgstr "Adresses IP par utilisateur"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "La restriction sur des sous-réseaux IP n'est autorisée que pour les groupes de premier niveau"
+msgid "Icon will be removed. Are you sure?"
+msgstr "Voulez-vous vraiment supprimer l'icône ?"
+
msgid "Id"
msgstr "Id"
@@ -20760,6 +21041,9 @@ msgstr "Avant que vous ne terminiez la création de votre compte, nous devons v
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr "Avant que vous ne vous connectiez, nous devons vérifier votre identité. Entrez le code suivant sur la page de connexion."
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr "Terminez la vérification pour vous connecter."
+
msgid "IdentityVerification|Confirm your email address"
msgstr "Confirmez votre adresse de courriel"
@@ -20904,6 +21188,9 @@ msgstr "Votre code de vérification va expirer dans %{expires_in_minutes} minute
msgid "Identity|Provider ID"
msgstr "ID du fournisseur"
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr "Si %{namespace_name} dépasse le quota de stockage, tous les projets dans l'espace de noms seront verrouillés et les actions seront restreintes. Pour gérer le stockage, ou pour acheter du stockage supplémentaire, consultez %{manage_storage_url}. Pour en savoir plus sur les actions restreintes, voir %{restricted_actions_url}"
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr "Si un champ indexé dépasse cette limite, il sera tronqué à ce nombre de caractères. Le contenu restant ne sera ni indexé ni accessible aux recherches. Cela ne s'applique pas à l'indexation du dépôt ou du wiki. Définir cette valeur à 0 signifie qu'il n'y a pas de limite."
@@ -20914,7 +21201,7 @@ msgid "If blank, set allowable lifetime to %{instance_level_policy_in_words}, as
msgstr "Si vide, définit la durée de vie admissible à %{instance_level_policy_in_words}, telle que spécifiée par l'administrateur de l'instance. Une fois définie, les jetons existants pour les utilisateurs de ce groupe pourraient être révoqués."
msgid "If checked, group owners can manage LDAP group links and LDAP member overrides"
-msgstr ""
+msgstr "Si cette case est cochée, les propriétaires de groupe peuvent gérer les liens de groupe LDAP et les surcharges de membres LDAP"
msgid "If checked, new group memberships and permissions can only be added via LDAP synchronization"
msgstr "Si cette case est cochée, les nouvelles adhésions aux groupes et les nouvelles permissions ne peuvent être ajoutées que via la synchronisation LDAP"
@@ -20928,9 +21215,6 @@ msgstr "Si cette option est désactivée, seuls les administrateurs peuvent conf
msgid "If enabled, only protected branches will be mirrored."
msgstr "Si activé, seules les branches protégées seront mises en miroir."
-msgid "If no options are selected, only administrators can register runners."
-msgstr "Si aucune option n'est sélectionnée, seuls les administrateurs peuvent enregistrer des exécuteurs."
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr "Si le nombre d'utilisateurs actifs dépasse la limite définie, une quantité de %{users_over_license_link} vous sera facturée lors du prochain rapprochement de votre licence."
@@ -20956,7 +21240,7 @@ msgid "If you are unable to sign in or recover your password, contact a GitLab a
msgstr "Si vous ne parvenez pas à vous connecter ni à récupérer votre mot de passe, contactez un administrateur GitLab."
msgid "If you did not initiate these sign-in attempts, please reach out to your administrator or enable two-factor authentication (2FA) on your account."
-msgstr "Si vous n'avez pas initié ces tentatives de connexion, veuillez contacter votre administrateur ou activer l'authentification à deux facteurs (2FA) sur votre compte."
+msgstr "Si vous n'avez pas initié ces tentatives de connexion, veuillez contacter votre administrateur ou activer l'authentification à deux facteurs (A2F) sur votre compte."
msgid "If you did not initiate this change, please contact your administrator immediately."
msgstr "Si vous n'êtes pas à l'origine de cette modification, veuillez contacter votre administrateur immédiatement."
@@ -20976,6 +21260,12 @@ msgstr "Si vous n'avez pas récemment essayé de vous connecter, vous devriez im
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr "Si vous n'avez pas récemment essayé de vous connecter, vous devriez immédiatement changer votre mot de passe : %{password_link}."
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr "Si vous n'effectuez pas de renouvellement d'ici le %{strong}%{downgrades_on}%{strong_close}, vous ne pourrez plus utiliser les approbations de fusion, %{end_message}"
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr "Si vous n'effectuez pas de renouvellement d'ici le %{strong}%{downgrades_on}%{strong_close}, votre instance se retrouvera en lecture seule et vous ne serez plus en mesure de créer des tickets ni des demandes de fusion. Vous perdrez également l'accès à vos fonctionnalités payantes et à vos droits à l'assistance. %{learn_more_link}"
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr "Si les vérifications de dépôt vous renvoient de nombreuses fausses alertes, vous pouvez supprimer de la base de données toutes les informations de vérification de dépôt."
@@ -21033,6 +21323,12 @@ msgstr "L"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr "Les images dont les dimensions sont incorrectes ne sont pas redimensionnées automatiquement et peuvent provoquer des effets inattendus."
+msgid "Impact detected"
+msgstr "Impact détecté"
+
+msgid "Impact mitigated"
+msgstr "Impact atténué"
+
msgid "Impersonate"
msgstr "Incarner"
@@ -21142,6 +21438,12 @@ msgstr "Importer des tâches depuis Phabricator et les transformer en tickets"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "L'importation a expiré. Elle a pris plus de %{import_jobs_expiration} secondes"
+msgid "Import with projects"
+msgstr "Importer avec les projets"
+
+msgid "Import without projects"
+msgstr "Importer sans les projets"
+
msgid "ImportAProjectModal|Import from a project"
msgstr "Importer depuis un projet"
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] "Importation de %d dépôt"
msgstr[1] "Importation de %d dépôts"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr "Vous importez des projets GitLab ? La migration de projets GitLab lors de la migration de groupes par transfert direct est en bêta. %{link_start}En savoir plus.%{link_end}"
+
msgid "Importing..."
msgstr "Importation en cours..."
@@ -21243,6 +21548,9 @@ msgstr "Améliorer le support client avec le Service d'Assistance"
msgid "Improve quality with test cases"
msgstr "Améliorer la qualité avec les cas de test"
+msgid "In GitLab"
+msgstr "Dans GitLab"
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr "En cas de miroir « pull », votre utilisateur sera l’auteur de tous les événements du flux d’activité résultant d’une mise à jour, comme la création de nouvelles branches ou les nouveaux commits poussés vers des branches existantes."
@@ -21255,11 +21563,17 @@ msgstr "En cours"
msgid "In the background, we're attempting to connect you again."
msgstr "En arrière-plan, nous essayons de vous reconnecter."
+msgid "In this group"
+msgstr "Dans ce groupe"
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr "Sur cette page, vous trouverez des informations sur les paramètres utilisés par votre instance actuelle."
+msgid "In this project"
+msgstr "Dans ce projet"
+
msgid "In use"
-msgstr ""
+msgstr "Est utilisé"
msgid "InProductMarketing|%{organization_name} logo"
msgstr "Logo de %{organization_name}"
@@ -21379,7 +21693,7 @@ msgid "InProductMarketing|Did you know teams that use GitLab are far more effici
msgstr "Saviez-vous que les équipes qui utilisent GitLab sont bien plus efficaces ?"
msgid "InProductMarketing|Dig in and create a project and a repo"
-msgstr ""
+msgstr "Lancez-vous et créez un projet et un dépôt"
msgid "InProductMarketing|Discover Premium & Ultimate"
msgstr "Découvrez Premium et Ultimate"
@@ -21676,7 +21990,7 @@ msgid "InProductMarketing|This is email %{current_series} of %{total_series} in
msgstr "Ceci est le courriel %{current_series} sur %{total_series} dans la série %{track}."
msgid "InProductMarketing|This is email %{current_series} of %{total_series} in the %{track} series. To disable notification emails sent by your local GitLab instance, either contact your administrator or %{unsubscribe_link}."
-msgstr "Il s'agit du courriel %{current_series} sur %{total_series} des séries %{track}. Pour désactiver l'envoi de courriels de notification par votre instance GitLab locale, contactez votre administrateur, ou %{unsubscribe_link}."
+msgstr "Il s'agit du courriel %{current_series} sur %{total_series} des séries %{track}. Pour désactiver l'envoi de courriels de notification par votre instance GitLab locale, vous pouvez soit contacter votre administrateur, soit vous %{unsubscribe_link}."
msgid "InProductMarketing|Ticketmaster decreased their CI build time by 15X"
msgstr "Ticketmaster a réduit son temps de construction CI d'un facteur 15"
@@ -21904,7 +22218,7 @@ msgid "IncidentManagement|Page your team with escalation policies"
msgstr "Notifiez votre équipe avec des politiques d'escalade"
msgid "IncidentManagement|Paged"
-msgstr ""
+msgstr "Bipé"
msgid "IncidentManagement|Published"
msgstr "Publié(s)"
@@ -22008,14 +22322,17 @@ msgstr "Doit commencer par http ou https"
msgid "Incident|Add new timeline event"
msgstr "Ajouter un nouvel événement à la chronologie"
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr "Ajouter un balisage d’événement associe le commentaire de la chronologie à des métriques d’incident spécifiques."
+
msgid "Incident|Alert details"
msgstr "Détails de l'alerte"
msgid "Incident|Are you sure you want to delete this event?"
-msgstr "Êtes-vous sûr de vouloir supprimer cet événement ?"
+msgstr "Voulez-vous vraiment supprimer cet événement ?"
msgid "Incident|Are you sure you wish to delete this image?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer cette image ?"
+msgstr "Voulez-vous vraiment supprimer cette image ?"
msgid "Incident|Delete event"
msgstr "Supprimer l'événement"
@@ -22041,6 +22358,12 @@ msgstr "Erreur lors de la suppression d'un événement sur la chronologie des in
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr "Erreur lors de la mise à jour d'un événement sur la chronologie des incidents : %{error}"
+msgid "Incident|Event tag"
+msgstr "Balisage d'événement"
+
+msgid "Incident|Incident"
+msgstr "Incident"
+
msgid "Incident|Metrics"
msgstr "Métriques"
@@ -22111,7 +22434,7 @@ msgid "Incoming email"
msgstr "Courriel entrant"
msgid "Incoming!"
-msgstr ""
+msgstr "À venir !"
msgid "Incompatible options set!"
msgstr "Des options incompatibles sont définies !"
@@ -22125,6 +22448,18 @@ msgstr "Non terminés"
msgid "Increase"
msgstr "Augmenter"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr "La fonctionnalité %{featureName} est en phase d'incubation"
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr "GitLab sert d'incubateur pour des fonctionnalités dont le but est d'explorer des nouveaux cas d'usage. Ces fonctionnalités sont mises à jour régulièrement et le support est limité."
+
+msgid "Incubation|Give feedback on this feature"
+msgstr "Donnez votre avis sur cette fonctionnalité"
+
+msgid "Incubation|Learn more about incubating features"
+msgstr "En savoir plus sur l'incubation de fonctionnalités"
+
msgid "Indent line"
msgstr "Indenter la ligne"
@@ -22201,7 +22536,7 @@ msgid "Inline"
msgstr "En ligne"
msgid "Inline math"
-msgstr ""
+msgstr "Maths intégrées"
msgid "Input host keys manually"
msgstr "Entrer les clés d’hôte manuellement"
@@ -22304,26 +22639,23 @@ msgstr "Intégration"
msgid "Integration Settings"
msgstr "Paramètres d'intégration"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr "Un commentaire est ajouté à un ticket confidentiel"
+msgid "IntegrationEvents|A comment is added"
+msgstr "Un commentaire est ajouté"
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr "Un commentaire est ajouté à un ticket"
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
-msgstr "Un ticket confidentiel est créé, mis à jour ou fermé"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
+msgstr "Un ticket confidentiel est créé, fermé ou rouvert"
msgid "IntegrationEvents|A deployment is started or finished"
msgstr "Un déploiement a démarré ou a fini"
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
-msgstr "Une demande de fusion est créée, mise à jour ou fusionnée"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
+msgstr "Une demande de fusion est créée, fusionnée, fermée ou rouverte"
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr "Une nouvelle alerte unique est enregistrée"
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
-msgstr "Une nouvelle vulnérabilité unique est enregistrée. (Remarque : cette fonctionnalité nécessite un forfait Ultimate)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
+msgstr "Une nouvelle vulnérabilité, unique, est enregistrée (disponible uniquement dans GitLab Ultimate)"
msgid "IntegrationEvents|A pipeline status changes"
msgstr "L'état d'un pipeline change"
@@ -22331,14 +22663,20 @@ msgstr "L'état d'un pipeline change"
msgid "IntegrationEvents|A push is made to the repository"
msgstr "Une poussée est faite vers le dépôt"
-msgid "IntegrationEvents|A tag is pushed to the repository"
-msgstr "Une étiquette est poussée vers le dépôt"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
+msgstr "Une étiquette est poussée vers le dépôt ou supprimée"
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr "Une page wiki est créée ou mise à jour"
-msgid "IntegrationEvents|An issue is created, updated, or closed"
-msgstr "Un ticket est créé, mis à jour ou fermé"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr "Un incident est créé, fermé ou rouvert"
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr "Une note ou un commentaire interne sur un ticket confidentiel est ajouté"
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
+msgstr "Un ticket est créé, fermé ou rouvert"
msgid "Integrations"
msgstr "Intégrations"
@@ -22361,9 +22699,6 @@ msgstr "Ajouter une intégration"
msgid "Integrations|Add namespace"
msgstr "Ajouter un espace de noms"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "L'ajout d'un espace de noms ne fonctionne que dans les navigateurs qui autorisent les cookies intersites. %{linkStart}En savoir plus%{linkEnd}."
-
msgid "Integrations|All details"
msgstr "Tous les détails"
@@ -22463,6 +22798,9 @@ msgstr "Les administrateurs de GitLab peuvent configurer des intégrations dont
msgid "Integrations|GitLab for Slack app"
msgstr "Appli GitLab pour Slack"
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr "L’application GitLab pour Slack doit être réinstallée pour activer les notifications"
+
msgid "Integrations|Group-level integration management"
msgstr "Gestion d'intégration au niveau du groupe"
@@ -22484,9 +22822,6 @@ msgstr "Les tickets créés dans Jira sont affichés ici une fois que vous avez
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr "Gardez vos dépendances PHP à jour sur Packagist."
-msgid "Integrations|Known limitations"
-msgstr "Limitations connues"
-
msgid "Integrations|Link namespaces"
msgstr "Lier des espaces de noms"
@@ -22565,9 +22900,6 @@ msgstr "Standard"
msgid "Integrations|There are no projects using custom settings"
msgstr "Aucun projet n'utilise de paramètres personnalisés"
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "Cette intégration ne fonctionne qu'avec GitLab.com. L'ajout d'un espace de noms ne fonctionne que dans les navigateurs qui autorisent les cookies intersites. %{linkStart}En savoir plus%{linkEnd}."
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr "Cette intégration et les projets qui en héritent ont été réinitialisés."
@@ -22577,6 +22909,9 @@ msgstr "Pour garder ce projet actif, créez un nouveau ticket."
msgid "Integrations|Trigger"
msgstr "Déclencheur"
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr "Impossible de publier sur %{channel_list}, veuillez ajouter l'application GitLab Slack à tous les canaux Slack privés"
+
msgid "Integrations|Use custom settings"
msgstr "Utiliser des paramètres personnalisés"
@@ -22730,6 +23065,9 @@ msgstr "Réponse du serveur non valide"
msgid "Invalid status"
msgstr "État non valide"
+msgid "Invalid tags"
+msgstr "Étiquettes non valides"
+
msgid "Invalid two-factor code."
msgstr "Code à deux facteurs invalide."
@@ -22817,8 +23155,8 @@ msgstr "Nous avons remarqué que vous n’avez invité personne dans ce groupe.
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr "Inviter un groupe %{linkStart}ajoute ses membres à votre groupe%{linkEnd}, y compris les membres qui le rejoignent après l'invitation. Cela peut conduire votre groupe à dépasser la limite de %{count} utilisateurs gratuits."
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
-msgstr "Pour pouvoir avoir davantage de membres, le propriétaire de cet espace de noms peut %{trialLinkStart}commencer un essai%{trialLinkEnd} ou %{upgradeLinkStart}effectuer une mise à niveau%{upgradeLinkEnd} vers une édition payante."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr "Pour pouvoir avoir davantage de membres, le propriétaire de ce groupe de premier niveau peut %{trialLinkStart}commencer un essai%{trialLinkEnd} ou %{upgradeLinkStart}effectuer une mise à niveau%{upgradeLinkEnd} vers une édition payante."
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}En savoir plus%{linkEnd} sur les permissions des rôles"
@@ -22826,6 +23164,9 @@ msgstr "%{linkStart}En savoir plus%{linkEnd} sur les permissions des rôles"
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "Date d'expiration de l'accès (facultatif)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr "Ajouter un nombre illimité de membres avec votre essai"
+
msgid "InviteMembersModal|Cancel"
msgstr "Annuler"
@@ -22841,12 +23182,18 @@ msgstr "Félicitations pour la création de votre projet, vous y êtes presque !
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "Créer des tickets pour que le nouveau membre de votre équipe travaille dessus (facultatif)"
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr "Pendant votre essai, vous pouvez inviter autant de membres que vous voulez sur %{groupName}. Une fois l'essai terminé, vous aurez un maximum de %{dashboardLimit} membres sur l'édition Gratuite. Pour obtenir un plus grand nombre de membres, %{linkStart}faites une mise à niveau vers une édition payante%{linkEnd}."
+
msgid "InviteMembersModal|Explore paid plans"
msgstr "Découvrir les forfaits payants"
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "GitLab, c'est mieux avec des collègues !"
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr "GitLab va imposer cette limite dans le futur. Si vous avez plus de %{dashboardLimit} utilisateurs au moment de la mise en application, votre groupe de premier niveau sera placé dans un %{freeUserLimitLinkStart}état de lecture seule%{freeUserLimitLinkEnd}. Pour éviter cette situation, réduisez votre groupe de premier niveau à %{dashboardLimit} utilisateurs ou moins, ou achetez une édition payante."
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "Que diriez-vous d'inviter un ou deux collègues à vous rejoindre ?"
@@ -22903,8 +23250,8 @@ msgstr "Pour assigner des tickets à un nouveau membre de l'équipe, vous avez b
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr "Pour pouvoir avoir davantage de membres, un propriétaire de ce groupe peut %{trialLinkStart}commencer une période d'essai%{trialLinkEnd} ou %{upgradeLinkStart}effectuer une mise à niveau%{upgradeLinkEnd} vers une offre payante."
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
-msgstr "Pour inviter de nouveaux utilisateurs sur cet espace de noms, vous devez supprimer des utilisateurs existants. Vous pouvez quand même ajouter des utilisateurs d'espaces de noms qui existent déjà."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
+msgstr "Pour inviter des nouveaux utilisateurs sur ce groupe de premier niveau, vous devez en supprimer des utilisateurs déjà présents. Vous pouvez toujours y ajouter des utilisateurs existants provenant du groupe de premier niveau, de ses sous-groupes ou de ses projets."
msgid "InviteMembersModal|Username or email address"
msgstr "Nom d’utilisateur ou adresse de messagerie"
@@ -22927,6 +23274,9 @@ msgstr "Vous invitez des membres au projet %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr "Vous avez atteint votre limite de %{count} %{members} pour %{name}"
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr "Votre groupe de premier niveau %{namespaceName} dépasse la limite de %{dashboardLimit} utilisateur(s)."
+
msgid "InviteMembers|Invite a group"
msgstr "Inviter un groupe"
@@ -23072,10 +23422,10 @@ msgid "IssuableStatus|duplicated"
msgstr "doublon"
msgid "IssuableStatus|moved"
-msgstr ""
+msgstr "déplacé"
msgid "IssuableStatus|promoted"
-msgstr ""
+msgstr "promu"
msgid "Issuable|epic"
msgstr "épopée"
@@ -23332,9 +23682,6 @@ msgstr "Une erreur s'est produite lors du déplacement des tickets."
msgid "Issue|Title"
msgstr "Titre"
-msgid "It looks like you have some draft commits in this branch."
-msgstr "Il semble que vous ayez des brouillons de commits dans cette branche."
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr "Il semble que vous essayez d'activer votre abonnement. Utilisez %{a_start}la page d'abonnement%{a_end} à la place."
@@ -23363,7 +23710,7 @@ msgid "Iteration cannot be created for cadence"
msgstr "L'itération ne peut pas être créée pour la cadence"
msgid "Iteration changed to"
-msgstr ""
+msgstr "L'itération a été remplacée par"
msgid "Iteration lists not available with your current license"
msgstr "Les listes d'itérations ne sont pas disponibles avec votre licence actuelle"
@@ -23605,6 +23952,9 @@ msgstr "Impossible de récupérer les informations utilisateur depuis Jira. Vér
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "Créer une branche pour le ticket Jira %{jiraIssue}"
+msgid "JiraConnect|Enable public key storage"
+msgstr "Activer le stockage de clés publiques"
+
msgid "JiraConnect|Failed to create branch."
msgstr "Échec de la création de la branche."
@@ -23674,8 +24024,8 @@ msgstr "Une erreur s'est produite lors de la récupération de la liste de ticke
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr "Passer automatiquement les tickets Jira dans la catégorie « Terminé ». %{linkStart}En savoir plus%{linkEnd}"
-msgid "JiraService|Base URL of the Jira instance."
-msgstr "URL de base de l'instance Jira."
+msgid "JiraService|Base URL of the Jira instance"
+msgstr "URL de base de l'instance Jira"
msgid "JiraService|Change GitLab version"
msgstr "Changer de version de GitLab"
@@ -23728,8 +24078,8 @@ msgstr "URL de l'instance GitLab"
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr "Les IDs doivent être une liste de nombres qui peuvent être séparés par , ou ;"
-msgid "JiraService|If different from Web URL."
-msgstr "Si différent de l'URL Web."
+msgid "JiraService|If different from the Web URL"
+msgstr "Si différente de l'URL Web"
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
msgstr "Afin de terminer la configuration, vous devez effectuer quelques étapes dans GitLab."
@@ -23761,6 +24111,9 @@ msgstr "Passer à Terminé"
msgid "JiraService|Open Jira"
msgstr "Ouvrir Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr "Mot de passe pour la version serveur ou un jeton d'API pour la version cloud"
+
msgid "JiraService|Password or API token"
msgstr "Mot de passe ou jeton d'API"
@@ -23776,12 +24129,12 @@ msgstr "Sélectionner le type de ticket"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr "Définissez un état final personnalisé à l'aide des IDs de transition. %{linkStart}En savoir plus sur les IDs de transition%{linkEnd}"
+msgid "JiraService|Sign in to GitLab to get started."
+msgstr "Connectez-vous à GitLab pour commencer."
+
msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr "Connectez-vous à GitLab pour relier des espaces de noms."
-msgid "JiraService|Sign in to GitLab.com to get started."
-msgstr "Connectez-vous à GitLab.com pour commencer."
-
msgid "JiraService|This feature requires a Premium plan."
msgstr "Cette fonctionnalité nécessite un forfait Premium."
@@ -23791,17 +24144,14 @@ msgstr "Passer les tickets Jira à leur état final :"
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Utiliser Jira comme gestionnaire de tickets pour ce projet."
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr "Utiliser un mot de passe pour la version serveur et un jeton d'API pour la version Cloud."
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
-msgstr "Utiliser un nom d'utilisateur pour la version serveur et une adresse de courriel pour la version Cloud."
-
msgid "JiraService|Use custom transitions"
msgstr "Utiliser des transitions personnalisées"
-msgid "JiraService|Username or Email"
-msgstr "Nom d'utilisateur ou e-mail"
+msgid "JiraService|Username for the server version or an email for the cloud version"
+msgstr "Nom d'utilisateur pour la version serveur ou une adresse de courriel pour la version cloud"
+
+msgid "JiraService|Username or email"
+msgstr "Nom d'utilisateur ou courriel"
msgid "JiraService|Using Jira for issue tracking?"
msgstr "Utiliser Jira pour le suivi des tickets ?"
@@ -23864,7 +24214,13 @@ msgid "Job to delete self-monitoring project is in progress"
msgstr "La tâche de suppression du projet d'auto-surveillance est en cours"
msgid "Job was retried"
-msgstr ""
+msgstr "La tâche a été retentée"
+
+msgid "JobAssistant|Add job"
+msgstr "Ajouter une tâche"
+
+msgid "JobAssistant|Job assistant"
+msgstr "Assistant de tâche"
msgid "Jobs"
msgstr "Tâches"
@@ -23879,10 +24235,10 @@ msgid "Jobs|All"
msgstr "Toutes"
msgid "Jobs|Are you sure you want to proceed?"
-msgstr "Êtes-vous sûr(e) de vouloir continuer ?"
+msgstr "Voulez-vous vraiment continuer ?"
msgid "Jobs|Are you sure you want to retry this job?"
-msgstr "Êtes‐vous sûr(e) de vouloir relancer cette tâche ?"
+msgstr "Voulez-vous vraiment relancer cette tâche ?"
msgid "Jobs|Create CI/CD configuration file"
msgstr "Créer un fichier de configuration CI/CD"
@@ -23930,7 +24286,7 @@ msgid "Job|%{searchLength} results found for %{searchTerm}"
msgstr "%{searchLength} résultats trouvés pour %{searchTerm}"
msgid "Job|Are you sure you want to erase this job log and artifacts?"
-msgstr "Êtes-vous sûr de vouloir effacer le journal de tâche et les artéfacts ?"
+msgstr "Voulez-vous vraiment effacer le journal de tâche et les artéfacts ?"
msgid "Job|Browse"
msgstr "Parcourir"
@@ -24092,7 +24448,7 @@ msgid "Joined %{time_ago}"
msgstr "Rejoint %{time_ago}"
msgid "Joined %{user_created_time}"
-msgstr ""
+msgstr "Rejoint %{user_created_time}"
msgid "Joined projects (%{projects_count})"
msgstr "Projets rejoints (%{projects_count})"
@@ -24329,15 +24685,6 @@ msgstr "Les %{days} derniers jours"
msgid "Last 2 weeks"
msgstr "Les 2 dernières semaines"
-msgid "Last 30 days"
-msgstr "Les 30 derniers jours"
-
-msgid "Last 60 days"
-msgstr "Les 60 derniers jours"
-
-msgid "Last 90 days"
-msgstr "Les 90 derniers jours"
-
msgid "Last Accessed On"
msgstr "Dernier accès le"
@@ -24351,7 +24698,7 @@ msgid "Last Pipeline"
msgstr "Dernier pipeline"
msgid "Last Seen"
-msgstr ""
+msgstr "Vu pour la dernière fois"
msgid "Last Used"
msgstr "Dernière Utilisation"
@@ -24413,9 +24760,6 @@ msgstr "Dernière mise à jour réussie"
msgid "Last successful update %{time}."
msgstr "Dernière mise à jour réussie %{time}."
-msgid "Last time verified"
-msgstr "Dernière vérification"
-
msgid "Last update"
msgstr "Dernière mise à jour"
@@ -24516,7 +24860,7 @@ msgid "Learn more about Web Terminal"
msgstr "En savoir plus sur le Terminal Web"
msgid "Learn more about X.509 signed commits"
-msgstr ""
+msgstr "En savoir plus sur les commits signés avec un certificat X.509"
msgid "Learn more about adding certificates to your project by following the %{docs_link_start}documentation on GitLab Pages%{docs_link_end}."
msgstr "En savoir plus sur l'ajout de certificats à votre projet en suivant la %{docs_link_start}documentation de GitLab Pages%{docs_link_end}."
@@ -24594,10 +24938,10 @@ msgid "LearnGitLab|Deploy"
msgstr "Déployer"
msgid "LearnGitLab|Enable require merge approvals"
-msgstr ""
+msgstr "Activez les approbations de fusion requises"
msgid "LearnGitLab|GitLab works best as a team. Invite your colleague to enjoy all features."
-msgstr ""
+msgstr "GitLab fonctionne mieux en équipe. Invitez vos collègues pour profiter de toutes les fonctionnalités."
msgid "LearnGitLab|Invite your colleagues"
msgstr "Invitez vos collègues"
@@ -24665,6 +25009,9 @@ msgstr "Votre équipe s'étoffe ! Vous avez invité avec succès de nouveaux co
msgid "LearnGitlab|- Included in trial"
msgstr "- Inclus dans l'essai"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr "Contactez votre administrateur pour activer cette action."
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr "Contactez votre administrateur pour démarrer un essai gratuit d'Ultimate."
@@ -24699,7 +25046,7 @@ msgid "Legacy burndown chart"
msgstr "Ancien graphique d'avancement"
msgid "Legacy license"
-msgstr ""
+msgstr "Ancienne licence"
msgid "Less Details"
msgstr "Moins de détails"
@@ -24766,8 +25113,8 @@ msgstr "En savoir plus sur les %{linkStart}Approbations de licence%{linkEnd}"
msgid "LicenseCompliance|License Compliance detected %d license and policy violation for the source branch only"
msgid_plural "LicenseCompliance|License Compliance detected %d licenses and policy violations for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "La Conformité de Licence a détecté %d licence et violation de stratégie pour la branche source uniquement"
+msgstr[1] "La Conformité de Licence a détecté %d licences et violations de stratégie pour la branche source uniquement"
msgid "LicenseCompliance|License Compliance detected %d license and policy violation for the source branch only; approval required"
msgid_plural "LicenseCompliance|License Compliance detected %d licenses and policy violations for the source branch only; approval required"
@@ -24776,8 +25123,8 @@ msgstr[1] "La Conformité de Licence a détecté %d licences et des violations d
msgid "LicenseCompliance|License Compliance detected %d license for the source branch only"
msgid_plural "LicenseCompliance|License Compliance detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "La Conformité de Licence a détecté %d licence pour la branche source uniquement"
+msgstr[1] "La Conformité de Licence a détecté %d licences pour la branche source uniquement"
msgid "LicenseCompliance|License Compliance detected %d new license"
msgid_plural "LicenseCompliance|License Compliance detected %d new licenses"
@@ -24795,7 +25142,7 @@ msgstr[0] "La Conformité de Licence a détecté %d nouvelle licence et une viol
msgstr[1] "La Conformité de Licence a détecté %d nouvelles licences et des violations de stratégie ; une approbation est nécessaire"
msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
-msgstr ""
+msgstr "La Conformité de Licence n'a détecté aucune licence pour la branche source uniquement"
msgid "LicenseCompliance|License Compliance detected no new licenses"
msgstr "La Conformité de Licence n'a détecté aucune nouvelle licence"
@@ -24819,13 +25166,13 @@ msgid "LicenseCompliance|There are currently no policies in this project."
msgstr "Il n'y a actuellement aucune stratégie dans ce projet."
msgid "LicenseCompliance|There are currently no policies that match in this project."
-msgstr ""
+msgstr "Il n’y a actuellement aucune politique qui corresponde dans ce projet."
msgid "LicenseCompliance|This license already exists in this project."
msgstr "Cette licence existe déjà dans ce projet."
msgid "LicenseCompliance|Uncategorized"
-msgstr ""
+msgstr "Non catégorisée"
msgid "LicenseCompliance|Update approvals"
msgstr "Mettre à jour les approbations"
@@ -24840,7 +25187,7 @@ msgid "LicenseManagement|Denied"
msgstr "Refusée"
msgid "LicenseManagement|Uncategorized"
-msgstr ""
+msgstr "Non catégorisée"
msgid "Licensed Enterprise Edition features can be used if the project namespace's plan includes the feature, or if the project is public."
msgstr "Les fonctionnalités de l'Édition Entreprise sous licence peuvent être utilisées si le forfait de l'espace de noms du projet inclut la fonctionnalité, ou si le projet est public."
@@ -24918,7 +25265,7 @@ msgid "Limit display of time tracking units to hours."
msgstr "Limiter l'affichage des unités de suivi du temps aux heures."
msgid "Limit sign in from multiple IP addresses"
-msgstr ""
+msgstr "Limiter les connexions issues de plusieurs adresses IP"
msgid "Limit the number of inbound incident management alerts that can be sent to a project."
msgstr "Limiter le nombre d'alertes entrantes de gestion des incidents qui peuvent être envoyées à un projet."
@@ -25052,6 +25399,9 @@ msgstr "Lister vos dépôts Gitea"
msgid "List available repositories"
msgstr "Lister les dépôts disponibles"
+msgid "List of all commits"
+msgstr "Liste de tous les commits"
+
msgid "List of all merge commits"
msgstr "Liste de tous les commits de fusion"
@@ -25079,9 +25429,6 @@ msgstr "Vue en liste"
msgid "List your Bitbucket Server repositories"
msgstr "Lister vos dépôts BitBucket Server"
-msgid "Live preview"
-msgstr "Prévisualisation"
-
msgid "Load more"
msgstr "Charger davantage"
@@ -25098,10 +25445,10 @@ msgid "Loading contribution stats for group members"
msgstr "Chargement des statistiques de contribution des membres du groupe"
msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
-msgstr ""
+msgstr "Chargement des fichiers, répertoires et sous-modules dans le chemin %{path} pour la référence de commit %{ref}"
msgid "Loading more"
-msgstr ""
+msgstr "Suite en cours de chargement"
msgid "Loading snippet"
msgstr "Chargement de l'extrait"
@@ -25182,7 +25529,7 @@ msgid "LoggedOutMarketingHeader|Get started"
msgstr "Démarrer"
msgid "LoggedOutMarketingHeader|GitLab Learn"
-msgstr ""
+msgstr "Apprendre GitLab"
msgid "LoggedOutMarketingHeader|GitLab docs"
msgstr "Docs GitLab"
@@ -25202,9 +25549,6 @@ msgstr "Tarification"
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr "Parlez à un expert"
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr "Se connecter avec une carte à puce"
@@ -25326,10 +25670,7 @@ msgid "Makes this %{type} confidential."
msgstr "Rend ce(tte) %{type} confidentiel(le)."
msgid "Manage %{workspace} labels"
-msgstr ""
-
-msgid "Manage Web IDE features."
-msgstr "Gérer les fonctionnalités de l'EDI Web."
+msgstr "Gérer les étiquettes du %{workspace}"
msgid "Manage access"
msgstr "Gestion des accès"
@@ -25670,12 +26011,15 @@ msgstr "Taille maximale de fichier à indexer (KiB)"
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr "La taille maximale du fichier est de 1 Mo. Les dimensions de l'image doivent être de 32×32 pixels. Les formats d'image autorisés sont %{favicon_extension_allowlist}."
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr "La taille maximale du fichier est de 1 Mo. Les pages sont optimisées pour un logo de 128x128 px."
+
+msgid "Maximum file size is 1MB."
+msgstr "La taille maximale du fichier est de 1 Mo."
+
msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr "La taille maximale du fichier est de 1 Mo. Les pages sont optimisées pour un logo d'en-tête de 24 px de haut"
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
-msgstr "La taille maximale du fichier est de 1 Mo. Les pages sont optimisées pour un logo de 640x360 px."
-
msgid "Maximum files in a diff"
msgstr "Nombre maximum de fichiers dans un diff"
@@ -25930,25 +26274,31 @@ msgid "Members|An error occurred while updating the member's role, please try ag
msgstr "Une erreur s'est produite lors de la mise à jour du rôle du membre, veuillez réessayer."
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
-msgstr "Êtes-vous sûr(e) de vouloir refuser la demande de %{usersName} pour rejoindre « %{source} »"
+msgstr "Voulez-vous vraiment refuser la demande de %{usersName} pour rejoindre « %{source} »"
+
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr "Voulez-vous vraiment désactiver l'authentification à deux facteurs pour %{userName} ?"
msgid "Members|Are you sure you want to leave \"%{source}\"?"
-msgstr "Êtes-vous sûr(e) de vouloir quitter « %{source} » ?"
+msgstr "Voulez-vous vraiment quitter « %{source} » ?"
msgid "Members|Are you sure you want to remove \"%{groupName}\"?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer « %{groupName} » ?"
+msgstr "Voulez-vous vraiment supprimer « %{groupName} » ?"
msgid "Members|Are you sure you want to remove %{userName} from \"%{group}\"?"
-msgstr "Êtes-vous sûr(e) de vouloir retirer %{userName} de « %{group} » ?"
+msgstr "Voulez-vous vraiment retirer %{userName} de « %{group} » ?"
msgid "Members|Are you sure you want to remove this orphaned member from \"%{group}\"?"
-msgstr "Êtes-vous sûr(e) de vouloir retirer ce membre orphelin de « %{group} » ?"
+msgstr "Voulez-vous vraiment retirer ce membre orphelin de « %{group} » ?"
msgid "Members|Are you sure you want to revoke the invitation for %{inviteEmail} to join \"%{source}\""
-msgstr "Êtes-vous sûr(e) de vouloir révoquer l'invitation pour %{inviteEmail} à rejoindre « %{source} » ?"
+msgstr "Voulez-vous vraiment révoquer l'invitation pour %{inviteEmail} à rejoindre « %{source} » ?"
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
-msgstr "Êtes-vous sûr(e) de vouloir retirer votre demande d'accès pour « %{source} »"
+msgstr "Voulez-vous vraiment retirer votre demande d'accès pour « %{source} »"
+
+msgid "Members|Ban member"
+msgstr "Bannir le membre"
msgid "Members|Cannot leave \"%{source}\""
msgstr "Impossible de quitter « %{source} »"
@@ -25959,6 +26309,9 @@ msgstr "Direct"
msgid "Members|Direct member by %{createdBy}"
msgstr "Membre direct par %{createdBy}"
+msgid "Members|Disable two-factor authentication"
+msgstr "Désactiver l'authentification à deux facteurs"
+
msgid "Members|Disabled"
msgstr "Désactivé"
@@ -26094,9 +26447,6 @@ msgstr "Fusionner immédiatement"
msgid "Merge in progress"
msgstr "Fusion en cours"
-msgid "Merge locally"
-msgstr "Fusionner localement"
-
msgid "Merge options"
msgstr "Options de fusion"
@@ -26151,9 +26501,6 @@ msgstr "Les demandes de fusion permettent de proposer les modifications que vous
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr "Les demandes de fusion ne peuvent pas être fusionnées si les vérifications d'état ont échoué ou sont toujours en cours d'exécution."
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr "Fusionnez la branche de fonctionnalité dans la branche cible et corrigez les conflits. %{linkStart}Comment puis-je les corriger ?%{linkEnd}"
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr "Fusion indisponible : les demandes de fusion dans un nœud Geo secondaire sont en lecture seule."
@@ -26227,7 +26574,7 @@ msgid "MergeRequestDiffs|Commenting on lines %{selectStart}start%{selectEnd} to
msgstr "Mise en commentaire des lignes %{selectStart}start%{selectEnd} à %{end}"
msgid "MergeRequestDiffs|Select comment starting line"
-msgstr ""
+msgstr "Sélectionnez la ligne de départ du commentaire"
msgid "MergeRequests|An error occurred while saving the draft comment."
msgstr "Une erreur est survenue lors de l’enregistrement du brouillon du commentaire."
@@ -26235,6 +26582,12 @@ msgstr "Une erreur est survenue lors de l’enregistrement du brouillon du comme
msgid "MergeRequests|Create issue to resolve thread"
msgstr "Créer un ticket pour résoudre le fil de discussion"
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr "Les brouillons ne peuvent pas être fusionnés tant qu’ils ne sont pas marqués comme prêts."
+
+msgid "MergeRequests|Mark as draft"
+msgstr "Marquer comme brouillon"
+
msgid "MergeRequests|Reference copied"
msgstr "Référence copiée"
@@ -26278,7 +26631,7 @@ msgid "MergeRequests|started a thread on %{linkStart}the diff%{linkEnd}"
msgstr "a démarré un fil de conversation sur %{linkStart}le diff%{linkEnd}"
msgid "MergeRequests|started a thread on an outdated change in commit %{linkStart}%{commitDisplay}%{linkEnd}"
-msgstr ""
+msgstr "a démarré un fil de conversation sur une modification obsolète de la validation %{linkStart}%{commitDisplay}%{linkEnd}"
msgid "MergeRequests|started a thread on commit %{linkStart}%{commitDisplay}%{linkEnd}"
msgstr "a démarré un fil de conversation sur la validation %{linkStart}%{commitDisplay}%{linkEnd}"
@@ -26398,7 +26751,7 @@ msgid "MetricChart|Please select a metric"
msgstr "Veuillez sélectionner une métrique"
msgid "MetricChart|Selected"
-msgstr ""
+msgstr "Sélectionné"
msgid "MetricChart|There is no data available. Please change your selection."
msgstr "Aucune donnée disponible. Veuillez modifier votre sélection."
@@ -26548,7 +26901,7 @@ msgid "Metrics|Create your dashboard configuration file"
msgstr "Créer votre fichier de configuration de tableau de bord"
msgid "Metrics|Current"
-msgstr ""
+msgstr "En cours"
msgid "Metrics|Dashboard files can be found in %{codeStart}.gitlab/dashboards%{codeEnd} at the root of this project."
msgstr "Les fichiers des tableaux de bord se trouvent à la racine de ce projet dans %{codeStart}.gitlab/dashboards%{codeEnd}."
@@ -26572,7 +26925,7 @@ msgid "Metrics|Duplicate dashboard"
msgstr "Dupliquer le tableau de bord"
msgid "Metrics|Duplicate this dashboard to add panel or edit dashboard YAML."
-msgstr ""
+msgstr "Dupliquez ce tableau de bord pour ajouter un panneau ou modifiez le YAML du tableau de bord."
msgid "Metrics|Duplicating..."
msgstr "Duplication en cours..."
@@ -26948,7 +27301,7 @@ msgid "Minimal Access"
msgstr "Accès minimal"
msgid "Minimum capacity to be available before we schedule more mirrors preemptively."
-msgstr ""
+msgstr "La capacité minimale qui doit être disponible avant de programmer plus de miroirs de manière préemptive."
msgid "Minutes"
msgstr "Minutes"
@@ -27019,9 +27372,42 @@ msgstr "Vous ne pouvez ni pousser ni récupérer de dépôt tant que vous n'avez
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr "Vous ne pourrez ni récupérer ni pousser vers des dépôts via SSH tant que vous n'aurez pas ajouté une clé SSH à votre profil"
+msgid "MlExperimentTracking|-"
+msgstr "-"
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr "Artéfacts"
+
+msgid "MlExperimentTracking|Created at"
+msgstr "Créé"
+
+msgid "MlExperimentTracking|Details"
+msgstr "Détails"
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr "Candidats de l'expérience"
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr "Filtrer les candidats"
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr "Suivi des expériences d'apprentissage automatique"
+
+msgid "MlExperimentTracking|Name"
+msgstr "Nom"
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr "Aucun candidat à afficher"
+
+msgid "MlExperimentTracking|User"
+msgstr "Utilisateur"
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr "Aucune Expérience à afficher"
+msgid "Modal updated"
+msgstr "Fenêtre modale mise à jour"
+
msgid "ModalButton|Add projects"
msgstr "Ajouter des projets"
@@ -27061,8 +27447,8 @@ msgstr "Surveiller GitLab avec Prometheus."
msgid "Monitor Settings"
msgstr "Paramètres de Supervision"
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "Surveillez vos erreurs grâce à l'intégration de Sentry."
+msgid "Monitor your errors directly in GitLab."
+msgstr "Surveillez vos erreurs directement dans GitLab."
msgid "Monitoring"
msgstr "Supervision"
@@ -27073,9 +27459,6 @@ msgstr "Mois"
msgid "Months"
msgstr "Mois"
-msgid "More"
-msgstr "Plus"
-
msgid "More Details"
msgstr "Plus de détails"
@@ -27100,8 +27483,11 @@ msgstr "ici"
msgid "More information."
msgstr "Plus d'informations."
+msgid "More options"
+msgstr "Plus d'options"
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
-msgstr ""
+msgstr "Plus de %{number_commits_distance} validations de différence avec %{default_branch}"
msgid "More topics"
msgstr "Plus de sujets"
@@ -27163,6 +27549,9 @@ msgstr "Déplace le ticket vers la colonne %{label} dans le tableau."
msgid "Moves this issue to %{path_to_project}."
msgstr "Déplace ce ticket vers %{path_to_project}."
+msgid "Moving issue"
+msgstr "Déplacement du ticket"
+
msgid "MrDeploymentActions|Deploy"
msgstr "Déployer"
@@ -27179,16 +27568,16 @@ msgid "MrList|Review requested from %{name}"
msgstr "Revue demandée à %{name}"
msgid "MrSurvey|By continuing, you acknowledge that responses will be used to improve GitLab and in accordance with the %{linkStart}GitLab Privacy Policy%{linkEnd}."
-msgstr "En poursuivant, vous reconnaissez être informé que les réponses seront utilisées pour améliorer GitLab et cela dans le respect de la %{linkStart}Politique de Confidentialité de GitLab%{linkEnd}."
+msgstr "En poursuivant, vous reconnaissez avoir pris connaissance de l'utilisation des réponses pour améliorer GitLab et cela dans le respect de la %{linkStart}Politique de Confidentialité de GitLab%{linkEnd}."
msgid "MrSurvey|How satisfied are you with %{strongStart}speed/performance%{strongEnd} of merge requests?"
-msgstr "À quel point êtes-vous satisfait des %{strongStart}vitesse/performance%{strongEnd} des demandes de fusion ?"
+msgstr "Trouvez-vous la %{strongStart}vitesse/performance%{strongEnd} des demandes de fusion satisfaisante ?"
msgid "MrSurvey|Merge request experience survey"
msgstr "Enquête de satisfaction sur les demandes de fusion"
msgid "MrSurvey|Overall, how satisfied are you with merge requests?"
-msgstr "Dans l'ensemble, êtes-vous satisfait des demandes de fusion ?"
+msgstr "Dans l'ensemble, les demandes de fusion vous satisfont-elles ?"
msgid "MrSurvey|Thank you for your feedback!"
msgstr "Merci pour vos commentaires !"
@@ -27220,6 +27609,9 @@ msgstr "Mon super groupe"
msgid "My company or team"
msgstr "Mon entreprise ou mon équipe"
+msgid "My saved replies (%{count})"
+msgstr "Mes réponses enregistrées (%{count})"
+
msgid "My topic"
msgstr "Mon sujet"
@@ -27232,8 +27624,8 @@ msgstr "NOUVEAU"
msgid "Name"
msgstr "Nom"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
-msgstr "Le nom ne peut contenir que des lettres, des chiffres, des émojis, « _ », « . », « + », des tirets ou des espaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
+msgstr "Le nom ne peut contenir que des lettres minuscules ou majuscules, des chiffres, des émojis, des espaces, des points, des traits de soulignement, des tirets ou des signes plus."
msgid "Name can't be blank"
msgstr "Le nom ne peut pas être vide"
@@ -27244,8 +27636,8 @@ msgstr "Le nom a déjà été pris"
msgid "Name is already taken."
msgstr "Le nom est déjà pris."
-msgid "Name must start with a letter, digit, emoji, or '_'"
-msgstr "Le nom doit commencer par une lettre, un chiffre, un émoji ou « _ »"
+msgid "Name must start with a letter, digit, emoji, or underscore."
+msgstr "Le nom doit commencer par une lettre, un chiffre, un émoji ou un trait de soulignement."
msgid "Name new label"
msgstr "Nommez la nouvelle étiquette"
@@ -27262,6 +27654,12 @@ msgstr "Espace de noms"
msgid "Namespace ID:"
msgstr "ID espace de noms :"
+msgid "Namespace or group to import repository into does not exist."
+msgstr "L'espace de noms ou le groupe dans lequel importer un dépôt n'existe pas."
+
+msgid "Namespace or project is required"
+msgstr "Un projet ou un espace de noms est requis"
+
msgid "Namespace:"
msgstr "Espace de noms :"
@@ -27283,7 +27681,7 @@ msgid "NamespaceStorageSize|Manage your storage usage or, if you are a namespace
msgstr "Gérez votre utilisation du stockage, ou, si vous êtes le propriétaire d'un espace de noms, achetez du stockage supplémentaire."
msgid "NamespaceStorageSize|Please purchase additional storage to unlock your projects over the free %{free_size_limit} project limit. You can't %{repository_limits_description}"
-msgstr ""
+msgstr "Veuillez acheter du stockage supplémentaire pour déverrouiller vos projets au-delà de la limite de projet gratuite de %{free_size_limit}. Vous ne pouvez pas %{repository_limits_description}"
msgid "NamespaceStorageSize|Which actions are restricted?"
msgstr "Quelles actions sont restreintes ?"
@@ -27292,10 +27690,10 @@ msgid "NamespaceStorageSize|Which actions become restricted?"
msgstr "Quelles actions seront restreintes ?"
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
-msgstr ""
+msgstr "Vous avez consommé la totalité de votre stockage supplémentaire, veuillez en acheter davantage pour déverrouiller vos projets au-delà de la limite gratuite de %{free_size_limit}. Vous ne pouvez pas %{repository_limits_description}"
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
-msgstr "Vous avez atteint la limite de stockage gratuit de %{free_size_limit} sur un ou plusieurs projets."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
+msgstr "Vous avez atteint la limite de stockage gratuit de %{free_size_limit} sur un ou plusieurs projets"
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
msgstr "Vous avez utilisé %{usage_in_percent} du quota de stockage pour %{namespace_name} (%{used_storage} sur %{storage_limit})"
@@ -27552,7 +27950,7 @@ msgid "New epic"
msgstr "Nouvelle épopée"
msgid "New epic title"
-msgstr ""
+msgstr "Titre de la nouvelle épopée"
msgid "New error tracking access token has been generated!"
msgstr "Le nouveau jeton d'accès du suivi des erreurs a été généré !"
@@ -27578,11 +27976,8 @@ msgstr "Un nouvel incident a été créé"
msgid "New issue"
msgstr "Nouveau ticket"
-msgid "New issue in %{project}"
-msgstr "Nouveau ticket dans %{project}"
-
msgid "New issue title"
-msgstr ""
+msgstr "Titre du nouveau ticket"
msgid "New iteration created"
msgstr "Nouvelle itération créée"
@@ -27732,7 +28127,7 @@ msgid "No activities found"
msgstr "Aucune activité trouvée"
msgid "No application_settings found"
-msgstr ""
+msgstr "Aucun paramètre application_settings trouvé"
msgid "No approvers"
msgstr "Aucun approbateur"
@@ -27786,7 +28181,7 @@ msgid "No contributions were found"
msgstr "Aucune contribution n’a été trouvée"
msgid "No credit card data for matching"
-msgstr ""
+msgstr "Aucune donnée de carte de crédit ne correspond"
msgid "No credit card required."
msgstr "Aucune carte de crédit n’est nécessaire."
@@ -27890,11 +28285,14 @@ msgstr "Aucun message n’a été enregistré"
msgid "No milestone"
msgstr "Aucun jalon"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr "Pas plus de %{max_issues} tickets peuvent être mis à jour en même temps"
+
msgid "No other labels with such name or description"
msgstr "Aucune autre étiquette avec un tel nom ou une telle description"
msgid "No panels matching properties %{opts}"
-msgstr ""
+msgstr "Aucun panneau ne correspond aux propriétés %{opts}"
msgid "No parent group"
msgstr "Pas de groupe parent"
@@ -27983,9 +28381,6 @@ msgstr "Aucun modèle sélectionné"
msgid "No test coverage"
msgstr "Aucune couverture de test"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr "Il n'y a pas encore de déclencheur. Utilisez le formulaire ci-dessus pour en créer un."
-
msgid "No user provided"
msgstr "Aucun utilisateur spécifié"
@@ -28099,9 +28494,6 @@ msgstr "Demandes de création de note"
msgid "Note parameters are invalid: %{errors}"
msgstr "Les paramètres de la note ne sont pas valides : %{errors}"
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr "Remarquez que l'envoi vers GitLab nécessite un accès en écriture sur ce dépôt."
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "Remarque : En tant qu’administrateur ou administratrice, vous pouvez configurer %{github_integration_link}, ce qui vous permettra de vous authentifier via GitHub et de connecter des dépôts sans générer de jeton d’accès personnel."
@@ -28118,22 +28510,25 @@ msgid "Note: current forks will keep their visibility level."
msgstr "Remarque : les forks actuels conserveront leur niveau de visibilité."
msgid "NoteForm|Note"
-msgstr ""
+msgstr "Note"
msgid "NoteToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}. For %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd}, type %{keyboardStart}/%{keyboardEnd}."
msgstr "Prend en charge le %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}. Pour les %{quickActionsDocsLinkStart}actions rapides%{quickActionsDocsLinkEnd}, tapez %{keyboardStart}/%{keyboardEnd}."
msgid "Notes"
-msgstr ""
+msgstr "Notes"
msgid "Notes rate limit"
msgstr "Limitation de la fréquence des notes"
msgid "Notes|Are you sure you want to cancel creating this %{commentType}?"
-msgstr "Êtes-vous sûr de vouloir annuler la création de ce %{commentType} ?"
+msgstr "Voulez-vous vraiment annuler la création de ce %{commentType} ?"
msgid "Notes|Are you sure you want to cancel creating this comment?"
-msgstr "Souhaitez‐vous réellement annuler la création de ce commentaire ?"
+msgstr "Voulez-vous vraiment annuler la création de ce commentaire ?"
+
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr "Les pièces jointes sont envoyées par courriel. Celles de plus de 10 Mo sont envoyées en tant que liens vers votre instance GitLab et ne sont accessibles qu'aux membres du projet."
msgid "Notes|Collapse replies"
msgstr "Réduire les réponses"
@@ -28207,7 +28602,7 @@ msgstr[0] "Relecteur : %{users}"
msgstr[1] "Relecteurs : %{users}"
msgid "NotificationEvent|Change reviewer merge request"
-msgstr ""
+msgstr "Changer le relecteur de la demande de fusion"
msgid "NotificationEvent|Close issue"
msgstr "Clore le ticket"
@@ -28219,7 +28614,7 @@ msgid "NotificationEvent|Failed pipeline"
msgstr "Pipeline en échec"
msgid "NotificationEvent|Fixed pipeline"
-msgstr ""
+msgstr "Pipeline corrigé"
msgid "NotificationEvent|Issue due"
msgstr "Ticket arrivé à échéance"
@@ -28249,7 +28644,7 @@ msgid "NotificationEvent|New release"
msgstr "Nouvelle version"
msgid "NotificationEvent|Push to merge request"
-msgstr ""
+msgstr "Envoyer vers la demande de fusion"
msgid "NotificationEvent|Reassign issue"
msgstr "Réassigner le ticket"
@@ -28519,7 +28914,7 @@ msgid "Notify|The project is now located under %{project_full_name_link_start}%{
msgstr "Le projet se trouve désormais sous %{project_full_name_link_start}%{project_full_name}%{link_end}."
msgid "Notify|The push did not contain any new commits, but force pushed to delete the commits and changes below."
-msgstr ""
+msgstr "La poussée ne contient aucun nouveau commit, mais avoir forcé la poussée supprime les commits et les modifications ci-dessous."
msgid "Notify|This issue is due on: %{issue_due_date}"
msgstr "Ce ticket arrive à échéance le: %{issue_due_date}"
@@ -28603,7 +28998,7 @@ msgid "Number of events"
msgstr "Nombre d'événements"
msgid "Number of files touched"
-msgstr ""
+msgstr "Nombre de fichiers impactés"
msgid "Number of replicas"
msgstr "Nombre de répliques"
@@ -28641,8 +29036,8 @@ msgstr "Tableaux de bord"
msgid "Observability|Data sources"
msgstr "Sources de données"
-msgid "Observability|Explore"
-msgstr "Explorer"
+msgid "Observability|Explore telemetry data"
+msgstr "Explorer les données de télémétrie"
msgid "Observability|Manage dashboards"
msgstr "Gérer les tableaux de bord"
@@ -28654,7 +29049,7 @@ msgid "October"
msgstr "octobre"
msgid "Off"
-msgstr "Désactivé"
+msgstr "Désactivée"
msgid "Offline"
msgstr "Hors ligne"
@@ -28662,9 +29057,6 @@ msgstr "Hors ligne"
msgid "Oh no!"
msgstr "Oh non !"
-msgid "Ok, let's go"
-msgstr "D'accord, allons-y"
-
msgid "Okay"
msgstr "D'accord"
@@ -28675,7 +29067,7 @@ msgid "OmniAuth"
msgstr "OmniAuth"
msgid "On"
-msgstr ""
+msgstr "Activée"
msgid "On %{end_date}, your trial will end and %{namespace_name} will be limited to %{free_user_limit} member"
msgid_plural "On %{end_date}, your trial will end and %{namespace_name} will be limited to %{free_user_limit} members"
@@ -28722,10 +29114,10 @@ msgid "OnCallSchedules|Add schedule"
msgstr "Ajouter un calendrier"
msgid "OnCallSchedules|Are you sure you want to delete the \"%{deleteRotation}\" rotation? This action cannot be undone."
-msgstr "Êtes-vous sûr(e) de vouloir supprimer le cycle « %{deleteRotation} » ? Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment supprimer le cycle « %{deleteRotation} » ? Cette action ne peut pas être annulée."
msgid "OnCallSchedules|Are you sure you want to delete the \"%{deleteSchedule}\" schedule? This action cannot be undone."
-msgstr "Êtes-vous sûr(e) de vouloir supprimer le calendrier « %{deleteSchedule} » ? Cette action ne peut pas être annulée."
+msgstr "Voulez-vous vraiment supprimer le calendrier « %{deleteSchedule} » ? Cette action ne peut pas être annulée."
msgid "OnCallSchedules|Collapse schedule"
msgstr "Réduire le calendrier"
@@ -28790,6 +29182,9 @@ msgstr "La date/heure de fin du cycle de travail doit être postérieure celle d
msgid "OnCallSchedules|Rotation length"
msgstr "Durée de cycle"
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr "Le nom du cycle ne peut pas être vide"
@@ -28859,6 +29254,9 @@ msgstr "%{learnMoreLinkStart}En savoir plus sur les analyses à la demande%{lear
msgid "OnDemandScans|%{profileType} profile library"
msgstr "bibliothèque de profil de %{profileType}"
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr "%{textStart}Les tags permettent de spécifier par quels exécuteurs sera traitée cette analyse. Les exécuteurs doivent avoir tous les tags indiqués.%{textEnd} %{linkStart}Que sont les tags d'exécuteur ?%{linkEnd}"
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr "Établir une planification pour exécuter cette analyse à une date et une heure spécifiées ou sur une base récurrente. Les analyses planifiées sont automatiquement enregistrées dans la bibliothèque d'analyses."
@@ -28866,7 +29264,7 @@ msgid "OnDemandScans|Analyze a deployed version of your web application for know
msgstr "Analyser une version déployée de votre application web à la recherche de vulnérabilités connues en l’examinant de l’extérieur. DAST fonctionne en simulant des attaques externes sur votre application pendant son exécution."
msgid "OnDemandScans|Are you sure you want to delete this scan?"
-msgstr "Êtes-vous sûr de vouloir supprimer cette analyse ?"
+msgstr "Voulez-vous vraiment supprimer cette analyse ?"
msgid "OnDemandScans|Cancel"
msgstr "Annuler"
@@ -28898,8 +29296,8 @@ msgstr "Définissez les options de configuration essentielles pour votre analyse
msgid "OnDemandScans|Delete profile"
msgstr "Supprimer le profil"
-msgid "OnDemandScans|Description (optional)"
-msgstr "Description (facultatif)"
+msgid "OnDemandScans|Description"
+msgstr "Description"
msgid "OnDemandScans|Discard changes"
msgstr "Abandonner les modifications"
@@ -28952,6 +29350,9 @@ msgstr "Nouvelle analyse"
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr "Aucun profil de %{profileType} trouvé pour DAST"
+msgid "OnDemandScans|No matching results"
+msgstr "Aucun résultat correspondant"
+
msgid "OnDemandScans|On-demand Scans"
msgstr "Analyses à la demande"
@@ -28964,12 +29365,18 @@ msgstr "Les analyses à la demande s'exécutent en dehors du cycle DevOps et tro
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr "Les analyses à la demande s'exécutent en dehors du cycle DevOps et trouvent les vulnérabilités de vos projets. %{learnMoreLinkStart}En savoir plus%{learnMoreLinkEnd}"
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr "Seuls les propriétaires et les mainteneurs du projet peuvent sélectionner des tags d'exécuteur."
+
msgid "OnDemandScans|Repeats"
msgstr "Répétitions"
msgid "OnDemandScans|Run scan"
msgstr "Exécuter l'analyse"
+msgid "OnDemandScans|Runner tags"
+msgstr "Tags d’exécuteur"
+
msgid "OnDemandScans|Save and run scan"
msgstr "Enregistrer et exécuter l'analyse"
@@ -28994,6 +29401,9 @@ msgstr "Planification d'analyse"
msgid "OnDemandScans|Scan type"
msgstr "Type d'analyse"
+msgid "OnDemandScans|Select runner tags"
+msgstr "Sélectionnez des tags d’exécuteur"
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr "Commencez par la création d'un nouveau profil. Les profils facilitent l'enregistrement et la réutilisation des informations de configuration des outils de sécurité de GitLab."
@@ -29024,12 +29434,21 @@ msgstr "Il n'y a aucune analyse planifiée."
msgid "OnDemandScans|Timezone"
msgstr "Fuseau horaire"
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr "Impossible de récupérer les tags d’exécuteur. Essayez de recharger la page."
+
+msgid "OnDemandScans|Verify"
+msgstr "Vérifier"
+
msgid "OnDemandScans|Verify configuration"
msgstr "Vérifier la configuration"
msgid "OnDemandScans|View results"
msgstr "Voir les résultats"
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr "Vous ne pouvez effectuer aucune action sur cette page car vous n'avez qu'un %{linkStart}accès de niveau auditeur%{linkEnd} et vous n'êtes pas membre du projet."
+
msgid "OnDemandScans|You have unsaved changes"
msgstr "Vous avez des modifications non enregistrées"
@@ -29116,9 +29535,15 @@ msgstr "Seuls les membres du groupe ayant au moins le rôle de Rapporteur peuven
msgid "Only include features new to your current subscription tier."
msgstr "N'inclure que les fonctionnalités nouvellement apparues dans l'édition correspondant à votre abonnement actuel."
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr "Ne consigner que le verdict d'Akismet, ne pas empêcher la création de ticket ni d'extrait lorsque des indésirables sont détectés."
+
msgid "Only members of this group can access the wiki."
msgstr "Seuls les membres de ce groupe peuvent accéder au wiki."
+msgid "Only one source is required but both were provided"
+msgstr "Une seule source est requise mais deux ont été fournies"
+
msgid "Only policy:"
msgstr "Politique « only » :"
@@ -29135,7 +29560,7 @@ msgid "Only reCAPTCHA v2 is supported:"
msgstr "Seul reCAPTCHA v2 est supporté :"
msgid "Only required if not using role instance credentials."
-msgstr ""
+msgstr "Requis uniquement si vous n'utilisez pas les identifiants de l'instance de rôle."
msgid "Only use lowercase letters, numbers, and underscores."
msgstr "N'utiliser que des lettres minuscules, des chiffres et des tirets bas."
@@ -29152,12 +29577,18 @@ msgstr "Ouh là, êtes‐vous sûr(e) ?"
msgid "Open"
msgstr "Ouvert"
+msgid "Open Beta."
+msgstr "Bêta Ouverte."
+
msgid "Open Selection"
msgstr "Ouvrir la Sélection"
msgid "Open errors"
msgstr "Erreurs (cliquez pour ouvrir)"
+msgid "Open evidence JSON in new tab"
+msgstr "Ouvrir le JSON de la preuve dans un nouvel onglet"
+
msgid "Open in Gitpod"
msgstr "Ouvrir dans Gitpod"
@@ -29204,7 +29635,7 @@ msgid "Opened issues"
msgstr "Tickets ouverts"
msgid "OpenedNDaysAgo|Created"
-msgstr ""
+msgstr "Créé(e)"
msgid "Opens in a new window"
msgstr "Ouvrir dans une nouvelle fenêtre"
@@ -29336,7 +29767,7 @@ msgid "Outdent line"
msgstr "Désindenter la ligne\n"
msgid "Overridden"
-msgstr ""
+msgstr "Surchargée"
msgid "Overview"
msgstr "Vue d’ensemble"
@@ -29407,9 +29838,6 @@ msgstr "Registre de Paquets : requêtes d'API non authentifiées"
msgid "Package already exists"
msgstr "Le paquet existe déjà"
-msgid "Package and registry settings"
-msgstr "Paramètres des paquets et registres"
-
msgid "Package deleted successfully"
msgstr "Le paquet a été supprimé avec succès"
@@ -29425,6 +29853,9 @@ msgstr "Limitation de la fréquence d'accès au registre de paquets"
msgid "Package type"
msgstr "Type de paquet"
+msgid "Package type must be Composer"
+msgstr "Le type de paquet doit être Composer"
+
msgid "Package type must be Conan"
msgstr "Le type de paquet doit être Conan"
@@ -29558,7 +29989,7 @@ msgid "PackageRegistry|Copy registry include"
msgstr "Copier l'inclusion de registre"
msgid "PackageRegistry|Copy require package include"
-msgstr ""
+msgstr "Copier l'inclusion du paquet requis"
msgid "PackageRegistry|Copy target SHA"
msgstr "Copier le SHA de la cible"
@@ -29602,10 +30033,10 @@ msgid "PackageRegistry|Delete this package"
msgstr "Supprimer ce paquet"
msgid "PackageRegistry|Deleting all package assets will remove version %{version} of %{name}. Are you sure?"
-msgstr "La suppression de toutes les ressources du paquet supprimera la version %{version} de %{name}. Êtes-vous sûr(e) ?"
+msgstr "La suppression de toutes les ressources du paquet supprimera la version %{version} de %{name}. Confirmez-vous ?"
msgid "PackageRegistry|Deleting the last package asset will remove version %{version} of %{name}. Are you sure?"
-msgstr "La suppression de la dernière ressource du paquet supprimera la version %{version} de %{name}. Êtes-vous sûr(e) ?"
+msgstr "La suppression de la dernière ressource du paquet supprimera la version %{version} de %{name}. Confirmez-vous ?"
msgid "PackageRegistry|Duplicate packages"
msgstr "Paquets dupliqués"
@@ -29747,6 +30178,12 @@ msgstr[1] "Le paquet a %{updatesCount} mises à jour archivées"
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr "Paquet mis à jour par le commit %{link} sur la branche %{branch}, construit par le pipeline %{pipeline} et publié dans le registre %{datetime}"
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr "Le nettoyage des paquets et des actifs est prêt à être effectué lors de l'exécution de la prochaine tâche de nettoyage."
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr "Les paquets et les actifs ne seront pas supprimés tant que le nettoyage ne sera pas lancé dans %{nextRunAt}."
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr "Les paquets ont été supprimés avec succès"
@@ -29865,7 +30302,7 @@ msgid "PackageRegistry|You are about to delete %{filename}. This is a destructiv
msgstr "Vous êtes sur le point de supprimer %{filename}. Il s'agit d'une action destructrice qui peut rendre votre paquet inutilisable. Êtes-vous sûr(e) ?"
msgid "PackageRegistry|You are about to delete %{name}, are you sure?"
-msgstr "Vous êtes sur le point de supprimer %{name}, êtes-vous sûr(e) ?"
+msgstr "Voulez-vous vraiment supprimer %{name} ?"
msgid "PackageRegistry|You are about to delete 1 asset. This operation is irreversible."
msgid_plural "PackageRegistry|You are about to delete %d assets. This operation is irreversible."
@@ -29898,6 +30335,9 @@ msgstr "Paquets"
msgid "Packages and registries"
msgstr "Paquets & registres"
+msgid "Packages and registries settings"
+msgstr "Paramètres des registres et paquets"
+
msgid "Page not found"
msgstr "Page introuvable"
@@ -29986,13 +30426,13 @@ msgid "Pass job variables"
msgstr "Transmettre des variables de tâche"
msgid "Passed"
-msgstr ""
+msgstr "Réussies"
msgid "Passed on"
msgstr "A réussi le"
msgid "Password"
-msgstr "Mot de Passe"
+msgstr "Mot de passe"
msgid "Password (optional)"
msgstr "Mot de passe (facultatif)"
@@ -30084,9 +30524,6 @@ msgstr "Chemin"
msgid "Path:"
msgstr "Chemin d’accès :"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "Les chemins d'accès peuvent contenir des jokers , p.ex. */bienvenue"
-
msgid "Paths to protect with rate limiting"
msgstr "Chemins à protéger avec une limitation de fréquence"
@@ -30316,7 +30753,7 @@ msgid "Pipeline %{label} for \"%{dataTitle}\""
msgstr "Pipeline %{label} pour « %{dataTitle} »"
msgid "Pipeline Editor|Are you sure you want to reset the file to its last committed version?"
-msgstr "Êtes-vous sûr de vouloir réinitialiser le fichier à sa dernière version validée ?"
+msgstr "Voulez-vous vraiment réinitialiser le fichier à sa dernière version validée ?"
msgid "Pipeline ID"
msgstr "ID du pipeline"
@@ -30501,9 +30938,21 @@ msgstr "Validation du pipeline... Cela peut prendre jusqu'à une minute."
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "En attente du chargement du contenu CI..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr "Voulez-vous vraiment réessayer %{jobName} ?"
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr "Réessayer une tâche de déclencheur créera un nouveau pipeline en aval."
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr "Qu'est-ce qu'un pipeline en aval ?"
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr "Personnalisé (%{linkStart}En savoir plus.%{linkEnd})"
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr "Un pipeline programmé démarre automatiquement à intervalles réguliers, par exemple de manière quotidienne ou hebdomadaire. Le pipeline : "
+
msgid "PipelineSchedules|Activated"
msgstr "Activé"
@@ -30514,7 +30963,13 @@ msgid "PipelineSchedules|All"
msgstr "Tous"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
-msgstr "Êtes-vous sûr de vouloir supprimer cette planification de pipeline ?"
+msgstr "Voulez-vous vraiment supprimer cette planification de pipeline ?"
+
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr "Peut avoir des variables CI/CD personnalisées."
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr "Créer une nouvelle programmation de pipeline"
msgid "PipelineSchedules|Cron timezone"
msgstr "Fuseau horaire cron"
@@ -30537,6 +30992,9 @@ msgstr "Motif de l'intervalle"
msgid "PipelineSchedules|Last Pipeline"
msgstr "Dernier pipeline"
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr "En savoir plus dans la %{linkStart}documentation des pipelines programmés.%{linkEnd}"
+
msgid "PipelineSchedules|New schedule"
msgstr "Nouvelle planification"
@@ -30555,12 +31013,21 @@ msgstr "Propriétaire"
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr "Planification de pipeline supprimée avec succès."
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr "Programmations de pipeline"
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Indiquez une courte description"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr "Exécuter la planification du pipeline"
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr "S'exécute pour une branche ou une étiquette spécifique."
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr "S'exécute avec les mêmes permissions de projet que celles du propriétaire de la programmation."
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr "Enregistrer la planification du pipeline"
@@ -30568,7 +31035,7 @@ msgid "PipelineSchedules|Successfully scheduled a pipeline to run. Go to the %{l
msgstr "Un pipeline a été programmé avec succès pour s'exécuter. Allez à la %{linkStart}page des pipelines%{linkEnd} pour les détails."
msgid "PipelineSchedules|Successfully taken ownership from %{owner}."
-msgstr ""
+msgstr "Propriété obtenue avec succès de %{owner}."
msgid "PipelineSchedules|Take ownership"
msgstr "S’approprier"
@@ -30586,7 +31053,7 @@ msgid "PipelineSchedules|There was a problem fetching pipeline schedules."
msgstr "Une erreur est survenue lors de la récupération des planifications de pipelines."
msgid "PipelineSchedules|There was a problem playing the pipeline schedule."
-msgstr ""
+msgstr "Une erreur s'est produite lors de l'exécution de la programmation du pipeline."
msgid "PipelineSchedules|There was a problem taking ownership of the pipeline schedule."
msgstr "Une erreur s'est produite en s'appropriant la planification du pipeline."
@@ -30724,7 +31191,7 @@ msgid "Pipelines|API"
msgstr "API"
msgid "Pipelines|Are you sure you want to run this pipeline?"
-msgstr "Êtes-vous sûr(e) de vouloir exécuter ce pipeline ?"
+msgstr "Voulez-vous vraiment exécuter ce pipeline ?"
msgid "Pipelines|Auto DevOps"
msgstr "Auto DevOps"
@@ -30916,7 +31383,7 @@ msgid "Pipelines|This pipeline ran on the contents of this merge request's sourc
msgstr "Ce pipeline s'est exécuté sur le contenu de la branche source de cette demande de fusion, pas sur celui de la branche cible."
msgid "Pipelines|This pipeline will run code originating from a forked project merge request. This means that the code can potentially have security considerations like exposing CI variables."
-msgstr ""
+msgstr "Ce pipeline exécutera du code provenant d'une demande de fusion d'un projet qui a bifurqué. Cela signifie que le code peut potentiellement avoir des implications sur la sécurité comme l'exposition de variables CI."
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "Ce projet n’est actuellement pas configuré pour exécuter des pipelines."
@@ -30979,7 +31446,7 @@ msgid "Pipelines|merge train"
msgstr "train de fusion"
msgid "Pipelines|stuck"
-msgstr ""
+msgstr "bloqué"
msgid "Pipelines|yaml invalid"
msgstr "yaml non valide"
@@ -31080,6 +31547,9 @@ msgstr "Politique de Sécurité"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr "Spécifiez les valeurs des variables à utiliser lors de cette exécution. Celles spécifiées dans les %{linkStart}paramètres CI/CD%{linkEnd} seront utilisées par défaut."
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr "Spécifiez les valeurs de variables à utiliser lors de cette exécution. Les variables spécifiées dans le fichier de configuration tout comme les %{linkStart}paramètres CI/CD%{linkEnd} sont utilisés par défaut."
+
msgid "Pipeline|Stages"
msgstr "Étapes"
@@ -31177,7 +31647,7 @@ msgid "Plan:"
msgstr "Forfait :"
msgid "Planning hierarchy"
-msgstr ""
+msgstr "Hiérarchie de planification"
msgid "PlantUML"
msgstr "PlantUML"
@@ -31290,6 +31760,9 @@ msgstr "Veuillez entrer un nombre valide"
msgid "Please enter a valid time interval"
msgstr "Veuillez entrer un intervalle de temps valide"
+msgid "Please enter a value of 90 days or more"
+msgstr "Veuillez entrer une valeur de 90 jours ou plus"
+
msgid "Please enter your current password."
msgstr "Veuillez entrer votre mot de passe actuel."
@@ -31339,10 +31812,10 @@ msgid "Please review the %{linkStart}contribution guidelines%{linkEnd} for this
msgstr "Veuillez consulter les %{linkStart}directives de contribution%{linkEnd} de ce projet."
msgid "Please review the updated escalation policies for %{project_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
-msgstr ""
+msgstr "Veuillez examiner les politiques d'escalade actualisées pour %{project_link}. Il est recommandé de contacter la personne actuellement d'astreinte pour s'assurer de la continuité du service."
msgid "Please review the updated escalation policies for %{project}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
-msgstr ""
+msgstr "Veuillez examiner les politiques d'escalade actualisées pour %{project}. Il est recommandé de contacter la personne actuellement d'astreinte pour s'assurer de la continuité du service."
msgid "Please select"
msgstr "Veuillez sélectionner"
@@ -31389,6 +31862,9 @@ msgstr "Veuillez essayer et actualiser la page. Si le problème persiste, veuill
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "Veuillez taper %{phrase_code} pour continuer ou fermer ce dialogue pour annuler."
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr "Veuillez utiliser ce formulaire pour signaler à l'administrateur les utilisateurs qui créent des tickets ou des commentaires indésirables ou qui se comportent de manière inappropriée."
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr "Veuillez patienter quelques instants pendant que nous chargeons l'historique des fichiers pour cette ligne."
@@ -31426,10 +31902,10 @@ msgid "PolicyRuleMultiSelect|%{firstLabel} +%{numberOfAdditionalLabels} more"
msgstr "%{firstLabel} +%{numberOfAdditionalLabels} de plus"
msgid "PolicyRuleMultiSelect|All %{itemTypeName}"
-msgstr ""
+msgstr "Tous les %{itemTypeName}"
msgid "PolicyRuleMultiSelect|Select %{itemTypeName}"
-msgstr ""
+msgstr "Sélectionnez des %{itemTypeName}"
msgid "PolicyRuleMultiSelect|Select all"
msgstr "Tout sélectionner"
@@ -31483,7 +31959,7 @@ msgid "PreScanVerification|Download results"
msgstr "Télécharger les résultats"
msgid "PreScanVerification|Last run %{timeAgo} in pipeline"
-msgstr "Dernière exécution %{timeAgo} en pipeline"
+msgstr "Dernière exécution %{timeAgo} dans le pipeline"
msgid "PreScanVerification|Pre-scan verification"
msgstr "Vérification de préanalyse"
@@ -31689,9 +32165,6 @@ msgstr "Empêcher les utilisateurs d'effectuer des opérations en écriture quan
msgid "Preview"
msgstr "Aperçu"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr "Prévisualisez les projets JavaScript dans l'EDI Web avec CodeSandbox Live Preview. %{link_start}En savoir plus.%{link_end} "
-
msgid "Preview Markdown"
msgstr "Aperçu du Markdown"
@@ -31762,7 +32235,7 @@ msgid "Private profile:"
msgstr "Profil privé :"
msgid "Private projects Minutes cost factor"
-msgstr ""
+msgstr "Facteur de coût des Minutes des projets privés"
msgid "Private projects can be created in your personal namespace with:"
msgstr "Des projets privés peuvent être créés dans votre espace de noms personnel avec :"
@@ -31782,6 +32255,15 @@ msgstr "Ajoutez le script dans la page et assignez le client SDK à la fenêtre
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr "Analysez votre produit avec l'Analytique des Produits"
+msgid "Product Analytics|Back to dashboards"
+msgstr "Retour aux tableaux de bord"
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr "Création de votre instance analytique de produits..."
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr "Détails sur la façon de configurer l'analytique des produits pour collecter des données."
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr "Pour que le tableau de bord de l'analytique des produits commence à vous montrer des données, vous devez ajouter le code de suivi analytique à votre projet."
@@ -31794,8 +32276,11 @@ msgstr "Importez le nouveau paquet dans votre code JS :"
msgid "Product Analytics|Instrument your application"
msgstr "Instrumentez votre application"
+msgid "Product Analytics|Instrumentation details"
+msgstr "Détails de l’instrumentation"
+
msgid "Product Analytics|SDK App ID"
-msgstr ""
+msgstr "ID de l'appli SDK"
msgid "Product Analytics|SDK Host"
msgstr "Hôte SDK"
@@ -31803,8 +32288,8 @@ msgstr "Hôte SDK"
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr "Mettez en œuvre l'Analytique des Produits pour suivre les performances de votre produit. Combinez-la avec vos données GitLab pour mieux comprendre où vous pouvez améliorer votre produit et vos processus de développement."
-msgid "Product Analytics|Set up product analytics..."
-msgstr "Configurer l'analytique des produits..."
+msgid "Product Analytics|Set up product analytics"
+msgstr "Configurer l'analytique des produits"
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
msgstr "Étapes pour ajouter l'analytique des produits en tant que module CommonJS"
@@ -31818,6 +32303,9 @@ msgstr "Étapes pour ajouter l'analytique des produits en tant que module ESM"
msgid "Product Analytics|The host to send all tracking events to"
msgstr "L'hôte auquel envoyer tous les événements de suivi"
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr "Cela peut prendre un certain temps, n’hésitez pas à naviguer ailleurs que sur cette page et revenez plus tard."
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr "Pour instrumenter votre application, sélectionnez l'une des options ci-dessous. Après l'instrumentation et une fois les données en cours de collecte, cette page passera à l'étape suivante."
@@ -31842,8 +32330,8 @@ msgstr "Toutes les fonctionnalités"
msgid "ProductAnalytics|All pages"
msgstr "Toutes les pages"
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
-msgstr "Une erreur s'est produite lors du chargement du widget %{widgetTitle}."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
+msgstr "Une erreur s'est produite lors du chargement du panneau %{panelTitle}."
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
msgstr "Une erreur s'est produite lors de la récupération des données. Actualisez la page pour réessayer."
@@ -31860,6 +32348,9 @@ msgstr "Navigateur"
msgid "ProductAnalytics|Browser Family"
msgstr "Famille de navigateur"
+msgid "ProductAnalytics|Cancel Edit"
+msgstr "Annuler la modification"
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr "Choisissez un type de graphique sur la droite"
@@ -31896,6 +32387,9 @@ msgstr "Tableau de données"
msgid "ProductAnalytics|Dimensions"
msgstr "Dimensions"
+msgid "ProductAnalytics|Edit"
+msgstr "Modifier"
+
msgid "ProductAnalytics|Event Type"
msgstr "Type d’événement"
@@ -31914,6 +32408,9 @@ msgstr "Utilisation des fonctionnalités"
msgid "ProductAnalytics|Feature usage"
msgstr "Utilisation des fonctionnalités"
+msgid "ProductAnalytics|Go back"
+msgstr "Retour"
+
msgid "ProductAnalytics|Host"
msgstr "Hôte"
@@ -31927,13 +32424,13 @@ msgid "ProductAnalytics|Measure All tracked Events"
msgstr "Mesurer tous les événements suivis"
msgid "ProductAnalytics|Measure all or specific Page Views"
-msgstr ""
+msgstr "Mesurer toutes les vues de pages, ou des vues de pages spécifiques"
msgid "ProductAnalytics|Measuring"
-msgstr ""
+msgstr "À mesurer"
-msgid "ProductAnalytics|New Analytics Widget Title"
-msgstr "Titre du nouveau widget Analytique"
+msgid "ProductAnalytics|New Analytics Panel Title"
+msgstr "Titre du nouveau panneau analytique"
msgid "ProductAnalytics|OS"
msgstr "OS"
@@ -31959,6 +32456,9 @@ msgstr "Vues de page"
msgid "ProductAnalytics|Pages"
msgstr "Pages"
+msgid "ProductAnalytics|Panel"
+msgstr "Panneau"
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr "Tableaux de bord de l'analytique des produits"
@@ -31968,6 +32468,9 @@ msgstr "Référent"
msgid "ProductAnalytics|Resulting Data"
msgstr "Données résultantes"
+msgid "ProductAnalytics|Single Statistic"
+msgstr "Statistique unique"
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr "Il n’y a pas de données pour ce type de graphique actuellement. Veuillez consulter l’onglet Configuration si vous n’avez pas déjà configuré l’outil des données analytiques de produit."
@@ -31992,9 +32495,6 @@ msgstr "Type de visualisation"
msgid "ProductAnalytics|What do you want to measure?"
msgstr "Que voulez-vous mesurer ?"
-msgid "ProductAnalytics|Widget"
-msgstr "Widget"
-
msgid "Productivity"
msgstr "Productivité"
@@ -32041,7 +32541,7 @@ msgid "ProductivityAnalytics|Time to merge"
msgstr "Temps jusqu'à la fusion"
msgid "ProductivityAnalytics|Trendline"
-msgstr ""
+msgstr "Droite de régression"
msgid "ProductivityAnalytics|is earlier than the given merged at after date"
msgstr "est antérieur à la date d'après la fusion spécifiée"
@@ -32053,7 +32553,7 @@ msgid "Profile Settings"
msgstr "Paramètres du profil"
msgid "Profile failed to delete"
-msgstr ""
+msgstr "Échec de la suppression du profil"
msgid "Profile image guideline"
msgstr "Consignes pour les images du profil"
@@ -32098,7 +32598,7 @@ msgid "Profiles|Avatar cropper"
msgstr "Rogneur d’avatar"
msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr "L’avatar sera supprimé. Êtes‐vous sûr(e) ?"
+msgstr "Voulez-vous vraiment supprimer l'avatar ?"
msgid "Profiles|Begins with %{ssh_key_algorithms}."
msgstr "Commence par %{ssh_key_algorithms}."
@@ -32406,6 +32906,9 @@ msgstr "Vous devez faire un transfert de propriété ou supprimer les groupes do
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Vous devez transférer la propriété ou supprimer ces groupes avant de pouvoir supprimer votre compte."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr "Votre ID d'utilisateur Discord. Doit faire entre %{min} et %{max} chiffres de long. %{external_accounts_link_start}En savoir plus.%{external_accounts_link_end}"
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Votre nom de profil LinkedIn accessible à partir de linkedin.com/in/nom_profil"
@@ -32448,6 +32951,12 @@ msgstr "Progression"
msgid "Progress tracking"
msgstr "Suivi de la progression"
+msgid "Progressive Web App (PWA)"
+msgstr "Application Web Progressive (PWA)"
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr "L'icône de l'Application Web Progressive (PWA) a été supprimée avec succès."
+
msgid "Project"
msgstr "Projet"
@@ -32598,6 +33107,9 @@ msgstr "Les paramètres du projet ont été mis à jour avec succès."
msgid "Project slug"
msgstr "Identifiant « slug » du projet"
+msgid "Project that can be accessed"
+msgstr "Projet auquel l'accès est possible"
+
msgid "Project uploads"
msgstr "Téléversements du projet"
@@ -32610,6 +33122,9 @@ msgstr "Le niveau de visibilité du projet sera modifié pour correspondre aux r
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr "Le projet n'a pas été trouvé ou vous n'avez pas la permission de l'ajouter aux Tableaux de bord de Sécurité."
+msgid "Project with access"
+msgstr "Projet avec accès"
+
msgid "Project: %{name}"
msgstr "Projet : %{name}"
@@ -32680,7 +33195,7 @@ msgid "ProjectOverview|Starrers"
msgstr ""
msgid "ProjectOverview|Unstar"
-msgstr "Supprimer l’étoile"
+msgstr "Supprimer des favoris"
msgid "ProjectOverview|You don't have permission to fork this project"
msgstr "Vous n'avez pas la permission de créer une divergence de ce projet"
@@ -32919,6 +33434,9 @@ msgstr "Toujours afficher les boutons des émojis de récompense « pouce vers l
msgid "ProjectSettings|Analytics"
msgstr "Analytiques"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr "Tableaux de bord analytiques"
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr "Tout le monde peut extraire des paquets avec une API de gestionnaire de paquets."
@@ -33000,9 +33518,6 @@ msgstr "Chaque fusion crée un commit de fusion."
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "Chaque projet peut avoir son propre espace pour stocker ses images Docker"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr "Chaque projet peut avoir son propre espace pour stocker ses paquets. Remarque : le Registre de Paquets est toujours visible lorsqu'un projet est public."
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr "Tout projet peut effectuer des déploiements vers des environnements via CI/CD ou appel d'API. Les membres extérieurs au projet ont un accès en lecture seule."
@@ -33135,9 +33650,6 @@ msgstr "Remplacer les préférences de notification utilisateur pour tous les me
msgid "ProjectSettings|Package registry"
msgstr "Registre de paquets"
-msgid "ProjectSettings|Packages"
-msgstr "Paquets"
-
msgid "ProjectSettings|Pages"
msgstr "Pages"
@@ -33198,6 +33710,12 @@ msgstr "Sécurité & Conformité de ce projet"
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr "Sélectionnez la branche par défaut pour ce projet et configurez le modèle pour les noms de branches."
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "Sélectionnez le projet contenant les fichiers de configuration des tableaux de bord analytiques"
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "Sélectionnez le projet contenant les fichiers de configuration des tableaux de bord analytiques."
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr "Définissez le comportement par défaut de cette option dans les demandes de fusion. Les modifications apportées sont également appliquées aux demandes de fusion existantes."
@@ -33312,6 +33830,9 @@ msgstr "Que sont les badges ?"
msgid "ProjectSettings|What are merge trains?"
msgstr "Que sont les trains de fusion ?"
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr "Que sont les tableaux de bord analytiques ?"
+
msgid "ProjectSettings|What is squashing?"
msgstr "Qu'est-ce que l'écrasement ?"
@@ -33457,7 +33978,7 @@ msgid "Projects are where you store your code, access issues, wiki and other fea
msgstr "Les projets sont l'endroit où vous stockez votre code, accédez aux tickets, au wiki et aux autres fonctionnalités de GitLab."
msgid "Projects contributed to"
-msgstr ""
+msgstr "Projets auxquels vous avez contribué"
msgid "Projects help you organize your work. They contain your file repository, issues, merge requests, and so much more."
msgstr "Les projets vous aident à organiser votre travail. Ils contiennent votre dépôt de fichiers, vos tickets, vos demandes de fusion et bien plus encore."
@@ -33468,9 +33989,6 @@ msgstr "Les projets de ce groupe peuvent utiliser Git LFS"
msgid "Projects shared with %{group_name}"
msgstr "Projets partagés avec %{group_name}"
-msgid "Projects that can be accessed"
-msgstr "Projets accessibles"
-
msgid "Projects to index"
msgstr "Projets à indexer"
@@ -33516,6 +34034,9 @@ msgstr "Désolé, aucun projet ne correspond à votre recherche"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "Cette fonctionnalité nécessite un navigateur prenant en charge localStorage"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr "Activer/désactiver le mode édition"
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "Vous permet de cloner immédiatement le dépôt de ce projet. Ignorez ceci si vous prévoyez de pousser un dépôt existant."
@@ -33567,6 +34088,9 @@ msgstr "Initialiser le dépôt avec un README"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "Migrez vos données depuis une source externe comme GitHub, Bitbucket ou une autre instance de GitLab."
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr "Doit commencer par une lettre minuscule ou majuscule, un chiffre, un émoji ou un trait de soulignement. Peut également contenir des points, des signes plus, des tirets ou des espaces."
+
msgid "ProjectsNew|No import options available"
msgstr "Aucune option d'importation n'est disponible"
@@ -33595,7 +34119,7 @@ msgid "ProjectsNew|Want to organize several dependent projects under the same na
msgstr "Vous souhaitez organiser plusieurs projets interdépendants sous un même espace de noms ? %{link_start}Créez un groupe.%{link_end}"
msgid "PrometheusAlerts|exceeded"
-msgstr ""
+msgstr "dépasse"
msgid "PrometheusAlerts|is equal to"
msgstr "est égal(e) à"
@@ -33921,6 +34445,9 @@ msgstr "Chemins protégés"
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "Les %{wildcards_link_start}caractères génériques%{wildcards_link_end} tels que %{code_tag_start}*-stable%{code_tag_end} ou %{code_tag_start}production/*%{code_tag_end} sont pris en charge."
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr "Après avoir configuré une branche protégée, l'approbation d'une demande de fusion ou la vérification de l'état, elle apparaît ici."
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr "Autoriser tous les utilisateurs ayant un accès pour pousser à %{tag_start}forcer les poussées%{tag_end}."
@@ -33942,11 +34469,11 @@ msgstr "Autorisés à fusionner"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Autorisés à fusionner :"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "Autorisés à pousser"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr "Autorisés à pousser et fusionner"
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "Autorisés à pousser :"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr "Autorisés à pousser et fusionner :"
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr "Une erreur s'est produite lors du chargement des règles de branche. Veuillez réessayer."
@@ -33954,6 +34481,9 @@ msgstr "Une erreur s'est produite lors du chargement des règles de branche. Veu
msgid "ProtectedBranch|Branch"
msgstr "Branche"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr "La branche n’existe pas."
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr "La branche sera accessible en écriture pour les développeurs. Êtes-vous sûr de vouloir cela ?"
@@ -33972,6 +34502,9 @@ msgstr "Créer un joker"
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr "Ne s'applique pas aux utilisateurs autorisés à pousser. Les sections facultatives ne sont pas appliquées."
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr "Héritée - Ce paramètre peut être modifié au niveau du groupe"
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr "Gardez les branches stables sécurisées et forcez les développeurs à utiliser des demandes de fusion."
@@ -33987,6 +34520,9 @@ msgstr "Nouvelle Étiquette Protégée"
msgid "ProtectedBranch|No tags are protected."
msgstr "Aucune étiquette n’est protégée."
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr "Seuls les %{wildcards_link_start}caractères génériques%{wildcards_link_end} tels que %{code_tag_start}*-stable%{code_tag_end} ou %{code_tag_start}production/*%{code_tag_end} sont pris en charge."
+
msgid "ProtectedBranch|Protect"
msgstr "Protéger"
@@ -33999,9 +34535,6 @@ msgstr "Branche protégée (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr "Branches protégées"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr "Une fois configurées, les branches protégées, les approbations de demandes de fusion et les vérifications d'état apparaîtront ici."
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr "Étiquettes protégées (%{tags_count})"
@@ -34024,7 +34557,7 @@ msgid "ProtectedBranch|Toggle allowed to force push"
msgstr "Inverser l'autorisation de forcer les poussées"
msgid "ProtectedBranch|Toggle code owner approval"
-msgstr ""
+msgstr "Activer/désactiver l’approbation du propriétaire du code"
msgid "ProtectedBranch|Unprotect"
msgstr "Déprotéger"
@@ -34036,11 +34569,14 @@ msgid "ProtectedBranch|What are protected branches?"
msgstr "Que sont les branches protégées ?"
msgid "ProtectedBranch|You can add only groups that have this project shared. %{learn_more_link}"
-msgstr ""
+msgstr "Vous ne pouvez ajouter que des groupes qui ont ce projet en partage. %{learn_more_link}"
msgid "ProtectedBranch|default"
msgstr "par défaut"
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr "Ajouter des règles de déploiement"
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr "Autorisés à déployer"
@@ -34050,6 +34586,15 @@ msgstr "Une erreur s'est produite lors de la récupération des informations sur
msgid "ProtectedEnvironments|Approval rules"
msgstr "Règles d'approbation"
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr "Créer une règle de déploiement"
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr "Supprimer la règle de déploiement"
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr "Liste des environnements protégés (%{protectedEnvironmentsCount})"
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr "Le nombre d'approbations doit être compris entre 1 et 5"
@@ -34059,6 +34604,9 @@ msgstr "Définissez quels sont les groupes, niveaux d'accès ou utilisateurs req
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr "Définir quels sont les groupes, niveaux d'accès ou utilisateurs autorisés à faire des déploiements dans cet environnement"
+msgid "ProtectedEnvironments|Users"
+msgstr "Utilisateurs"
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} sera accessible en écriture aux développeurs. Êtes‐vous sûr de vouloir cela ?"
@@ -34167,6 +34715,9 @@ msgstr "Donnez Votre Avis"
msgid "Provide a number our sales team can use to call you."
msgstr "Indiquez un numéro sur lequel notre équipe commerciale pourra vous appeler."
+msgid "Provide feedback"
+msgstr "Donner son avis"
+
msgid "Provider"
msgstr "Fournisseur"
@@ -34242,6 +34793,21 @@ msgstr "Acheter plus de stockage"
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr "Une erreur s'est produite lors de l'étape d'achat. Si le problème persiste, veuillez contacter le support sur https://support.gitlab.com."
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr "Un nom complet dans votre profil est nécessaire pour réaliser un achat. Vérifiez que le champ « Nom complet » de votre %{userProfileLinkStart}profil utilisateur%{userProfileLinkEnd} contient à la fois un nom et et prénom, puis retentez l'achat. Si le problème persiste, %{supportLinkStart}contactez le support%{supportLinkEnd}."
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr "Une erreur s'est produite lors de votre achat car votre groupe est actuellement lié à un abonnement expiré. %{supportLinkStart}Ouvrez un ticket auprès du support%{supportLinkEnd} et notre équipe d'assistance vous aidera avec une solution de contournement."
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr "Une erreur s'est produite lors de votre achat. Un compte correspondant à votre adresse de courriel a été détecté sur le %{customersPortalLinkStart}Portail client%{customersPortalLinkEnd} mais il n'a pas été lié à votre compte GitLab.com. Suivez les %{linkCustomersPortalHelpLinkStart}instructions pour lier ce dernier à votre compte sur le Portail client%{linkCustomersPortalHelpLinkEnd} puis retentez l'achat. Si le problème persiste, %{supportLinkStart}contactez le support%{supportLinkEnd}."
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr "Votre carte a été refusée en raison de fonds insuffisants. Assurez-vous d'avoir les fonds nécessaires, puis retentez l'achat ou utilisez une autre carte. Si le problème persiste, %{supportLinkStart}contactez le support%{supportLinkEnd}."
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr "Votre carte a été refusée. Contactez l'émetteur de votre carte pour plus d'informations ou %{salesLinkStart}contactez notre service commercial%{salesLinkEnd} pour régler avec un autre moyen de paiement."
+
msgid "Push"
msgstr "Push"
@@ -34272,8 +34838,8 @@ msgstr "Événements de poussée"
msgid "Push project from command line"
msgstr "Pousser le projet en ligne de commande"
-msgid "Push the target branch up to GitLab."
-msgstr "Poussez la branche cible jusqu'à GitLab."
+msgid "Push the source branch up to GitLab."
+msgstr "Poussez la branche source vers GitLab."
msgid "Push to create a project"
msgstr "Pousser pour créer un projet"
@@ -34366,7 +34932,7 @@ msgid "PushoverService|%{user_name} deleted branch \"%{ref}\"."
msgstr "%{user_name} a supprimé la branche « %{ref} »."
msgid "PushoverService|%{user_name} push to branch \"%{ref}\"."
-msgstr ""
+msgstr "Poussée de %{user_name} vers la branche « %{ref} »."
msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
msgstr "%{user_name} a poussé une nouvelle branche « %{ref} »."
@@ -34473,6 +35039,12 @@ msgstr "Réauthentification requise"
msgid "Re-import"
msgstr "Réimporter"
+msgid "Re-import with projects"
+msgstr "Réimporter avec les projets"
+
+msgid "Re-import without projects"
+msgstr "Réimporter sans les projets"
+
msgid "Re-request review"
msgstr "Redemander un examen"
@@ -34570,7 +35142,7 @@ msgid "Redis"
msgstr "Redis"
msgid "Reduce incident management alert volume (for example, if too many issues are being created)."
-msgstr ""
+msgstr "Réduisez le volume d'alertes dans la gestion des incidents (par exemple, si trop de tickets sont générés)."
msgid "Reduce project visibility"
msgstr "Réduire la visibilité du projet"
@@ -34584,6 +35156,9 @@ msgstr "Référence"
msgid "References"
msgstr "Références"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr "Les références doivent être sous la forme chemin/vers/projet!id_demande_de_fusion"
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr "Affinez vos critères de recherche (sélectionnez un %{strong_open}groupe%{strong_close} et un %{strong_open}projet%{strong_close} si possible)"
@@ -34668,7 +35243,7 @@ msgid "RegistrationFeatures|use this feature"
msgstr "utiliser cette fonctionnalité"
msgid "RegistrationVerification|Are you sure you want to skip this step?"
-msgstr "Êtes-vous sûr de vouloir ignorer cette étape ?"
+msgstr "Voulez-vous vraiment ignorer cette étape ?"
msgid "RegistrationVerification|Enable free CI/CD minutes"
msgstr "Activer les minutes CI/CD gratuites"
@@ -34692,7 +35267,7 @@ msgid "RegistrationVerification|Verify your identity"
msgstr "Vérifiez votre identité"
msgid "RegistrationVerification|Yes, I'd like to skip"
-msgstr ""
+msgstr "Oui, je voudrais l'ignorer"
msgid "RegistrationVerification|You can alway verify your account at a later time."
msgstr "Vous pourrez toujours vérifier votre compte ultérieurement."
@@ -34804,14 +35379,8 @@ msgstr "Date de sortie"
msgid "Releases"
msgstr "Versions"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "Les Versions sont basées sur les étiquettes Git et marquent des points spécifiques dans l'historique de développement d'un projet. Elles peuvent contenir des informations sur le type de modifications et peuvent également fournir des binaires tels que des versions compilées de votre logiciel."
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-msgstr "Les versions sont basées sur les étiquettes Git. Nous recommandons d'utiliser une gestion sémantique des versions pour les étiquettes, par exemple %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-
-msgid "Releases documentation"
-msgstr "Documentation des versions"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr "Les versions sont basées sur les étiquettes Git. L'utilisation d'étiquettes qui emploient une gestion sémantique des versions est conseillée, par exemple %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgid "Releases|New Release"
msgstr "Nouvelle version"
@@ -34819,9 +35388,27 @@ msgstr "Nouvelle version"
msgid "Releases|Tag message"
msgstr "Message de l'étiquette"
+msgid "Release|Create a new release"
+msgstr "Créer une nouvelle version"
+
+msgid "Release|Getting started with releases"
+msgstr "Premiers pas avec les versions"
+
msgid "Release|Include message from the annotated tag."
msgstr "Inclure le message de l'étiquette annotée."
+msgid "Release|Learn more about releases"
+msgstr "En savoir plus sur les versions"
+
+msgid "Release|More information"
+msgstr "En savoir plus"
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr "La version %{createdRelease} a été créée avec succès."
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr "Les versions sont basées sur les étiquettes Git et marquent des points spécifiques dans l'historique de développement d'un projet. Elles peuvent contenir des informations sur le type de modifications et peuvent également fournir des binaires tels que des versions compilées de votre logiciel."
+
msgid "Release|Something went wrong while creating a new release."
msgstr "Une erreur s'est produite lors de la création d'une nouvelle version."
@@ -34874,13 +35461,13 @@ msgid "Remove access"
msgstr "Supprimer l'accès"
msgid "Remove all or specific assignee(s)"
-msgstr ""
+msgstr "Supprimer tout ou partie des assignés"
msgid "Remove all or specific label(s)"
-msgstr ""
+msgstr "Supprimer tout ou partie des étiquettes"
msgid "Remove all or specific reviewer(s)"
-msgstr ""
+msgstr "Supprimer tout ou partie des relecteurs"
msgid "Remove approvers"
msgstr "Supprimer les approbateurs"
@@ -34925,7 +35512,7 @@ msgid "Remove file"
msgstr "Supprimer le fichier"
msgid "Remove fork relationship"
-msgstr ""
+msgstr "Supprimer la relation de divergence"
msgid "Remove from batch"
msgstr "Supprimer du lot"
@@ -34939,6 +35526,9 @@ msgstr "Supprimer le groupe"
msgid "Remove header logo"
msgstr "Supprimer le logo d'en-tête"
+msgid "Remove icon"
+msgstr "Supprimer l'icône"
+
msgid "Remove iteration"
msgstr "Supprimer l'itération"
@@ -34967,7 +35557,7 @@ msgid "Remove milestone"
msgstr "Supprimer le jalon"
msgid "Remove parent epic from an epic"
-msgstr ""
+msgstr "Retirer l'épopée parente d'une épopée"
msgid "Remove priority"
msgstr "Supprimer la priorité"
@@ -35009,7 +35599,7 @@ msgid "Remove..."
msgstr "Supprimer..."
msgid "Removed"
-msgstr ""
+msgstr "Supprimée"
msgid "Removed %{assignee_text} %{assignee_references}."
msgstr "%{assignee_text} %{assignee_references} a été retiré ."
@@ -35027,7 +35617,7 @@ msgid "Removed %{milestone_reference} milestone."
msgstr "Le jalon %{milestone_reference} a été supprimé."
msgid "Removed %{reviewer_text} %{reviewer_references}."
-msgstr ""
+msgstr "%{reviewer_text} %{reviewer_references} supprimé(s)."
msgid "Removed all labels."
msgstr "Tous les labels ont été supprimés."
@@ -35039,7 +35629,7 @@ msgid "Removed group can not be restored!"
msgstr "Un groupe supprimé ne peut être restauré !"
msgid "Removed parent epic %{epic_ref}."
-msgstr ""
+msgstr "Épopée parente %{epic_ref} retirée."
msgid "Removed spent time."
msgstr "Temps passé supprimé."
@@ -35060,7 +35650,7 @@ msgid "RemovedProjects|Projects that are pending deletion that you have access t
msgstr "Les projets dont la suppression est en attente et auxquels vous avez accès sont listés ici."
msgid "Removes %{assignee_text} %{assignee_references}."
-msgstr ""
+msgstr "Supprime le(s) %{assignee_text} %{assignee_references}."
msgid "Removes %{epic_ref} from child epics."
msgstr "Supprime %{epic_ref} des épopées enfants."
@@ -35069,13 +35659,13 @@ msgid "Removes %{iteration_reference} iteration."
msgstr "Supprime l'itération %{iteration_reference}."
msgid "Removes %{label_references} %{label_text}."
-msgstr ""
+msgstr "Supprime %{label_text} %{label_references}."
msgid "Removes %{milestone_reference} milestone."
msgstr "Supprime le jalon %{milestone_reference}."
msgid "Removes %{reviewer_text} %{reviewer_references}."
-msgstr ""
+msgstr "Supprime le(s) %{reviewer_text} %{reviewer_references}."
msgid "Removes all labels."
msgstr "Supprime toutes les étiquettes."
@@ -35165,7 +35755,7 @@ msgid "Replace video"
msgstr "Remplacer la vidéo"
msgid "Replaced all labels with %{label_references} %{label_text}."
-msgstr ""
+msgstr "Toutes les étiquettes ont été remplacées par le ou les %{label_text} %{label_references}."
msgid "Replaces the clone URL root."
msgstr "Remplace la racine de l'URL de clonage."
@@ -35206,16 +35796,25 @@ msgstr "Version de rapport non fournie, le type rapport de %{report_type} prend
msgid "Report your license usage data to GitLab"
msgstr "Communiquer les données d'utilisation de votre licence à GitLab"
+msgid "ReportAbuse|Add another link"
+msgstr "Ajouter un autre lien"
+
+msgid "ReportAbuse|Link to spam"
+msgstr "Lien vers le pourriel"
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr "Signaler un abus à l'administrateur"
+
msgid "ReportAbuse|Something else."
msgstr "Autre chose."
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr "Ils sont offensants ou abusifs."
msgid "ReportAbuse|They're crypto mining."
msgstr "Ils minent de la crypto-monnaie."
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr "Ils font de l'hameçonnage."
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr "Ils publient des pourriels."
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr "Ils enfreignent un droit d'auteur ou une marque déposée."
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr "URL de cet utilisateur publiant des pourriels"
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr "Pourquoi signalez-vous cet utilisateur ?"
@@ -35265,7 +35867,7 @@ msgstr[0] "L’analyse d’accessibilité a détecté %{strong_start}%{number}%{
msgstr[1] "L’analyse d’accessibilité a détecté %{strong_start}%{number}%{strong_end} problèmes pour la branche source uniquement"
msgid "Reports|Accessibility scanning detected no issues for the source branch only"
-msgstr ""
+msgstr "L’analyse d’accessibilité n’a détecté aucun problème pour la branche source uniquement"
msgid "Reports|Accessibility scanning failed loading results"
msgstr "L'analyse d'accessibilité a échoué à charger les résultats"
@@ -35280,7 +35882,7 @@ msgid "Reports|Activity"
msgstr "Activité"
msgid "Reports|An error occurred while loading %{name} results"
-msgstr ""
+msgstr "Une erreur s’est produite lors du chargement des résultats de %{name}"
msgid "Reports|An error occurred while loading report"
msgstr "Une erreur s'est produite lors du chargement du rapport"
@@ -35305,7 +35907,7 @@ msgstr[0] "Échec %{count} fois dans %{base_branch} au cours des 14 derniers jou
msgstr[1] "Échec %{count} fois dans %{base_branch} au cours des 14 derniers jours"
msgid "Reports|Fixed"
-msgstr ""
+msgstr "Corrigés"
msgid "Reports|Full report"
msgstr "Rapport complet"
@@ -35392,7 +35994,7 @@ msgid "RepositoriesAnalytics|Coverage"
msgstr "Couverture"
msgid "RepositoriesAnalytics|Coverage Jobs"
-msgstr ""
+msgstr "Tâches de couverture"
msgid "RepositoriesAnalytics|Download historic test coverage data"
msgstr "Télécharger les données de couverture de test historisées"
@@ -35425,9 +36027,6 @@ msgstr "Tâches avec Couverture"
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr "Tâches avec Couverture : %{coverageCount}"
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr "30 derniers jours"
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "Dernière mise à jour"
@@ -35459,7 +36058,7 @@ msgid "RepositoriesAnalytics|Repositories Analytics"
msgstr "Analytique des Dépôts"
msgid "RepositoriesAnalytics|Test Code Coverage"
-msgstr ""
+msgstr "Couverture du code par les tests"
msgid "RepositoriesAnalytics|There was an error fetching the projects."
msgstr "Une erreur s'est produite lors de la récupération des projets."
@@ -35591,7 +36190,7 @@ msgid "Requested design version does not exist."
msgstr "La version de l'esquisse demandée n'existe pas."
msgid "Requested review"
-msgstr ""
+msgstr "Revue demandée"
msgid "Requested states are invalid"
msgstr "Les états demandés sont invalides"
@@ -35618,7 +36217,7 @@ msgid "Required in this project."
msgstr "Requis dans ce projet."
msgid "Required only if you are not using role instance credentials."
-msgstr ""
+msgstr "Requis uniquement si vous n'utilisez pas les identifiants de l'instance de rôle."
msgid "Requirement"
msgstr "Exigence"
@@ -35714,14 +36313,20 @@ msgstr "Réinitialiser aux valeurs par défaut du projet"
msgid "Resolve"
msgstr "Résoudre"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr "Résolvez tous les conflits.%{linkStart}Comment puis-je les corriger ?%{linkEnd}"
+
msgid "Resolve conflicts"
msgstr "Résoudre les conflits"
msgid "Resolve conflicts on source branch"
msgstr "Résoudre les conflits sur la branche source"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
-msgstr "Résolvez ces conflits ou demandez à une personne disposant d'un accès en écriture sur ce référentiel de faire la fusion localement."
+msgid "Resolve locally"
+msgstr "Résoudre localement"
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
+msgstr "Résolvez ces conflits ou demandez à une personne disposant d'un accès en écriture sur ce dépôt de les résoudre localement."
msgid "Resolve thread"
msgstr "Résoudre le fil de conversation"
@@ -35750,6 +36355,9 @@ msgstr "Réponse"
msgid "Response didn't include `service_desk_address`"
msgstr "La réponse n'incluait pas `service_desk_address`"
+msgid "Response initiated"
+msgstr "Réponse initiée"
+
msgid "Response metrics (AWS ELB)"
msgstr "Métriques de réponse (AWS ELB)"
@@ -35813,9 +36421,6 @@ msgstr "Limite de résultats atteinte"
msgid "Resume"
msgstr "Reprendre"
-msgid "Resync"
-msgstr "Resynchroniser"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr "La récupération du rapport de conformité a échoué. Actualisez la page et réessayez."
@@ -35869,8 +36474,8 @@ msgstr "Voir la dernière application"
msgid "Review changes"
msgstr "Examiner les modifications"
-msgid "Review requests for you"
-msgstr "Demandes d'examen pour vous"
+msgid "Review requests"
+msgstr "Demandes de revue"
msgid "Review the changes locally."
msgstr "Examinez les modifications localement."
@@ -35910,8 +36515,11 @@ msgstr "Examen (demande de fusion !%{mergeRequestId})"
msgid "Revoke"
msgstr "Révoquer"
+msgid "Revoke Key"
+msgstr "Révoquer la clé"
+
msgid "Revoked"
-msgstr ""
+msgstr "Révoqué"
msgid "Revoked access token %{access_token_name}!"
msgstr "Jeton d'accès %{access_token_name} révoqué !"
@@ -35944,7 +36552,7 @@ msgid "Role"
msgstr "Rôle"
msgid "Rollback"
-msgstr ""
+msgstr "Restaurer"
msgid "Rollout of free user limits within GitLab.com. Do not edit these values unless approval has been given via %{link_start}this issue%{link_end}."
msgstr "Déploiement des limites d'utilisateurs gratuits sur GitLab.com. Ne modifiez pas ces valeurs à moins que l'approbation n'ait été donnée via %{link_start}ce ticket%{link_end}."
@@ -35973,12 +36581,18 @@ msgstr "Exécuter des pipelines CI/CD avec Jenkins lors des poussées vers un d
msgid "Run CI/CD pipelines with Jenkins."
msgstr "Exécuter des pipelines CI/CD avec Jenkins."
+msgid "Run again"
+msgstr "Exécuter à nouveau"
+
msgid "Run housekeeping"
msgstr "Démarrer la maintenance"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr "Exécuter des tâches de maintenance pour optimiser automatiquement les dépôts Git. Désactiver cette option fera que les performances vont se dégrader au fil du temps."
+msgid "Run job"
+msgstr "Exécuter la tâche"
+
msgid "Run manual job again"
msgstr "Exécuter de nouveau la tâche manuelle"
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] "%d exécuteur sélectionné supprimé"
msgstr[1] "%d exécuteurs sélectionnés supprimés"
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] "%{highlightStart}%{duration}%{highlightEnd} seconde"
+msgstr[1] "%{highlightStart}%{duration}%{highlightEnd} secondes"
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr "%{link_start}Ces exécuteurs%{link_end} sont disponibles pour tous les groupes et tous les projets."
@@ -36033,8 +36652,8 @@ msgstr[1] "%{strongStart}%{count}%{strongEnd} exécuteurs sélectionnés"
msgid "Runners|%{strongStart}%{count}%{strongEnd} runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgid_plural "Runners|%{strongStart}%{count}%{strongEnd} runners will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
-msgstr[0] "%{strongStart}%{count}%{strongEnd} exécuteur sera définitivement supprimé et ne sera plus disponible pour les projets ou les groupes de l'instance. Êtes-vous sûr de vouloir continuer ?"
-msgstr[1] "%{strongStart}%{count}%{strongEnd} exécuteurs seront définitivement supprimés et ne seront plus disponibles pour les projets ou les groupes de l'instance. Êtes-vous sûr de vouloir continuer ?"
+msgstr[0] "%{strongStart}%{count}%{strongEnd} exécuteur sera définitivement supprimé et ne sera plus disponible pour les projets ou les groupes de l'instance. Voulez-vous vraiment continuer ?"
+msgstr[1] "%{strongStart}%{count}%{strongEnd} exécuteurs seront définitivement supprimés et ne seront plus disponibles pour les projets ou les groupes de l'instance. Voulez-vous vraiment continuer ?"
msgid "Runners|A capacity of 1 enables warm HA through Auto Scaling group re-spawn. A capacity of 2 enables hot HA because the service is available even when a node is lost. A capacity of 3 or more enables hot HA and manual scaling of runner fleet."
msgstr "Une capacité de 1 active la haute disponibilité avec reprise semi-automatique via le redémarrage du groupe Auto Scaling. Une capacité de 2 active la haute disponibilité avec reprise automatique car le service reste disponible même quand un nœud est perdu. Une capacité de 3 ou plus active la haute disponibilité avec reprise automatique et mise à l'échelle manuelle de la flotte d'exécuteurs."
@@ -36048,8 +36667,8 @@ msgstr "Une tâche périodique en arrière-plan supprime les exécuteurs qui n'o
msgid "Runners|Active"
msgstr "Actif"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
-msgstr "Ajouter des notes, comme à qui appartient l'exécuteur ou à quoi il doit servir."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
+msgstr "Ajoutez des notes, comme à qui appartient l'exécuteur ou à quoi il doit servir."
msgid "Runners|Administrator"
msgstr "Administrateur"
@@ -36087,6 +36706,9 @@ msgstr "Groupe assigné"
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr "Projets assignés (%{projectCount})"
+msgid "Runners|Assigned project runners"
+msgstr "Exécuteurs de projet assignés"
+
msgid "Runners|Associated with one or more projects"
msgstr "Associé à un ou plusieurs projets"
@@ -36117,18 +36739,30 @@ msgstr "Choisissez votre exécuteur GitLab préféré"
msgid "Runners|Clear selection"
msgstr "Désélectionner"
+msgid "Runners|Cloud templates"
+msgstr "Modèles Cloud"
+
msgid "Runners|Command to register runner"
msgstr "Commande pour enregistrer l'exécuteur"
msgid "Runners|Configuration"
msgstr "Configuration"
+msgid "Runners|Containers"
+msgstr "Conteneurs"
+
msgid "Runners|Copy instructions"
msgstr "Copier les instructions"
msgid "Runners|Copy registration token"
msgstr "Copier le jeton d'inscription"
+msgid "Runners|Create an instance runner"
+msgstr "Créer un exécuteur d'instance"
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr "Créez un exécuteur d'instance pour générer une commande qui enregistre l'exécuteur avec toutes ses configurations. %{linkStart}Vous préférez utiliser un jeton d’inscription pour créer un exécuteur ?%{linkEnd}"
+
msgid "Runners|Created %{timeAgo}"
msgstr "Créé %{timeAgo}"
@@ -36203,15 +36837,24 @@ msgstr "Adresse IP"
msgid "Runners|Idle"
msgstr "Au repos"
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr "Si les deux paramètres sont désactivés, les nouveaux exécuteurs ne pourront pas être enregistrés."
+
msgid "Runners|Install a runner"
msgstr "Installer un exécuteur"
msgid "Runners|Instance"
msgstr "Instance"
+msgid "Runners|Instance: Median job queued time"
+msgstr "Instance : Temps médian d'attente des tâches"
+
msgid "Runners|Jobs"
msgstr "Tâches"
+msgid "Runners|Jobs in projects you have access to."
+msgstr "Tâches des projets auxquelles vous avez accès."
+
msgid "Runners|Last contact"
msgstr "Dernier contact"
@@ -36230,6 +36873,9 @@ msgstr "Délai d'expiration maximal des tâches"
msgid "Runners|Members of the %{type} can register runners"
msgstr "Les membres du %{type} peuvent enregistrer des exécuteurs"
+msgid "Runners|Minor version upgrades are available."
+msgstr "Des mises à jour de version mineure sont disponibles."
+
msgid "Runners|Name"
msgstr "Nom"
@@ -36245,6 +36891,9 @@ msgstr "N'expire jamais"
msgid "Runners|New group runners can be registered"
msgstr "Les nouveaux exécuteurs de groupe peuvent être enregistrés"
+msgid "Runners|New instance runner"
+msgstr "Nouvel exécuteur d'instance"
+
msgid "Runners|New registration token generated!"
msgstr "Nouveau jeton d’inscription généré !"
@@ -36275,6 +36924,12 @@ msgstr "En ligne"
msgid "Runners|Online:"
msgstr "En ligne :"
+msgid "Runners|Only administrators can view this."
+msgstr "Seuls les administrateurs peuvent voir celle-ci."
+
+msgid "Runners|Operating systems"
+msgstr "Systèmes d'exploitation"
+
msgid "Runners|Owner"
msgstr "Propriétaire"
@@ -36295,6 +36950,9 @@ msgstr "Plateforme"
msgid "Runners|Project"
msgstr "Projet"
+msgid "Runners|Project runners"
+msgstr "Exécuteurs de projet"
+
msgid "Runners|Property Name"
msgstr "Nom de la propriété"
@@ -36346,6 +37004,9 @@ msgstr "L'exécuteur %{name} a été supprimé"
msgid "Runners|Runner Registration"
msgstr "Enregistrement des exécuteurs"
+msgid "Runners|Runner Registration token"
+msgstr "Jeton d’inscription de l’exécuteur"
+
msgid "Runners|Runner assigned to project."
msgstr "Exécuteur assigné au projet."
@@ -36391,6 +37052,9 @@ msgstr "L'exécuteur est périmé ; le dernier contact a été établi il y a %{
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr "L'exécuteur est périmé ; le dernier contact a été établi %{timeAgo}"
+msgid "Runners|Runner performance insights"
+msgstr "Statistiques des performances des exécuteurs"
+
msgid "Runners|Runner registration"
msgstr "Enregistrement d'exécuteur"
@@ -36412,20 +37076,26 @@ msgstr "Les exécuteurs sont les agents qui exécutent vos tâches CI/CD. Suivez
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr "Les exécuteurs sont les agents qui exécutent vos tâches CI/CD. Pour enregistrer de nouveaux exécuteurs, veuillez contacter votre administrateur."
+msgid "Runners|Runners performance"
+msgstr "Performance des exécuteurs"
+
msgid "Runners|Running"
msgstr "En cours d'exécution"
msgid "Runners|Runs untagged jobs"
msgstr "Exécute des tâches non marquées"
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr "Les mises à jour de sécurité ou de compatibilité sont recommandées."
+
msgid "Runners|Select all"
msgstr "Tout sélectionner"
msgid "Runners|Select projects to assign to this runner"
msgstr "Sélectionnez les projets à attribuer à cet exécuteur"
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
-msgstr "Sélectionnez ici votre option préférée. Lors de la prochaine étape, vous pourrez choisir la capacité pour votre exécuteur dans la console AWS CloudFormation."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
+msgstr "Sélectionnez votre exécuteur préféré, puis choisissez la capacité de celui-ci dans la console AWS CloudFormation."
msgid "Runners|Show only inherited"
msgstr "N'afficher que ceux hérités"
@@ -36467,7 +37137,10 @@ msgid "Runners|The project, group or instance where the runner was registered. I
msgstr "Le projet, le groupe ou l'instance où l'exécuteur a été enregistré. Les exécuteurs d'instance sont toujours détenus par l'Administrateur."
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
-msgstr "L'exécuteur sera définitivement supprimé et ne sera plus disponible pour les projets ou les groupes de l'instance. Êtes-vous sûr de vouloir continuer ?"
+msgstr "L'exécuteur sera définitivement supprimé et ne sera plus disponible pour les projets ou les groupes de l'instance. Voulez-vous vraiment continuer ?"
+
+msgid "Runners|These runners are assigned to this project."
+msgstr "Ces exécuteurs sont assignés à ce projet."
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
@@ -36501,6 +37174,9 @@ msgstr "Pour les enregistrer, allez sur la %{link_start}page des Exécuteurs du
msgid "Runners|Token expiry"
msgstr "Expiration du jeton"
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr "Prenez connaissance du temps qu'il faut aux exécuteurs pour aller chercher une tâche. %{linkStart}Comment cela est-il calculé ?%{linkEnd}"
+
msgid "Runners|Unselect all"
msgstr "Tout désélectionner"
@@ -36543,6 +37219,9 @@ msgstr "Version %{version}"
msgid "Runners|View installation instructions"
msgstr "Afficher les instructions d'installation"
+msgid "Runners|View metrics"
+msgstr "Voir les métriques"
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr "Shell Windows 2019 avec mise à l'échelle manuelle et planification facultative. Spot %{percentage}."
@@ -36552,8 +37231,8 @@ msgstr "Shell Windows 2019 avec mise à l'échelle manuelle et planification fac
msgid "Runners|Yes, start deleting stale runners"
msgstr "Oui, commencer à supprimer les exécuteurs périmés"
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
-msgstr "Vous pouvez configurer un exécuteur spécifique pour une utilisation par plusieurs projets, mais vous ne pouvez pas en faire un exécuteur de groupe ni un exécuteur partagé."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgstr "Vous pouvez configurer un exécuteur de projet pour une utilisation par plusieurs projets, mais vous ne pouvez pas en faire un exécuteur de groupe ni un exécuteur partagé."
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
msgstr "Vous avez utilisé %{quotaUsed} de vos %{quotaLimit} minutes de pipeline d'Exécuteurs partagés."
@@ -36567,17 +37246,20 @@ msgstr "groupe"
msgid "Runners|paused"
msgstr "en pause"
+msgid "Runners|project"
+msgstr "projet"
+
msgid "Runners|shared"
msgstr "partagé"
-msgid "Runners|specific"
-msgstr "spécifique"
+msgid "Runner|New"
+msgstr "Nouveau"
msgid "Runner|Owner"
msgstr "Propriétaire"
msgid "Runner|Runner %{runnerName} failed to delete"
-msgstr ""
+msgstr "Échec de la suppression de l'exécuteur %{runnerName}"
msgid "Running"
msgstr "En cours d’exécution"
@@ -36609,12 +37291,12 @@ msgstr "Authentification unique SAML pour %{group_name}"
msgid "SAML|Sign in to %{groupName}"
msgstr "Se connecter à %{groupName}"
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "Connectez-vous à GitLab pour connecter le compte de votre organisation"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr "Le groupe %{strongOpen}%{group_path}%{strongClose} vous autorise à vous connecter en utilisant l'authentification unique."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr "Il existe déjà un compte GitLab associé à cette adresse de courriel. Connectez-vous avec vos identifiants existants pour connecter le compte de votre entreprise"
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr "Pour accéder à %{groupName}, vous devez vous connecter en utilisant l'authentification unique via une page de connexion externe."
@@ -36627,6 +37309,12 @@ msgstr "Le SSO de votre organisation a été connecté à votre compte GitLab"
msgid "SAST Configuration"
msgstr "Configuration SAST"
+msgid "SCIM|SCIM Token"
+msgstr "Jeton SCIM"
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr "Système de gestion des identités interdomaines."
+
msgid "SHA256"
msgstr "SHA256"
@@ -36732,6 +37420,12 @@ msgstr "Enregistrer le mot de passe"
msgid "Save pipeline schedule"
msgstr "Sauvegarder la planification du pipeline"
+msgid "Saved Replies"
+msgstr "Réponses enregistrées"
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr "Les réponses enregistrées peuvent être utilisées lors de la création de commentaires à l'intérieur des tickets, des demandes de fusion et des épopées."
+
msgid "Saving"
msgstr "Sauvegarde"
@@ -36742,13 +37436,7 @@ msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr "%{period} %{days} à %{time}"
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr "%{thenLabelStart}Then%{thenLabelEnd} Nécessite une analyse %{scan} pour s'exécuter"
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr "%{thenLabelStart}Alors%{thenLabelEnd} Nécessite l'exécution d'une analyse %{scan} avec le profil de site %{siteProfile} et le profil de scanner %{scannerProfile}"
+msgstr "%{rules} actions pour la %{scopes} %{branches} %{agents} %{namespaces}"
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr "%{thenLabelStart}Alors%{thenLabelEnd} Nécessite l'exécution d'une analyse %{scan} avec le profil de site %{siteProfile} et le profil de scanner %{scannerProfile} avec les étiquettes %{tags}"
@@ -36826,13 +37514,13 @@ msgid "ScanResultPolicy|add an approver"
msgstr "ajouter un approbateur"
msgid "ScanResultPolicy|except"
-msgstr ""
+msgstr "sauf"
msgid "ScanResultPolicy|finds any license %{matchType} %{licenseType} and is %{licenseStates} in an open merge request targeting %{branches}"
msgstr "trouve toute licence %{matchType} %{licenseType} et est %{licenseStates} dans une demande de fusion ouverte ciblant %{branches}"
msgid "ScanResultPolicy|from %{scanners} find(s) more than %{vulnerabilitiesAllowed} %{severities} %{vulnerabilityStates} vulnerabilities in an open merge request targeting %{branches}"
-msgstr ""
+msgstr "à partir de %{scanners} découvre(nt) plus de %{vulnerabilitiesAllowed} vulnérabilités %{severities} %{vulnerabilityStates} dans une demande de fusion ciblant %{branches}"
msgid "ScanResultPolicy|license states"
msgstr "états de licence"
@@ -36841,7 +37529,7 @@ msgid "ScanResultPolicy|license type"
msgstr "type de licence"
msgid "ScanResultPolicy|matching"
-msgstr ""
+msgstr "correspondant à"
msgid "ScanResultPolicy|matching type"
msgstr "type de correspondance"
@@ -36853,7 +37541,7 @@ msgid "ScanResultPolicy|severity levels"
msgstr "niveaux de gravité"
msgid "ScanResultPolicy|vulnerabilities allowed"
-msgstr ""
+msgstr "vulnérabilités autorisées"
msgid "ScanResultPolicy|vulnerability states"
msgstr "états de vulnérabilité"
@@ -36862,7 +37550,7 @@ msgid "Scanner"
msgstr "Scanner"
msgid "Scanner profile failed to delete"
-msgstr ""
+msgstr "Échec de la suppression du profil du scanner"
msgid "Scanner profile not found for given parameters"
msgstr "Profil de scanner introuvable pour les paramètres donnés"
@@ -36987,9 +37675,6 @@ msgstr "Rechercher des fichiers"
msgid "Search for Namespace"
msgstr "Rechercher un Espace de noms"
-msgid "Search for a LDAP group"
-msgstr "Rechercher un groupe LDAP"
-
msgid "Search for a group"
msgstr "Rechercher un groupe"
@@ -37095,6 +37780,12 @@ msgstr "dans le projet %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "de %{link_to_project}"
+msgid "SearchError|A search query problem has occurred"
+msgstr "Une erreur liée à la requête de recherche s'est produite"
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr "Pour résoudre le problème, vérifiez la syntaxe de la requête et réessayez."
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr "Affichage de %{count} %{scope} pour %{term_element}"
@@ -37207,14 +37898,44 @@ msgstr "Fichiers sécurisés"
msgid "Secure token that identifies an external storage request."
msgstr "Jeton sécurisé qui identifie une requête de stockage externe."
+msgid "SecureFiles|%{name} Metadata"
+msgstr "Métadonnées de %{name}"
+
+msgid "SecureFiles|App"
+msgstr "Appli"
+
+msgid "SecureFiles|Certificates"
+msgstr "Certificats"
+
msgid "SecureFiles|Delete %{name}?"
msgstr "Supprimer %{name} ?"
msgid "SecureFiles|Delete secure file"
msgstr "Supprimer le fichier sécurisé"
+msgid "SecureFiles|Expires at"
+msgstr "Expire le"
+
+msgid "SecureFiles|Issuer"
+msgstr "Émetteur"
+
+msgid "SecureFiles|Name"
+msgstr "Nom"
+
+msgid "SecureFiles|Platforms"
+msgstr "Plateformes"
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
-msgstr "Le Fichier Sécurisé %{name} sera définitivement supprimé. Êtes-vous sûr ?"
+msgstr "Voulez-vous vraiment supprimer définitivement le Fichier Sécurisé %{name} ?"
+
+msgid "SecureFiles|Serial"
+msgstr "N° de série"
+
+msgid "SecureFiles|Team"
+msgstr "Équipe"
+
+msgid "SecureFiles|UUID"
+msgstr "UUID"
msgid "Security"
msgstr "Sécurité"
@@ -37235,7 +37956,7 @@ msgid "Security dashboard"
msgstr "Tableau de bord de sécurité"
msgid "Security navigation"
-msgstr ""
+msgstr "Navigation dans la sécurité"
msgid "Security report is out of date. Please update your branch with the latest changes from the target branch (%{targetBranchName})"
msgstr "Le rapport de sécurité n'est pas à jour. Veuillez mettre à jour votre branche avec les derniers changements de la branche cible (%{targetBranchName})"
@@ -37268,7 +37989,7 @@ msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{lin
msgstr "Nécessite une approbation en cas de diminution de la couverture de tests. %{linkStart}En savoir plus.%{linkEnd}"
msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
-msgstr ""
+msgstr "La mutation pour créer la demande de fusion de %{featureName} a échoué"
msgid "SecurityConfiguration|%{scanType} configuration code snippet"
msgstr "Extrait de code de configuration %{scanType}"
@@ -37396,6 +38117,9 @@ msgstr "et "
msgid "SecurityOrchestration| or "
msgstr " ou "
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr " qui est %{licenseState} et est"
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr "%{agent} pour %{namespaces}"
@@ -37405,6 +38129,9 @@ msgstr "branches %{branches} et %{lastBranch}"
msgid "SecurityOrchestration|%{branches} branch"
msgstr "branche %{branches}"
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr "%{licenses} et %{lastLicense}"
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr "%{scannerStart}%{scanner}%{scannerEnd}"
@@ -37459,11 +38186,11 @@ msgstr "Une erreur s'est produite en enlevant l'affectation de votre projet de p
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr "Une erreur s’est produite lors de la récupération des stratégies de résultats d’analyse."
-msgid "SecurityOrchestration|Any scanner finds"
-msgstr "Un scanner quelconque trouve"
+msgid "SecurityOrchestration|Any security scanner finds"
+msgstr "Un scanner de sécurité quelconque trouve"
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
-msgstr "Êtes-vous sûr de vouloir supprimer cette politique ? Cette action ne pourra pas être annulée."
+msgstr "Voulez-vous vraiment supprimer cette politique ? Cette action ne pourra pas être annulée."
msgid "SecurityOrchestration|Choose a project"
msgstr "Choisir un projet"
@@ -37558,6 +38285,9 @@ msgstr "Dernière analyse exécutée avec %{agent}"
msgid "SecurityOrchestration|License Scan"
msgstr "Analyse de Licence"
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr "Le scanner de licences trouve une licence %{matching} %{licenses}%{detection} dans une demande de fusion ouverte ciblant %{branches}."
+
msgid "SecurityOrchestration|New policy"
msgstr "Nouvelle politique"
@@ -37610,7 +38340,7 @@ msgid "SecurityOrchestration|Policy type"
msgstr "Type de politique"
msgid "SecurityOrchestration|Require %{approvals} %{plural} from %{approvers} if any of the following occur:"
-msgstr ""
+msgstr "Nécessite %{approvals} %{plural} de %{approvers} s'il se produit un ou plusieurs des cas suivants :"
msgid "SecurityOrchestration|Rule mode"
msgstr "Mode Règle"
@@ -37628,7 +38358,7 @@ msgid "SecurityOrchestration|Runs %{actions} and %{lastAction} scans"
msgstr "Exécute %{actions} et %{lastAction} analyses"
msgid "SecurityOrchestration|Runs a %{action} scan"
-msgstr ""
+msgstr "Exécute une analyse %{action}"
msgid "SecurityOrchestration|Save changes"
msgstr "Enregistrer les modifications"
@@ -37796,10 +38526,10 @@ msgid "SecurityOrchestration|branches"
msgstr "branches"
msgid "SecurityOrchestration|group level branch"
-msgstr ""
+msgstr "une branche au niveau du groupe"
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
-msgstr ""
+msgid "SecurityOrchestration|or from:"
+msgstr "ou de :"
msgid "SecurityOrchestration|scanner finds"
msgstr "scanner trouve"
@@ -38110,6 +38840,9 @@ msgstr "Une erreur s’est produite lors de la création de la demande de fusion
msgid "SecurityReports|There was an error deleting the comment."
msgstr "Une erreur s’est produite lors de la suppression du commentaire."
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr "Une erreur s’est produite lors du rejet de la découverte. Veuillez réessayer."
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr "Une erreur s’est produite lors du rejet des vulnérabilités."
@@ -38215,12 +38948,18 @@ msgstr "Sélectionnez une révision Git"
msgid "Select Profile"
msgstr "Sélectionner un profil"
+msgid "Select a LDAP group"
+msgstr "Sélectionnez un groupe LDAP"
+
msgid "Select a branch"
msgstr "Sélectionner une branche"
msgid "Select a branch to compare"
msgstr "Sélectionnez une branche à comparer"
+msgid "Select a cluster management project"
+msgstr "Sélectionnez un projet de gestion de grappes de serveurs"
+
msgid "Select a color"
msgstr "Sélectionnez une couleur"
@@ -38257,9 +38996,6 @@ msgstr "Sélectionner un rôle"
msgid "Select a template repository"
msgstr "Sélectionner un modèle de dépôt"
-msgid "Select a template type"
-msgstr "Sélectionner un type de modèle"
-
msgid "Select all"
msgstr "Tout sélectionner"
@@ -38324,10 +39060,7 @@ msgid "Select project"
msgstr "Sélectionner un projet"
msgid "Select project to create %{type}"
-msgstr "Sélectionnez un projet pour créer un(e) %{type}"
-
-msgid "Select project to create issue"
-msgstr "Sélectionner un projet pour créer un ticket"
+msgstr "Sélectionner un projet pour lancer une création de %{type}"
msgid "Select projects"
msgstr "Sélectionnez des projets"
@@ -38365,6 +39098,9 @@ msgstr "Sélectionner un sous-groupe"
msgid "Select subscription"
msgstr "Sélectionner l'abonnement"
+msgid "Select tags"
+msgstr "Sélectionnez des étiquettes"
+
msgid "Select target branch"
msgstr "Sélectionner une branche cible"
@@ -38381,7 +39117,7 @@ msgid "Select type"
msgstr "Sélectionner le type"
msgid "Selected"
-msgstr ""
+msgstr "Sélectionné"
msgid "Selected commits"
msgstr "Commits sélectionnés"
@@ -38392,9 +39128,6 @@ msgstr "Sélectionné pour tous les éléments."
msgid "Selected for some items."
msgstr "Sélectionné pour certains éléments."
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "Les niveaux sélectionnés ne peuvent pas être utilisés par des utilisateurs non administrateurs pour des groupes, des projets ou des extraits de code. Si le niveau public est limité, les profils des utilisateurs ne sont visibles que par les utilisateurs connectés."
-
msgid "Selected tag is already in use. Choose another option."
msgstr "L'étiquette sélectionnée est déjà utilisée. Faites un autre choix."
@@ -38426,7 +39159,7 @@ msgid "SelfMonitoring|Deactivate self-monitoring?"
msgstr "Désactiver l'autosurveillance ?"
msgid "SelfMonitoring|Deactivating self-monitoring deletes the self-monitoring project. Are you sure you want to deactivate self-monitoring and delete the project?"
-msgstr "La désactivation de l’autosurveillance supprime le projet d’autosurveillance. Êtes-vous sûr de vouloir désactiver l’autosurveillance et de supprimer le projet ?"
+msgstr "La désactivation de l’autosurveillance supprime le projet d’autosurveillance. Voulez-vous vraiment désactiver l’autosurveillance et supprimer le projet ?"
msgid "SelfMonitoring|Self-monitoring"
msgstr "Autosurveillance"
@@ -38585,11 +39318,14 @@ msgid "Session duration (minutes)"
msgstr "Durée de session (minutes)"
msgid "Set %{epic_ref} as the parent epic."
-msgstr ""
+msgstr "Définissez %{epic_ref} comme l'épopée parent."
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr "Définir un modèle de description par défaut qui sera utilisé pour les nouveaux tickets. %{link_start}Que sont les modèles de description ?%{link_end}"
+msgid "Set a group, access level or users who are required to deploy."
+msgstr "Définissez un groupe, un niveau d'accès ou les utilisateurs qui sont requis pour le déploiement."
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Définissez un mot de passe pour votre compte afin de pouvoir récupérer ou pousser vos modification via %{protocol}."
@@ -38606,7 +39342,7 @@ msgid "Set health status to %{health_status}."
msgstr "Définir l'état de santé sur %{health_status}."
msgid "Set iteration"
-msgstr ""
+msgstr "Définir l'itération"
msgid "Set limit to 0 to allow any file size."
msgstr "Définissez la limite sur 0 pour autoriser n'importe quelle taille de fichier."
@@ -38621,7 +39357,7 @@ msgid "Set new password"
msgstr "Définir le nouveau mot de passe"
msgid "Set parent epic to an epic"
-msgstr ""
+msgstr "Définir l'épopée parent vers une épopée"
msgid "Set per-user rate limits for imports and exports of projects and groups."
msgstr "Définir des limitations de fréquence d'importations et d'exportations de projets ou groupes par utilisateur."
@@ -38648,7 +39384,7 @@ msgid "Set target branch"
msgstr "Définir la branche cible"
msgid "Set target branch to %{branch_name}."
-msgstr ""
+msgstr "Branche cible définie sur %{branch_name}."
msgid "Set the Draft status"
msgstr "Définir à l'état Brouillon"
@@ -38883,6 +39619,9 @@ msgstr "L'intégration de l'Espace de travail Shimo est activée"
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr "Vous avez activé l'intégration de l'Espace de travail Shimo. Vous pouvez voir votre wiki directement dans Shimo."
+msgid "Short name"
+msgstr "Nom court"
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr "En cas de perte de votre téléphone ou de l'accès à votre mot de passe secret unique, chacun de ces codes de récupération pourra être utilisé une fois pour regagner l'accès à votre compte. Veuillez les enregistrer dans un lieu sûr, sinon vous %{boldStart}allez%{boldEnd} perdre l'accès à votre compte."
@@ -39120,7 +39859,7 @@ msgid "Sign in as a user with the matching email address, add the email to this
msgstr "Connectez-vous comme utilisateur avec l'adresse de courriel correspondante, ajoutez l'adresse à ce compte ou créez-un nouveau en utilisant l'adresse correspondante."
msgid "Sign in preview"
-msgstr ""
+msgstr "Aperçu de la page de connexion"
msgid "Sign in to GitLab"
msgstr "Se connecter à GitLab"
@@ -39152,9 +39891,6 @@ msgstr "Se déconnecter et s'inscrire"
msgid "Sign up"
msgstr "Inscription"
-msgid "Sign up now"
-msgstr "S'inscrire maintenant"
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "L'inscription a réussi ! Veuillez confirmer votre adresse de courriel pour vous connecter."
@@ -39183,10 +39919,10 @@ msgid "Sign-up restrictions"
msgstr "Restrictions d’inscription"
msgid "SignUp|By clicking %{button_text} or registering through a third party you accept the GitLab%{link_start} Terms of Use and acknowledge the Privacy Policy and Cookie Policy%{link_end}"
-msgstr "En cliquant sur %{button_text} ou en s'inscrivant via un service tiers, vous acceptez les %{link_start} Conditions d'Utilisation et reconnaissez avoir pris connaissance de la Politique de Confidentialité et de la Politique de gestion des cookies%{link_end} de GitLab."
+msgstr "En cliquant sur %{button_text} ou en vous inscrivant via un service tiers, vous acceptez les %{link_start} Conditions d'Utilisation et reconnaissez avoir pris connaissance de la Politique de Confidentialité et de la Politique de gestion des cookies%{link_end} de GitLab"
msgid "SignUp|By clicking %{button_text} or registering through a third party you accept the%{link_start} Terms of Use and acknowledge the Privacy Policy and Cookie Policy%{link_end}"
-msgstr "En cliquant sur %{button_text} ou en s'inscrivant via un service tiers, vous acceptez les %{link_start} Conditions d'Utilisation et reconnaissez avoir pris connaissance de la Politique de Confidentialité et de la Politique de gestion des cookies%{link_end}"
+msgstr "En cliquant sur %{button_text} ou en vous inscrivant via un service tiers, vous acceptez les %{link_start} Conditions d'Utilisation et reconnaissez avoir pris connaissance de la Politique de Confidentialité et de la Politique de gestion des cookies%{link_end}"
msgid "SignUp|By clicking %{button_text}, I agree that I have read and accepted the %{link_start}Terms of Use and Privacy Policy%{link_end}"
msgstr "En cliquant sur %{button_text}, je reconnais avoir lu et accepté les %{link_start}Conditions Générales d'Utilisation et Politique de Confidentialité%{link_end}"
@@ -39237,7 +39973,7 @@ msgid "Simulate a pipeline created for the default branch"
msgstr "Simuler un pipeline créé pour la branche par défaut"
msgid "Site profile failed to delete"
-msgstr ""
+msgstr "Échec de la suppression du profil du site"
msgid "Site profile not found for given parameters"
msgstr "Profil de site introuvable pour les paramètres donnés"
@@ -39258,7 +39994,7 @@ msgid "Skipped"
msgstr "Ignoré"
msgid "Skipped deployment to"
-msgstr "Omission du déploiement vers"
+msgstr "Déploiement ignoré sur"
msgid "Skype:"
msgstr "Skype :"
@@ -39273,7 +40009,7 @@ msgid "Slack logo"
msgstr "Logo Slack"
msgid "SlackIntegration|Are you sure you want to remove this project from the GitLab for Slack app?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer ce projet de l'appli GitLab pour Slack ?"
+msgstr "Voulez-vous vraiment supprimer ce projet de l'appli GitLab pour Slack ?"
msgid "SlackIntegration|Client ID"
msgstr "ID client"
@@ -39300,7 +40036,7 @@ msgid "SlackIntegration|Remove project"
msgstr "Supprimer le projet"
msgid "SlackIntegration|See the list of available commands in Slack after setting up this integration by entering"
-msgstr "Voir la liste des commandes disponibles dans Slack après avoir configuré cette intégration, en entrant"
+msgstr "Affichez la liste des commandes disponibles dans Slack après avoir configuré cette intégration en tapant"
msgid "SlackIntegration|Select a GitLab project to link with your Slack workspace."
msgstr "Sélectionnez un projet GitLab à relier à votre espace de travail Slack."
@@ -39335,6 +40071,15 @@ msgstr "Vous pouvez à présent fermer cette fenêtre et rejoindre votre espace
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr "Vous aurez peut-être besoin de réinstaller l'appli GitLab pour Slack lorsque nous %{linkStart}effectuerons des mises à jour ou modifierons les permissions%{linkEnd}."
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr "Voulez-vous vraiment modifier le projet ?"
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr "Si vous modifiez le projet, vous perdrez tout texte entré dans le formulaire."
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr "Si vous avez entré du texte, envisagez de l’enregistrer quelque part pour éviter de perdre du contenu."
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr "1. %{slash_command_link_start}Ajoutez une commande barre oblique%{slash_command_link_end} dans votre équipe Slack avec cette information :"
@@ -39359,8 +40104,8 @@ msgstr "%{asterisk}Notifications de canal%{asterisk}"
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr "%{asterisk}Commandes barre oblique%{asterisk}"
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
-msgstr "%{emoji}Connecté au compte GitLab %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
+msgstr "%{emoji}Connecté au compte GitLab %{account}."
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
msgstr "%{emoji}Bienvenue dans GitLab pour Slack !"
@@ -39371,11 +40116,11 @@ msgstr "Connecter à votre compte GitLab"
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr "Contrôlez GitLab depuis Slack avec les %{startMarkup}commandes barre oblique%{endMarkup}. Pour une liste des commandes disponibles, entrez %{command}."
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr "GitLab pour Slack prend désormais en charge les notifications basées sur les canaux. Votre équipe est ainsi informée lorsque de nouveaux tickets sont créés ou que de nouvelles tâches CI/CD sont exécutées. %{startMarkup}En savoir plus%{endMarkup}."
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
-msgstr "Pour commencer à utiliser les notifications, %{startMarkup}activez l'intégration de Slack%{endMarkup} dans les paramètres de votre projet."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
+msgstr "Pour commencer à utiliser les notifications, %{startMarkup}activez l'intégration de l'application GitLab pour Slack%{endMarkup} dans les paramètres de votre projet."
msgid "Slack|To start using slash commands, connect your GitLab account."
msgstr "Pour commencer à utiliser les commandes barre oblique, connectez votre compte GitLab."
@@ -39450,7 +40195,7 @@ msgid "Soft wrap"
msgstr "Retour à la ligne"
msgid "Solid"
-msgstr "Solide"
+msgstr "Faces pleines"
msgid "Solution"
msgstr "Solution"
@@ -39506,6 +40251,9 @@ msgstr "Une erreur est survenue lors de la tentative de modification de l’éta
msgid "Something went wrong trying to load issue contacts."
msgstr "Une erreur s'est produite lors de la tentative de chargement des contacts du ticket."
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr "Une erreur s'est produite lors de la suppression d'un commentaire. Veuillez réessayer"
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr "Une erreur s'est produite lors de la réorganisation des esquisses. Veuillez réessayer"
@@ -39650,6 +40398,9 @@ msgstr "Une erreur s'est produite lors de la mise à jour d'une exigence."
msgid "Something went wrong while updating assignees"
msgstr "Une erreur s'est produite lors de la mise à jour des assigné(e)s"
+msgid "Something went wrong while updating the modal."
+msgstr "Une erreur s'est produite lors de la mise à jour de la fenêtre modale."
+
msgid "Something went wrong while updating your list settings"
msgstr "Une erreur s'est produite lors de la mise à jour des paramètres de votre liste"
@@ -39986,9 +40737,6 @@ msgstr "Protection anti‐pourriel et anti‐robot"
msgid "Spam log successfully submitted as ham."
msgstr "Le journal d'indésirables a été soumis avec succès comme acceptable."
-msgid "Specific runners"
-msgstr "Exécuteurs spécifiques"
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "L'URL spécifiée ne peut pas être utilisée : \"%{reason}\""
@@ -40121,6 +40869,9 @@ msgstr "Commencer une recherche"
msgid "Start thread"
msgstr "Démarrer un fil de conversation"
+msgid "Start time"
+msgstr "Heure de début"
+
msgid "Start your Free Ultimate Trial"
msgstr "Commencez votre Essai Ultimate Gratuit"
@@ -40131,13 +40882,13 @@ msgid "Started"
msgstr "Démarré"
msgid "Started %{startsIn}"
-msgstr ""
+msgstr "Commencé %{startsIn}"
msgid "Started asynchronous removal of all repository check states."
msgstr "A démarré la suppression asynchrone de tous les états de vérification du dépôt."
msgid "Started escalation for this incident."
-msgstr ""
+msgstr "Escalade démarrée pour cet incident."
msgid "Starting..."
msgstr "Démarrage en cours..."
@@ -40148,11 +40899,8 @@ msgstr "Commence"
msgid "Starts %{startsIn}"
msgstr "Commence %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Démarre à (UTC)"
-
msgid "Starts escalations for this incident"
-msgstr ""
+msgstr "Démarre les escalades pour cet incident"
msgid "Starts on"
msgstr "Commence le"
@@ -40164,10 +40912,10 @@ msgid "State your message to activate"
msgstr "Énoncez votre message à activer"
msgid "State/Province"
-msgstr ""
+msgstr "Région/Département"
msgid "State/Province/City"
-msgstr ""
+msgstr "Région/Département/Ville"
msgid "Static Application Security Testing (SAST)"
msgstr "Test statique de la sécurité des applications (SAST)"
@@ -40182,7 +40930,7 @@ msgid "Status (optional)"
msgstr "État (facultatif)"
msgid "Status was retried."
-msgstr ""
+msgstr "L'état était à retenté."
msgid "Status:"
msgstr "État :"
@@ -40211,8 +40959,8 @@ msgstr "Une erreur s'est produite lors de la récupération des vérifications d
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr "Appliquer cette vérification d'état à toutes les branches ou à une branche protégée spécifique."
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
-msgstr "Vérifier l'état d'une réponse dans les demandes de fusion. Les échecs ne bloquent pas les fusions. %{link_start}En savoir plus%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
+msgstr "Vérifier l'état d'une réponse dans les demandes de fusion. %{link_start}En savoir plus%{link_end}."
msgid "StatusCheck|Examples: QA, Security."
msgstr "Exemples : QA, Sécurité."
@@ -40617,7 +41365,7 @@ msgid "Subtracts"
msgstr "Soustrait"
msgid "Succeeded"
-msgstr ""
+msgstr "Réussi"
msgid "Successfully activated"
msgstr "Activé avec succès"
@@ -40915,11 +41663,11 @@ msgstr "Pour activer votre abonnement, votre instance a besoin de se connecter
msgid "SuperSonics|User in subscription"
msgid_plural "SuperSonics|Users in subscription"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "Utilisateur abonné"
+msgstr[1] "Utilisateurs abonnés"
msgid "SuperSonics|Users in subscription"
-msgstr ""
+msgstr "Utilisateurs abonnés"
msgid "SuperSonics|Users over subscription"
msgstr "Utilisateurs non abonnés"
@@ -41021,7 +41769,7 @@ msgid "Surveys|Unhappy"
msgstr "Très insatisfait"
msgid "Switch Branches"
-msgstr ""
+msgstr "Changer de branche"
msgid "Switch branch"
msgstr "Changer de branche"
@@ -41400,8 +42148,8 @@ msgstr "%{name} supprimé avec succès"
msgid "Terraform|%{strong_start}%{number}%{strong_end} Terraform report failed to generate"
msgid_plural "Terraform|%{strong_start}%{number}%{strong_end} Terraform reports failed to generate"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%{strong_start}%{number}%{strong_end} rapport Terraform n'a pas pu être généré"
+msgstr[1] "%{strong_start}%{number}%{strong_end} rapports Terraform n'ont pas pu être générés"
msgid "Terraform|%{strong_start}%{number}%{strong_end} Terraform report was generated in your pipelines"
msgid_plural "Terraform|%{strong_start}%{number}%{strong_end} Terraform reports were generated in your pipelines"
@@ -41427,7 +42175,7 @@ msgid "Terraform|An error occurred while loading your Terraform States"
msgstr "Une erreur s'est produite lors du chargement de vos États Terraform"
msgid "Terraform|Are you sure you want to remove the Terraform State %{name}?"
-msgstr "Êtes-vous sûr de vouloir supprimer l’État Terraform %{name} ?"
+msgstr "Voulez-vous vraiment supprimer l’État Terraform %{name} ?"
msgid "Terraform|Cancel"
msgstr "Annuler"
@@ -41472,7 +42220,7 @@ msgid "Terraform|Locked by %{user} %{timeAgo}"
msgstr "Verrouillage par %{user} %{timeAgo}"
msgid "Terraform|Locking state"
-msgstr ""
+msgstr "Verrouillage de l'état"
msgid "Terraform|Name"
msgstr "Nom"
@@ -41487,7 +42235,7 @@ msgid "Terraform|Remove state file and versions"
msgstr "Supprimer le fichier d'état et ses versions"
msgid "Terraform|Removed"
-msgstr ""
+msgstr "Supprimé"
msgid "Terraform|Removing"
msgstr "Suppression"
@@ -41523,7 +42271,7 @@ msgid "Terraform|Unlock"
msgstr "Déverrouiller"
msgid "Terraform|Unlocking state"
-msgstr ""
+msgstr "Déverrouillage de l'état"
msgid "Terraform|You are about to remove the state file %{name}. This will permanently delete all the State versions and history. The infrastructure provisioned previously will remain intact, and only the state file with all its versions will be removed. This action cannot be undone."
msgstr "Vous êtes sur le point de supprimer le fichier d'état %{name}. Cela supprimera définitivement toutes les versions de l'état ainsi que l'historique. L'infrastructure provisionnée précédemment restera intacte, et seuls le fichier d'état et la totalité de ses versions seront supprimés. Cette action n'est pas réversible."
@@ -41730,7 +42478,7 @@ msgid "The API key used by GitLab for accessing the Spam Check service endpoint.
msgstr "La clé d'API utilisée par GitLab pour accéder au point de terminaison du service Spam Check."
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{email} in an attachment."
-msgstr "L'export CSV sera créé en tâche de fond. Une fois terminé, il sera envoyé en pièce-jointe à %{email}."
+msgstr "L'export CSV sera créé en arrière-plan. Une fois terminé, il sera envoyé en pièce-jointe à %{email}."
msgid "The GitLab subscription service (customers.gitlab.com) is currently experiencing an outage. You can monitor the status and get updates at %{linkStart}status.gitlab.com%{linkEnd}."
msgstr "Le service abonnement de GitLab (customers.gitlab.com) connaît actuellement une panne. Vous pouvez surveiller la situation et avoir des nouvelles sur %{linkStart}status.gitlab.com%{linkEnd}."
@@ -41777,9 +42525,6 @@ msgstr "La branche de ce projet n'a pas de configuration de pipeline active."
msgid "The branch or tag does not exist"
msgstr "La branche ou le tag n'existe pas"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr "Le message de diffusion ne s'adresse qu'aux utilisateurs des projets et des groupes qui ont ces rôles."
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "Le surligneur de caractères vous aide à garder la longueur de l’objet à %{titleLength} caractères maximum et à faire des renvois à la ligne pour limiter les lignes du corps du message à %{bodyLength} caractères, afin de les rendre lisibles sous Git."
@@ -41802,7 +42547,7 @@ msgid "The connection will time out after %{timeout}. For repositories that take
msgstr "La connexion expirera après %{timeout}. Pour les dépôts qui nécessitent plus de temps, utilisez une combinaison de clone et push."
msgid "The contact does not belong to the issue group's root ancestor"
-msgstr ""
+msgstr "Le contact n'appartient pas à l'ancêtre racine du groupe où se trouvent les tickets"
msgid "The content editor may change the markdown formatting style of the document, which may not match your original markdown style."
msgstr "L'éditeur de contenu peut modifier le style de mise en forme markdown du document, qui peut ne pas correspondre à votre style markdown d'origine."
@@ -41831,6 +42576,9 @@ msgstr "Le ticket actuel"
msgid "The current user is not authorized to access the job log."
msgstr "L'utilisateur actuel n'est pas autorisé à accéder au journal des tâches."
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr "L'utilisateur actuel n'est pas autorisé à mettre à jour la programmation du pipeline"
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr "Les données de ce pipeline sont trop anciennes pour être rendues sous forme de graphique. Veuillez vérifier l'onglet Tâches pour accéder à l'historique des données."
@@ -41968,7 +42716,7 @@ msgid "The import will time out after %{timeout}. For repositories that take lon
msgstr "L’importation expirera après %{timeout}. Pour les dépôts qui prennent plus de temps, utilisez une combinaison de clone et push."
msgid "The interval must be one of %{intervals}."
-msgstr ""
+msgstr "L'intervalle doit être l'un de ceux-ci : %{intervals}."
msgid "The invitation can not be found with the provided invite token."
msgstr "L'invitation ne peut pas être trouvée avec le jeton d'invitation fourni."
@@ -42055,7 +42803,7 @@ msgid "The merge conflicts for this merge request have already been resolved. Pl
msgstr "Les conflits de fusion pour cette demande de fusion ont déjà été résolus. Veuillez retourner à la demande de fusion."
msgid "The metric must be one of %{metrics}."
-msgstr ""
+msgstr "La métrique doit être l'une de celles-ci : %{metrics}."
msgid "The name \"%{name}\" is already taken in this directory."
msgstr "Le nom \"%{name}\" est déjà pris dans ce répertoire."
@@ -42118,7 +42866,7 @@ msgid "The project size exceeds the export limit."
msgstr "La taille du projet dépasse la limite d'exportation."
msgid "The project was successfully forked."
-msgstr ""
+msgstr "Le projet divergent a été créé avec succès."
msgid "The project was successfully imported."
msgstr "Le projet a été importé avec succès."
@@ -42207,6 +42955,9 @@ msgstr "Le sujet destination n'est pas un sujet."
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr "La période en secondes à laquelle s'applique la limitation du nombre maximal de requêtes par projet."
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr "Le groupe de premier niveau, y compris les sous-groupes et projets, sera bientôt placé dans un état de %{link_start}lecture seule%{link_end}. Pour conserver l'accès en écriture, demandez au Propriétaire de votre groupe de premier niveau de %{reduce_link_start}réduire le nombre d'utilisateurs%{link_end} à %{free_user_limit} ou moins. Un Propriétaire du groupe de premier niveau peut également commencer un essai gratuit, ou passer à une édition payante, lesquels n'ont pas de limite d'utilisateurs. Les Propriétaires du groupe de premier niveau ont également été informés."
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "L’action de mise à jour expirera au bout de %{number_of_minutes} minutes. Pour les gros dépôts, utilisez une combinaison de clone et push."
@@ -42246,9 +42997,6 @@ msgstr "La vulnérabilité n'est plus détectée. Vérifiez qu'elle a été corr
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr "La vulnérabilité n'est plus détectée. Vérifiez qu'elle a été remédiée avant de changer son état."
-msgid "Theme"
-msgstr "Thème"
-
msgid "There are currently no mirrored repositories."
msgstr "Il n'y a actuellement aucun dépôt mis en miroir."
@@ -42405,6 +43153,9 @@ msgstr "Une erreur s'est produite lors de la récupération des itérations."
msgid "There was a problem fetching labels."
msgstr "Une erreur s'est produite lors de la récupération des étiquettes."
+msgid "There was a problem fetching latest labels."
+msgstr "Une erreur s'est produite lors de la récupération des dernières étiquettes."
+
msgid "There was a problem fetching linked pipelines."
msgstr "Une erreur s'est produite lors de la récupération des pipelines liés."
@@ -42508,7 +43259,7 @@ msgid "There was an error fetching the jobs for your project."
msgstr "Une erreur s'est produite lors de la récupération des tâches de votre projet."
msgid "There was an error fetching the top labels for the selected group"
-msgstr ""
+msgstr "Une erreur s'est produite lors de la récupération des étiquettes les mieux classées pour le groupe sélectionné"
msgid "There was an error fetching the variables."
msgstr "Une erreur s'est produite lors de la récupération des variables."
@@ -42540,6 +43291,9 @@ msgstr "Une erreur s'est produite lors de la suppression du courriel."
msgid "There was an error resetting user pipeline minutes."
msgstr "Une erreur s'est produite lors de la réinitialisation des minutes du pipeline utilisateur."
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr "Une erreur s'est produite lors de la récupération des groupes LDAP. Veuillez réessayer."
+
msgid "There was an error retrieving the Jira users."
msgstr "Une erreur s'est produite lors de la récupération des utilisateurs Jira."
@@ -42556,7 +43310,7 @@ msgid "There was an error syncing project %{name}"
msgstr "Une erreur s'est produite lors de la synchronisation du projet %{name}"
msgid "There was an error syncing the %{replicableType}"
-msgstr ""
+msgstr "Une erreur s'est produite lors de la synchronisation des %{replicableType}"
msgid "There was an error trying to validate your query"
msgstr "Une erreur s'est produite en essayant de valider votre requête"
@@ -42595,7 +43349,7 @@ msgid "There was an error with the reCAPTCHA. Please solve the reCAPTCHA again."
msgstr "Une erreur s'est produite avec le reCAPTCHA. Veuillez le résoudre à nouveau."
msgid "These dates affect how your epics appear in the roadmap. Set a fixed date or one inherited from the milestones assigned to issues in this epic."
-msgstr "Ces dates affectent la façon dont vos épopées apparaissent sur la feuille de route. Définissez une date fixe ou une date héritée des jalons attribués aux tickets de cette épopée."
+msgstr "Ces dates affectent la façon dont vos épopées apparaissent sur la feuille de route. Fixez une date ou choisissez de l'hériter des jalons attribués aux tickets de cette épopée."
msgid "These examples show how to trigger this project's pipeline for a branch or tag."
msgstr "Ces exemples montrent comment déclencher le pipeline de ce groupe pour une branche ou une étiquette."
@@ -42606,9 +43360,6 @@ msgstr "Ces tickets existants ont presque le même titre. Il serait peut-être p
msgid "These runners are shared across projects in this group."
msgstr "Ces exécuteurs sont partagés par tous les projets de ce groupe."
-msgid "These runners are specific to this project."
-msgstr "Ces exécuteurs sont spécifiques à ce projet."
-
msgid "These variables are inherited from the parent group."
msgstr "Ces variables sont héritées du groupe parent."
@@ -42660,6 +43411,9 @@ msgstr "Cette action peut entraîner une perte de données. Pour éviter les man
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr "Cette action ne pourra pas être annulée et supprimera définitivement la clé SSH %{key}"
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr "Cette action ne peut pas être annulée et supprimera définitivement la clé SSH de %{key}. Tous les commits signés en utilisant cette clé SSH seront marqués comme non vérifiés."
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr "Cette action supprime %{codeOpen}%{project_path_with_namespace}%{codeClose} et tout ce que ce projet contient. %{strongOpen}Il n'y a pas de retour possible.%{strongClose}"
@@ -42784,7 +43538,7 @@ msgid "This domain is not verified. You will need to verify ownership before acc
msgstr "Ce domaine n'est pas vérifié. Vous devez en vérifier la propriété avant que l'accès ne soit activé."
msgid "This email address does not look right, are you sure you typed it correctly?"
-msgstr "Cette adresse de courriel semble incorrecte, êtes-vous sûr de l'avoir saisie correctement ?"
+msgstr "Cette adresse de courriel semble incorrecte, a-t-elle été correctement saisie ?"
msgid "This email supersedes any previous emails about scheduled deletion you may have received for %{project_link}."
msgstr "Ce courriel remplace tous les précédents que vous auriez pu recevoir à propos de la suppression planifiée de %{project_link}."
@@ -42837,12 +43591,12 @@ msgstr "Cette épopée n'existe pas ou vous n'avez pas les permissions suffisant
msgid "This epic would exceed maximum number of related epics."
msgstr "Cette épopée dépasserait le nombre maximum d'épopées associées."
-msgid "This experiment has no logged candidates"
-msgstr "Cette expérience n'a consigné aucun candidat"
-
msgid "This feature requires local storage to be enabled"
msgstr "Cette fonctionnalité nécessite que le stockage local soit activé"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr "Ce champ est calculé automatiquement en fonction de la note de progression de ses enfants directs. Vous pouvez écraser cette valeur, mais elle peut être remplacée à tout moment par le calcul automatique à chaque fois que la note de progression de ses enfants directs est actualisée."
+
msgid "This field is required"
msgstr "Ce champ est requis"
@@ -43051,7 +43805,7 @@ msgid "This job requires a manual action"
msgstr "Cette tâche nécessite une action manuelle"
msgid "This job will automatically run after its timer finishes. Often they are used for incremental roll-out deploys to production environments. When unscheduled it converts into a manual action."
-msgstr ""
+msgstr "Cette tâche s’exécutera automatiquement à la fin de la minuterie. Les tâches différées sont souvent utilisées pour les déploiements progressifs dans des environnements de production. Lorsqu’elles sont déprogrammées, elles deviennent des tâches à démarrage manuel."
msgid "This license has already expired."
msgstr "Cette licence a déjà expiré."
@@ -43122,9 +43876,6 @@ msgstr "Ce pipeline a été déclenché par une planification."
msgid "This process deletes the project repository and all related resources."
msgstr "Ce processus supprime le dépôt du projet et toutes les ressources associées."
-msgid "This project"
-msgstr "Ce projet"
-
msgid "This project can be restored until %{date}."
msgstr "Ce projet peut être restauré jusqu'au %{date}."
@@ -43293,6 +44044,27 @@ msgstr "Jeu"
msgid "Thursday"
msgstr "Jeudi"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr "Améliorez la productivité de l'équipe"
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr "Explorez les forfaits payants"
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr "Commencez un essai gratuit"
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr "Ce groupe et tous ses projets associés utilisent l'édition GitLab %{tier}. %{copyEnd}"
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr "Ce projet utilise l'édition GitLab %{tier}. %{copyEnd}"
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr "Vous souhaitez améliorer la productivité de votre équipe et accéder à des fonctionnalités avancées telles que les approbations de fusion, les règles de poussée, les épopées, l’analytique de revue de code et l'analyse de conteneurs ? Essayez tout ce que GitLab a à offrir gratuitement pendant 30 jours. Aucune carte de crédit n'est nécessaire."
+
+msgid "TierBadge|Free"
+msgstr "Gratuit"
+
msgid "Time"
msgstr "Heure"
@@ -43696,10 +44468,10 @@ msgstr "Pour contribuer à améliorer GitLab, nous souhaiterions périodiquement
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "Pour importer un dépôt SVN, consultez %{svn_link}."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgstr[0] "Pour inviter plus d'utilisateurs, vous pouvez réduire leur nombre dans votre espace de noms à %{free_limit} utilisateur ou moins. Vous pouvez également passer à une édition payante, sans limite d'utilisateurs. Si vous avez besoin d'un temps de réflexion, vous pouvez commencer un essai gratuit de 30 jours qui comprend un nombre illimité d'utilisateurs."
-msgstr[1] "Pour inviter plus d'utilisateurs, vous pouvez réduire leur nombre dans votre espace de noms à %{free_limit} utilisateurs ou moins. Vous pouvez également passer à une édition payante, sans limite d'utilisateurs. Si vous avez besoin d'un temps de réflexion, vous pouvez commencer un essai gratuit de 30 jours qui comprend un nombre illimité d'utilisateurs."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgstr[0] "Pour inviter plus d'utilisateurs, vous pouvez réduire leur nombre dans votre groupe de premier niveau à %{free_limit} utilisateur ou moins. Vous pouvez également passer à une édition payante, sans limite d'utilisateurs. Si vous avez besoin d'un temps de réflexion, vous pouvez commencer un essai gratuit de 30 jours qui comprend un nombre illimité d'utilisateurs."
+msgstr[1] "Pour inviter plus d'utilisateurs, vous pouvez réduire leur nombre dans groupe de premier niveau à %{free_limit} utilisateurs ou moins. Vous pouvez également passer à une édition payante, sans limite d'utilisateurs. Si vous avez besoin d'un temps de réflexion, vous pouvez commencer un essai gratuit de 30 jours qui comprend un nombre illimité d'utilisateurs."
msgid "To keep this project going, create a new issue"
msgstr "Pour maintenir ce projet actif, créez un nouveau ticket"
@@ -43743,11 +44515,11 @@ msgstr "Pour réactiver votre compte, %{gitlab_link_start}connectez-vous à GitL
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr "Pour réactiver votre compte, connectez-vous à GitLab sur %{gitlab_url}."
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
-msgstr "Pour supprimer l'état de %{link_start}lecture seule%{link_end} et retrouver l'accès en écriture, demandez au propriétaire de votre espace de noms de réduire le nombre d'utilisateurs dans votre espace de noms à %{free_limit} utilisateurs ou moins, ou de passer à une édition payante qui n'a pas de limite d'utilisateurs."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgstr "Pour supprimer l'état de %{link_start}lecture seule%{link_end} et retrouver l'accès en écriture, demandez au(x) propriétaire(s) de votre groupe de premier niveau de réduire le nombre d'utilisateurs dans celui-ci à %{free_limit} utilisateurs ou moins, ou de passer à une édition payante qui n'a pas de limite d'utilisateurs."
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgstr "Pour supprimer l'état de %{link_start}lecture seule%{link_end} et retrouver l'accès en écriture, vous pouvez réduire le nombre d'utilisateurs dans votre espace de noms à %{free_limit} utilisateurs ou moins. Vous pouvez également passer à une édition payante, sans limite d'utilisateurs. Si vous avez besoin d'un temps de réflexion, vous pouvez commencer un essai gratuit de 30 jours qui comprend un nombre illimité d'utilisateurs."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgstr "Pour supprimer l'état de %{link_start}lecture seule%{link_end} et retrouver l'accès en écriture, vous pouvez réduire le nombre d'utilisateurs dans votre groupe de premier niveau à %{free_limit} utilisateurs ou moins. Vous pouvez également passer à une édition payante, sans limite d'utilisateurs. Si vous avez besoin d'un temps de réflexion, vous pouvez commencer un essai gratuit de 30 jours qui comprend un nombre illimité d'utilisateurs."
msgid "To resolve this, try to:"
msgstr "Pour résoudre cela, essayez de :"
@@ -43806,6 +44578,9 @@ msgstr "Pour élargir votre recherche, modifiez ou supprimez des filtres ci-dess
msgid "To-Do List"
msgstr "Pense-bêtes"
+msgid "To-Do list"
+msgstr "Pense-bêtes"
+
msgid "To-do item successfully marked as done."
msgstr "Le pense-bête a été marqué avec succès comme terminé."
@@ -43918,7 +44693,7 @@ msgid "Todos|added a to-do item"
msgstr "a ajouté un pense-bête"
msgid "Todos|has requested access to %{what} %{which}"
-msgstr ""
+msgstr "a demandé l’accès au %{which} %{what}"
msgid "Todos|mentioned %{who}"
msgstr "a mentionné %{who}"
@@ -43942,13 +44717,13 @@ msgid "Toggle Sidebar"
msgstr "Afficher/masquer la barre latérale"
msgid "Toggle backtrace"
-msgstr ""
+msgstr "Afficher/masquer la trace d'appels"
msgid "Toggle collapse"
-msgstr ""
+msgstr "Réduire ou étendre"
msgid "Toggle comments for this file"
-msgstr ""
+msgstr "Afficher/masquer les commentaires pour ce fichier"
msgid "Toggle commit description"
msgstr "Afficher ou masquer la description du commit"
@@ -43969,7 +44744,7 @@ msgid "Toggle navigation"
msgstr "Activer/désactiver la navigation"
msgid "Toggle project select"
-msgstr ""
+msgstr "Basculer sur la sélection d'un projet"
msgid "Toggle shortcuts"
msgstr "Activer/désactiver les raccourcis"
@@ -43998,6 +44773,9 @@ msgstr "Nom du jeton"
msgid "Token valid until revoked"
msgstr "Jeton valide jusqu'à sa révocation"
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr "Ce jeton d'accès personnel a été automatiquement révoqué lors de la détection. Pensez à rechercher pourquoi et à effectuer une rotation avant de marquer cette vulnérabilité comme résolue."
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr "Les portées définissent les niveaux de permissions accordés au jeton."
@@ -44019,6 +44797,9 @@ msgstr "Trop de projets activés. Gérez-les à travers la console ou l'API."
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr "Trop de références. Les actions rapides sont limitées à %{max_count} références d'utilisateurs au maximum"
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr "Trop de résultats à afficher. Modifiez votre recherche ou ajoutez un filtre."
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "Trop d'utilisateurs trouvés. Les actions rapides sont limitées à %{max_count} utilisateurs maximum"
@@ -44058,6 +44839,11 @@ msgstr "Titre du sujet"
msgid "Topic was successfully updated."
msgstr "Le sujet a été mis à jour avec succès."
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] "%d sujet trouvé"
+msgstr[1] "%d sujets trouvés"
+
msgid "TopicSelect|No matching results"
msgstr "Aucun résultat correspondant"
@@ -44214,9 +45000,6 @@ msgstr "Créez un nouveau groupe pour commencer votre essai GitLab Ultimate."
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr "Jour %{daysUsed}/%{duration}"
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr "Mettre à niveau %{groupName} vers %{planName}"
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr "Vous pouvez appliquer votre essai à un nouveau groupe ou à un groupe existant."
@@ -44270,9 +45053,6 @@ msgstr "Déclencheur supprimé."
msgid "Trigger repository check"
msgstr "Déclencher la vérification du dépôt"
-msgid "Trigger this manual action"
-msgstr "Déclencher cette action manuelle"
-
msgid "Trigger token:"
msgstr "Jeton de déclenchement :"
@@ -44294,12 +45074,6 @@ msgstr "Description"
msgid "Trigger|Trigger description"
msgstr "Description du déclencheur"
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr "L’utilisateur du déclencheur n’a pas les autorisations suffisantes sur ce projet"
-
-msgid "Trigger|invalid"
-msgstr "invalide"
-
msgid "Trusted"
msgstr "De confiance"
@@ -44334,7 +45108,7 @@ msgid "Try the troubleshooting steps here."
msgstr "Essayez les étapes de dépannage ici."
msgid "Try to fork again"
-msgstr ""
+msgstr "Réessayer de créer une divergence"
msgid "Try to keep the first line under 52 characters and the others under 72."
msgstr "Essayez de garder la première ligne en dessous de 52 caractères et les autres en dessous de 72."
@@ -44516,6 +45290,12 @@ msgstr "Impossible de récupérer le groupe. Rechargez la page pour réessayer."
msgid "Unable to fetch groups. Reload the page to try again."
msgstr "Impossible de récupérer les groupes. Rechargez la page pour réessayer."
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr "Impossible de récupérer le projet. Veuillez recharger la page pour réessayer."
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr "Impossible de récupérer les projets. Veuillez recharger la page pour réessayer."
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr "Impossible de récupérer les pipelines en amont ni ceux en aval."
@@ -44615,6 +45395,9 @@ msgstr "Demandes non authentifiées"
msgid "Unauthenticated web rate limit period in seconds"
msgstr "Durée de la limitation de fréquence des requêtes Web non authentifiées en secondes"
+msgid "Unavailable"
+msgstr "Non disponible"
+
msgid "Unban"
msgstr "Gracier"
@@ -44715,7 +45498,7 @@ msgid "Unrecognized cluster type"
msgstr "Type de grappe de serveurs non reconnu"
msgid "Unresolve"
-msgstr ""
+msgstr "Annuler la résolution"
msgid "Unresolve thread"
msgstr "Reprendre le fil de conversation"
@@ -44807,9 +45590,6 @@ msgstr "Mettre à jour la règle d'approbation"
msgid "Update approvers"
msgstr "Mettre à jour les approbateurs"
-msgid "Update broadcast message"
-msgstr "Mettre à jour le message de diffusion"
-
msgid "Update failed"
msgstr "La mise à jour a échoué"
@@ -44837,6 +45617,15 @@ msgstr "Modifiez le nom du groupe, sa description, son avatar et sa visibilité.
msgid "Update your project name, topics, description, and avatar."
msgstr "Mettre à jour le nom, les sujets, la description et l'avatar de votre projet."
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr "Voulez-vous vraiment élaguer les objets inaccessibles ?"
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr "Voulez-vous vraiment procéder à l'élagage ?"
+
+msgid "UpdateProject|Cancel"
+msgstr "Annuler"
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "Impossible de renommer le projet car il contient des étiquettes dans le registre de conteneurs !"
@@ -44846,12 +45635,24 @@ msgstr "Impossible de définir la branche par défaut"
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr "Impossible de définir la branche par défaut. Avez-vous une branche nommée « HEAD » dans votre dépôt ? (%{linkStart}Comment puis-je corriger cela ?%{linkEnd})"
+msgid "UpdateProject|Learn more."
+msgstr "En savoir plus."
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "Nouveau niveau de visibilité non autorisé !"
msgid "UpdateProject|Project could not be updated!"
msgstr "Le projet n'a pas pu être mis à jour!"
+msgid "UpdateProject|Prune"
+msgstr "Élaguer"
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr "Élaguer les objets inaccessibles"
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr "L'élagage des objets inaccessibles peut entraîner une corruption du dépôt."
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr "Échec de la vérification de la somme de contrôle du dépôt %{type} entre %{old} et %{new}"
@@ -44861,6 +45662,9 @@ msgstr "Délai d'attente expiré lors de l'attente des poussées du dépôt %{ty
msgid "Updated"
msgstr "Mis à jour"
+msgid "Updated %{timeAgo}"
+msgstr "Mis à jour %{timeAgo}"
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Mis à jour %{updated_at} par %{updated_by}"
@@ -45125,6 +45929,9 @@ msgstr "Utilisation par mois"
msgid "UsageQuota|Usage by project"
msgstr "Utilisation par projet"
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr "Utilisation des ressources du groupe à travers les projets dans le groupe %{namespaceName}"
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Utilisation des ressources du groupe à travers tous les projets du groupe %{strong_start}%{group_name}%{strong_end}"
@@ -45251,18 +46058,12 @@ msgstr "Utilisez %{code_start}::%{code_end} pour créer un %{link_start}ensemble
msgid "Use .gitlab-ci.yml"
msgstr "Utiliser .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr "Utiliser GitLab Runner sur AWS"
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr "Utilisez des Fichiers Sécurisés pour stocker les fichiers utilisés par vos pipelines, tels que les magasins de clés Android, ou les profils d'approvisionnement Apple et les certificats de signature."
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr "Utilisez un générateur de mot de passe à usage unique sur votre appareil mobile ou votre ordinateur pour activer l'authentification à deux facteurs (A2F)."
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr "Utilisez un modèle AWS CloudFormation (CFT) pour installer et configurer GitLab Runner sur AWS."
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr "Utiliser le fichier authorized_keys pour authentifier les clés SSH"
@@ -45326,9 +46127,6 @@ msgstr "Utilisez l'URL de l'instance Cloud publique (%{kroki_public_url}) ou %{i
msgid "Use the search bar on the top of this page"
msgstr "Utilisez la barre de recherche en haut de cette page"
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr "Utilisez ce formulaire pour signaler à l'administrateur les utilisateurs qui créent des tickets ou des commentaires indésirables, ou qui se comportent de manière inappropriée."
-
msgid "Use this token to validate received payloads."
msgstr "Utiliser ce jeton pour valider les charges utiles reçues."
@@ -45439,6 +46237,9 @@ msgstr "Restrictions utilisateur"
msgid "User settings"
msgstr "Paramètres utilisateur"
+msgid "User was successfully banned."
+msgstr "L'utilisateur a été banni avec succès."
+
msgid "User was successfully created."
msgstr "L’utilisateur a été créé avec succès."
@@ -45550,6 +46351,9 @@ msgstr "(Occupé)"
msgid "UserProfile|Activity"
msgstr "Activité"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr "Une erreur s'est produite lors du chargement du profil. Veuillez actualiser la page pour réessayer."
+
msgid "UserProfile|Blocked user"
msgstr "Utilisateur bloqué"
@@ -45820,6 +46624,9 @@ msgstr "Analyse des chaînes de valeur"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr "L'analyse des chaînes de valeur peut vous aider à déterminer la vélocité de votre équipe"
+msgid "Value Streams Dashboard (Beta)"
+msgstr "Tableau de bord de la chaîne de valeur (bêta)"
+
msgid "Value might contain a variable reference"
msgstr "La valeur peut contenir une référence de variable"
@@ -45853,6 +46660,9 @@ msgstr "&lt;1m"
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr "Nombre moyen de déploiements en production par jour."
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr "Nombre moyen de déploiements en production par jour. Cette métrique mesure la fréquence de livraison de valeur aux utilisateurs finaux."
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr "Métriques DORA"
@@ -45878,7 +46688,7 @@ msgid "ValueStreamAnalytics|Median time from issue created to issue closed."
msgstr "Médiane de la durée de la création du ticket à sa fermeture."
msgid "ValueStreamAnalytics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
-msgstr ""
+msgstr "Durée médiane de la validation la plus ancienne sur une demande de fusion d'un ticket associé jusqu'à la fermeture de ce ticket."
msgid "ValueStreamAnalytics|New Value Stream"
msgstr "Nouvelle Chaîne de Valeur"
@@ -45907,6 +46717,12 @@ msgstr "Affiche %{selectedSubjectFilterText} pour le groupe « %{groupName} » d
msgid "ValueStreamAnalytics|Tasks by type"
msgstr "Tâches par type"
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr "Le temps qu'il faut à une entreprise pour rétablir la production après une panne."
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr "Le temps qu'il faut pour livrer un commit en production avec succès. Cette métrique reflète l’efficacité des pipelines CI/CD."
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr "Une erreur s'est produite lors de la récupération des données de %{requestTypeName} pour l'analyse des chaînes de valeur."
@@ -45916,6 +46732,9 @@ msgstr "Nombre total de déploiements en production."
msgid "ValueStreamAnalytics|Value stream"
msgstr "Chaîne de valeur"
+msgid "ValueStreamAnalytics|View details"
+msgstr "Voir les détails"
+
msgid "ValueStreamEvent|Items in stage"
msgstr "Éléments dans l'étape"
@@ -45928,9 +46747,6 @@ msgstr "Démarrer"
msgid "ValueStreamEvent|Stop"
msgstr "Arrêter"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr "La Chaîne de Valeur par Défaut ne peut pas être supprimée"
-
msgid "Variable"
msgstr "Variable"
@@ -46006,9 +46822,6 @@ msgstr "Version %{versionNumber} (dernière)"
msgid "VersionCheck|%{details}"
msgstr "%{details}"
-msgid "VersionCheck|Critical security upgrade available"
-msgstr "Mise à jour de sécurité critique disponible"
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr "Annonce importante - Version de sécurité critique"
@@ -46036,12 +46849,12 @@ msgstr "Vous êtes actuellement sur la version %{currentVersion} ! Nous vous rec
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr "Vous êtes actuellement sur la version %{currentVersion} ! Nous vous recommandons fortement de mettre à jour votre installation de GitLab immédiatement vers l'une des versions suivantes : %{latestStableVersions}."
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
-msgstr "Vous êtes actuellement sur la version %{currentVersion}. Nous vous recommandons fortement de mettre à jour votre installation de GitLab. %{link}"
-
msgid "VersionCheck|Your GitLab Version"
msgstr "Votre Version de GitLab"
+msgid "View File Metadata"
+msgstr "Voir les métadonnées du fichier"
+
msgid "View Stage: %{title}"
msgstr "Vue de l'Étape : %{title}"
@@ -46571,10 +47384,10 @@ msgid "Vulnerability|Remove identifier row"
msgstr "Supprimer la ligne d’identifiant"
msgid "Vulnerability|Reproduction Assets"
-msgstr ""
+msgstr "Actifs de reproduction"
msgid "Vulnerability|Request"
-msgstr ""
+msgstr "Requête"
msgid "Vulnerability|Request/Response"
msgstr "Requête/Réponse"
@@ -46693,9 +47506,6 @@ msgstr "Nous n'avons pas trouvé de %{scope} correspondant à %{term} dans le pr
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "Nous n'avons pas pu atteindre le serveur Prometheus. Soit le serveur n'existe plus, soit les détails de la configuration doivent être mis à jour."
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr "Nous avons créé un projet bac à sable pour vous aider à apprendre les bases de GitLab. Vous serez guidé(e) par des tickets dans un tableau de tickets. Vous pouvez les suivre à votre propre rythme."
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr "Nous avons détecté une tentative de connexion à votre compte %{host} à l'aide d'un code d'authentification à deux facteurs erroné"
@@ -46907,13 +47717,13 @@ msgid "Webhooks|An issue is created, updated, closed, or reopened."
msgstr "Un ticket est créé, mis à jour, fermé ou rouvert."
msgid "Webhooks|Are you sure you want to delete this group hook?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer ce crochet de groupe ?"
+msgstr "Voulez-vous vraiment supprimer ce crochet de groupe ?"
msgid "Webhooks|Are you sure you want to delete this project hook?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer ce crochet de projet ?"
+msgstr "Voulez-vous vraiment supprimer ce crochet de projet ?"
msgid "Webhooks|Are you sure you want to delete this webhook?"
-msgstr "Êtes-vous sûr(e) de vouloir supprimer ce crochet web ?"
+msgstr "Voulez-vous vraiment supprimer ce crochet web ?"
msgid "Webhooks|Confidential comments"
msgstr "Commentaires confidentiels"
@@ -47298,7 +48108,7 @@ msgid "WikiHistoricalPage|most recent version"
msgstr "version la plus récente"
msgid "WikiPageConfirmDelete|Are you sure you want to delete this page?"
-msgstr "Êtes‐vous sûr(e) de vouloir supprimer cette page ?"
+msgstr "Voulez-vous vraiment supprimer cette page ?"
msgid "WikiPageConfirmDelete|Delete page"
msgstr "Supprimer la page"
@@ -47391,7 +48201,7 @@ msgid "Wiki|Wiki Pages"
msgstr "Pages du Wiki"
msgid "Will be created"
-msgstr ""
+msgstr "Sera créée"
msgid "Will be mapped to"
msgstr "Sera associé à"
@@ -47403,7 +48213,7 @@ msgid "Will deploy to"
msgstr "Sera déployé sur"
msgid "Wireframe"
-msgstr "Maquette"
+msgstr "Fil de fer"
msgid "With requirements, you can set criteria to check your products against."
msgstr "Avec les exigences, vous pouvez définir des critères auxquels confronter vos produits."
@@ -47424,7 +48234,7 @@ msgid "WorkItem|%{count} more assignees"
msgstr "%{count} autres personnes assignées"
msgid "WorkItem|%{invalidWorkItemsList} cannot be added: Cannot assign a non-confidential %{childWorkItemType} to a confidential parent %{parentWorkItemType}. Make the selected %{childWorkItemType} confidential and try again."
-msgstr ""
+msgstr "%{invalidWorkItemsList} ne peut pas faire l'objet d'un ajout : il est impossible d'assigner un(e) %{childWorkItemType} non confidentiel(le) à un(e) %{parentWorkItemType} parent qui l'est. Rendez confidentiel l'élément sélectionné - %{childWorkItemType} - et réessayez."
msgid "WorkItem|%{workItemType} deleted"
msgstr "%{workItemType} supprimé"
@@ -47466,10 +48276,10 @@ msgid "WorkItem|Add to milestone"
msgstr "Ajouter au jalon"
msgid "WorkItem|Are you sure you want to cancel editing?"
-msgstr "Êtes-vous sûr de vouloir annuler la modification ?"
+msgstr "Voulez-vous vraiment annuler la modification ?"
msgid "WorkItem|Are you sure you want to delete the %{workItemType}? This action cannot be reversed."
-msgstr ""
+msgstr "Voulez-vous vraiment supprimer le %{workItemType} ? Cette action est irréversible."
msgid "WorkItem|Assignee"
msgid_plural "WorkItem|Assignees"
@@ -47488,18 +48298,12 @@ msgstr "Enfant supprimé"
msgid "WorkItem|Closed"
msgstr "Fermé"
-msgid "WorkItem|Collapse tasks"
-msgstr "Réduire les tâches"
-
msgid "WorkItem|Create %{workItemType}"
msgstr "Créer %{workItemType}"
msgid "WorkItem|Create objective"
msgstr "Créer un objectif"
-msgid "WorkItem|Create task"
-msgstr "Créer une tâche"
-
msgid "WorkItem|Create work item"
msgstr "Créer un élément de travail"
@@ -47518,9 +48322,6 @@ msgstr "Date d'échéance"
msgid "WorkItem|Existing task"
msgstr "Tâche existante"
-msgid "WorkItem|Expand tasks"
-msgstr "Étendre les tâches"
-
msgid "WorkItem|Health status"
msgstr "État de santé"
@@ -47638,6 +48439,9 @@ msgstr "Date de début"
msgid "WorkItem|Task"
msgstr "Tâche"
+msgid "WorkItem|Task actions"
+msgstr "Actions des tâches"
+
msgid "WorkItem|Task deleted"
msgstr "Tâche supprimée"
@@ -47911,7 +48715,7 @@ msgid "You can check it in your %{pat_link_start}personal access tokens%{pat_lin
msgstr "Vous pouvez le vérifier dans vos paramètres de %{pat_link_start}jetons d'accès personnels%{pat_link_end}."
msgid "You can check it in your in your personal access tokens settings %{pat_link}."
-msgstr ""
+msgstr "Vous pouvez le vérifier dans vos paramètres de jetons d'accès personnels %{pat_link}."
msgid "You can check your tokens or create a new one in your %{pat_link_start}personal access tokens settings%{pat_link_end}."
msgstr "Vous pouvez vérifier vos jetons ou en créer de nouveaux dans vos %{pat_link_start}paramètres de jetons d'accès personnels%{pat_link_end}."
@@ -48210,7 +49014,7 @@ msgid "You have insufficient permissions to manage resource links for this incid
msgstr "Vous n'avez pas les permissions suffisantes pour gérer les liens de ressources pour cet incident"
msgid "You have insufficient permissions to manage timeline event tags for this project"
-msgstr "Vous n'avez pas les permissions suffisantes pour gérer les étiquettes des événements de la chronologie de ce projet"
+msgstr "Vous n'avez pas les permissions suffisantes pour gérer les balisages d'événements sur la chronologie de ce projet"
msgid "You have insufficient permissions to manage timeline events for this incident"
msgstr "Vous n'avez pas les permissions suffisantes pour gérer les événements de la chronologie de cet incident"
@@ -48290,11 +49094,8 @@ msgstr "Vous devez fournir votre mot de passe actuel pour le changer."
msgid "You must sign in to search for specific projects."
msgstr "Vous devez vous connecter pour rechercher des projets spécifiques."
-msgid "You must sign in to search for specific terms."
-msgstr "Vous devez vous connecter pour rechercher des termes spécifiques."
-
msgid "You must solve the CAPTCHA in order to submit"
-msgstr ""
+msgstr "Vous devez résoudre le CAPTCHA pour valider votre action"
msgid "You need a different license to enable FileLocks feature"
msgstr "Vous avez besoin d’une licence différente pour activer la fonctionnalité de verrouillage de fichiers FileLocks"
@@ -48448,15 +49249,15 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr "Votre adhésion à %{group} va désormais expirer dans %{days}."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr "Votre abonnement %{plan_name} arrivera à échéance le %{expires_on}"
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr "Votre %{spammable_entity_type} a été reconnu comme du pourriel et a été rejeté."
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr "Votre %{spammable_entity_type} a été reconnu comme du pourriel. Veuillez modifier le contenu ou résoudre le reCAPTCHA pour continuer."
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr "Votre abonnement %{strong}%{plan_name}%{strong_close} arrive à échéance le %{strong}%{expires_on}%{strong_close}. Si vous ne le renouvelez pas, vous perdrez l'accès à vos fonctionnalités payantes le %{strong}%{downgrades_on}%{strong_close}. Après cette date, vous ne pourrez plus créer de tickets ni de demandes de fusion, ni utiliser d'autres fonctionnalités."
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr "Votre abonnement %{strong}%{plan_name}%{strong_close} pour %{strong}%{namespace_name}%{strong_close} expirera le %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr "Votre message ici"
msgid "Your name"
msgstr "Votre nom"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr "Votre espace de noms %{namespace_name} a atteint la limite de %{free_limit} utilisateur(s)"
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr "Votre espace de noms %{namespace_name} dépasse la limite de %{free_limit} utilisateurs et a été placé en lecture seule."
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr "Votre espace de noms %{namespace_name} dépasse la limite d'utilisateurs qui est de %{free_user_limit}"
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr "Votre espace de noms dépasse les limites d'utilisateurs et de stockage et a été placé en lecture seule."
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr "Votre espace de noms dépasse la limite d'utilisateurs et a été placé en lecture seule."
-
msgid "Your new %{accessTokenType}"
msgstr "Votre nouveau %{accessTokenType}"
@@ -48773,8 +49559,20 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] "Votre abonnement dispose de %{remaining_seat_count} siège restant sur %{total_seat_count}."
msgstr[1] "Votre abonnement dispose de %{remaining_seat_count} sièges restants sur %{total_seat_count}."
-msgid "Your subscription will expire on %{expires_on}"
-msgstr "Votre abonnement va arriver à échéance le %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr "Votre groupe de premier niveau %{namespace_name} a atteint la limite de %{free_limit} utilisateur(s)"
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr "Votre groupe de premier niveau %{namespace_name} dépasse la limite de %{free_limit} utilisateurs et a été placé en lecture seule."
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr "Votre groupe de premier niveau %{namespace_name} dépasse la limite de %{free_user_limit} utilisateur(s)"
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr "Votre groupe de premier niveau dépasse les limites d'utilisateurs et de stockage et a été placé en lecture seule."
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr "Votre groupe de premier niveau dépasse la limite d'utilisateurs et a été placé en lecture seule."
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
msgstr "Votre mise à jour a échoué. Vous ne pouvez téléverser qu'un seul design lorsque vous le déposez sur un design existant."
@@ -48874,8 +49672,11 @@ msgstr[1] "environ %d heures"
msgid "access:"
msgstr "accès :"
+msgid "add at least one file to the repository"
+msgstr "ajouter au moins un fichier au dépôt"
+
msgid "added %{emails}"
-msgstr ""
+msgstr "a ajouté %{emails}"
msgid "added a %{link_type} link"
msgstr "a ajouté un lien de type %{link_type}"
@@ -48925,7 +49726,7 @@ msgid "archived"
msgstr "archivé"
msgid "archived:"
-msgstr ""
+msgstr "archivé:"
msgid "artifacts"
msgstr "artéfacts"
@@ -48940,7 +49741,7 @@ msgid "assigned you"
msgstr "vous a assigné"
msgid "at"
-msgstr ""
+msgstr "à"
msgid "at least the Reporter role"
msgstr "au moins le rôle de Rapporteur"
@@ -48969,7 +49770,7 @@ msgid "branch name"
msgstr "nom de la branche"
msgid "builds"
-msgstr ""
+msgstr "constructions"
msgid "by"
msgstr "par"
@@ -49011,7 +49812,7 @@ msgid "can't be nil"
msgstr "ne peut pas être nul"
msgid "can't be solely blank"
-msgstr ""
+msgstr "ne peut pas être uniquement vide"
msgid "can't be the same as the source project"
msgstr "ne peut pas être identique au projet source"
@@ -49074,7 +49875,7 @@ msgid "cannot be used for user namespace"
msgstr "ne peut pas être utilisé en tant qu’espace de noms utilisateur"
msgid "cannot block others"
-msgstr ""
+msgstr "ne peut pas bloquer les autres"
msgid "cannot contain HTML/XML tags, including any word between angle brackets (&lt;,&gt;)."
msgstr "ne peut pas contenir de balises HTML/XML ni de mot entre crochets (&lt;, &gt;)."
@@ -49083,7 +49884,7 @@ msgid "cannot include leading slash or directory traversal."
msgstr "ne peut pas inclure de barre oblique en début ni de traversée de répertoire."
msgid "cannot itself be blocked"
-msgstr ""
+msgstr "ne peut pas elle-même être bloquée"
msgid "cannot merge"
msgstr "ne peut pas fusionner"
@@ -49320,7 +50121,7 @@ msgid "ciReport|Failed to load Code Quality report"
msgstr "Échec du chargement du rapport sur la Qualité du Code"
msgid "ciReport|Fixed"
-msgstr ""
+msgstr "Corrigé"
msgid "ciReport|Fixed:"
msgstr "Corrigé :"
@@ -49479,9 +50280,6 @@ msgstr "est en cours de chargement"
msgid "ciReport|is loading, errors when loading results"
msgstr "est en cours de chargement, erreurs lors du chargement des résultats"
-msgid "ci_database"
-msgstr "ci_database"
-
msgid "closed"
msgstr "fermé"
@@ -49495,7 +50293,7 @@ msgid "collect usage information"
msgstr "collecter des informations d'utilisation"
msgid "comment"
-msgstr ""
+msgstr "commentaire"
msgid "commented"
msgstr "a commenté"
@@ -49505,17 +50303,17 @@ msgstr "a commenté %{link_to_project}"
msgid "commit"
msgid_plural "commits"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "commit"
+msgstr[1] "commits"
msgid "commit %{commit_id}"
-msgstr ""
+msgstr "commit %{commit_id}"
msgid "committed"
-msgstr ""
+msgstr "a validé"
msgid "complete"
-msgstr "terminé"
+msgstr "terminée"
msgid "compliance violation has already been recorded"
msgstr "une violation de conformité a déjà été enregistrée"
@@ -49526,6 +50324,9 @@ msgstr "les contacts ne peuvent être ajoutés qu'aux groupes à la racine"
msgid "container registry images"
msgstr "images du registre de conteneurs"
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr "contient des URLs qui dépassent la limite de %{limit} caractères"
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr "contient des URL qui dépassent la limite de 1024 caractères (%{urls})"
@@ -49539,7 +50340,7 @@ msgid "could not read private key, is the passphrase correct?"
msgstr "impossible de lire la clé privée, la phrase secrète est‐elle correcte ?"
msgid "created"
-msgstr ""
+msgstr "créé"
msgid "created %{issuable_created} by %{author}"
msgstr "créé %{issuable_created} par %{author}"
@@ -49548,7 +50349,7 @@ msgid "created %{timeAgoString} by %{email} via %{user}"
msgstr "créé %{timeAgoString} par %{email} via %{user}"
msgid "created %{timeAgo}"
-msgstr ""
+msgstr "créée %{timeAgo}"
msgid "created %{timeAgo} by %{author}"
msgstr "créé %{timeAgo} par %{author}"
@@ -49565,6 +50366,9 @@ msgstr "tous les jours"
msgid "data"
msgstr "données"
+msgid "database"
+msgstr "base de données"
+
msgid "date must not be after 9999-12-31"
msgstr "la date ne doit pas être après le 9999-12-31"
@@ -49583,13 +50387,13 @@ msgid "default branch"
msgstr "branche par défaut"
msgid "deleted"
-msgstr ""
+msgstr "supprimé"
msgid "denied"
msgstr "refusée"
msgid "deploy"
-msgstr ""
+msgstr "déploiement"
msgid "design"
msgstr "esquisse"
@@ -49645,7 +50449,7 @@ msgid "entries cannot be larger than 255 characters"
msgstr "les entrées ne peuvent pas dépasser 255 caractères"
msgid "entries cannot be nil"
-msgstr ""
+msgstr "les entrées ne peuvent pas être indéfinies"
msgid "entries cannot contain HTML tags"
msgstr "les entrées ne peuvent pas contenir de balises HTML"
@@ -49662,6 +50466,9 @@ msgstr "%{slash_command} écrase le temps estimé total."
msgid "example.com"
msgstr "exemple.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr "dépasse la longueur maximale (100 ids d'utilisateurs)"
+
msgid "exceeds maximum length (100 usernames)"
msgstr "dépasse la longueur maximale (100 noms d'utilisateurs)"
@@ -49671,6 +50478,9 @@ msgstr "dépasse la limite de %{bytes} octets"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr "dépasse la limite de %{bytes} octets pour le nom du répertoire \"%{dirname}\""
+msgid "exceeds the limit of %{count} links"
+msgstr "dépasse la limite de %{count} liens"
+
msgid "expired on %{timebox_due_date}"
msgstr "a expiré le %{timebox_due_date}"
@@ -49722,7 +50532,7 @@ msgid "for this project"
msgstr "pour ce projet"
msgid "fork"
-msgstr ""
+msgstr "divergence"
msgid "from"
msgstr "de"
@@ -49804,7 +50614,7 @@ msgid "if"
msgstr "si"
msgid "image diff"
-msgstr ""
+msgstr "diff d'image"
msgid "impersonation token"
msgstr "jeton d'emprunt d'identité"
@@ -49816,7 +50626,7 @@ msgid "import flow"
msgstr "flux d’importation"
msgid "in"
-msgstr ""
+msgstr "dans"
msgid "in group %{link_to_group}"
msgstr "dans le groupe %{link_to_group}"
@@ -49899,13 +50709,13 @@ msgid "is not in the group enforcing Group Managed Account"
msgstr "n'est pas dans le groupe qui impose le Compte Géré de Groupe"
msgid "is not in the member group"
-msgstr ""
+msgstr "n'est pas dans le groupe du membre"
msgid "is not one of"
msgstr "ne fait pas partie de"
msgid "is not the member project"
-msgstr ""
+msgstr "n'est pas le projet du membre"
msgid "is not valid. The iteration group has to match the iteration cadence group."
msgstr "n'est pas valide. Le groupe des itérations doit correspondre au groupe des cadences d'itération."
@@ -50000,14 +50810,11 @@ msgid "load it anyway"
msgstr "le charger quand même"
msgid "loading"
-msgstr ""
+msgstr "en cours de chargement"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "verrouillé par %{path_lock_user_name} %{created_at}"
-msgid "main_database"
-msgstr "main_database"
-
msgid "manual"
msgstr "manuel"
@@ -50033,6 +50840,9 @@ msgstr "(les commits ont été écrasés)"
msgid "metric_id must be unique across a project"
msgstr "metric_id doit être unique au sein d'un projet"
+msgid "milestone"
+msgstr "jalon"
+
msgid "milestone should belong either to a project or a group."
msgstr "le jalon doit appartenir à un projet ou à un groupe."
@@ -50364,6 +51174,9 @@ msgstr "doit être un paquet Debian"
msgid "must be a boolean value"
msgstr "doit être une valeur booléenne"
+msgid "must be a root group."
+msgstr "doit être un groupe racine."
+
msgid "must be a root namespace"
msgstr "doit être un espace de noms racine"
@@ -50404,17 +51217,23 @@ msgid "must be unique by status and elapsed time within a policy"
msgstr "doit être unique au niveau état et temps écoulé dans une politique"
msgid "must belong to same project of its requirement object."
-msgstr ""
+msgstr "doit appartenir au même projet que son objet d'exigence."
msgid "must belong to same project of the work item."
msgstr "doit appartenir au même projet que l'élément de travail."
+msgid "must contain only a discord user ID."
+msgstr "doit contenir uniquement un ID d'utilisateur Discord."
+
msgid "must have a repository"
msgstr "doit avoir un dépôt"
msgid "must match %{association}.project_id"
msgstr "doit correspondre à %{association}.project_id"
+msgid "must not be an owner of the namespace"
+msgstr "ne doit pas être un propriétaire de l'espace de noms"
+
msgid "must not contain commonly used combinations of words and letters"
msgstr "ne doit pas contenir des combinaisons de mots ou de lettres couramment utilisées"
@@ -50478,6 +51297,9 @@ msgstr "%{item}, et %{lastItem}"
msgid "only available on top-level groups."
msgstr "uniquement disponible pour les groupes de niveau supérieur."
+msgid "only supports valid HTTP(S) URLs"
+msgstr "ne prend en charge que les URLs HTTP(S) valides"
+
msgid "open issue"
msgstr "ouvrir un ticket"
@@ -50635,7 +51457,7 @@ msgid "removed a Zoom call from this issue"
msgstr "a supprimé un appel Zoom de ce ticket"
msgid "rendered diff"
-msgstr ""
+msgstr "diff mis en forme"
msgid "reply"
msgid_plural "replies"
@@ -50720,8 +51542,11 @@ msgstr "Inconnue"
msgid "should be an array of %{object_name} objects"
msgstr "doit être un tableau d'objets %{object_name}"
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr "doit être un tableau d'ids d'utilisateurs existants. %{invalid} n'existent pas"
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
-msgstr "devrait être un tableau de noms d'utilisateurs existants. %{invalid} n'existe pas"
+msgstr "devrait être un tableau de noms d'utilisateurs existants. %{invalid} n'existent pas"
msgid "should be greater than or equal to %{access} inherited membership from group %{group_name}"
msgstr "doit être supérieur ou égal à %{access} hérité de l'appartenance au groupe %{group_name}"
@@ -50745,7 +51570,7 @@ msgid "source"
msgstr "source"
msgid "source diff"
-msgstr ""
+msgstr "diff de source"
msgid "specified top is not part of the tree"
msgstr "le point de départ spécifié ne fait pas partie de l'arborescence"
@@ -50769,7 +51594,7 @@ msgid "structure is too large"
msgstr "la structure est trop grande"
msgid "stuck"
-msgstr ""
+msgstr "bloqué"
msgid "success"
msgstr "réussi"
@@ -50829,7 +51654,7 @@ msgid "today"
msgstr "aujourd'hui"
msgid "toggle collapse"
-msgstr ""
+msgstr "déplier ou replier"
msgid "total must be less than or equal to %{size}"
msgstr "le total doit être inférieur ou égal à %{size}"
@@ -50850,7 +51675,7 @@ msgid "unicode domains should use IDNA encoding"
msgstr "les domaines unicode doivent utiliser le codage IDNA"
msgid "updated"
-msgstr ""
+msgstr "mis à jour"
msgid "updated %{timeAgo}"
msgstr "mis à jour %{timeAgo}"
@@ -50859,7 +51684,7 @@ msgid "updated %{time_ago}"
msgstr "mis à jour %{time_ago}"
msgid "uploads"
-msgstr ""
+msgstr "téléversements"
msgid "user"
msgid_plural "users"
diff --git a/locale/gl_ES/gitlab.po b/locale/gl_ES/gitlab.po
index eef211dc6cf..96ab73d302c 100644
--- a/locale/gl_ES/gitlab.po
+++ b/locale/gl_ES/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: gl\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr " %{start} a %{end}"
@@ -60,8 +60,8 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " ou referencias (ex.: ruta/do/proxecto!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr ""
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/he_IL/gitlab.po b/locale/he_IL/gitlab.po
index 559b3542484..2dc20967943 100644
--- a/locale/he_IL/gitlab.po
+++ b/locale/he_IL/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: he\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -74,6 +74,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -353,6 +356,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -472,13 +482,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1010,12 +1013,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1089,6 +1086,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1168,8 +1168,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1261,7 +1275,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1302,8 +1316,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1513,9 +1534,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(אין שינויים)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1528,6 +1546,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2008,6 +2029,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2452,6 +2476,9 @@ msgstr ""
msgid "Add README"
msgstr "הוספת README (הסבר)"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "הוספת פגישת Zoom"
@@ -2548,9 +2575,6 @@ msgstr ""
msgid "Add approvers"
msgstr "הוספת מאשרים"
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2860,6 +2884,9 @@ msgstr "משתמשים פעילים"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "משתמשים חסומים"
@@ -2872,6 +2899,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "רכיבים"
@@ -2944,15 +2980,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "לעצור את כל המשימות"
-msgid "AdminArea|Stop all jobs?"
-msgstr "לעצור את כל המשימות?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "לעצור משימות"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "עצירת המשימות נכשלה"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2989,7 +3016,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3001,12 +3031,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3049,6 +3088,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3166,6 +3205,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3274,6 +3325,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3886,6 +3949,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3895,22 +3964,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4381,6 +4474,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4399,9 +4495,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4627,9 +4720,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4777,9 +4867,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4889,6 +4976,13 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4982,9 +5076,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5412,6 +5503,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5502,6 +5596,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5620,6 +5717,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5770,6 +5879,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5794,9 +5906,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5804,6 +5913,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6247,6 +6359,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6262,9 +6380,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6712,6 +6827,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7298,6 +7422,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7316,10 +7446,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7343,6 +7473,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7361,13 +7494,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7403,7 +7536,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7412,6 +7548,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7703,10 +7842,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7718,7 +7857,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7796,7 +7944,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7965,6 +8116,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7986,6 +8146,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8373,9 +8554,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,7 +8707,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8544,9 +8722,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,16 +8910,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8855,9 +9030,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8993,13 +9165,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9008,9 +9183,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9020,6 +9192,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10156,6 +10334,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10373,6 +10557,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10403,9 +10596,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10436,6 +10626,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11336,9 +11529,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11351,9 +11556,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11363,6 +11577,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11501,18 +11727,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12125,6 +12345,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12137,6 +12363,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12512,9 +12741,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12651,12 +12871,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12933,7 +13132,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13017,10 +13216,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13125,6 +13324,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13546,6 +13748,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14566,15 +14774,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14996,9 +15201,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15095,6 +15297,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15128,9 +15333,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15497,12 +15699,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15845,10 +16038,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15959,6 +16152,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15995,7 +16200,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16058,6 +16266,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16151,6 +16365,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16160,6 +16377,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16337,6 +16560,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16352,12 +16578,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16457,6 +16677,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16604,12 +16827,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16649,9 +16884,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16685,6 +16920,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17004,7 +17239,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17691,9 +17929,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17853,6 +18088,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18084,7 +18322,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18093,19 +18331,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18867,9 +19108,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19017,6 +19255,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19080,8 +19321,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19324,6 +19601,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19369,6 +19649,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20137,6 +20417,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20239,10 +20522,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20278,6 +20567,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20338,6 +20633,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20401,7 +20699,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20413,7 +20714,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20434,13 +20735,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20975,6 +21276,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20990,9 +21294,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21041,9 +21342,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21053,21 +21351,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21104,6 +21390,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21134,6 +21423,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21302,9 +21597,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21350,6 +21642,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21407,6 +21705,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21520,6 +21824,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21608,6 +21918,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22686,25 +23029,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22845,6 +23188,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23112,6 +23455,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23199,7 +23545,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23208,6 +23554,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23223,12 +23572,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23287,7 +23642,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24058,7 +24416,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,7 +24470,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24145,6 +24503,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24160,10 +24521,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,16 +24536,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24717,15 +25081,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24801,9 +25156,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25053,6 +25405,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25452,6 +25807,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25479,9 +25837,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25602,9 +25957,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26070,10 +26419,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26336,6 +26688,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26354,6 +26709,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26498,9 +26859,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26555,9 +26913,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26639,6 +26994,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27469,7 +27863,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27481,9 +27875,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27508,6 +27899,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27571,6 +27965,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27640,7 +28040,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28302,6 +28705,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28395,9 +28801,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29063,7 +29466,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,7 +29728,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29542,9 +29969,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29578,12 +30011,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29833,9 +30272,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30518,9 +30966,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30950,6 +31407,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30989,12 +31455,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31724,6 +32202,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,7 +32730,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32840,6 +33348,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32882,6 +33393,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33044,6 +33564,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33353,6 +33876,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33632,6 +34152,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33746,6 +34272,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33902,9 +34431,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33950,6 +34476,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34001,6 +34530,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,10 +34911,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34433,9 +34977,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34601,6 +35157,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34706,7 +35280,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35018,6 +35598,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,7 +36938,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36368,6 +36981,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36512,7 +37141,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36669,15 +37313,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36696,6 +37349,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36711,6 +37367,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36741,6 +37400,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36763,6 +37428,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36880,19 +37554,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36971,6 +37654,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37013,6 +37699,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,7 +37711,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37037,10 +37726,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37079,10 +37771,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37202,22 +37900,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37457,9 +38155,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38290,7 +39030,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38707,12 +39450,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38749,9 +39498,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38818,9 +39564,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38857,6 +39600,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39648,9 +40397,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,7 +40610,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39867,10 +40622,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40482,9 +41243,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42285,9 +43043,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42339,6 +43094,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42719,6 +43477,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42758,9 +43519,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43349,10 +44113,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43634,9 +44398,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44516,6 +45301,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44576,6 +45367,13 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44814,12 +45606,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45327,9 +46122,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45357,6 +46149,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45366,12 +46167,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45645,6 +46461,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45771,18 +46590,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45846,9 +46659,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46072,6 +46885,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46342,6 +47158,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46528,9 +47356,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46558,10 +47383,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48022,18 +48844,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48052,9 +48868,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48172,6 +48985,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48828,9 +49644,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,13 +49801,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49220,21 +50033,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,7 +50115,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49420,6 +50230,9 @@ msgstr[3] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50045,9 +50858,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50133,6 +50946,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50234,6 +51050,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50587,9 +51409,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50619,6 +51438,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51068,6 +51899,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51324,6 +52158,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/hi_IN/gitlab.po b/locale/hi_IN/gitlab.po
index 3951e720f6e..a7c0dbed830 100644
--- a/locale/hi_IN/gitlab.po
+++ b/locale/hi_IN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: hi\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/hr_HR/gitlab.po b/locale/hr_HR/gitlab.po
index ff7e52d7666..62ae68a1a3b 100644
--- a/locale/hr_HR/gitlab.po
+++ b/locale/hr_HR/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: hr\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -61,7 +61,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -73,6 +73,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -313,6 +316,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -415,12 +424,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -919,12 +922,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -997,6 +994,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1075,8 +1075,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1084,6 +1084,18 @@ msgstr[2] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1162,7 +1174,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1198,8 +1210,14 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1405,9 +1423,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1420,6 +1435,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1873,6 +1891,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2317,6 +2338,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2413,9 +2437,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2725,6 +2746,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2737,6 +2761,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2809,15 +2842,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2854,7 +2878,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2866,12 +2893,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2914,6 +2950,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2989,9 +3028,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3031,6 +3067,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3112,6 +3157,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3139,6 +3187,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3736,12 +3787,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3751,6 +3811,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3760,22 +3826,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgstr ""
+
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "Airflow"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|DAG"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4246,6 +4336,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4264,9 +4357,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4492,9 +4582,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4642,9 +4729,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4753,6 +4837,12 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4846,9 +4936,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5269,6 +5356,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5359,6 +5449,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5476,6 +5569,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5545,12 +5641,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5626,6 +5731,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5650,15 +5758,15 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6100,6 +6208,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6115,9 +6229,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6565,6 +6676,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6691,12 +6805,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7147,6 +7267,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7165,10 +7291,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7192,6 +7318,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7210,13 +7339,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7252,7 +7381,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7261,6 +7393,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7552,10 +7687,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7567,7 +7702,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7585,6 +7720,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7645,7 +7789,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7663,6 +7807,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7813,6 +7960,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7834,6 +7990,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7846,6 +8005,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7855,15 +8020,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8152,6 +8326,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8221,9 +8398,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8377,7 +8551,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8392,9 +8566,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8581,16 +8752,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8701,9 +8872,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8839,13 +9007,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8854,9 +9025,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8866,6 +9034,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8881,6 +9052,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10000,6 +10174,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10216,6 +10396,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10246,9 +10435,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10279,6 +10465,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11176,9 +11365,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11191,9 +11392,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11203,6 +11413,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11212,6 +11431,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11341,18 +11563,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11965,6 +12181,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11977,6 +12199,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12352,9 +12577,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12469,15 +12691,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12490,12 +12706,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12541,10 +12751,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12565,15 +12775,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12595,12 +12799,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12610,9 +12808,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12772,7 +12967,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12790,6 +12985,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12802,9 +13000,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12856,10 +13051,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12964,6 +13159,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13357,9 +13558,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13384,6 +13582,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13432,6 +13633,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14395,15 +14599,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14563,6 +14761,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14821,9 +15022,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14920,6 +15118,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14953,9 +15154,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15322,12 +15520,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15541,9 +15733,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15670,10 +15859,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15784,6 +15973,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15820,7 +16021,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15883,6 +16087,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15976,6 +16186,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15985,6 +16198,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16162,6 +16381,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16177,12 +16399,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16282,6 +16498,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16429,12 +16648,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16450,6 +16675,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16465,6 +16693,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16474,9 +16705,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16489,6 +16717,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16510,6 +16741,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16792,9 +17026,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16828,7 +17059,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17035,6 +17266,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17512,9 +17746,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17674,6 +17905,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17905,7 +18139,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17914,19 +18148,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17959,7 +18196,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18685,9 +18922,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18835,6 +19069,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18898,8 +19135,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19042,15 +19279,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19120,6 +19390,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19141,6 +19414,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19186,6 +19462,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19669,15 +19951,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19954,6 +20230,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20056,10 +20335,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20095,6 +20380,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20155,6 +20446,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20218,7 +20512,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20230,7 +20527,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20251,13 +20548,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20593,6 +20887,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20788,6 +21085,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20803,9 +21103,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20854,9 +21151,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20866,21 +21160,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20917,6 +21199,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20947,6 +21232,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21091,6 +21379,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21115,9 +21406,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21163,6 +21451,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21220,6 +21514,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21331,6 +21631,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21418,6 +21724,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21433,6 +21742,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21445,9 +21757,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22198,6 +22516,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22231,6 +22552,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22315,6 +22642,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22495,25 +22834,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr ""
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22522,13 +22858,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22552,9 +22894,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22654,6 +22993,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22675,9 +23017,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22756,9 +23095,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22768,6 +23104,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22921,6 +23260,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23008,7 +23350,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23017,6 +23359,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23032,12 +23377,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23095,7 +23446,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23119,6 +23470,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23524,9 +23878,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23797,6 +24148,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23866,7 +24220,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23920,7 +24274,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23953,6 +24307,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23968,10 +24325,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23983,16 +24340,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24058,6 +24412,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24523,15 +24883,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24607,9 +24958,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24859,6 +25207,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25252,6 +25603,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25279,9 +25633,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25402,9 +25753,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25528,9 +25876,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25870,10 +26215,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26134,6 +26482,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26152,6 +26503,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26161,6 +26515,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26296,9 +26653,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26353,9 +26707,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26437,6 +26788,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27223,9 +27580,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27265,7 +27655,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27277,9 +27667,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27304,6 +27691,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27367,6 +27757,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27424,6 +27817,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27436,7 +27832,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27448,7 +27844,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27466,6 +27862,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27499,7 +27901,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27784,9 +28186,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28096,6 +28495,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28189,9 +28591,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28306,9 +28705,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28342,6 +28738,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28852,7 +29251,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28873,9 +29272,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29002,6 +29398,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29071,6 +29470,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29110,7 +29512,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29164,6 +29566,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29176,12 +29581,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29206,6 +29617,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29236,12 +29650,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29329,9 +29752,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29365,12 +29794,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29620,9 +30055,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29638,6 +30070,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29962,6 +30397,12 @@ msgstr[2] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30115,6 +30556,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30301,9 +30745,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30718,9 +31159,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30733,6 +31186,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30754,6 +31213,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30772,12 +31234,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31297,6 +31768,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31507,6 +31981,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31606,6 +32083,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31906,9 +32386,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31999,6 +32476,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32011,6 +32497,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32020,7 +32509,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32035,6 +32524,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32059,7 +32551,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32077,6 +32569,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32113,6 +32608,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32131,6 +32629,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32149,7 +32650,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32176,6 +32677,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32185,6 +32689,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32209,9 +32716,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32623,6 +33127,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32665,6 +33172,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32815,6 +33328,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32827,6 +33343,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33136,6 +33655,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33217,9 +33739,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33352,9 +33871,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33415,6 +33931,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33529,6 +34051,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33685,9 +34210,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33733,6 +34255,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33784,6 +34309,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34138,6 +34666,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34159,10 +34690,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34171,6 +34702,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34189,6 +34723,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34204,6 +34741,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34216,9 +34756,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34258,6 +34795,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34267,6 +34807,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34276,6 +34825,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34384,6 +34936,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34459,6 +35014,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34489,7 +35059,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34690,6 +35260,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34801,6 +35377,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35023,24 +35602,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35158,6 +35749,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35425,16 +36019,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35449,6 +36052,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35650,9 +36256,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35941,13 +36544,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35977,6 +36586,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36040,9 +36652,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36097,7 +36706,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36139,6 +36748,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36202,12 +36814,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36250,6 +36868,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36280,7 +36904,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36319,6 +36943,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36349,18 +36976,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36436,15 +37075,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36463,6 +37111,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36478,6 +37129,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36508,6 +37162,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36529,6 +37189,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36580,6 +37243,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36625,6 +37291,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36646,19 +37315,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36703,6 +37378,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36736,6 +37414,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36778,6 +37459,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36787,7 +37471,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36802,10 +37486,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36844,10 +37531,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36862,6 +37549,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36967,22 +37660,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37222,9 +37915,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37330,6 +38020,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37453,15 +38149,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37642,6 +38368,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37651,6 +38380,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37705,7 +38437,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37804,6 +38536,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38044,7 +38779,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38356,6 +39091,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38461,12 +39199,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38503,9 +39247,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38572,9 +39313,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38611,6 +39349,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38638,9 +39379,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38836,6 +39574,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39130,6 +39871,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39400,9 +40144,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39583,6 +40324,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39607,7 +40357,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39619,10 +40369,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39754,6 +40504,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39898,6 +40651,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40234,9 +40990,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40369,6 +41122,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40396,9 +41152,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40459,7 +41212,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42031,9 +42784,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42085,6 +42835,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42463,6 +43216,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42502,9 +43258,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42661,6 +43414,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42796,6 +43552,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42862,9 +43621,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42916,6 +43672,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43093,10 +43852,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43378,9 +44137,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43549,6 +44305,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43954,8 +44731,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44002,10 +44779,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44065,6 +44842,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44257,6 +45037,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44278,6 +45061,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44317,6 +45103,12 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44473,9 +45265,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44530,9 +45319,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44554,12 +45340,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44776,6 +45556,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44875,6 +45661,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45067,9 +45856,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45097,6 +45883,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45106,12 +45901,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45121,6 +45928,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45385,6 +46195,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45511,18 +46324,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45586,9 +46393,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45700,6 +46504,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45811,6 +46618,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46081,6 +46891,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46114,6 +46927,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46168,6 +46984,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46177,6 +46999,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46189,9 +47014,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46267,9 +47089,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46297,10 +47116,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46957,9 +47776,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47755,18 +48571,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47785,9 +48595,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47905,6 +48712,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48559,9 +49369,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48718,13 +49525,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48949,21 +49756,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49045,7 +49837,19 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49147,6 +49951,9 @@ msgstr[2] "približno %d sati"
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49762,9 +50569,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49810,6 +50614,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49849,6 +50656,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49948,6 +50758,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49957,6 +50770,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50296,9 +51112,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50326,6 +51139,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50659,6 +51475,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50704,12 +51523,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50773,6 +51598,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51022,6 +51850,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/hu_HU/gitlab.po b/locale/hu_HU/gitlab.po
index d4aecfcb469..04a25af0a52 100644
--- a/locale/hu_HU/gitlab.po
+++ b/locale/hu_HU/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: hu\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/hy_AM/gitlab.po b/locale/hy_AM/gitlab.po
index 493525cc34e..b8120a6f2ec 100644
--- a/locale/hy_AM/gitlab.po
+++ b/locale/hy_AM/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: hy-AM\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/id_ID/gitlab.po b/locale/id_ID/gitlab.po
index d5849e63d4a..18079243acf 100644
--- a/locale/id_ID/gitlab.po
+++ b/locale/id_ID/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -59,7 +59,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -71,6 +71,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -737,12 +740,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -889,13 +889,21 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -964,7 +972,7 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1189,9 +1201,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1204,6 +1213,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1603,6 +1615,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2047,6 +2062,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2143,9 +2161,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2455,6 +2470,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2539,15 +2566,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2584,7 +2602,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,12 +2617,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2719,9 +2752,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2761,6 +2791,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3466,12 +3511,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3481,6 +3535,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3490,22 +3550,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3976,6 +4060,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4372,9 +4453,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4481,6 +4559,10 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -4983,6 +5062,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5257,12 +5345,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5338,6 +5435,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5362,13 +5462,13 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5806,6 +5906,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6271,6 +6374,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -6863,10 +6981,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7530,6 +7678,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8073,7 +8239,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,16 +8436,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8393,9 +8556,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8531,13 +8691,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8546,9 +8709,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8558,6 +8718,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9688,6 +9854,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -9902,6 +10074,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -9932,9 +10113,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -9965,6 +10143,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -10871,9 +11064,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -10883,6 +11085,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11021,18 +11235,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11645,6 +11853,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11657,6 +11871,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12147,15 +12361,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,12 +12376,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12219,10 +12421,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12243,15 +12445,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12273,12 +12469,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14603,9 +14796,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15320,10 +15501,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15434,6 +15615,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15626,6 +15828,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15635,6 +15840,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15812,6 +16023,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -15827,12 +16041,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -15932,6 +16140,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16440,9 +16666,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16476,7 +16699,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17154,9 +17380,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17547,7 +17773,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17556,19 +17782,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18321,9 +18550,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18754,6 +19016,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18775,6 +19040,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -18820,6 +19088,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19303,15 +19577,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -19852,7 +20138,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20223,6 +20509,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20480,9 +20769,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20953,6 +21245,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21818,6 +22128,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22293,9 +22627,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22374,9 +22705,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22386,6 +22714,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22626,7 +22960,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,6 +22969,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23140,9 +23486,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23413,6 +23756,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,16 +23948,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24219,9 +24562,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -25949,9 +26295,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -26857,7 +27239,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -26959,6 +27341,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27684,6 +28075,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -28903,9 +29318,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -28939,12 +29360,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29532,6 +29959,12 @@ msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -29867,9 +30303,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30299,6 +30744,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31073,6 +31539,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32231,6 +32730,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32381,6 +32886,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32393,6 +32901,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33251,9 +33768,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33299,6 +33813,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33350,6 +33867,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,10 +34248,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33782,9 +34314,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -33950,6 +34494,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34055,7 +34617,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34256,6 +34818,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,24 +35156,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34720,6 +35303,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -34987,16 +35573,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35641,7 +36242,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35681,6 +36282,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,12 +36348,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -35816,7 +36430,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36042,6 +36686,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36235,6 +36900,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,10 +37051,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36392,6 +37069,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36497,22 +37180,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36752,9 +37435,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -36860,6 +37540,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,7 +38277,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38080,9 +38811,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38344,6 +39072,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39738,9 +40484,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -39873,6 +40616,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41523,9 +42266,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41577,6 +42317,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,10 +43330,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -42866,9 +43615,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43037,6 +43783,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43739,6 +44509,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44010,9 +44787,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44547,9 +45324,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44577,6 +45351,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44586,12 +45369,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -44865,6 +45663,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -44991,18 +45792,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45289,6 +46084,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45559,6 +46357,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45646,6 +46450,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45655,6 +46465,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46429,9 +47236,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48407,21 +49202,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,7 +49281,19 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48601,6 +49393,9 @@ msgstr[0] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49385,6 +50186,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -49740,6 +50541,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50418,6 +51234,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ig_NG/gitlab.po b/locale/ig_NG/gitlab.po
index c153ccb94e5..fa241e5bdef 100644
--- a/locale/ig_NG/gitlab.po
+++ b/locale/ig_NG/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ig\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -59,7 +59,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -71,6 +71,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -737,12 +740,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -889,13 +889,21 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -964,7 +972,7 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1189,9 +1201,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1204,6 +1213,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1603,6 +1615,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2047,6 +2062,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2143,9 +2161,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2455,6 +2470,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2539,15 +2566,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2584,7 +2602,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,12 +2617,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2719,9 +2752,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2761,6 +2791,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3466,12 +3511,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3481,6 +3535,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3490,22 +3550,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3976,6 +4060,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4372,9 +4453,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4481,6 +4559,10 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -4983,6 +5062,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5257,12 +5345,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5338,6 +5435,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5362,13 +5462,13 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5806,6 +5906,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6271,6 +6374,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -6863,10 +6981,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7530,6 +7678,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8073,7 +8239,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,16 +8436,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8393,9 +8556,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8531,13 +8691,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8546,9 +8709,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8558,6 +8718,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9688,6 +9854,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -9902,6 +10074,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -9932,9 +10113,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -9965,6 +10143,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -10871,9 +11064,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -10883,6 +11085,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11021,18 +11235,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11645,6 +11853,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11657,6 +11871,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12147,15 +12361,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,12 +12376,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12219,10 +12421,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12243,15 +12445,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12273,12 +12469,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14603,9 +14796,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15320,10 +15501,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15434,6 +15615,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15626,6 +15828,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15635,6 +15840,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15812,6 +16023,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -15827,12 +16041,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -15932,6 +16140,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16440,9 +16666,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16476,7 +16699,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17154,9 +17380,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17547,7 +17773,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17556,19 +17782,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18321,9 +18550,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18754,6 +19016,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18775,6 +19040,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -18820,6 +19088,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19303,15 +19577,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -19852,7 +20138,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20223,6 +20509,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20480,9 +20769,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20953,6 +21245,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21818,6 +22128,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22293,9 +22627,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22374,9 +22705,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22386,6 +22714,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22626,7 +22960,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,6 +22969,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23140,9 +23486,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23413,6 +23756,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,16 +23948,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24219,9 +24562,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -25949,9 +26295,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -26857,7 +27239,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -26959,6 +27341,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27684,6 +28075,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -28903,9 +29318,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -28939,12 +29360,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29532,6 +29959,12 @@ msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -29867,9 +30303,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30299,6 +30744,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31073,6 +31539,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32231,6 +32730,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32381,6 +32886,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32393,6 +32901,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33251,9 +33768,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33299,6 +33813,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33350,6 +33867,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,10 +34248,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33782,9 +34314,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -33950,6 +34494,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34055,7 +34617,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34256,6 +34818,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,24 +35156,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34720,6 +35303,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -34987,16 +35573,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35641,7 +36242,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35681,6 +36282,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,12 +36348,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -35816,7 +36430,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36042,6 +36686,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36235,6 +36900,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,10 +37051,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36392,6 +37069,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36497,22 +37180,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36752,9 +37435,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -36860,6 +37540,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,7 +38277,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38080,9 +38811,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38344,6 +39072,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39738,9 +40484,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -39873,6 +40616,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41523,9 +42266,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41577,6 +42317,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,10 +43330,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -42866,9 +43615,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43037,6 +43783,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43739,6 +44509,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44010,9 +44787,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44547,9 +45324,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44577,6 +45351,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44586,12 +45369,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -44865,6 +45663,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -44991,18 +45792,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45289,6 +46084,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45559,6 +46357,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45646,6 +46450,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45655,6 +46465,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46429,9 +47236,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48407,21 +49202,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,7 +49281,19 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48601,6 +49393,9 @@ msgstr[0] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49385,6 +50186,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -49740,6 +50541,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50418,6 +51234,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/is_IS/gitlab.po b/locale/is_IS/gitlab.po
index 7e85249d84c..55f5637fc82 100644
--- a/locale/is_IS/gitlab.po
+++ b/locale/is_IS/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: is\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/it/gitlab.po b/locale/it/gitlab.po
index 0c2c132402f..ba5828bc224 100644
--- a/locale/it/gitlab.po
+++ b/locale/it/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: it\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits precedenti %{default_branch}, %{number_commits_ahead} commits avanti"
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Branch"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "Aggiungi %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr "Cronologia"
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "Non mostrare più"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Mostra tutti"
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Filtra per tutti"
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr "Feb"
msgid "February"
msgstr "Febbraio"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Trova in percorso"
msgid "Find file"
msgstr "Trova file"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Fork da"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "Ultimo aggiornamento"
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Nuovo Issue"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Attivata"
@@ -30516,6 +30965,12 @@ msgstr "Tutto"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Fornisci una breve descrizione per questa pipeline"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Devi trasferire la proprietà o eliminare questi gruppi prima che tu possa eliminare l'account."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr "Siamo spiacenti, non ci sono progetti che corrispondono alla tua ricerca
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr "Salva pianificazione pipeline"
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Seleziona una branch di destinazione"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Establezca una contraseña en su cuenta para actualizar o enviar a través de %{protocol}."
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr "Il tuo nome"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ja/gitlab.po b/locale/ja/gitlab.po
index d4a67d920b7..f2345062db3 100644
--- a/locale/ja/gitlab.po
+++ b/locale/ja/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ja\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr " %{start} から %{end} まで"
@@ -59,8 +59,8 @@ msgstr " または %{emphasisStart} #イシューID %{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " または %{emphasisStart} &エピックID %{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " またはリファレンス形式(例: path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " :%{name}: で反応しました"
@@ -71,6 +71,9 @@ msgstr "「%{path}」は「%{ref}」に存在しませんでした"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "\"%{repository_name}\" のサイズ (%{repository_size}) が制限の %{limit} を超えています。"
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (クローズ)"
@@ -127,11 +130,11 @@ msgstr[0] "%d 人の追加コミッター"
msgid "%d additional user"
msgid_plural "%d additional users"
-msgstr[0] ""
+msgstr[0] "%d 人の追加ユーザー"
msgid "%d approval required"
msgid_plural "%d approvals required"
-msgstr[0] ""
+msgstr[0] "%d 件の承認が必要"
msgid "%d approver"
msgid_plural "%d approvers"
@@ -203,7 +206,7 @@ msgstr[0] "貢献 %d件"
msgid "%d contributor"
msgid_plural "%d contributors"
-msgstr[0] ""
+msgstr[0] "%d 人のコントリビューター"
msgid "%d day"
msgid_plural "%d days"
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] "%d グループ"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d 時間"
@@ -255,7 +262,7 @@ msgstr[0] "%d 件のイシューをラベル付きでインポートしました
msgid "%d job"
msgid_plural "%d jobs"
-msgstr[0] ""
+msgstr[0] "%d 件のジョブ"
msgid "%d layer"
msgid_plural "%d layers"
@@ -291,7 +298,7 @@ msgstr[0] "%d 件以上のコメント"
msgid "%d package"
msgid_plural "%d packages"
-msgstr[0] ""
+msgstr[0] "%d 件のパッケージ"
msgid "%d pending comment"
msgid_plural "%d pending comments"
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d 件の個人プロジェクトが削除されます。復元できません。"
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d ポイント"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d 件のマージ済みのコミット"
@@ -319,7 +322,7 @@ msgstr[0] "%d 件のグループを選択済み"
msgid "%d push"
msgid_plural "%d pushes"
-msgstr[0] ""
+msgstr[0] "%d 件のプッシュ"
msgid "%d remaining"
msgid_plural "%d remaining"
@@ -327,7 +330,7 @@ msgstr[0] "残り%d"
msgid "%d reply"
msgid_plural "%d replies"
-msgstr[0] ""
+msgstr[0] "%d 件の返信"
msgid "%d second"
msgid_plural "%d seconds"
@@ -335,7 +338,7 @@ msgstr[0] "%d 秒"
msgid "%d stage"
msgid_plural "%d stages"
-msgstr[0] ""
+msgstr[0] "%d 件ステージ"
msgid "%d star"
msgid_plural "%d stars"
@@ -410,7 +413,7 @@ msgid "%{authorsName}'s thread"
msgstr "%{authorsName}のスレッド"
msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
-msgstr "%{author}が%{source_branch} %{copy_button}から%{target_branch} %{created_at}へのマージをリクエストしました"
+msgstr "%{author}が%{source_branch} %{copy_button}から%{target_branch}へ %{created_at} マージをリクエストしました"
msgid "%{board_target} not found"
msgstr "%{board_target} が見つかりません"
@@ -431,7 +434,7 @@ msgid "%{chartTitle} no data series"
msgstr ""
msgid "%{codeStart}$%{codeEnd} will be treated as the start of a reference to another variable."
-msgstr ""
+msgstr "%{codeStart}$%{codeEnd} は、別の変数への参照の開始として扱われます。"
msgid "%{code_open}Expanded:%{code_close} Variables with %{code_open}$%{code_close} will be treated as the start of a reference to another variable."
msgstr ""
@@ -489,11 +492,11 @@ msgstr "%{count} ファイルが変更されました"
msgid "%{count} group"
msgid_plural "%{count} groups"
-msgstr[0] ""
+msgstr[0] "%{count} グループ"
msgid "%{count} issue"
msgid_plural "%{count} issues"
-msgstr[0] ""
+msgstr[0] "%{count} 件のイシュー"
msgid "%{count} item"
msgid_plural "%{count} items"
@@ -504,7 +507,7 @@ msgstr "1ページあたり%{count} 件"
msgid "%{count} merge request"
msgid_plural "%{count} merge requests"
-msgstr[0] ""
+msgstr[0] "%{count} 件のマージ リクエスト"
msgid "%{count} more"
msgstr "他 %{count} 件"
@@ -528,7 +531,7 @@ msgstr[0] "%{count} 人の参加者"
msgid "%{count} project"
msgid_plural "%{count} projects"
-msgstr[0] ""
+msgstr[0] "%{count} 個のプロジェクト"
msgid "%{count} related %{pluralized_subject}: %{links}"
msgstr "%{count} 件の関連した %{pluralized_subject}: %{links}"
@@ -561,7 +564,7 @@ msgid "%{doc_link_start}Advanced search%{doc_link_end} is enabled."
msgstr "%{doc_link_start}高度な検索%{doc_link_end} が有効です。"
msgid "%{docs_link_start}Learn about visibility levels.%{docs_link_end}"
-msgstr "%{docs_link_start} 可視性レベルについて学びましょう。%{docs_link_end}"
+msgstr "%{docs_link_start} 表示レベルについて学びましょう。%{docs_link_end}"
msgid "%{docs_link_start}What is Large File Storage?%{docs_link_end}"
msgstr "%{docs_link_start} Large File Storage とは何ですか? %{docs_link_end}"
@@ -660,7 +663,7 @@ msgid "%{itemsCount} issues with a limit of %{maxIssueCount}"
msgstr "上限 %{maxIssueCount} 件のうち %{itemsCount} 件のイシュー"
msgid "%{key} is not a valid URL."
-msgstr ""
+msgstr "%{key} は 有効なURLではありません。"
msgid "%{labelStart}Actual response:%{labelEnd} %{headers}"
msgstr "%{labelStart}実際のレスポンス:%{labelEnd} %{headers}"
@@ -714,7 +717,7 @@ msgid "%{labelStart}Tool:%{labelEnd} %{reportType}"
msgstr "%{labelStart} ツール:%{labelEnd} %{reportType}"
msgid "%{labelStart}URL:%{labelEnd} %{url}"
-msgstr ""
+msgstr "%{labelStart}URL:%{labelEnd} %{url}"
msgid "%{labelStart}Unmodified response:%{labelEnd} %{headers}"
msgstr "%{labelStart}修正されていないレスポンス:%{labelEnd} %{headers}"
@@ -732,17 +735,11 @@ msgid "%{level_name} is not allowed in a %{group_level_name} group."
msgstr "%{level_name} は %{group_level_name} グループに含められません。"
msgid "%{level_name} is not allowed since the fork source project has lower visibility."
-msgstr "%{level_name} は許可されません。フォークしたソースプロジェクトはより可視性が低いからです。"
+msgstr "%{level_name} は許可されません。フォークしたソースプロジェクトはより表示レベルが低いからです。"
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "タイトルから %{link_start} %{draft_snippet} のプレフィックス %{link_end} を削除して、準備ができ次第マージリクエストをマージできるようにする。"
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "タイトルの先頭に %{link_start} %{draft_snippet} %{link_end} を書いて、作業中のマージリクエストが準備ができるまでマージされないようにします。"
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}、そしてさらに %{awardsListLength} 個。"
@@ -759,7 +756,7 @@ msgid "%{message} showing first %{warnings_displayed}"
msgstr ""
msgid "%{message}. Your attention request was removed."
-msgstr ""
+msgstr "%{message}。あなたの注意リクエストは削除されました。"
msgid "%{milestone} (expired)"
msgstr "%{milestone} (期限切れ)"
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} 日"
+msgid "%{numberOfSelectedTags} tags"
+msgstr "%{numberOfSelectedTags} タグ"
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{default_branch} から %{number_commits_behind} コミット遅れていて、 %{number_commits_ahead} コミット進んでいます。"
@@ -868,10 +868,10 @@ msgid "%{ref} cannot be added: %{error}"
msgstr "%{ref} を追加するきませんでした: %{error}"
msgid "%{relation_type} epic does not exist."
-msgstr ""
+msgstr "%{relation_type} のエピックが存在しません。"
msgid "%{relation_type} epic is not present."
-msgstr ""
+msgstr "%{relation_type} のエピックが存在しません。"
msgid "%{releases} release"
msgid_plural "%{releases} releases"
@@ -887,15 +887,23 @@ msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnM
msgstr "%{reportType} の潜在的な %{vulnMessage} を %{totalStart}%{total}%{totalEnd} 件検出しました"
msgid "%{reportType} detected no new vulnerabilities."
-msgstr ""
+msgstr "種類が %{reportType} の新しい脆弱性はありません。"
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}もう一度試す%{retryButtonEnd} または %{newFileButtonStart}新しいファイルを添付する%{newFileButtonEnd}。"
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "残りの参加者から %{rotation} を再計算しました。 %{rotation_link}の新しい設定を確認してください。 オンコールのカバレッジを確認するために、現在のオンコールの対応者に連絡することをお勧めします。"
@@ -921,11 +929,11 @@ msgstr[0] "%{securityScanner} の結果は利用できません。パイプラ
msgid "%{selectedLabelsCount} label"
msgid_plural "%{selectedLabelsCount} labels"
-msgstr[0] ""
+msgstr[0] "%{selectedLabelsCount} ラベル"
msgid "%{selectedProjectsCount} project"
msgid_plural "%{selectedProjectsCount} projects"
-msgstr[0] ""
+msgstr[0] "%{selectedProjectsCount}プロジェクト"
msgid "%{size} GiB"
msgstr "%{size} GiB"
@@ -943,7 +951,7 @@ msgid "%{sourceBranch} into %{targetBranch}"
msgstr "%{sourceBranch} を %{targetBranch} に"
msgid "%{source} %{copyButton} into %{target}"
-msgstr ""
+msgstr "%{source} %{copyButton} から %{target} へ"
msgid "%{spammable_titlecase} was submitted to Akismet successfully."
msgstr "%{spammable_titlecase} はAkismetに正常に送信されました。"
@@ -962,13 +970,13 @@ msgstr "%{strongOpen}警告:%{strongClose} SAML グループ リンクにより
msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
-msgstr[0] ""
+msgstr[0] "%{strongStart}%{count}%{strongEnd} 件のコミット"
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr "%{strongStart}ヒント:%{strongEnd} %{linkStart}これらのガイドライン%{linkEnd}に従ってローカルでマージリクエストをチェックアウトすることもできます。"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
-msgstr ""
+msgstr "%{strong_open}%{group_name}%{strong_close} プロジェクト:"
msgid "%{strong_start}%{branch_count}%{strong_end} Branch"
msgid_plural "%{strong_start}%{branch_count}%{strong_end} Branches"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] "マージするために %{strong_start}%{count} 人のメンバー%{strong_end} の承認が必要です。開発者以上のロールのメンバーは誰でも承認できます。"
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1030,7 +1042,7 @@ msgid "%{timebox_type} must have a start and due date"
msgstr "%{timebox_type} には開始日と終了日が必要です"
msgid "%{time} UTC"
-msgstr ""
+msgstr "%{time} UTC"
msgid "%{title} %{operator} %{threshold}"
msgstr "%{title} %{operator} %{threshold}"
@@ -1063,7 +1075,7 @@ msgid "%{type} only supports %{name} name"
msgstr "%{type} %{name} 名前のみをサポートします"
msgid "%{url} (optional)"
-msgstr ""
+msgstr "%{url} (オプション)"
msgid "%{userName} (cannot merge)"
msgstr "%{userName} (マージできません)"
@@ -1087,10 +1099,10 @@ msgid "%{username} has asked for a GitLab account on your instance %{host}:"
msgstr "%{username} がインスタンス %{host} の GitLab アカウントをリクエストしました。"
msgid "%{username} marked merge request %{mr_link} as draft"
-msgstr ""
+msgstr "%{username} がマージリクエスト %{mr_link} をドラフトとしてマークしました"
msgid "%{username} marked merge request %{mr_link} as ready"
-msgstr ""
+msgstr "%{username} がマージリクエスト %{mr_link} を準備済みとしてマークしました"
msgid "%{username}'s avatar"
msgstr "%{username}のアバター"
@@ -1111,10 +1123,10 @@ msgid "%{verb} %{time_spent_value} spent time."
msgstr "%{verb} して %{time_spent_value} が経過しました。"
msgid "%{verb} this %{noun} as a draft."
-msgstr ""
+msgstr "この %{noun}をドラフトに%{verb}"
msgid "%{verb} this %{noun} as ready."
-msgstr ""
+msgstr "この %{noun} 準備完了に%{verb}"
msgid "%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notifications to web applications in response to events in a group or project."
msgstr "%{webhooks_link_start}%{webhook_type}%{link_end} を使うと、グループまたはプロジェクトのイベントに応じてウェブアプリケーションに通知を送信できます。"
@@ -1147,7 +1159,7 @@ msgid "'%{data}' at %{location} is not: %{const}"
msgstr "%{location} の %{data} は %{const} ではありません。"
msgid "'%{level}' is not a valid visibility level"
-msgstr "'%{level}' は有効な可視レベルではありません"
+msgstr "'%{level}' は有効な表示レベルではありません"
msgid "'%{name}' Value Stream created"
msgstr "'%{name}' バリューストリームが作成されました"
@@ -1165,7 +1177,7 @@ msgid "'%{template_name}' is unknown or invalid"
msgstr "'%{template_name}' は不明、または無効です"
msgid "'%{value}' days of inactivity must be greater than or equal to 90"
-msgstr ""
+msgstr "'%{value}' 日間の非アクティブ日数は 90 以上でなければなりません"
msgid "(%d closed)"
msgid_plural "(%d closed)"
@@ -1184,16 +1196,13 @@ msgid "(Group Managed Account)"
msgstr "(グループ管理アカウント)"
msgid "(Limited to %{quota} pipeline minutes per month)"
-msgstr ""
+msgstr "( %{quota} パイプライン分 / 月に制限されています )"
msgid "(No changes)"
msgstr "(変更なし)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
-msgstr ""
+msgstr "(無制限のパイプライン時間(分))"
msgid "(check progress)"
msgstr "(進行状況を確認する)"
@@ -1204,6 +1213,9 @@ msgstr "(削除済み)"
msgid "(expired)"
msgstr "(有効期限切れ)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(変更したくない場合、空白のままにしてください)"
@@ -1211,7 +1223,7 @@ msgid "(max size 15 MB)"
msgstr "(最大サイズ 15MB)"
msgid "(no user)"
-msgstr ""
+msgstr "(ユーザなし)"
msgid "(optional)"
msgstr "(オプション)"
@@ -1472,7 +1484,7 @@ msgid "404|Make sure the address is correct and the page hasn't moved."
msgstr "URLが正しくないか、ページが移動された可能性があります。"
msgid "404|Not found"
-msgstr ""
+msgstr "お探しのページが見つかりませんでした。"
msgid "404|Page Not Found"
msgstr "ページが見つかりません"
@@ -1520,7 +1532,7 @@ msgid "A Let's Encrypt SSL certificate can not be obtained until your domain is
msgstr "Let's Encrypt のSSL証明書は、あなたのドメインが確認されるまで取得できません。"
msgid "A Work Item can be a parent or a child, but not both."
-msgstr ""
+msgstr "作業項目は親または子であることができますが、両方にはできません。"
msgid "A basic page and serverless function that uses AWS Lambda, AWS API Gateway, and GitLab Pages"
msgstr "AWS Lambda、AWS API Gateway、およびGitLab Pagesを使用する基本的なページとサーバーレス関数"
@@ -1532,10 +1544,10 @@ msgid "A complete DevOps platform"
msgstr "完全な DevOps のプラットフォーム"
msgid "A confidential issue cannot have a parent that already has non-confidential children."
-msgstr ""
+msgstr "非公開のイシューは、既に公開された子を持つ親を持つことはできません。"
msgid "A confidential work item cannot have a parent that already has non-confidential children."
-msgstr ""
+msgstr "非公開の作業項目は、既に公開された子を持つ親を持つことはできません。"
msgid "A deleted user"
msgstr "削除されたユーザー"
@@ -1595,22 +1607,25 @@ msgid "A non-confidential epic cannot be assigned to a confidential parent epic"
msgstr "公開エピックの親エピックに非公開エピックに割り当てることはできません"
msgid "A non-confidential issue cannot have a confidential parent."
-msgstr ""
+msgstr "公開されたイシューは、非公開の親を持つことはできません。"
msgid "A non-confidential work item cannot have a confidential parent."
-msgstr ""
+msgstr "公開された作業項目は、非公開の親を持つことはできません。"
msgid "A page with that title already exists"
msgstr "このタイトルのページは既に存在します"
-msgid "A personal access token has been revoked"
+msgid "A parent must be provided when bulk updating issuables"
msgstr ""
+msgid "A personal access token has been revoked"
+msgstr "パーソナルアクセストークンが取り消されました。"
+
msgid "A personal access token, named %{code_start}%{token_name}%{code_end}, has been revoked."
msgstr ""
msgid "A personal access token, named %{token_name}, has been revoked."
-msgstr ""
+msgstr "名前が%{token_name}のパーソナルアクセストークンが取り消されました。"
msgid "A plain HTML site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
msgstr "プレーンHTMLのサイトでGitLabの代わりにNetlifyをCI/CDで使用していたとしても、GitLabにはほかにも素晴らしい機能がたくさんあります。"
@@ -1643,7 +1658,7 @@ msgid "A sign-in to your account has been made from the following IP address: %{
msgstr "次のIPアドレスからあなたのアカウントへのサインインが行われました: %{ip}"
msgid "A template for starting a new TYPO3 project"
-msgstr ""
+msgstr "新しい TYPO3 プロジェクトを開始するためのテンプレート"
msgid "A title is required"
msgstr "タイトルは必須項目です"
@@ -1778,7 +1793,7 @@ msgid "AWS Access Key"
msgstr "AWS アクセスキー"
msgid "AWS OpenSearch IAM credentials"
-msgstr ""
+msgstr "AWS OpenSearch IAM の認証情報"
msgid "AWS Secret Access Key"
msgstr "AWS 秘密アクセスキー"
@@ -1802,7 +1817,7 @@ msgid "About this feature"
msgstr "この機能について"
msgid "About your company"
-msgstr ""
+msgstr "会社について"
msgid "Abuse Reports"
msgstr "不正利用レポート"
@@ -1823,13 +1838,13 @@ msgid "Acceptable for use in this project"
msgstr "このプロジェクトは使用可能"
msgid "Access Denied"
-msgstr ""
+msgstr "アクセスが拒否されました"
msgid "Access Git repositories or the API."
msgstr "Git リポジトリまたは API にアクセスします。"
msgid "Access Token"
-msgstr ""
+msgstr "アクセストークン"
msgid "Access Tokens"
msgstr "アクセス トークン"
@@ -1883,7 +1898,7 @@ msgid "AccessTokens|Copy incoming email token"
msgstr "受信メールトークンをコピー"
msgid "AccessTokens|Copy static object token"
-msgstr ""
+msgstr "静的オブジェクトトークンをコピー"
msgid "AccessTokens|Created"
msgstr "作成済み"
@@ -1913,7 +1928,7 @@ msgid "AccessTokens|Static object token"
msgstr "静的オブジェクトトークン"
msgid "AccessTokens|The last time a token was used"
-msgstr ""
+msgstr "前回トークンが使用された日時"
msgid "AccessTokens|They are the only accepted password when you have Two-Factor Authentication (2FA) enabled."
msgstr "2要素認証(2FA) が有効になっている場合、これは唯一の承認済みパスワードです。"
@@ -1940,10 +1955,10 @@ msgid "AccessibilityReport|The accessibility scanning found an error of the foll
msgstr "アクセシビリティのスキャンで次のタイプのエラーが見つかりました: %{code}"
msgid "Accessible by any user who is logged in."
-msgstr ""
+msgstr "ログイン中の全てのユーザーがアクセスできます。"
msgid "Accessible by anyone, regardless of authentication."
-msgstr ""
+msgstr "認証に関係なく誰でもアクセスできます。"
msgid "Account"
msgstr "アカウント"
@@ -1997,13 +2012,13 @@ msgid "Activate Service Desk"
msgstr "サービスデスクを有効にする"
msgid "Activated"
-msgstr ""
+msgstr "有効化"
msgid "Active"
msgstr "有効"
msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
-msgstr ""
+msgstr "有効な %{accessTokenTypePlural} (%{totalAccessTokens})"
msgid "Active Sessions"
msgstr "アクティブ セッション"
@@ -2015,7 +2030,7 @@ msgid "Activity"
msgstr "アクティビティー"
msgid "Activity|An error occurred while retrieving activity. Reload the page to try again."
-msgstr ""
+msgstr "アクティビティを取得する際にエラーが発生しました。ページを再読み込みして、再度お試しください。"
msgid "Add"
msgstr "追加"
@@ -2042,11 +2057,14 @@ msgid "Add License"
msgstr "ライセンスを追加"
msgid "Add New Site"
-msgstr ""
+msgstr "新しいサイトを追加"
msgid "Add README"
msgstr "README を追加"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Zoom ミーティングを追加"
@@ -2054,13 +2072,13 @@ msgid "Add a %{type}"
msgstr "%{type} を追加"
msgid "Add a GCP region"
-msgstr ""
+msgstr "GCP リージョンを追加"
msgid "Add a GPG key"
msgstr "GPGキーを追加"
msgid "Add a GPG key for secure access to GitLab. %{help_link_start}Learn more.%{help_link_end}"
-msgstr ""
+msgstr "GitLabへの安全なアクセスのためにGPGキーを追加します。 %{help_link_start}詳細はこちら。%{help_link_end}"
msgid "Add a Terms of Service agreement and Privacy Policy for users of this GitLab instance."
msgstr "この GitLab インスタンスのユーザに対して、利用規約とプライバシーポリシーを追加します。"
@@ -2069,13 +2087,13 @@ msgid "Add a bullet list"
msgstr "箇条書きリストを追加"
msgid "Add a checklist"
-msgstr ""
+msgstr "チェックリストを追加"
msgid "Add a collapsible section"
msgstr "折りたたみ可能なセクションを追加"
msgid "Add a comment"
-msgstr ""
+msgstr "コメントを追加"
msgid "Add a comment to this line"
msgstr "この行にコメントを追加"
@@ -2087,7 +2105,7 @@ msgid "Add a confidential internal note to this %{noteableDisplayName}."
msgstr ""
msgid "Add a custom message with details about the instance's shared runners. The message is visible when you view runners for projects and groups. Markdown is supported."
-msgstr ""
+msgstr "インスタンスの共有ランナーについての詳細を記載したカスタムメッセージを追加します。 グループおよびプロジェクト の Runner を表示するときにこのメッセージを表示します。Markdown がサポートされています。"
msgid "Add a general comment to this %{noteableDisplayName}."
msgstr "この %{noteableDisplayName} へ一般的なコメントを追加。"
@@ -2102,7 +2120,7 @@ msgid "Add a numbered list"
msgstr "番号付きリストを追加"
msgid "Add a related epic"
-msgstr ""
+msgstr "関連するエピックを追加"
msgid "Add a related issue"
msgstr "関連するイシューを追加"
@@ -2114,7 +2132,7 @@ msgid "Add a table"
msgstr "テーブルを追加する"
msgid "Add a timeline event to incident"
-msgstr ""
+msgstr "インシデントにタイムラインイベントを追加"
msgid "Add a title..."
msgstr "タイトルを追加..."
@@ -2143,9 +2161,6 @@ msgstr "承認ルールの追加"
msgid "Add approvers"
msgstr "承認者を追加"
-msgid "Add broadcast message"
-msgstr "ブロードキャストメッセージを追加"
-
msgid "Add child epic to an epic"
msgstr "エピックに子エピックを追加"
@@ -2156,7 +2171,7 @@ msgid "Add comment to design"
msgstr "デザインにコメントを追加"
msgid "Add comment to incident timeline"
-msgstr ""
+msgstr "インシデントタイムラインにコメントを追加"
msgid "Add comment..."
msgstr "コメントを追加..."
@@ -2192,7 +2207,7 @@ msgid "Add existing confidential %{issuableType}"
msgstr "既存の非公開 %{issuableType} を追加"
msgid "Add existing issue"
-msgstr ""
+msgstr "既存のイシューを追加"
msgid "Add header and footer to emails. Please note that color settings will only be applied within the application interface"
msgstr "メールにヘッダーとフッターを追加します。色設定はアプリケーションインターフェース内でのみ適用されます。"
@@ -2201,7 +2216,7 @@ msgid "Add image comment"
msgstr "画像コメントを追加"
msgid "Add internal note"
-msgstr ""
+msgstr "内部メモを保存"
msgid "Add key"
msgstr "キーを追加"
@@ -2210,10 +2225,10 @@ msgid "Add label(s)"
msgstr "ラベルを追加"
msgid "Add labels"
-msgstr ""
+msgstr "ラベルを追加"
msgid "Add license"
-msgstr ""
+msgstr "ライセンスを追加"
msgid "Add list"
msgstr "リストを追加"
@@ -2225,7 +2240,7 @@ msgid "Add new directory"
msgstr "新規ディレクトリを追加"
msgid "Add or remove a user."
-msgstr ""
+msgstr "ユーザーを追加または削除します。"
msgid "Add or remove previously merged commits"
msgstr "以前にマージしたコミットを追加または削除"
@@ -2261,7 +2276,7 @@ msgid "Add text to the sign-in page. Markdown enabled."
msgstr "サインインページにテキストを追加します。 マークダウンが有効になっています。"
msgid "Add time entry"
-msgstr ""
+msgstr "時間エントリを追加"
msgid "Add to board"
msgstr "ボードに追加"
@@ -2315,7 +2330,7 @@ msgid "AddMember|Invite limit of %{daily_invites} per day exceeded"
msgstr "1日あたりの招待制限数 %{daily_invites} を超えました"
msgid "AddMember|Invites cannot be blank"
-msgstr ""
+msgstr "招待を空白にできません"
msgid "AddMember|No invite source provided."
msgstr "招待元が提供されていません。"
@@ -2351,7 +2366,7 @@ msgid "Adding new applications is disabled in your GitLab instance. Please conta
msgstr "あなたの GitLab インスタンスで新しいアプリケーションを追加することはできません。権限を取得するには、GitLab 管理者に連絡してください。"
msgid "Additional diagram formats"
-msgstr ""
+msgstr "追加のダイアグラムの形式"
msgid "Additional minutes"
msgstr "追加分数"
@@ -2387,13 +2402,13 @@ msgid "Adds a Zoom meeting."
msgstr "Zoom ミーティングを追加。"
msgid "Adds a resource link"
-msgstr ""
+msgstr "リソースリンクを追加"
msgid "Adds a resource link for this incident."
-msgstr ""
+msgstr "このインシデントにリソースリンクを追加"
msgid "Adds a timeline event to incident."
-msgstr ""
+msgstr "インシデントにタイムラインイベントを追加"
msgid "Adds a to do."
msgstr "Todoを追加します。"
@@ -2405,7 +2420,7 @@ msgid "Adds email participant(s)."
msgstr "メール参加者を追加。"
msgid "Adds this %{issuable_type} as related to the %{issuable_type} it was created from"
-msgstr ""
+msgstr "この %{issuable_type} を作成した %{issuable_type} に関連するように追加します"
msgid "Adjust how frequently the GitLab UI polls for updates."
msgstr "GitLab UI の更新頻度を調整します。"
@@ -2455,6 +2470,9 @@ msgstr " アクティブなユーザー"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "%{billable_users_link_start}請求対象%{billable_users_link_end} 以外のユーザーも含む、インスタンス内に作成されたすべてのユーザー。"
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "ブロックされたユーザー"
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "コンポーネント"
@@ -2504,7 +2531,7 @@ msgid "AdminArea|Maintainer"
msgstr "メンテナー"
msgid "AdminArea|Manage applications for your instance that can use GitLab as an %{docs_link_start}OAuth provider%{docs_link_end}."
-msgstr ""
+msgstr "GitLab を %{docs_link_start}OAuth プロバイダー%{docs_link_end} として使用できるインスタンスのアプリケーションを管理します。"
msgid "AdminArea|Minimal access"
msgstr "最小アクセス"
@@ -2519,7 +2546,7 @@ msgid "AdminArea|New user"
msgstr "新規ユーザー"
msgid "AdminArea|No applications found"
-msgstr ""
+msgstr "アプリケーションが見つかりません"
msgid "AdminArea|Owner"
msgstr "オーナー"
@@ -2539,15 +2566,6 @@ msgstr "GitLabニュースレターに登録"
msgid "AdminArea|Stop all jobs"
msgstr "全てのジョブを停止"
-msgid "AdminArea|Stop all jobs?"
-msgstr "全てのジョブを停止しますか?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "ジョブを停止"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "ジョブの停止に失敗しました"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2561,7 +2579,7 @@ msgid "AdminArea|Totals"
msgstr ""
msgid "AdminArea|Updated %{last_update_time}"
-msgstr ""
+msgstr "%{last_update_time} に更新"
msgid "AdminArea|Users"
msgstr "ユーザー"
@@ -2584,7 +2602,10 @@ msgstr "最新のプロジェクトを表示"
msgid "AdminArea|View latest users"
msgstr "最新のユーザーを表示"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,23 +2617,32 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "統計の読み込み中にエラーが発生しました。もう一度やり直してください。"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr "グループとプロジェクトの取得中にエラーが発生しました。ページを更新してもう一度お試しください。"
+
msgid "AdminEmail|Body"
-msgstr ""
+msgstr "本文"
msgid "AdminEmail|Body is required."
-msgstr ""
+msgstr "本文が必要です。"
+
+msgid "AdminEmail|Loading groups and projects."
+msgstr "グループとプロジェクトを読み込み中"
+
+msgid "AdminEmail|No groups or projects found."
+msgstr "グループまたはプロジェクトが見つかりません。"
msgid "AdminEmail|Recipient group or project"
-msgstr ""
+msgstr "受信者グループまたはプロジェクト"
msgid "AdminEmail|Recipient group or project is required."
-msgstr ""
+msgstr "受信者グループまたはプロジェクトが必要です。"
msgid "AdminEmail|Subject"
-msgstr ""
+msgstr "件名"
msgid "AdminEmail|Subject is required."
-msgstr ""
+msgstr "件名が必要です。"
msgid "AdminLabels|Define your default set of project labels"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr "GitLabグループとプロジェクトを直接転送して移行できるようにする"
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Auto DevOps ドメイン"
@@ -2654,13 +2687,13 @@ msgid "AdminSettings|CI/CD limits"
msgstr ""
msgid "AdminSettings|Clickhouse URL"
-msgstr ""
+msgstr "Clickhouse URL"
msgid "AdminSettings|Configure Let's Encrypt"
-msgstr ""
+msgstr "Let's Encrypt を設定"
msgid "AdminSettings|Configure limits on the number of repositories users can download in a given time."
-msgstr ""
+msgstr "指定された時間内にダウンロードできるリポジトリ数の制限を設定します。"
msgid "AdminSettings|Configure product analytics to track events within your project applications."
msgstr ""
@@ -2669,37 +2702,37 @@ msgid "AdminSettings|Configure when inactive projects should be automatically de
msgstr ""
msgid "AdminSettings|Cube API URL"
-msgstr ""
+msgstr "Cube API URL"
msgid "AdminSettings|Cube API key"
-msgstr ""
+msgstr "Cube APIキー"
msgid "AdminSettings|Delete inactive projects"
-msgstr ""
+msgstr "無効なプロジェクトを削除"
msgid "AdminSettings|Delete inactive projects that exceed"
-msgstr ""
+msgstr "超過した無効なプロジェクトを削除"
msgid "AdminSettings|Delete project after"
-msgstr ""
+msgstr "後でプロジェクトを削除"
msgid "AdminSettings|Disable Elasticsearch until indexing completes."
msgstr ""
msgid "AdminSettings|Disable feed token"
-msgstr ""
+msgstr "フィードトークンを無効にする"
msgid "AdminSettings|Disable public access to Pages sites"
-msgstr ""
+msgstr "Pages サイトへの公開アクセスを無効にする"
msgid "AdminSettings|Display a banner on merge requests in projects with no pipelines to initiate steps to add a .gitlab-ci.yml file."
msgstr ""
msgid "AdminSettings|Domain verification is an essential security measure for public GitLab sites. Users are required to demonstrate they control a domain before it is enabled. %{link_start}Learn more.%{link_end}"
-msgstr ""
+msgstr "ドメイン認証は、GitLabの公開サイトでは必須のセキュリティ対策です。ユーザーは、ドメインを有効にする前に、自分がそのドメインを管理していることを証明する必要があります。%{link_start} 詳しくはこちら。%{link_end}"
msgid "AdminSettings|Elasticsearch indexing"
-msgstr ""
+msgstr "Elasticsearchのインデックス作成"
msgid "AdminSettings|Email from GitLab - email users right from the Admin Area. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -2708,25 +2741,22 @@ msgid "AdminSettings|Enable Registration Features"
msgstr "登録機能を有効にする"
msgid "AdminSettings|Enable Service Ping"
-msgstr ""
+msgstr "Service Ping を有効にする"
msgid "AdminSettings|Enable collection of application metrics. Restart required. %{link_start}Learn how to export metrics to Prometheus%{link_end}."
msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
-msgstr ""
+msgstr "kuromoji カスタムアナライザーを有効にする: インデックス作成"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
-msgstr ""
-
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
+msgstr "kuromoji カスタムアナライザーを有効にする: 検索"
msgid "AdminSettings|Enable pipeline suggestion banner"
-msgstr ""
+msgstr "パイプライン提案バナーを有効にする"
msgid "AdminSettings|Enable product analytics"
-msgstr ""
+msgstr "プロダクト分析を有効にする"
msgid "AdminSettings|Enable shared runners for new projects"
msgstr "新しいプロジェクトで共有 Runner を有効にする"
@@ -2738,19 +2768,19 @@ msgid "AdminSettings|Enable smartcn custom analyzer: Search"
msgstr ""
msgid "AdminSettings|Enabled"
-msgstr ""
+msgstr "有効"
msgid "AdminSettings|Enforce invitation flow for groups and projects"
msgstr ""
msgid "AdminSettings|Feed token"
-msgstr ""
+msgstr "フィードトークン"
msgid "AdminSettings|Git abuse rate limit"
-msgstr ""
+msgstr "Git の不正利用率制限"
msgid "AdminSettings|Group runners expiration"
-msgstr ""
+msgstr "グループ Runnerの有効期限"
msgid "AdminSettings|I have read and agree to the Let's Encrypt %{link_start}Terms of Service%{link_end} (PDF)."
msgstr ""
@@ -2761,35 +2791,44 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
-msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
msgstr ""
-msgid "AdminSettings|Import sources"
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
msgstr ""
-msgid "AdminSettings|Inactive project deletion"
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
msgstr ""
+msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
+msgstr "既存のインデックスがない場合、GitLab がインデックスを作成します。"
+
+msgid "AdminSettings|Import sources"
+msgstr "ソースをインポート"
+
+msgid "AdminSettings|Inactive project deletion"
+msgstr "無効なプロジェクトの削除"
+
msgid "AdminSettings|Instance runners expiration"
-msgstr ""
+msgstr "インスタンス Runner の有効期限"
msgid "AdminSettings|Jitsu administrator email"
-msgstr ""
+msgstr "Jitsu 管理者メールアドレス"
msgid "AdminSettings|Jitsu administrator password"
-msgstr ""
+msgstr "Jitsu 管理者パスワード"
msgid "AdminSettings|Jitsu host"
-msgstr ""
+msgstr "Jitsuホスト"
msgid "AdminSettings|Jitsu project ID"
-msgstr ""
+msgstr "Jitsu プロジェクトID"
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
msgid "AdminSettings|Let's Encrypt email"
-msgstr ""
+msgstr "Let's Encrypt メール"
msgid "AdminSettings|Limit project size at a global, group, and project level. %{link_start}Learn more%{link_end}."
msgstr ""
@@ -2807,7 +2846,7 @@ msgid "AdminSettings|Maximum number of active pipelines per project"
msgstr ""
msgid "AdminSettings|Maximum number of custom domains per project"
-msgstr ""
+msgstr "プロジェクトごとのカスタムドメインの最大数"
msgid "AdminSettings|Maximum number of downstream pipelines in a pipeline's hierarchy tree"
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -2849,7 +2891,7 @@ msgid "AdminSettings|Project export"
msgstr ""
msgid "AdminSettings|Project runners expiration"
-msgstr ""
+msgstr "プロジェクト Runner の有効期限"
msgid "AdminSettings|Protect CI/CD variables by default"
msgstr ""
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -2924,16 +2969,16 @@ msgid "AdminSettings|Size and domain settings for Pages static sites."
msgstr ""
msgid "AdminSettings|The ID of the project in Jitsu. The project contains all analytics instances."
-msgstr ""
+msgstr "JitsuのプロジェクトのID。プロジェクトにはすべての分析インスタンスが含まれています。"
msgid "AdminSettings|The URL of your Cube instance."
-msgstr ""
+msgstr "CubeインスタンスのURL。"
msgid "AdminSettings|The default domain to use for Auto Review Apps and Auto Deploy stages in all projects."
msgstr ""
msgid "AdminSettings|The host of your Jitsu instance."
-msgstr ""
+msgstr "あなたのJitsuインスタンスのホスト。"
msgid "AdminSettings|The latest artifacts for all jobs in the most recent successful pipelines in each project are stored and do not expire."
msgstr ""
@@ -2957,10 +3002,10 @@ msgid "AdminSettings|Total number of jobs in currently active pipelines"
msgstr ""
msgid "AdminSettings|Use AWS OpenSearch Service with IAM credentials"
-msgstr ""
+msgstr "IAM認証情報でAWS OpenSearch を使用する"
msgid "AdminSettings|Used to connect Jitsu to the Clickhouse instance."
-msgstr ""
+msgstr "JitsuをClickhouseインスタンスに接続するために使用します。"
msgid "AdminSettings|Used to generate short-lived API access tokens."
msgstr ""
@@ -3044,7 +3089,7 @@ msgid "AdminUsers|Access Git repositories"
msgstr "Git リポジトリにアクセス"
msgid "AdminUsers|Access level"
-msgstr ""
+msgstr "アクセスレベル:"
msgid "AdminUsers|Access the API"
msgstr "API にアクセス"
@@ -3092,7 +3137,7 @@ msgid "AdminUsers|Automatically marked as default internal user"
msgstr "自動的に、デフォルトの内部ユーザーとしてマークしました。"
msgid "AdminUsers|Avatar"
-msgstr ""
+msgstr "アバター"
msgid "AdminUsers|Ban user"
msgstr "BANしたユーザー"
@@ -3122,10 +3167,10 @@ msgid "AdminUsers|Blocking user has the following effects:"
msgstr "ユーザーのブロックには次の効果があります:"
msgid "AdminUsers|Bot"
-msgstr ""
+msgstr "ボット"
msgid "AdminUsers|Can create group"
-msgstr ""
+msgstr "グループを作成できます"
msgid "AdminUsers|Cannot sign in or access instance information"
msgstr "サインインまたはインスタンス情報にアクセスできません"
@@ -3200,16 +3245,16 @@ msgid "AdminUsers|It's you!"
msgstr "あなたです!"
msgid "AdminUsers|LDAP Blocked"
-msgstr ""
+msgstr "LDAP でブロックされました"
msgid "AdminUsers|Learn more about %{link_start}banned users.%{link_end}"
msgstr "BANされたユーザーについての詳細は %{link_start}こちら%{link_end}。"
msgid "AdminUsers|Limits"
-msgstr ""
+msgstr "制限"
msgid "AdminUsers|Linkedin"
-msgstr ""
+msgstr "Linkedin"
msgid "AdminUsers|Locked"
msgstr "ロック中"
@@ -3239,10 +3284,10 @@ msgid "AdminUsers|Personal projects, group and user history will be left intact"
msgstr "個人プロジェクト、グループ、とユーザーの履歴はそのまま残ります"
msgid "AdminUsers|Private profile"
-msgstr ""
+msgstr "プライベートプロフィール"
msgid "AdminUsers|Quota of CI/CD minutes"
-msgstr ""
+msgstr "CI/CD のクォータ(分)"
msgid "AdminUsers|Reactivating a user will:"
msgstr "ユーザーの再有効化:"
@@ -3263,13 +3308,13 @@ msgid "AdminUsers|Rejected users:"
msgstr "拒否されたユーザー:"
msgid "AdminUsers|Reset link will be generated and sent to the user. User will be forced to set the password on first sign in."
-msgstr ""
+msgstr "リセットリンクが生成され、ユーザーに送信されます。ユーザーは、最初のサインイン時にパスワードを設定するよう強制されます。"
msgid "AdminUsers|Restore user access to the account, including web, Git and API."
msgstr "Web, Git, APIを含む、アカウントへのユーザーアクセスを復元します。"
msgid "AdminUsers|Search by name, email, or username"
-msgstr ""
+msgstr "名前、メールアドレス、ユーザー名で検索"
msgid "AdminUsers|Search users"
msgstr "ユーザーを検索"
@@ -3278,13 +3323,13 @@ msgid "AdminUsers|Send email to users"
msgstr "ユーザーにEメールを送信する"
msgid "AdminUsers|Skype"
-msgstr ""
+msgstr "Skype"
msgid "AdminUsers|Sort by"
msgstr "並び替え"
msgid "AdminUsers|The maximum number of CI/CD minutes on shared runners that a group can use each month. Set 0 for unlimited. Set empty to inherit the global setting of %{minutes}"
-msgstr ""
+msgstr "グループが毎月使用できる共有ランナーでのCI/CD分数の最大値です。0を指定すると無制限になります。空にすると、グローバル設定の%{minutes}を引き継ぎます。"
msgid "AdminUsers|The user can't access git repositories."
msgstr ""
@@ -3314,7 +3359,7 @@ msgid "AdminUsers|To confirm, type %{projectName}"
msgstr "確認のため、%{projectName} を入力してください"
msgid "AdminUsers|To confirm, type %{username}."
-msgstr ""
+msgstr "確認する場合は、%{username}と入力してください。"
msgid "AdminUsers|Unban user"
msgstr "ユーザーのBAN解除"
@@ -3353,7 +3398,7 @@ msgid "AdminUsers|View pending member requests"
msgstr "保留中のメンバーリクエストを表示"
msgid "AdminUsers|Website URL"
-msgstr ""
+msgstr "ウェブサイトURL"
msgid "AdminUsers|What can I do?"
msgstr ""
@@ -3377,7 +3422,7 @@ msgid "AdminUsers|You are about to permanently delete the user %{username}. Issu
msgstr "あなたはユーザー %{username} を完全に削除しようとしています。ユーザーにリンクしている、イシュー、マージリクエスト、およびグループは、システム全体の「Ghost ユーザー」に転送されます。データの損失を避けるためには、代わりに%{strongStart}ユーザーのブロック機能%{strongEnd}を使用することを検討してください。%{strongStart}ユーザーの削除%{strongEnd}すると、元に戻すことはできませんし復元もできません。"
msgid "AdminUsers|You are about to permanently delete the user %{username}. This will delete all issues, merge requests, groups, and projects linked to them. To avoid data loss, consider using the %{strongStart}Block user%{strongEnd} feature instead. After you %{strongStart}Delete user%{strongEnd}, you cannot undo this action or recover the data."
-msgstr ""
+msgstr "あなたはユーザー %{username}を完全に削除しようとしています。ユーザーにリンクしている、イシュー、マージリクエスト、プロジェクトおよびグループは削除されます。データの損失を避けるためには、代わりに%{strongStart}ユーザーのブロック機能%{strongEnd}を使用することを検討してください。%{strongStart}ユーザーを削除%{strongEnd}すると、このアクションを元に戻したり、データを回復したりすることはできません。"
msgid "AdminUsers|You can always block their account again if needed."
msgstr "必要なときはいつでもこれらのアカウントをブロックできます。"
@@ -3422,7 +3467,7 @@ msgid "Administration"
msgstr "管理"
msgid "Administrators"
-msgstr ""
+msgstr "管理者"
msgid "Administrators are not permitted to connect applications with these scopes: %{code_open}api%{code_close}, %{code_open}read_api%{code_close}, %{code_open}read_repository%{code_close}, %{code_open}write_repository%{code_close}, %{code_open}write_registry%{code_close}, %{code_open}read_registry%{code_close}, and %{code_open}sudo%{code_close}. To permit this, change the %{code_open}disable_admin_oauth_scopes%{code_close} setting using the API."
msgstr ""
@@ -3466,21 +3511,36 @@ msgstr "高度な設定"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
-msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
+msgid "AdvancedSearch|None. Select namespaces to index."
msgstr ""
-msgid "AdvancedSearch|Reindex recommended"
+msgid "AdvancedSearch|None. Select projects to index."
msgstr ""
+msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr "インデックス作成を一時停止し、Elasticsearch をサポートするバージョンにアップグレードします。"
+
+msgid "AdvancedSearch|Reindex recommended"
+msgstr "再インデックスを推奨"
+
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3490,15 +3550,6 @@ msgstr "パスワードの更新に成功すると、ログイン画面にリダ
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "パスワードを正常に更新した後、ログインページにリダイレクトされるので、そこで新しいパスワードでログインできます。"
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
-msgstr "有効期限が切れると、マージ承認、Code Quality、その他多くの機能が使用できなくなります。"
-
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
-msgstr "有効期限が切れると、マージ承認、エピック、その他多くの機能が使用できなくなります。"
-
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
-msgstr "有効期限が切れると、マージ承認、エピック、その他多くのセキュリティ機能が使用できなくなります。"
-
msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
@@ -3508,6 +3559,39 @@ msgstr "エクスポートが完了したら、通知メールまたはこのペ
msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
+msgid "Airflow"
+msgstr ""
+
+msgid "Airflow|Airflow DAGs"
+msgstr ""
+
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
+msgstr ""
+
msgid "Akismet"
msgstr ""
@@ -3896,7 +3980,7 @@ msgid "All groups and projects"
msgstr "全グループとプロジェクト"
msgid "All issues"
-msgstr ""
+msgstr "すべてのイシュー"
msgid "All issues for this milestone are closed."
msgstr "このマイルストーンのすべてのイシューを完了しました。"
@@ -3976,6 +4060,9 @@ msgstr "Git over HTTP(S)のパスワード認証を許可する"
msgid "Allow password authentication for the web interface"
msgstr "Webインターフェイスのパスワード認証を許可する"
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "ユーザーがGitLabをOAuthプロバイダーとして使用するあらゆるアプリケーションを登録することを許可"
@@ -4088,7 +4172,7 @@ msgid "An email notification was recently sent from the admin panel. Please wait
msgstr ""
msgid "An email will be sent with the report attached after it is generated."
-msgstr ""
+msgstr "レポートが生成された後に、レポートをメールで送信します。"
msgid "An empty GitLab User field will add the FogBugz user's full name (e.g. \"By John Smith\") in the description of all issues and comments. It will also associate and/or assign these issues and comments with the project creator."
msgstr "GitLab ユーザフィールドが空の場合、すべてのイシューとコメントの説明に FogBugz ユーザのフルネーム (例えば、By John Smith)を追加します。また、これらの問題やコメントをプロジェクト作成者に関連付けるか、または割り当てます。"
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr "保留中のコメントを取得中にエラーが発生しました。"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "プロジェクトのオートコンプリート取得中にエラーが発生しました。"
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4268,7 +4349,7 @@ msgid "An error occurred while getting files for - %{branchId}"
msgstr "%{branchId} のファイルを取得中にエラーが発生しました"
msgid "An error occurred while getting issue counts"
-msgstr ""
+msgstr "イシューの件数の取得中にエラーが発生しました。"
msgid "An error occurred while getting projects"
msgstr "プロジェクトの取得中にエラーが発生しました"
@@ -4372,9 +4453,6 @@ msgstr "エピックの削除中にエラーが発生しました。"
msgid "An error occurred while removing issues."
msgstr "イシューの削除中にエラーが発生しました。"
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "プレビュー時のブロードキャストメッセージをレンダリングにエラーが発生しました"
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4479,7 +4557,11 @@ msgid "An integer value is required for seconds"
msgstr ""
msgid "An issue already exists"
-msgstr ""
+msgstr "イシューはすでに存在します"
+
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
msgid "An unauthenticated user"
msgstr "未認証のユーザー"
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr "任意のマイルストーン"
-msgid "Any namespace"
-msgstr "任意のネームスペース"
-
msgid "App ID"
msgstr "アプリID"
@@ -4685,7 +4764,7 @@ msgid "ApplicationSettings|Domain denylist"
msgstr ""
msgid "ApplicationSettings|Email confirmation settings"
-msgstr ""
+msgstr "メールの確認設定"
msgid "ApplicationSettings|Email restrictions"
msgstr ""
@@ -4939,13 +5018,13 @@ msgid "ApprovalSettings|Prevent approvals by users who add commits"
msgstr ""
msgid "ApprovalSettings|Prevent editing approval rules in merge requests"
-msgstr ""
+msgstr "マージリクエストの承認ルールの編集を防ぎます。"
msgid "ApprovalSettings|Prevent editing approval rules in projects and merge requests"
msgstr ""
msgid "ApprovalSettings|Prevent editing approval rules in projects and merge requests."
-msgstr ""
+msgstr "プロジェクトやマージリクエストの承認ルールの編集を防ぎます。"
msgid "ApprovalSettings|Remove all approvals"
msgstr ""
@@ -4983,6 +5062,9 @@ msgstr ""
msgid "Approve"
msgstr "承認する"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "マージリクエストを承認する"
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5257,12 +5345,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "SASTの機能をさらに構築していく中で、%{linkStart}このイシュー%{linkEnd}のSAST設定機能に関するフィードバックをお待ちしています。"
@@ -5338,6 +5435,9 @@ msgstr "コメントするユーザーに割り当て"
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "%{assignee_users_sentence} を割り当てました。"
@@ -5362,13 +5462,13 @@ msgstr "%{assignee_name} に割り当て"
msgid "Assigned to me"
msgstr "自分に割り当てる"
-msgid "Assigned to you"
-msgstr "あなたの担当"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "担当者に権限がありません"
@@ -5467,7 +5567,7 @@ msgid "AuditLogs|Project Events"
msgstr "プロジェクトイベント"
msgid "AuditLogs|Target"
-msgstr ""
+msgstr "ターゲット"
msgid "AuditLogs|This month"
msgstr ""
@@ -5806,6 +5906,12 @@ msgstr "自動解決"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "注意"
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr "利用可能な Specific Runner"
-
msgid "Avatar for %{assigneeName}"
msgstr "%{assigneeName} のアバター"
@@ -5867,7 +5970,7 @@ msgid "BackgroundMigrations|Background Migrations"
msgstr ""
msgid "BackgroundMigrations|Background migrations are used to perform data migrations whenever a migration exceeds the time limits in our guidelines. %{linkStart}Learn more%{linkEnd}"
-msgstr ""
+msgstr "バックグラウンドマイグレーションは、マイグレーションがガイドラインの時間制限を超えた場合に、データマイグレーションを実行するために使用されます。%{linkStart}詳細はこちら%{linkEnd}"
msgid "BackgroundMigrations|Batch size"
msgstr ""
@@ -6131,7 +6234,7 @@ msgid "BillingPlans|400 CI/CD minutes per month"
msgstr ""
msgid "BillingPlans|5 users per namespace"
-msgstr ""
+msgstr "名前空間あたり5人のユーザー"
msgid "BillingPlans|50,000 CI/CD minutes per month"
msgstr ""
@@ -6271,6 +6374,9 @@ msgstr "このグループのプランの管理は、%{parent_billing_page_link}
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6505,19 +6617,19 @@ msgstr "ブロック中"
msgid "Blocked by %d issue"
msgid_plural "Blocked by %d issues"
-msgstr[0] ""
+msgstr[0] "%d 件のイシューによってブロックされました"
msgid "Blocked issue"
msgstr "ブロックされたイシュー"
msgid "Blocking"
-msgstr ""
+msgstr "ブロック"
msgid "Blocking epics"
msgstr ""
msgid "Blocking issues"
-msgstr ""
+msgstr "ブロックされたイシュー"
msgid "Blocks"
msgstr "ブロック"
@@ -6659,7 +6771,7 @@ msgid "Boards|An error occurred while creating the epic. Please try again."
msgstr ""
msgid "Boards|An error occurred while creating the issue. Please try again."
-msgstr ""
+msgstr "イシューの作成中にエラーが発生しました。もう一度やり直してください。"
msgid "Boards|An error occurred while creating the list. Please try again."
msgstr ""
@@ -6671,7 +6783,7 @@ msgid "Boards|An error occurred while fetching group projects. Please try again.
msgstr ""
msgid "Boards|An error occurred while fetching issues. Please reload the page."
-msgstr ""
+msgstr "イシューの取得中にエラーが発生しました。もう一度やり直してください。"
msgid "Boards|An error occurred while fetching labels. Please reload the page."
msgstr ""
@@ -6680,7 +6792,7 @@ msgid "Boards|An error occurred while fetching the board epics. Please reload th
msgstr ""
msgid "Boards|An error occurred while fetching the board issues. Please reload the page."
-msgstr ""
+msgstr "ボードのイシューの取得中にエラーが発生しました。もう一度やり直してください。"
msgid "Boards|An error occurred while fetching the board lists. Please reload the page."
msgstr ""
@@ -6698,7 +6810,7 @@ msgid "Boards|An error occurred while moving the epic. Please try again."
msgstr ""
msgid "Boards|An error occurred while moving the issue. Please try again."
-msgstr ""
+msgstr "イシューの移動中にエラーが発生しました。もう一度やり直してください。"
msgid "Boards|An error occurred while removing the list. Please try again."
msgstr ""
@@ -6777,7 +6889,7 @@ msgid "Board|Load more epics"
msgstr ""
msgid "Board|Load more issues"
-msgstr ""
+msgstr "さらにイシューを読み込む"
msgid "Board|Loading epics"
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -6863,10 +6981,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "ブランチ"
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature} (v%{version} が必要)"
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7332,10 +7468,10 @@ msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filt
msgstr ""
msgid "BulkImport|Source"
-msgstr ""
+msgstr "ソース"
msgid "BulkImport|Source group"
-msgstr ""
+msgstr "ソースグループ"
msgid "BulkImport|Template / File-based import / GitLab Migration"
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7530,6 +7678,9 @@ msgstr "すべてのプロジェクトでデフォルトの Auto DevOps パイ
msgid "CICD|Deployment strategy"
msgstr "デプロイ戦略"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr "制限"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr "いくつかのCI/CD制限があります。"
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr "非保護ブランチは保護ブランチからキャッシュにアクセスできません。"
msgid "CICD|Use separate caches for protected branches"
msgstr "保護ブランチに別のキャッシュを使用する"
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "グループは有効です"
@@ -7597,7 +7763,7 @@ msgid "CVE|Create CVE ID Request"
msgstr ""
msgid "CVE|Enable CVE ID requests in the issue sidebar"
-msgstr ""
+msgstr "イシューサイドバーでCVEのIDリクエストを有効にする"
msgid "CVE|Request CVE ID"
msgstr ""
@@ -7642,7 +7808,7 @@ msgid "Can be overridden in each project."
msgstr "この設定は、各プロジェクトで上書きできます。"
msgid "Can create groups:"
-msgstr ""
+msgstr "グループを作成できる:"
msgid "Can not delete primary training"
msgstr ""
@@ -7687,7 +7853,7 @@ msgid "Canary Ingress does not exist in the environment."
msgstr ""
msgid "Canary weight must be specified and valid range (0..100)."
-msgstr ""
+msgstr "カナリアウェイトを指定してください。この値は有効な範囲内(0..100)でなければなりません。"
msgid "CanaryIngress|%{boldStart}Canary:%{boldEnd} %{canary}"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr "パスワードを変更してください"
msgid "Change your password or recover your current one"
msgstr "パスワードを変更するか、現在のパスワードを入力してください"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8071,9 +8237,9 @@ msgid "Check feature availability on namespace plan"
msgstr "名前空間の計画で機能が利用できるかチェックする"
msgid "Check out branch"
-msgstr ""
+msgstr "ブランチをチェック アウト"
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr "管理者に確認してください。"
msgid "Check your Docker images for known vulnerabilities."
msgstr "既知の脆弱性に対して、Dockerイメージをチェックする."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,18 +8436,18 @@ msgstr "ユーザー数"
msgid "Checkout|Payment method"
msgstr "支払い方法"
-msgid "Checkout|Please select a country"
-msgstr "国を選択してください"
-
-msgid "Checkout|Please select a state"
-msgstr "都道府県または州を選択してください"
-
msgid "Checkout|Purchase details"
msgstr ""
msgid "Checkout|Select"
msgstr "選択"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "都道府県または州"
@@ -8343,7 +8506,7 @@ msgid "Checkout|company or team"
msgstr "会社またはチーム"
msgid "Checkout|minutes"
-msgstr ""
+msgstr "分"
msgid "Checkout|x %{quantity} %{units} per pack"
msgstr ""
@@ -8364,7 +8527,7 @@ msgid "Child epic"
msgstr ""
msgid "Child issues and epics"
-msgstr ""
+msgstr "子のイシューとエピック"
msgid "Chinese language support using"
msgstr ""
@@ -8393,14 +8556,11 @@ msgstr "カラーを選択してください。"
msgid "Choose file…"
msgstr "ファイルを選択..."
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr "インポートリポジトリのトップレベルのグループを選択してください。"
msgid "Choose visibility level, enable/disable project features and their permissions, disable email notifications, and show default award emoji."
-msgstr ""
+msgstr "表示レベル、プロジェクトの機能と権限の有効化/無効化、メール通知の無効化、デフォルトの絵文字の表示を選択します。"
msgid "Choose what content you want to see on a group’s overview page."
msgstr "グループの概要ページに表示したいコンテンツを選択してください."
@@ -8531,14 +8691,17 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr "環境変数を削除"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "スコープ"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "この実行で使用される変数の値を指定します。%{linkStart} CI/CD 設定 %{linkEnd} で指定された値はデフォルトとして使用できます。"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
msgid "CiVariables|State"
msgstr "状態"
@@ -8546,9 +8709,6 @@ msgstr "状態"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "種類"
@@ -8558,6 +8718,9 @@ msgstr "値"
msgid "CiVariables|Variables"
msgstr "変数"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr "すべての環境"
msgid "CiVariable|Create wildcard"
msgstr "ワイルドカードの作成"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "新しい環境"
@@ -8617,7 +8783,7 @@ msgid "Clear due date"
msgstr "期日を消去"
msgid "Clear health status"
-msgstr ""
+msgstr "健全状態をクリア"
msgid "Clear recent searches"
msgstr "最近検索をクリアー"
@@ -8650,13 +8816,13 @@ msgid "Clear weight"
msgstr "ウェイトをクリア"
msgid "Cleared health status."
-msgstr ""
+msgstr "健全状態をクリア"
msgid "Cleared weight."
msgstr "ウェイトをクリア"
msgid "Clears health status."
-msgstr ""
+msgstr "健全状態をクリア"
msgid "Clears weight."
msgstr "ウェイトをクリアします。"
@@ -8704,7 +8870,7 @@ msgid "Clone repository"
msgstr "リポジトリをクローン"
msgid "Clone this issue"
-msgstr ""
+msgstr "このイシューを複製する"
msgid "Clone with %{http_label}"
msgstr "%{http_label} でクローン"
@@ -8719,22 +8885,22 @@ msgid "Clone with SSH"
msgstr "SSH でクローン"
msgid "CloneIssue|Cannot clone issue due to insufficient permissions!"
-msgstr ""
+msgstr "権限が十分でないため、イシューをクローンできません。"
msgid "CloneIssue|Cannot clone issue to target project as it is pending deletion."
-msgstr ""
+msgstr "イシューが削除保留中のため、プロジェクトにクローンできません。"
msgid "CloneIssue|Cannot clone issues of '%{issue_type}' type."
-msgstr ""
+msgstr "'%{issue_type}' タイプのイシューを複製できません。"
msgid "Cloned this issue to %{path_to_project}."
-msgstr ""
+msgstr "イシューを %{path_to_project} にクローンしました。"
msgid "Clones this issue, without comments, to %{project}."
msgstr ""
msgid "Close"
-msgstr "クローズする"
+msgstr "クローズ"
msgid "Close %{issueType}"
msgstr "%{issueType} を閉じる"
@@ -8764,7 +8930,7 @@ msgid "Closed"
msgstr "クローズ"
msgid "Closed %{epicTimeagoDate}"
-msgstr ""
+msgstr "%{epicTimeagoDate} に完了"
msgid "Closed MRs"
msgstr ""
@@ -8782,7 +8948,7 @@ msgid "Closed this issue. Marked as related to, and a duplicate of, %{duplicate_
msgstr ""
msgid "Closed: %{closed}"
-msgstr ""
+msgstr "完了: %{closed}"
msgid "Closes this %{quick_action_target}."
msgstr "この %{quick_action_target} を閉じる。"
@@ -9106,7 +9272,7 @@ msgid "ClusterAgents|Created by %{name} %{time}"
msgstr ""
msgid "ClusterAgents|Date created"
-msgstr ""
+msgstr "作成日"
msgid "ClusterAgents|Default configuration"
msgstr ""
@@ -9608,7 +9774,7 @@ msgid "ClusterIntegration|There was an HTTP error when connecting to your cluste
msgstr ""
msgid "ClusterIntegration|This is necessary if your integration has become out of sync. The cache is repopulated during the next CI job that requires namespace and service accounts."
-msgstr ""
+msgstr "これは、統合が同期されなくなった場合に必要です。キャッシュは、名前空間とサービスアカウントを必要とする次のCIジョブの間に再投入されます。"
msgid "ClusterIntegration|This is necessary to clear existing environment-namespace associations from clusters previously managed by GitLab."
msgstr ""
@@ -9688,6 +9854,12 @@ msgstr "コードオーナー"
msgid "Code Quality"
msgstr "Code Quality"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "コードレビュー"
@@ -9758,7 +9930,7 @@ msgid "Collapse approvers"
msgstr "承認者を非表示にする"
msgid "Collapse issues"
-msgstr ""
+msgstr "イシューを折りたたむ"
msgid "Collapse jobs"
msgstr "ジョブを折りたたむ"
@@ -9902,6 +10074,15 @@ msgstr "コミット"
msgid "CommitMessage|Add %{file_name}"
msgstr "%{file_name} を追加"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "作者"
@@ -9932,9 +10113,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "マージリクエストデータの取得中にエラーが発生しました。"
-msgid "Commits|History"
-msgstr "履歴"
-
msgid "Commits|No related merge requests found"
msgstr "関連するマージリクエストが見つかりませんでした"
@@ -9965,6 +10143,9 @@ msgstr "Git リビジョンを比較"
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "リビジョンを比較"
@@ -9996,7 +10177,7 @@ msgid "CompareRevisions|Branches"
msgstr ""
msgid "CompareRevisions|Compare"
-msgstr ""
+msgstr "比較"
msgid "CompareRevisions|Create merge request"
msgstr ""
@@ -10014,7 +10195,7 @@ msgid "CompareRevisions|Select target project"
msgstr ""
msgid "CompareRevisions|Swap revisions"
-msgstr ""
+msgstr "リビジョンの入れ替え"
msgid "CompareRevisions|Tags"
msgstr ""
@@ -10050,73 +10231,73 @@ msgid "Completed in %{duration_seconds} seconds (%{relative_time})"
msgstr ""
msgid "Compliance framework"
-msgstr ""
+msgstr "コンプライアンスフレームワーク"
msgid "Compliance report"
msgstr "コンプライアンスレポート"
msgid "ComplianceFrameworks|Add framework"
-msgstr ""
+msgstr "フレームワークを追加"
msgid "ComplianceFrameworks|Background color"
-msgstr ""
+msgstr "背景色"
msgid "ComplianceFrameworks|Cancel"
-msgstr ""
+msgstr "キャンセル"
msgid "ComplianceFrameworks|Compliance framework deleted successfully"
-msgstr ""
+msgstr "コンプライアンスフレームワークの削除に成功しました"
msgid "ComplianceFrameworks|Compliance pipeline configuration (optional)"
-msgstr ""
+msgstr "コンプライアンスパイプラインの設定 (オプション)"
msgid "ComplianceFrameworks|Configuration not found"
-msgstr ""
+msgstr "設定が見つかりません"
msgid "ComplianceFrameworks|Default compliance framework successfully updated"
msgstr ""
msgid "ComplianceFrameworks|Delete compliance framework %{framework}"
-msgstr ""
+msgstr "コンプライアンスフレームワーク %{framework}の削除"
msgid "ComplianceFrameworks|Delete framework"
-msgstr ""
+msgstr "フレームワークを削除"
msgid "ComplianceFrameworks|Description"
-msgstr ""
+msgstr "説明"
msgid "ComplianceFrameworks|Description is required"
-msgstr ""
+msgstr "説明が必要です"
msgid "ComplianceFrameworks|Edit framework"
-msgstr ""
+msgstr "フレームワークを編集"
msgid "ComplianceFrameworks|Error deleting the compliance framework. Please try again"
-msgstr ""
+msgstr "このコンプライアンスフレームワークの削除でエラーが発生しました。もう一度やり直してください。"
msgid "ComplianceFrameworks|Error fetching compliance frameworks data. Please refresh the page"
-msgstr ""
+msgstr "コンプライアンスフレームワークのデータ取得中にエラーが発生しました。ページを更新してください。"
msgid "ComplianceFrameworks|Error fetching compliance frameworks data. Please refresh the page or try a different framework"
-msgstr ""
+msgstr "コンプライアンスフレームワークのデータ取得中にエラーが発生しました。ページを更新するか、別のフレームワークを試してください。"
msgid "ComplianceFrameworks|Error setting the default compliance frameworks"
msgstr ""
msgid "ComplianceFrameworks|Frameworks that have been added will appear here."
-msgstr ""
+msgstr "追加されたフレームワークをここに表示します。"
msgid "ComplianceFrameworks|Invalid format"
-msgstr ""
+msgstr "無効な形式"
msgid "ComplianceFrameworks|Name"
-msgstr ""
+msgstr "名前"
msgid "ComplianceFrameworks|Name is required"
-msgstr ""
+msgstr "名前が必要です"
msgid "ComplianceFrameworks|No compliance frameworks are set up yet"
-msgstr ""
+msgstr "コンプライアンスフレームワークはまだ設定されていません"
msgid "ComplianceFrameworks|Remove default"
msgstr ""
@@ -10128,31 +10309,31 @@ msgid "ComplianceFrameworks|Set default"
msgstr ""
msgid "ComplianceFrameworks|Unable to save this compliance framework. Please try again"
-msgstr ""
+msgstr "このコンプライアンスフレームワークを保存できません。もう一度やり直してください。"
msgid "ComplianceFrameworks|You are about to permanently delete the compliance framework %{framework} from all projects which currently have it applied, which may remove other functionality. This cannot be undone."
-msgstr ""
+msgstr "現在適用されているすべてのプロジェクトからコンプライアンスフレームワーク %{framework} を完全に削除しようとしています。これは他の機能も削除されてしまう可能性があります。 この操作は元に戻せません。"
msgid "ComplianceFrameworks|default"
msgstr ""
msgid "ComplianceFramework|Add a framework to %{linkStart}%{groupName}%{linkEnd} and it will appear here."
-msgstr ""
+msgstr "%{linkStart}%{groupName}%{linkEnd} にフレームワークを追加すると、あとでここに表示されます。"
msgid "ComplianceFramework|Add framework in %{groupName}"
-msgstr ""
+msgstr "%{groupName} にフレームワークを追加"
msgid "ComplianceFramework|After a framework is added to %{linkStart}%{groupName}%{linkEnd}, it will appear here."
-msgstr ""
+msgstr "%{linkStart}%{groupName}%{linkEnd} にフレームワークを追加すると、あとでここに表示されます。"
msgid "ComplianceFramework|Edit compliance framework"
-msgstr ""
+msgstr "コンプライアンスフレームワークの編集"
msgid "ComplianceFramework|New compliance framework"
-msgstr ""
+msgstr "新しいコンプライアンスフレームワーク"
msgid "ComplianceFramework|No compliance frameworks are set up yet"
-msgstr ""
+msgstr "コンプライアンスフレームワークはまだ設定されていません"
msgid "ComplianceReport|Approved by author"
msgstr ""
@@ -10176,7 +10357,7 @@ msgid "Confidential"
msgstr "非公開"
msgid "Confidential issue"
-msgstr ""
+msgstr "非公開のイシュー"
msgid "Confidential note"
msgstr ""
@@ -10468,7 +10649,7 @@ msgstr "%{linkStart}管理設定%{linkEnd} にアクセスしてこの機能を
msgid "ContainerRegistry|%{count} Image repository"
msgid_plural "ContainerRegistry|%{count} Image repositories"
-msgstr[0] ""
+msgstr[0] "%{count} 件のイメージリポジトリ"
msgid "ContainerRegistry|%{count} Tag"
msgid_plural "ContainerRegistry|%{count} Tags"
@@ -10559,7 +10740,7 @@ msgid "ContainerRegistry|Delete tag"
msgstr ""
msgid "ContainerRegistry|Deleting the image repository will delete all images and tags inside. This action cannot be undone. Please type the following to confirm: %{code}"
-msgstr ""
+msgstr "イメージリポジトリを削除すると、内部のすべてのイメージとタグが削除されます。この操作は元に戻せません。確認のために次の文字列を入力してください。: %{code}"
msgid "ContainerRegistry|Digest: %{imageId}"
msgstr ""
@@ -10583,19 +10764,19 @@ msgid "ContainerRegistry|If you are not already logged in, you need to authentic
msgstr "まだログインしていない場合、GitLab のユーザー名とパスワードを使用してコンテナレジストリを認証する必要があります。 %{twofaDocLinkStart} 2要素認証を %{twofaDocLinkEnd} 有効にしている場合は、パスワードの代わりに %{personalAccessTokensDocLinkStart} パーソナルアクセストークン%{personalAccessTokensDocLinkEnd} 使用します。"
msgid "ContainerRegistry|Image repository deletion failed"
-msgstr ""
+msgstr "イメージリポジトリの削除に失敗しました"
msgid "ContainerRegistry|Image repository not found"
-msgstr ""
+msgstr "イメージリポジトリが見つかりません"
msgid "ContainerRegistry|Image repository temporarily cannot be marked for deletion. Please try again in a few minutes. %{docLinkStart}More details%{docLinkEnd}"
-msgstr ""
+msgstr "削除のために一時的にイメージリポジトリをマークできません。数分後にもう一度お試しください。 %{docLinkStart}詳細はこちら%{docLinkEnd}。"
msgid "ContainerRegistry|Image repository will be deleted"
-msgstr ""
+msgstr "イメージリポジトリを削除します"
msgid "ContainerRegistry|Image repository with no name located at the project URL."
-msgstr ""
+msgstr "プロジェクトのURLに名前がないイメージリポジトリ。"
msgid "ContainerRegistry|Image tags"
msgstr ""
@@ -10640,10 +10821,10 @@ msgid "ContainerRegistry|Please try different search criteria"
msgstr ""
msgid "ContainerRegistry|Published %{timeInfo}"
-msgstr ""
+msgstr "公開済み %{timeInfo}"
msgid "ContainerRegistry|Published to the %{repositoryPath} image repository at %{time} on %{date}"
-msgstr ""
+msgstr "%{date}の%{time} に %{repositoryPath} のイメージリポジトリへ公開"
msgid "ContainerRegistry|Push an image"
msgstr "イメージをプッシュ"
@@ -10746,13 +10927,13 @@ msgid "ContainerRegistry|The filter returned no results"
msgstr ""
msgid "ContainerRegistry|The image repository could not be found."
-msgstr ""
+msgstr "イメージリポジトリが見つかりません。"
msgid "ContainerRegistry|The last tag related to this image was recently removed. This empty image and any associated data will be automatically removed as part of the regular Garbage Collection process. If you have any questions, contact your administrator."
msgstr "この画像に関連する最後のタグが最近削除されました。この空の画像とそれに関連したデータは、通常のガベージコレクションプロセスの一部として自動的に削除されます。質問がある場合は、管理者にお問い合わせください。"
msgid "ContainerRegistry|The requested image repository does not exist or has been deleted. If you think this is an error, try refreshing the page."
-msgstr ""
+msgstr "要求されたイメージリポジトリが存在しないか削除されています。これがエラーだと思われる場合は、ページを更新してみてください。"
msgid "ContainerRegistry|The value of this input should be less than 256 characters"
msgstr ""
@@ -10764,19 +10945,19 @@ msgid "ContainerRegistry|There are no container images stored for this project"
msgstr "このプロジェクトにはコンテナイメージが保存されていません"
msgid "ContainerRegistry|There was an error during the deletion of this image repository, please try again."
-msgstr ""
+msgstr "このイメージリポジトリの削除中にエラーが発生しました。もう一度やり直してください。"
msgid "ContainerRegistry|This image has no active tags"
msgstr "このイメージには有効なタグがありません"
msgid "ContainerRegistry|This image repository has failed to be deleted"
-msgstr ""
+msgstr "このイメージリポジトリの削除に失敗しました"
msgid "ContainerRegistry|This image repository is scheduled for deletion"
-msgstr ""
+msgstr "このイメージリポジトリは削除する予定です"
msgid "ContainerRegistry|This image repository will be deleted. %{linkStart}Learn more.%{linkEnd}"
-msgstr ""
+msgstr "このイメージリポジトリは削除されます。 %{linkStart}詳細はこちら%{linkEnd}"
msgid "ContainerRegistry|This project's cleanup policy for tags is not enabled."
msgstr ""
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr "%{start_date} 以降の、イシュー、マージリクエスト、マージリクエスト、 プッシュについての貢献度分析"
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "イシュー"
@@ -10871,9 +11064,18 @@ msgstr "先月"
msgid "ContributionAnalytics|Last week"
msgstr "先週"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "選択された期間内にイシューはありません"
@@ -10883,6 +11085,15 @@ msgstr "選択された期間内にマージリクエストはありません。
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr "選択された期間内にプッシュはありません"
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -10992,7 +11206,7 @@ msgid "Copy image URL"
msgstr "画像の URL をコピー"
msgid "Copy issue URL to clipboard"
-msgstr ""
+msgstr "イシューの URL をクリップボードにコピー"
msgid "Copy key"
msgstr "キーをコピー"
@@ -11021,18 +11235,12 @@ msgstr "秘密情報をコピー"
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr "トークンをコピー"
-msgid "Copy trigger token"
-msgstr "トリガートークンをコピー"
-
msgid "Copy value"
msgstr "値のコピー"
@@ -11097,7 +11305,7 @@ msgid "CorpusManagement|Not Set"
msgstr ""
msgid "CorpusManagement|Target"
-msgstr ""
+msgstr "ターゲット"
msgid "CorpusManagement|To use this corpus, edit the corresponding YAML file"
msgstr ""
@@ -11142,7 +11350,7 @@ msgid "Could not create group"
msgstr "グループを作成できませんでした"
msgid "Could not create issue"
-msgstr ""
+msgstr "イシューを作成できませんでした"
msgid "Could not create project"
msgstr "プロジェクトを作成できませんでした"
@@ -11358,13 +11566,13 @@ msgid "Create issue"
msgstr "イシューの作成"
msgid "Create issue to resolve all threads"
-msgstr ""
+msgstr "すべてのスレッドを解決するためにイシューを作成"
msgid "Create label"
msgstr ""
msgid "Create list"
-msgstr ""
+msgstr "リストを作成"
msgid "Create lists from labels. Issues with that label appear in that list."
msgstr "ラベルからリストを作成。そのラベルのイシューがリストに表示されます。"
@@ -11508,7 +11716,7 @@ msgid "CreateTimelogForm|Track time spent on this %{issuableTypeNameStart}%{issu
msgstr ""
msgid "CreateTimelogForm|issue"
-msgstr ""
+msgstr "イシュー"
msgid "CreateTimelogForm|merge request"
msgstr ""
@@ -11517,10 +11725,10 @@ msgid "CreateValueStreamForm|%{name} (default)"
msgstr "%{name} (デフォルト)"
msgid "CreateValueStreamForm|'%{name}' Value Stream created"
-msgstr ""
+msgstr "'%{name}'バリューストリームを作成しました"
msgid "CreateValueStreamForm|'%{name}' Value Stream saved"
-msgstr ""
+msgstr "'%{name}'バリューストリームを保存しました"
msgid "CreateValueStreamForm|Add another stage"
msgstr ""
@@ -11574,7 +11782,7 @@ msgid "CreateValueStreamForm|Enter value stream name"
msgstr "バリューストリームの名前を入力"
msgid "CreateValueStreamForm|Issue stage end"
-msgstr ""
+msgstr "イシューステージの終了"
msgid "CreateValueStreamForm|Maximum length %{maxLength} characters"
msgstr "最大長 %{maxLength} 文字"
@@ -11619,7 +11827,7 @@ msgid "CreateValueStreamForm|Stage name already exists"
msgstr "ステージ名は既に存在します"
msgid "CreateValueStreamForm|Stage name is required"
-msgstr ""
+msgstr "ステージ名が必要です"
msgid "CreateValueStreamForm|Start event"
msgstr "開始イベント"
@@ -11637,12 +11845,18 @@ msgid "CreateValueStreamForm|Update stage"
msgstr "ステージを更新"
msgid "CreateValueStreamForm|Value Stream name"
-msgstr ""
+msgstr "バリューストリームの名前"
msgid "Created"
msgstr "作成済み"
msgid "Created %{epicTimeagoDate}"
+msgstr "%{epicTimeagoDate} に作成"
+
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
msgstr ""
msgid "Created %{timestamp}"
@@ -11657,6 +11871,9 @@ msgstr "作成日時"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "ブランチを作成しマージリクエストを作成しました。これでこのイシューを解決できます。"
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "'%{branch_name}' ブランチを作成しマージリクエストを作成しました。これでこのイシューを解決できます。"
@@ -11673,7 +11890,7 @@ msgid "Created compliance violations if any were found"
msgstr ""
msgid "Created date"
-msgstr ""
+msgstr "作成日"
msgid "Created issue %{issueLink}"
msgstr "作成したイシュー %{issueLink}"
@@ -11940,13 +12157,13 @@ msgid "Cycle Time"
msgstr ""
msgid "CycleAnalyticsEvent|%{label_reference} label was added to the issue"
-msgstr ""
+msgstr "イシューに %{label_reference} ラベルが追加されました"
msgid "CycleAnalyticsEvent|%{label_reference} label was added to the merge request"
msgstr ""
msgid "CycleAnalyticsEvent|%{label_reference} label was removed from the issue"
-msgstr ""
+msgstr "イシューから %{label_reference} ラベルが削除されました"
msgid "CycleAnalyticsEvent|%{label_reference} label was removed from the merge request"
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr "合計"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "は選択されたグループでは使用できません"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "グループの下にあるべきです"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} 件選択済み (最大 %{maxLabels} 件)"
@@ -12051,13 +12265,13 @@ msgid "CycleAnalytics|Change Failure Rate"
msgstr ""
msgid "CycleAnalytics|Create a custom value stream to view metrics about stages specific to your development process. Use your value stream to visualize your DevSecOps lifecycle, determine the velocity of your group, and identify inefficient processes."
-msgstr ""
+msgstr "カスタムバリューストリームを作成して、開発プロセスに特有のステージに関するメトリクスを表示します。 バリューストリームを使用してDevSecOpsのライフサイクルを視覚化し、グループの速度を決定し、非効率なプロセスを特定します。"
msgid "CycleAnalytics|Create a custom value stream…"
-msgstr ""
+msgstr "カスタムバリューストリームを作成…"
msgid "CycleAnalytics|Custom value streams to measure your DevSecOps lifecycle"
-msgstr ""
+msgstr "DevSecOpsのライフサイクルを測定するためのカスタムバリューストリーム"
msgid "CycleAnalytics|Data is collecting and loading."
msgstr ""
@@ -12147,14 +12361,8 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
-msgstr ""
-
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
+msgstr "平均 (過去 %{days}日間)"
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,26 +12376,20 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
-msgstr ""
+msgstr "日付"
msgid "DORA4Metrics|Days for an open incident"
msgstr ""
msgid "DORA4Metrics|Days from merge to deploy"
-msgstr ""
+msgstr "マージからデプロイまでの日数"
msgid "DORA4Metrics|Deployment Frequency"
msgstr ""
msgid "DORA4Metrics|Deployment frequency"
-msgstr ""
+msgstr "デプロイ頻度"
msgid "DORA4Metrics|Deploys"
msgstr ""
@@ -12205,13 +12407,13 @@ msgid "DORA4Metrics|Lead time"
msgstr ""
msgid "DORA4Metrics|Lead time for changes"
-msgstr ""
+msgstr "変更のリードタイム"
msgid "DORA4Metrics|Lead time for changes (median days)"
msgstr ""
msgid "DORA4Metrics|Median (last %{days}d)"
-msgstr ""
+msgstr "中央値(過去%{days}日間)"
msgid "DORA4Metrics|Median time (last %{days}d)"
msgstr ""
@@ -12219,39 +12421,33 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
msgstr ""
msgid "DORA4Metrics|New issues"
-msgstr ""
+msgstr "新しいイシュー"
msgid "DORA4Metrics|No incidents during this period"
msgstr ""
msgid "DORA4Metrics|No merge requests were deployed during this period"
-msgstr ""
+msgstr "この期間中にマージリクエストはデプロイされませんでした"
msgid "DORA4Metrics|Number of deployments"
-msgstr ""
+msgstr "デプロイ頻度"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12259,26 +12455,20 @@ msgid "DORA4Metrics|Something went wrong while getting change failure rate data.
msgstr ""
msgid "DORA4Metrics|Something went wrong while getting deployment frequency data."
-msgstr ""
+msgstr "デプロイ頻度データの取得中に問題が発生しました。"
msgid "DORA4Metrics|Something went wrong while getting lead time data."
-msgstr ""
+msgstr "リードタイムの取得中に問題が発生しました。"
msgid "DORA4Metrics|Something went wrong while getting time to restore service data."
msgstr ""
msgid "DORA4Metrics|The chart displays the frequency of deployments to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
-msgstr ""
+msgstr "このチャートには、 %{linkStart}deployment_tier%{linkEnd} の値に基づいた、本番稼働環境へのデプロイ頻度が表示されます。"
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -12797,7 +12990,7 @@ msgid "DatadogIntegration|How do I set up this integration?"
msgstr ""
msgid "DatadogIntegration|Send CI/CD pipeline information to Datadog to monitor for job failures and troubleshoot performance issues. %{docs_link}"
-msgstr ""
+msgstr "CI/CD パイプライン情報を Datadog に送信して、ジョブの失敗を監視し、パフォーマンスのイシューをトラブルシュートします。%{docs_link}"
msgid "DatadogIntegration|Service"
msgstr ""
@@ -12824,7 +13017,7 @@ msgid "Date"
msgstr "日付"
msgid "Date merged"
-msgstr ""
+msgstr "マージされた日付"
msgid "Date range"
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr "ファイルを削除"
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr "バリューストリームを削除"
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr "コメントを削除"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13079,7 +13272,7 @@ msgid "Delete image"
msgstr ""
msgid "Delete image repository"
-msgstr ""
+msgstr "イメージリポジトリを削除"
msgid "Delete internal note"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -13175,13 +13371,13 @@ msgid "DeleteRelease|You are about to delete release %{release} and its assets.
msgstr ""
msgid "DeleteValueStream|'%{name}' Value Stream deleted"
-msgstr ""
+msgstr "'%{name}'バリューストリームが削除されました"
msgid "DeleteValueStream|Are you sure you want to delete the \"%{name}\" Value Stream?"
-msgstr ""
+msgstr "\"%{name}\" というバリューストリームを削除しますか?"
msgid "DeleteValueStream|Delete %{name}"
-msgstr ""
+msgstr "%{name} を削除"
msgid "Deleted"
msgstr "削除完了"
@@ -13208,7 +13404,7 @@ msgid "Deleting a project places it into a read-only state until %{date}, at whi
msgstr ""
msgid "Deleting the project will delete its repository and all related resources, including issues and merge requests."
-msgstr ""
+msgstr "プロジェクトを削除すると、そのリポジトリと、イシュー、マージリクエストなどを含むすべての関連リソースが削除されます。"
msgid "Deletion pending. This project will be deleted on %{date}. Repository and other project resources are read-only."
msgstr ""
@@ -13347,49 +13543,49 @@ msgid "Dependency list"
msgstr ""
msgid "DependencyProxy|All items in the cache are scheduled for removal."
-msgstr ""
+msgstr "キャッシュ内のすべてのアイテムは削除予定です。"
msgid "DependencyProxy|Cached %{time}"
-msgstr ""
+msgstr "%{time} にキャッシュ済み"
msgid "DependencyProxy|Clear cache"
-msgstr ""
+msgstr "キャッシュをクリア"
msgid "DependencyProxy|Clear the Dependency Proxy cache automatically"
-msgstr ""
+msgstr "依存関係プロキシキャッシュを自動的にクリアする"
msgid "DependencyProxy|Contains %{count} blobs of images (%{size})"
-msgstr ""
+msgstr "%{count} ブロブの画像が含まれています(%{size})"
msgid "DependencyProxy|Copy prefix"
-msgstr ""
+msgstr "プレフィックスをコピー"
msgid "DependencyProxy|Dependency Proxy"
-msgstr ""
+msgstr "依存関係プロキシ"
msgid "DependencyProxy|Dependency Proxy image prefix"
-msgstr ""
+msgstr "依存関係プロキシのイメージプレフィックス"
msgid "DependencyProxy|Enable Dependency Proxy"
-msgstr ""
+msgstr "依存関係プロキシの有効化"
msgid "DependencyProxy|Enable the Dependency Proxy and settings for clearing the cache."
msgstr ""
msgid "DependencyProxy|Image list"
-msgstr ""
+msgstr "DependencyProxy |画像リスト"
msgid "DependencyProxy|Scheduled for deletion"
-msgstr ""
+msgstr "削除スケジュール"
msgid "DependencyProxy|There are no images in the cache"
-msgstr ""
+msgstr "キャッシュにイメージがありません"
msgid "DependencyProxy|To see the image prefix and what is in the cache, visit the %{linkStart}Dependency Proxy%{linkEnd}"
-msgstr ""
+msgstr "イメージプレフィックスとキャッシュ内のものを見るには、 %{linkStart}依存関係プロキシ%{linkEnd} を参照してください"
msgid "DependencyProxy|When enabled, images older than 90 days will be removed from the cache."
-msgstr ""
+msgstr "有効にすると、90日以上過ぎた画像がキャッシュから削除されます。"
msgid "Depends on %d merge request being merged"
msgid_plural "Depends on %d merge requests being merged"
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14105,7 +14295,7 @@ msgid "DevopsAdoption|At least one deploy"
msgstr ""
msgid "DevopsAdoption|At least one issue created"
-msgstr ""
+msgstr "少なくとも1つのイシューが作成されています。"
msgid "DevopsAdoption|At least one merge request created"
msgstr ""
@@ -14159,7 +14349,7 @@ msgid "DevopsAdoption|Fuzz Testing enabled for at least one project"
msgstr ""
msgid "DevopsAdoption|Issues"
-msgstr ""
+msgstr "イシュー"
msgid "DevopsAdoption|MRs"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14360,7 +14553,7 @@ msgid "Disable Two-factor Authentication"
msgstr ""
msgid "Disable What's new"
-msgstr "What's newの表示を無効にする"
+msgstr "新着情報の表示を無効にする"
msgid "Disable for this project"
msgstr "このプロジェクトでは無効にする"
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr "トライアルプロモーションを閉じる"
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr "やめる"
@@ -14499,7 +14689,7 @@ msgid "Display name"
msgstr "表示名"
msgid "Display progress of child issues"
-msgstr ""
+msgstr "子イシューの進捗状況を表示する"
msgid "Display rendered file"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr "次回から表示しない"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "完了"
@@ -14603,9 +14796,6 @@ msgstr "アーティファクトのダウンロード"
msgid "Download codes"
msgstr "コードをダウンロード"
-msgid "Download evidence JSON"
-msgstr "証拠JSONのダウンロード"
-
msgid "Download export"
msgstr "エクスポートをダウンロード"
@@ -14727,7 +14917,7 @@ msgid "Duration|%s hours"
msgstr ""
msgid "Duration|%s minutes"
-msgstr ""
+msgstr "%s 分"
msgid "Duration|%s months"
msgstr ""
@@ -14772,7 +14962,7 @@ msgid "ESM module"
msgstr ""
msgid "Each project can also have an issue tracker and a wiki."
-msgstr ""
+msgstr "各プロジェクトにはイシュートラッカーとWikiもあります。"
msgid "Edit"
msgstr "編集"
@@ -14850,7 +15040,7 @@ msgid "Edit environment"
msgstr "環境を編集"
msgid "Edit epics"
-msgstr ""
+msgstr "エピックを編集"
msgid "Edit files in the editor and commit changes here"
msgstr "エディターでファイルを編集し、ここで変更をコミットします"
@@ -14886,7 +15076,7 @@ msgid "Edit link"
msgstr ""
msgid "Edit merge requests"
-msgstr ""
+msgstr "マージリクエストを編集"
msgid "Edit public deploy key"
msgstr "公開デプロイキーの編集"
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr "なし。インデックスに名前空間を選択してください"
-
-msgid "Elastic|None. Select projects to index."
-msgstr "なし。インデックスするプロジェクトを選択してください"
-
msgid "Email"
msgstr "メール"
@@ -15012,7 +15196,7 @@ msgid "Email patch"
msgstr "パッチをメールする"
msgid "Email patches"
-msgstr ""
+msgstr "パッチをメールする"
msgid "Email sent"
msgstr "メール送信完了"
@@ -15048,7 +15232,7 @@ msgid "EmailError|We couldn't find the project. Please check if there's any typo
msgstr "プロジェクトが見つかりませんでした。入力ミスがないか確認してください。"
msgid "EmailError|We couldn't process your email because it is too large. Please create your issue or comment through the web interface."
-msgstr ""
+msgstr "メールが大きすぎるため、処理できませんでした。Webインターフェースからイシューを作成するか、コメントしてください。"
msgid "EmailError|You are not allowed to perform this action. If you believe this is in error, contact a staff member."
msgstr "この操作の実行は許可されていません。これが誤っていると思われる場合は、スタッフメンバーに問い合わせてください。"
@@ -15150,10 +15334,10 @@ msgid "Enable Spam Check via external API endpoint"
msgstr ""
msgid "Enable What's new: All tiers"
-msgstr "What's newの表示を有効にする: すべてのティアで有効"
+msgstr "新着情報の表示を有効にする: すべてのティアで有効"
msgid "Enable What's new: Current tier only"
-msgstr "What's newをの表示を有効にします: 現在のティアのみ"
+msgstr "新着情報の表示を有効にします: 現在のティアのみ"
msgid "Enable access to the performance bar for non-administrators in a given group."
msgstr ""
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr "エラートラッキングを有効にする"
-
msgid "Enable feature to choose access level"
msgstr "アクセスレベルを選択する機能を有効にする"
@@ -15320,11 +15501,11 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
-msgstr "終了時刻 (UTC)"
+msgid "Ends"
+msgstr ""
msgid "Ends on"
msgstr ""
@@ -15434,6 +15615,18 @@ msgstr "承認するにはパスワードを入力してください"
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr "環境"
msgid "Environments Dashboard"
msgstr "環境ダッシュボード"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "コミット"
@@ -15626,6 +15828,9 @@ msgstr "環境 %{name} をロールバックしますか?"
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "全件を表示"
@@ -15635,6 +15840,12 @@ msgstr "停止"
msgid "Environments|Stop environment"
msgstr "環境の停止"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15705,7 +15916,7 @@ msgid "Epics let you manage your portfolio of projects more efficiently and with
msgstr "エピックを使用すると、プロジェクトのポートフォリオをより効率的かつ少ない労力で管理できます"
msgid "Epics, issues, and merge requests"
-msgstr ""
+msgstr "エピック、イシュー、マージリクエスト"
msgid "Epics|%{startDate} – %{dueDate}"
msgstr ""
@@ -15741,7 +15952,7 @@ msgid "Epics|Something went wrong while creating child epics."
msgstr "子エピック作成中に何か問題が発生しました。"
msgid "Epics|Something went wrong while creating issue."
-msgstr ""
+msgstr "イシューを作成している間に何か問題が発生しました。"
msgid "Epics|Something went wrong while fetching child epics."
msgstr "子エピック取得中に何か問題が発生しました。"
@@ -15812,6 +16023,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr "ブランチの分岐カウント取得に失敗しました。もう一度やり直してください。"
@@ -15827,12 +16041,6 @@ msgstr "ネットワークグラフの取得中にエラーが発生しました
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr "参照の取得中にエラーが発生"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "依存関係リストが取得できませんでした。ネットワーク接続状況を確認して再試行してください。"
@@ -15849,7 +16057,7 @@ msgid "Error loading file viewer."
msgstr "ファイルビューワーの読み込みに失敗しました。"
msgid "Error loading issues"
-msgstr ""
+msgstr "イシューの読み込みエラー"
msgid "Error loading iterations"
msgstr "イテレーションの読み込み中にエラーが発生しました"
@@ -15888,7 +16096,7 @@ msgid "Error occurred when saving reviewers"
msgstr ""
msgid "Error occurred while updating the issue status"
-msgstr ""
+msgstr "イシューの状態の更新時にエラーが発生しました"
msgid "Error occurred. A blocked user cannot be deactivated"
msgstr "エラーが発生しました。ブロックされたユーザーは非有効化できません。"
@@ -15932,6 +16140,9 @@ msgstr "エディタのセットアップ中にエラーが発生しました。
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr "%{issuableType} の更新中エラー"
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr "見積"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "すべて"
@@ -16411,7 +16637,7 @@ msgid "Expand file"
msgstr ""
msgid "Expand issues"
-msgstr ""
+msgstr "イシューを展開"
msgid "Expand jobs"
msgstr ""
@@ -16440,9 +16666,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16476,8 +16699,8 @@ msgstr ""
msgid "Expires:"
msgstr "有効期限:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "問題を説明してください。必要に応じて、該当するイシューまたはコメントへのリンクを提供してください。"
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "Explore"
@@ -16522,7 +16745,7 @@ msgid "Export group"
msgstr "グループのエクスポート"
msgid "Export issues"
-msgstr ""
+msgstr "イシューをエクスポート"
msgid "Export merge requests"
msgstr ""
@@ -16618,7 +16841,7 @@ msgid "ExternalAuthorization|URL to which the projects make authorization reques
msgstr ""
msgid "ExternalIssueIntegration|Another issue tracker is already in use"
-msgstr ""
+msgstr "別のイシュートラッカーが既に使用されています"
msgid "ExternalIssueIntegration|Not all data may be displayed here. To view more details or make changes to this issue, go to %{linkStart}%{trackerName}%{linkEnd}."
msgstr ""
@@ -16627,7 +16850,7 @@ msgid "ExternalIssueIntegration|Only one issue tracker integration can be active
msgstr ""
msgid "ExternalIssueIntegration|This issue is synchronized with %{trackerName}"
-msgstr ""
+msgstr "このイシューは %{trackerName} と同期されています"
msgid "ExternalWikiService|Enter the URL to the external wiki."
msgstr ""
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr "ユーザーの割り当てに失敗しました。見つからなかったからです。"
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "自動停止をキャンセルできませんでした。環境の更新に失敗したためです。"
@@ -16695,10 +16921,10 @@ msgid "Failed to check related branches."
msgstr "関連するブランチの確認に失敗しました。"
msgid "Failed to clone this issue because target project doesn't exist."
-msgstr ""
+msgstr "ターゲットのプロジェクトが存在しないので、このイシューを移動できませんでした。"
msgid "Failed to clone this issue: wrong parameters."
-msgstr ""
+msgstr "このイシューのクローンに失敗しました: パラメータが間違っています。"
msgid "Failed to create a branch for this issue. Please try again."
msgstr "このイシューのためのブランチの作成に失敗しました。もう一度やり直してください。"
@@ -16728,7 +16954,7 @@ msgid "Failed to enqueue the rebase operation, possibly due to a long-lived tran
msgstr "おそらく長期間のトランザクションが原因で、rebase操作をキューに登録できませんでした。あとでもう一度試してみてください。"
msgid "Failed to fetch the iteration for this issue. Please try again."
-msgstr ""
+msgstr "このイシューのイテレーションの取得に失敗しました。もう一度やり直してください。"
msgid "Failed to fetch the iterations for the group. Please try again."
msgstr ""
@@ -16833,7 +17059,7 @@ msgid "Failed to protect the environment"
msgstr "この環境を保護できませんでした"
msgid "Failed to publish issue on status page."
-msgstr ""
+msgstr "ステータスページのイシューを公開できませんでした。"
msgid "Failed to remove a Zoom meeting"
msgstr "Zoom ミーティングの削除に失敗しました"
@@ -17154,14 +17380,11 @@ msgstr "2月"
msgid "February"
msgstr "2月"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
msgid "Fetch and check out this merge request's feature branch:"
-msgstr ""
+msgstr "マージリクエストのフィーチャーブランチを取得してチェックアウトしてください:"
msgid "Fetching incoming email"
msgstr "受信メールを取得"
@@ -17248,10 +17471,10 @@ msgid "Filter by %{page_context_word} that are currently open."
msgstr ""
msgid "Filter by issues that are currently closed."
-msgstr ""
+msgstr "現時点で閉じているイシューでフィルター"
msgid "Filter by issues that are currently opened."
-msgstr ""
+msgstr "現時点で開いているイシューでフィルター"
msgid "Filter by label"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr "パスで検索"
msgid "Find file"
msgstr "ファイルを検索"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17506,7 +17732,7 @@ msgid "ForkProject|Please select a namespace"
msgstr ""
msgid "ForkProject|Please select a visibility level"
-msgstr ""
+msgstr "表示レベルを選択してください"
msgid "ForkProject|Private"
msgstr ""
@@ -17530,7 +17756,7 @@ msgid "ForkProject|The project can be accessed without any authentication."
msgstr ""
msgid "ForkProject|Visibility level"
-msgstr ""
+msgstr "表示レベル"
msgid "ForkProject|Want to organize several dependent projects under the same namespace?"
msgstr ""
@@ -17547,8 +17773,8 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "フォーク元"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "アクセスできないプロジェクトからのフォーク"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr ""
msgid "Forking in progress"
msgstr "フォーク中です"
@@ -17556,19 +17782,22 @@ msgstr "フォーク中です"
msgid "Forks"
msgstr "フォーク"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -17923,7 +18152,7 @@ msgid "Geo|Groups to synchronize"
msgstr ""
msgid "Geo|Healthy"
-msgstr ""
+msgstr "健全"
msgid "Geo|If enabled, GitLab will handle Object Storage replication using Geo."
msgstr ""
@@ -18253,7 +18482,7 @@ msgid "Geo|Undefined"
msgstr ""
msgid "Geo|Unhealthy"
-msgstr ""
+msgstr "不健全"
msgid "Geo|Unknown"
msgstr ""
@@ -18321,9 +18550,6 @@ msgstr "パフォーマンスモニタリングしながら始める"
msgid "Get started!"
msgstr "始めましょう"
-msgid "Getting started with releases"
-msgstr "リリースの開始"
-
msgid "Git"
msgstr ""
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr "GitLab のコミット"
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr "Gitea ホストの URL"
msgid "Gitea Import"
msgstr "Gitea インポート"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18740,7 +19002,7 @@ msgid "Global Shortcuts"
msgstr "グローバル ショートカット"
msgid "Global notification email"
-msgstr ""
+msgstr "グローバル通知メール"
msgid "Global notification level"
msgstr ""
@@ -18754,6 +19016,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18770,9 +19035,12 @@ msgid "GlobalSearch|In this project"
msgstr ""
msgid "GlobalSearch|Issues I've created"
-msgstr ""
+msgstr "私が作成したイシュー"
msgid "GlobalSearch|Issues assigned to me"
+msgstr "自分に割り当てられたイシュー"
+
+msgid "GlobalSearch|Language"
msgstr ""
msgid "GlobalSearch|Merge requests I've created"
@@ -18794,7 +19062,7 @@ msgid "GlobalSearch|Recent epics"
msgstr ""
msgid "GlobalSearch|Recent issues"
-msgstr ""
+msgstr "最近のイシュー"
msgid "GlobalSearch|Recent merge requests"
msgstr ""
@@ -18812,7 +19080,7 @@ msgid "GlobalSearch|Search GitLab"
msgstr ""
msgid "GlobalSearch|Search for projects, issues, etc."
-msgstr ""
+msgstr "プロジェクトやイシューなどを検索する。"
msgid "GlobalSearch|Search results are loading"
msgstr ""
@@ -18820,6 +19088,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19303,23 +19577,17 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr "グループ:%{group_name}"
-msgid "Group: %{name}"
-msgstr "グループ: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
-msgstr ""
-
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
+msgstr "作成されたイシュー"
msgid "GroupActivityMetrics|Members added"
-msgstr ""
+msgstr "追加されたメンバー"
msgid "GroupActivityMetrics|Merge requests created"
msgstr ""
msgid "GroupActivityMetrics|Recent activity"
-msgstr ""
+msgstr "最近のアクティビティー"
msgid "GroupImport|Failed to import group: %{error}"
msgstr ""
@@ -19448,7 +19716,7 @@ msgid "GroupSAML|Enable SAML authentication for this group"
msgstr ""
msgid "GroupSAML|Enforce SSO-only authentication for Git and Dependency Proxy activity for this group"
-msgstr ""
+msgstr "このグループの Git および Dependency Proxy アクティビティに SSO のみの認証を適用する"
msgid "GroupSAML|Enforce SSO-only authentication for web activity for this group"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr "グループオーナーによって上書きされない限り、すべてのサブグループに適用されます。プロジェクトにすでに追加されているグループはアクセスを失います。"
@@ -19616,7 +19887,7 @@ msgid "GroupSettings|Choose a group path that does not start with a dash or end
msgstr ""
msgid "GroupSettings|Compliance frameworks"
-msgstr ""
+msgstr "コンプライアンスフレームワーク"
msgid "GroupSettings|Configure compliance frameworks to make them available to projects in this group. %{linkStart}What are compliance frameworks?%{linkEnd}"
msgstr ""
@@ -19655,13 +19926,13 @@ msgid "GroupSettings|If not specified at the group or instance level, the defaul
msgstr ""
msgid "GroupSettings|If the parent group's visibility is lower than the group's current visibility, visibility levels for subgroups and projects will be changed to match the new parent group's visibility."
-msgstr "親グループの可視性がグループの現在の可視性より低い場合、サブグループとプロジェクトの可視性レベルは、新しい親グループの可視性に合わせて変更されます。"
+msgstr "親グループの表示レベルがグループの現在の表示レベルより低い場合、サブグループとプロジェクトの表示レベルは、新しい親グループの表示レベルに合わせて変更されます。"
msgid "GroupSettings|Members cannot invite groups outside of %{group} and its subgroups"
msgstr ""
msgid "GroupSettings|Organizations and contacts can be created and associated with issues."
-msgstr ""
+msgstr "組織と連絡先を作成し、イシューに関連付けることができます。"
msgid "GroupSettings|Overrides user notification preferences for all members of the group, subgroups, and projects."
msgstr "この設定は、グループ、サブグループ、およびプロジェクトのすべてのメンバーのユーザー通知設定を上書きします。"
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr "親グループを選択"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr "バッジとは何ですか?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr "すみません。検索に適合するグループが存在しません
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "この機能にはブラウザーに localStorage サポートが必要です"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "グループは複数のプロジェクトの集合体です。"
@@ -19852,7 +20138,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr "グループをインポート"
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20152,7 +20438,7 @@ msgid "HeaderAction|incident"
msgstr ""
msgid "HeaderAction|issue"
-msgstr ""
+msgstr "イシュー"
msgid "Headers"
msgstr ""
@@ -20170,7 +20456,7 @@ msgid "Heading 4"
msgstr ""
msgid "Health"
-msgstr ""
+msgstr "健全性"
msgid "Health Check"
msgstr "正常性チェック"
@@ -20179,7 +20465,7 @@ msgid "Health information can be retrieved from the following endpoints. More in
msgstr "正常性情報は次のエンドポイントから取得できます。詳細な情報は"
msgid "Health status"
-msgstr ""
+msgstr "健全状態"
msgid "HealthCheck|Access token is"
msgstr "アクセストークンは"
@@ -20223,6 +20509,9 @@ msgstr "ヘルプ"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "ボットがブルートフォース攻撃を防ぐのに役立ちます。"
@@ -20233,7 +20522,7 @@ msgid "Helps prevent bots from creating accounts. %{link_start}How do I configur
msgstr ""
msgid "Helps prevent bots from creating issues."
-msgstr ""
+msgstr "ボットがイシューを作成することを防ぐのに役立ちます。"
msgid "Helps prevent malicious users hide their activity."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20480,9 +20769,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "戻る"
-
msgid "IDE|Commit"
msgstr "コミット"
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "編集"
-msgid "IDE|Get started with Live Preview"
-msgstr "ライブプレビューの開始"
-
msgid "IDE|Go to project"
msgstr "プロジェクトに移動"
-msgid "IDE|Live Preview"
-msgstr "ライブプレビュー"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Web IDE クライアントサイド評価を使用して、あなたの Web アプリケーションをプレビューします。"
-
-msgid "IDE|Refresh preview"
-msgstr "プレビューの更新"
-
msgid "IDE|Review"
msgstr "レビュー"
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "IPサブネット制限は最上位グループにのみ許可されます"
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr "幅"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20903,7 +21195,7 @@ msgid "Import in progress"
msgstr "インポート中です"
msgid "Import in progress. Refresh page to see newly added issues."
-msgstr ""
+msgstr "インポート中です。新しいイシューを表示するにはページを更新してください。"
msgid "Import issues"
msgstr "イシューのインポート"
@@ -20953,9 +21245,15 @@ msgstr "Phabricatorからイシューへタスクをインポートする"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "インポートがタイムアウトしました。インポートに %{import_jobs_expiration} 秒以上かかりました"
-msgid "ImportAProjectModal|Import from a project"
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
msgstr ""
+msgid "ImportAProjectModal|Import from a project"
+msgstr "プロジェクトからインポート"
+
msgid "ImportAProjectModal|Import members from another project"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21177,7 +21487,7 @@ msgid "InProductMarketing|Create your first project!"
msgstr ""
msgid "InProductMarketing|Define who owns specific files or directories, so the right reviewers are suggested when a merge request introduces changes to those files."
-msgstr ""
+msgstr "特定のファイルやディレクトリの所有者を定義することで、マージリクエストによってそれらのファイルに変更が加えられた場合に、適切なレビュアーが提案されるようになります。"
msgid "InProductMarketing|Deliver Better Products Faster"
msgstr ""
@@ -21516,7 +21826,7 @@ msgid "InProductMarketing|Turn coworkers into collaborators"
msgstr ""
msgid "InProductMarketing|Twitter"
-msgstr ""
+msgstr "Twitter"
msgid "InProductMarketing|Understand repository mirroring"
msgstr ""
@@ -21675,7 +21985,7 @@ msgid "IncidentManagement|Critical - S1"
msgstr ""
msgid "IncidentManagement|Date created"
-msgstr ""
+msgstr "作成日"
msgid "IncidentManagement|Display your incidents in a dedicated view"
msgstr ""
@@ -21717,10 +22027,10 @@ msgid "IncidentManagement|Paged"
msgstr ""
msgid "IncidentManagement|Published"
-msgstr ""
+msgstr "公開済み"
msgid "IncidentManagement|Published to status page"
-msgstr ""
+msgstr "ステータスページに公開"
msgid "IncidentManagement|Resolved"
msgstr ""
@@ -21753,7 +22063,7 @@ msgid "IncidentManagement|Unknown"
msgstr ""
msgid "IncidentManagement|Unpublished"
-msgstr ""
+msgstr "未公開"
msgid "IncidentManagement|Use escalation policies to automatically page your team when incidents are created."
msgstr ""
@@ -21798,7 +22108,7 @@ msgid "IncidentSettings|hours"
msgstr ""
msgid "IncidentSettings|minutes"
-msgstr ""
+msgstr "分"
msgid "Incidents"
msgstr "インシデント"
@@ -21818,6 +22128,9 @@ msgstr "http または https で始まる必要があります"
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr "インテグレーション"
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr "インテグレーションを追加"
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22210,7 +22541,7 @@ msgid "Integrations|Connection successful."
msgstr ""
msgid "Integrations|Create new issue in Jira"
-msgstr ""
+msgstr "Jira で新しいイシューを作成"
msgid "Integrations|Create new issue in ZenTao"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr "GitLabの管理者は、グループ内のすべてのプロジェクト
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr "グループレベルインテグレーション管理"
@@ -22293,9 +22627,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22369,23 +22700,23 @@ msgid "Integrations|Sign in to add namespaces"
msgstr ""
msgid "Integrations|Standard"
-msgstr ""
+msgstr "標準"
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
msgid "Integrations|To keep this project going, create a new issue."
-msgstr ""
+msgstr "このプロジェクトを継続するには、新しいイシューを作成してください."
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr "無効なサーバー応答"
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "無効な2要素認証コードです。"
@@ -22615,18 +22949,18 @@ msgid "InviteEmail|and has assigned you the following tasks:"
msgstr ""
msgid "InviteMembersBanner|Collaborate with your team"
-msgstr ""
+msgstr "チームと協力する"
msgid "InviteMembersBanner|Invite your colleagues"
-msgstr ""
+msgstr "同僚を招待"
msgid "InviteMembersBanner|We noticed that you haven't invited anyone to this group. Invite your colleagues so you can discuss issues, collaborate on merge requests, and share your knowledge."
-msgstr ""
+msgstr "このグループに誰も招待していません。 同僚を招待すると、イシューを議論したり、マージリクエストで協力したり、知識を共有したりできます。"
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,11 +22969,14 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
msgid "InviteMembersModal|Choose a project for the issues"
-msgstr ""
+msgstr "イシューのプロジェクトを選択"
msgid "InviteMembersModal|Close invite team members"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22672,7 +23015,7 @@ msgid "InviteMembersModal|Manage members"
msgstr ""
msgid "InviteMembersModal|Members were successfully added"
-msgstr ""
+msgstr "メンバーの追加に成功しました"
msgid "InviteMembersModal|Please add members to invite"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -22910,10 +23256,10 @@ msgid "Issue Boards"
msgstr "イシューボード"
msgid "Issue Type"
-msgstr ""
+msgstr "イシュータイプ"
msgid "Issue already promoted to epic."
-msgstr ""
+msgstr "イシューはすでにエピックに昇格しています。"
msgid "Issue cannot be found."
msgstr "イシューを見つけることができません"
@@ -22922,31 +23268,31 @@ msgid "Issue created from vulnerability %{vulnerability_link}"
msgstr ""
msgid "Issue creation requests"
-msgstr ""
+msgstr "イシュー作成リクエスト"
msgid "Issue details"
-msgstr ""
+msgstr "イシューの詳細"
msgid "Issue events"
msgstr "イシューイベント"
msgid "Issue first deployed to production"
-msgstr ""
+msgstr "最初に本番環境にデプロイされたイシュー"
msgid "Issue has been promoted to incident"
-msgstr ""
+msgstr "イシューはインシデントに昇格されました"
msgid "Issue label"
-msgstr ""
+msgstr "イシューラベル"
msgid "Issue or merge request ID is required"
-msgstr ""
+msgstr "イシューまたはマージリクエストIDが必要です"
msgid "Issue published on status page."
-msgstr ""
+msgstr "ステータスページに発行されたイシュー"
msgid "Issue types"
-msgstr ""
+msgstr "イシュータイプ"
msgid "Issue update failed"
msgstr "イシューの更新に失敗しました"
@@ -22955,7 +23301,7 @@ msgid "Issue was closed by %{name} %{reason}"
msgstr "イシューは %{name} によってクローズされました %{reason}"
msgid "Issue weight"
-msgstr ""
+msgstr "イシューのウェイト"
msgid "IssueAnalytics|Age"
msgstr "経過期間"
@@ -23009,22 +23355,22 @@ msgid "IssueBoards|Switch board"
msgstr "ボードを切り替える"
msgid "IssueList|created %{timeAgoString} by %{user}"
-msgstr ""
+msgstr "%{timeAgoString} に %{user} によって作成されました"
msgid "IssueTracker|Custom issue tracker"
msgstr "カスタムイシュートラッカー"
msgid "IssueTracker|Issue URL"
-msgstr ""
+msgstr "イシューのURL"
msgid "IssueTracker|New issue URL"
-msgstr ""
+msgstr "新しいイシューの URL"
msgid "IssueTracker|The URL to create an issue in the external issue tracker."
-msgstr ""
+msgstr "外部のイシュートラッカーでイシューを作成するためのURL。"
msgid "IssueTracker|The URL to the project in the external issue tracker."
-msgstr ""
+msgstr "外部のイシュートラッカーのプロジェクトのURL。"
msgid "IssueTracker|The URL to view an issue in the external issue tracker. Must contain %{colon_id}."
msgstr ""
@@ -23102,7 +23448,7 @@ msgid "IssuesAnalytics|Avg/Month:"
msgstr "月平均:"
msgid "IssuesAnalytics|Issues created"
-msgstr ""
+msgstr "作成されたイシュー"
msgid "IssuesAnalytics|Issues created per month"
msgstr ""
@@ -23135,14 +23481,11 @@ msgid "Issues|Test cases can not be moved."
msgstr ""
msgid "Issues|There was an error while moving the issues."
-msgstr ""
+msgstr "イシューの移動中にエラーが発生しました。"
msgid "Issue|Title"
msgstr "タイトル"
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23413,6 +23756,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "パスワードまたはAPIトークン"
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,18 +23948,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "ユーザー名またはメール"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr ""
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr "ジョブが再試行されました"
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "ジョブ"
@@ -23684,7 +24036,7 @@ msgid "Jobs older than the configured time are considered expired and are archiv
msgstr ""
msgid "Jobs|All"
-msgstr ""
+msgstr "すべて"
msgid "Jobs|Are you sure you want to proceed?"
msgstr ""
@@ -23786,7 +24138,7 @@ msgid "Job|Keep"
msgstr "維持"
msgid "Job|Manual"
-msgstr ""
+msgstr "マニュアル"
msgid "Job|No search results found"
msgstr ""
@@ -23879,7 +24231,7 @@ msgid "Job|delayed"
msgstr ""
msgid "Job|manual"
-msgstr ""
+msgstr "マニュアル"
msgid "Job|triggered"
msgstr ""
@@ -24066,7 +24418,7 @@ msgid_plural "Labels added: %{labels}"
msgstr[0] ""
msgid "Label priority"
-msgstr ""
+msgstr "ラベルの優先度"
msgid "Label was created"
msgstr "ラベルが作成されました。"
@@ -24096,7 +24448,7 @@ msgid "Labels can be applied to issues and merge requests. Group labels are avai
msgstr ""
msgid "Labels can be applied to issues and merge requests. Star a label to make it a priority label."
-msgstr ""
+msgstr "ラベルはイシューとマージリクエストに適用できます。ラベルにスターをつけると優先ラベルになります。"
msgid "Labels can be applied to issues, merge requests, and epics. Group labels are available for any project within the group."
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr "最終アクセス"
@@ -24160,7 +24503,7 @@ msgid "Last Seen"
msgstr "最終閲覧"
msgid "Last Used"
-msgstr ""
+msgstr "前回使用"
msgid "Last accessed on"
msgstr "最終アクセス"
@@ -24219,9 +24562,6 @@ msgstr "最後の成功した更新"
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr "前回の確認日時"
-
msgid "Last update"
msgstr "最終更新"
@@ -24343,16 +24683,16 @@ msgid "Learn more about groups."
msgstr "グループについて詳しく知る"
msgid "Learn more about issues."
-msgstr ""
+msgstr "イシューについて詳しく知る"
msgid "Learn more about linking epics"
msgstr ""
msgid "Learn more about linking issues"
-msgstr ""
+msgstr "イシューのリンクについてもっと詳しく"
msgid "Learn more about linking issues and incidents"
-msgstr ""
+msgstr "イシューとインシデントのリンクについてもっと詳しく"
msgid "Learn more about max seats used"
msgstr ""
@@ -24406,7 +24746,7 @@ msgid "LearnGitLab|GitLab works best as a team. Invite your colleague to enjoy a
msgstr ""
msgid "LearnGitLab|Invite your colleagues"
-msgstr ""
+msgstr "同僚を招待"
msgid "LearnGitLab|Learn GitLab"
msgstr ""
@@ -24421,7 +24761,7 @@ msgid "LearnGitLab|Ready to get started with GitLab? Follow these steps to set u
msgstr ""
msgid "LearnGitLab|Review and edit proposed changes to source code."
-msgstr ""
+msgstr "ソースコードへの提案された変更をレビューして編集します。"
msgid "LearnGitLab|Route code reviews to the right reviewers, every time."
msgstr ""
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24784,7 +25127,7 @@ msgid "Linked epics"
msgstr ""
msgid "Linked incidents or issues"
-msgstr ""
+msgstr "リンクされたインシデントまたはイシュー"
msgid "Linked items"
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr "あなたの Gitea リポジトリの一覧"
msgid "List available repositories"
msgstr "利用可能なリポジトリの一覧"
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr "一覧表示"
msgid "List your Bitbucket Server repositories"
msgstr "あなたの、Bitbucket Server のリポジトリを一覧表示する"
-msgid "Live preview"
-msgstr "ライブプレビュー"
-
msgid "Load more"
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr "スマートカードでログインする"
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr "アクセス管理"
@@ -25189,7 +25526,7 @@ msgid "Manifest import"
msgstr ""
msgid "Manual"
-msgstr ""
+msgstr "マニュアル"
msgid "ManualOrdering|Couldn't save the order of the issues"
msgstr "このイシューの順序を保存できませんでした"
@@ -25216,7 +25553,7 @@ msgid "Mark as draft"
msgstr ""
msgid "Mark as ready"
-msgstr ""
+msgstr "準備完了としてマーク"
msgid "Mark this issue as a duplicate of another issue"
msgstr "このイシューを別のイシューと重複しているとマークする"
@@ -25282,7 +25619,7 @@ msgid "MarkdownEditor|header"
msgstr ""
msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
-msgstr ""
+msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} をサポート"
msgid "Marked"
msgstr ""
@@ -25375,7 +25712,7 @@ msgid "Max file size is 200 KB."
msgstr ""
msgid "Max role"
-msgstr ""
+msgstr "最大の役割"
msgid "Max seats used"
msgstr ""
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr "ダイレクト"
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr "無効"
@@ -25773,10 +26122,10 @@ msgid "Members|Expiration date updated successfully."
msgstr ""
msgid "Members|Filter groups"
-msgstr ""
+msgstr "グループのフィルター"
msgid "Members|Filter members"
-msgstr ""
+msgstr "メンバーのフィルター"
msgid "Members|Inherited"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr "今すぐマージする"
msgid "Merge in progress"
msgstr "進行中のマージ"
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr "マージオプション"
@@ -25949,9 +26295,6 @@ msgstr "マージリクエストとは、プロジェクトに加えた変更を
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26013,7 +26356,7 @@ msgid "MergeRequestAnalytics|Time to merge"
msgstr "マージまでの時間"
msgid "MergeRequestApprovals|Define approval rules and settings to ensure %{link_start}separation of duties%{link_end} for new merge requests."
-msgstr ""
+msgstr "承認ルールと設定を定義して、新しいマージリクエストの %{link_start}職務を分離%{link_end} しましょう。"
msgid "MergeRequestApprovals|Enforce %{link_start}separation of duties%{link_end} for all projects."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr "下書きコメントの保存中にエラーが発生しました。"
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -26857,8 +27239,8 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "Sentry と統合してエラーをモニターする。"
+msgid "Monitor your errors directly in GitLab."
+msgstr ""
msgid "Monitoring"
msgstr "監視"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr "月"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "%{default_branch} から%{number_commits_distance} コミット以上異なっています。"
@@ -26959,6 +27341,9 @@ msgstr "イシューをボードの %{label} 列に移動します。"
msgid "Moves this issue to %{path_to_project}."
msgstr "イシューを %{path_to_project} に移動します。"
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -26969,7 +27354,7 @@ msgid "MrDeploymentActions|Stop environment"
msgstr ""
msgid "MrList|Assigned to %{name}"
-msgstr ""
+msgstr "%{name} への割り当て"
msgid "MrList|Review requested from %{name}"
msgstr ""
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr "名前"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr "その名前は既に使用されています。"
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27228,7 +27622,7 @@ msgid "Needs"
msgstr ""
msgid "Needs attention"
-msgstr ""
+msgstr "注意が必要です"
msgid "Network"
msgstr "ネットワーク"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr "新規イシュー"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr "新規イシューのタイトル"
@@ -27684,6 +28075,9 @@ msgstr "メッセージは記録されていません"
msgid "No milestone"
msgstr "マイルストーンなし"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "その他に、その名前または説明のラベルがありません"
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27851,7 +28242,7 @@ msgid "Not all data has been processed yet, the accuracy of the chart for the se
msgstr "すべてのデータがまだ処理できていません。そのため、選択した時間範囲のチャートの精度は制限されています。"
msgid "Not applicable."
-msgstr ""
+msgstr "該当なし"
msgid "Not available"
msgstr "利用できません"
@@ -27881,7 +28272,7 @@ msgid "Not started"
msgstr "開始されていません"
msgid "Not supported"
-msgstr "サポートされていません"
+msgstr "未サポート"
msgid "Note"
msgstr "注意事項"
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "注: 管理者として%{github_integration_link} を設定すると、GitHub 経由のログインを許可し、個人用のアクセストークンを生成せずにリポジトリに接続することができます。"
@@ -27908,13 +28296,13 @@ msgid "Note: Consider asking your GitLab administrator to configure %{github_int
msgstr "注: GitLab の管理者に%{github_integration_link} を設定して、GitHub 経由のログインが許可し、個人用のアクセストークンを生成せずにリポジトリをインポートできないか問い合わせください。"
msgid "Note: current forks will keep their visibility level."
-msgstr ""
+msgstr "注:現在のフォークは表示レベルを維持しています。"
msgid "NoteForm|Note"
msgstr "メモ"
msgid "NoteToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}. For %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd}, type %{keyboardStart}/%{keyboardEnd}."
-msgstr ""
+msgstr "%{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd} をサポートしています。 %{quickActionsDocsLinkStart}クイックアクション%{quickActionsDocsLinkEnd} のためには、%{keyboardStart}/%{keyboardEnd}を入力します。"
msgid "Notes"
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "本当にこのコメントの作成をキャンセルしますか?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "返信を折りたたむ"
@@ -28323,7 +28714,7 @@ msgid "Notify|You don't have access to the project."
msgstr ""
msgid "Notify|You have been mentioned in an issue."
-msgstr ""
+msgstr "あなたはイシューでメンションされています。"
msgid "Notify|You have been mentioned in merge request %{mr_link}"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr "おっと!"
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr "オンデマンドスキャン"
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr "オンデマンドスキャンは DevOps のサイクル外で実行され、プロジェクトの脆弱性を見つけます。%{learnMoreLinkStart}詳細を表示%{learnMoreLinkEnd}"
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28789,7 +29195,7 @@ msgid "OnDemandScans|Start time"
msgstr ""
msgid "OnDemandScans|Target"
-msgstr ""
+msgstr "ターゲット"
msgid "OnDemandScans|The scan could not be canceled."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -28903,9 +29318,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr "ポリシーのみ:"
@@ -28916,7 +29337,7 @@ msgid "Only project members can comment."
msgstr "プロジェクトメンバーのみコメントできます"
msgid "Only projects created under a Ultimate license are available in Security Dashboards."
-msgstr ""
+msgstr "Ultimate ライセンスの下で作成されたプロジェクトだけがセキュリティダッシュボードで利用できます。"
msgid "Only reCAPTCHA v2 is supported:"
msgstr "reCAPTCHA v2 のみがサポートされています。"
@@ -28939,17 +29360,23 @@ msgstr "それは、本当ですか?"
msgid "Open"
msgstr "オープン"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr "選択済みのものを開く"
msgid "Open errors"
msgstr "エラーを開く"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
msgid "Open in Web IDE"
-msgstr ""
+msgstr "Web IDEで開く"
msgid "Open in file view"
msgstr ""
@@ -29003,7 +29430,7 @@ msgid "Operation not allowed"
msgstr ""
msgid "Operations"
-msgstr ""
+msgstr "オペレーション"
msgid "Operations Dashboard"
msgstr "オペレーションダッシュボード"
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr "パッケージはすでにあります"
-msgid "Package and registry settings"
-msgstr "パッケージとレジストリの設定"
-
msgid "Package deleted successfully"
msgstr "パッケージは正常に削除されました"
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr "パッケージタイプ"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr "パッケージタイプが Conan でなければなりません"
@@ -29261,7 +29688,7 @@ msgid "PackageRegistry|Additional metadata"
msgstr ""
msgid "PackageRegistry|Allow duplicates"
-msgstr ""
+msgstr "重複を許可"
msgid "PackageRegistry|Allow packages with the same name and version to be uploaded to the registry. The newest version of a package is always used when installing."
msgstr ""
@@ -29324,7 +29751,7 @@ msgid "PackageRegistry|Copy Pip command"
msgstr "pip コマンドをコピー"
msgid "PackageRegistry|Copy SHA"
-msgstr ""
+msgstr "SHA をコピー"
msgid "PackageRegistry|Copy add Gradle Groovy DSL repository command"
msgstr ""
@@ -29360,7 +29787,7 @@ msgid "PackageRegistry|Created by commit %{link} on branch %{branch}"
msgstr ""
msgid "PackageRegistry|Debian"
-msgstr ""
+msgstr "Debian"
msgid "PackageRegistry|Delete 1 asset"
msgid_plural "PackageRegistry|Delete %d assets"
@@ -29454,7 +29881,7 @@ msgid "PackageRegistry|Gradle Kotlin DSL install command"
msgstr ""
msgid "PackageRegistry|Helm"
-msgstr ""
+msgstr "Helm"
msgid "PackageRegistry|If you haven't already done so, you will need to add the below to your %{codeStart}.pypirc%{codeEnd} file."
msgstr ""
@@ -29466,7 +29893,7 @@ msgid "PackageRegistry|Install package version"
msgstr ""
msgid "PackageRegistry|Instance-level"
-msgstr ""
+msgstr "インスタンスレベル"
msgid "PackageRegistry|Invalid Package: failed metadata extraction"
msgstr ""
@@ -29484,7 +29911,7 @@ msgid "PackageRegistry|Manage storage used by package assets"
msgstr ""
msgid "PackageRegistry|Manually Published"
-msgstr ""
+msgstr "手動で公開"
msgid "PackageRegistry|Maven"
msgstr "Maven"
@@ -29493,7 +29920,7 @@ msgid "PackageRegistry|Maven Command"
msgstr "Maven コマンド"
msgid "PackageRegistry|Maven XML"
-msgstr ""
+msgstr "Maven XML"
msgid "PackageRegistry|NuGet"
msgstr "NuGet"
@@ -29508,7 +29935,7 @@ msgid "PackageRegistry|Other versions"
msgstr ""
msgid "PackageRegistry|Package Registry"
-msgstr ""
+msgstr "パッケージレジストリ"
msgid "PackageRegistry|Package asset deleted successfully"
msgstr ""
@@ -29530,6 +29957,12 @@ msgid_plural "PackageRegistry|Package has %{updatesCount} archived updates"
msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
+msgstr "パッケージはブランチ %{branch}のコミット %{link} によって更新され、パイプライン %{pipeline}によってビルドされ、レジストリに %{datetime}に公開されます"
+
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
msgstr ""
msgid "PackageRegistry|Packages deleted successfully"
@@ -29545,22 +29978,22 @@ msgid "PackageRegistry|Pip Command"
msgstr "pip コマンド"
msgid "PackageRegistry|Project-level"
-msgstr ""
+msgstr "プロジェクトレベル"
msgid "PackageRegistry|Publish packages if their name or version matches this regex."
msgstr ""
msgid "PackageRegistry|Published to the %{project} Package Registry %{datetime}"
-msgstr ""
+msgstr "%{project} のパッケージレジストリに %{datetime} に公開"
msgid "PackageRegistry|PyPI"
-msgstr ""
+msgstr "PyPI"
msgid "PackageRegistry|Recipe: %{recipe}"
msgstr ""
msgid "PackageRegistry|Registry setup"
-msgstr ""
+msgstr "レジストリのセットアップ"
msgid "PackageRegistry|Remove package"
msgstr "パッケージを削除"
@@ -29626,7 +30059,7 @@ msgid "PackageRegistry|There was a problem fetching the details for this package
msgstr "このパッケージの詳細の取得中に問題が発生しました。"
msgid "PackageRegistry|There was a timeout and the package was not published. Delete this package and try again."
-msgstr ""
+msgstr "タイムアウトのため、パッケージが公開されませんでした。このパッケージを削除して再度お試し下さい。"
msgid "PackageRegistry|There was an error publishing a %{packageName} package"
msgstr ""
@@ -29673,7 +30106,7 @@ msgid "PackageRegistry|npm"
msgstr ""
msgid "PackageRegistry|published by %{author}"
-msgstr ""
+msgstr "%{author} が公開"
msgid "Packages"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr "パッケージとレジストリ"
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "ページが見つかりません"
@@ -29867,9 +30303,6 @@ msgstr "パス"
msgid "Path:"
msgstr "パス:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "パスには、*/welcomeのようなワイルドカードを含めることができます"
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "アクティブ"
@@ -30299,6 +30744,12 @@ msgstr "全件"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "このパイプラインについて簡単に記述してください。"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30804,7 +31267,7 @@ msgid "Pipeline|In progress"
msgstr ""
msgid "Pipeline|Manual"
-msgstr ""
+msgstr "マニュアル"
msgid "Pipeline|Merge request pipeline"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "ステージ"
@@ -31073,6 +31539,9 @@ msgstr "有効な数値を入力してください"
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "続行するには %{phrase_code} を入力してください。キャンセルする場合はこのモーダルを閉じてください。"
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31194,7 +31666,7 @@ msgid "Point to any links you like: documentation, built binaries, or other rela
msgstr ""
msgid "Policies"
-msgstr ""
+msgstr "ポリシー"
msgid "Policy '%{escalation_policy_name}' does not exist."
msgstr ""
@@ -31221,7 +31693,7 @@ msgid "Polling interval multiplier"
msgstr ""
msgid "Popularity"
-msgstr ""
+msgstr "人気度"
msgid "Port"
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr "プレビュー"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "マークダウンをプレビュー"
@@ -31521,7 +31990,7 @@ msgid "Prioritized label"
msgstr "優先ラベル"
msgid "Priority"
-msgstr ""
+msgstr "優先順位"
msgid "Private"
msgstr "プライベート"
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr "現在、このタイプのチャートにはデータがありません。プロダクト分析ツールを設定していない場合は、Setup タブを開いてください。"
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -31887,7 +32383,7 @@ msgid "Profiles|Begins with %{ssh_key_algorithms}."
msgstr ""
msgid "Profiles|Bio"
-msgstr "BIO"
+msgstr "自己紹介"
msgid "Profiles|Change username"
msgstr "ユーザー名の変更"
@@ -31962,7 +32458,7 @@ msgid "Profiles|Enter your password to confirm the email change"
msgstr ""
msgid "Profiles|Enter your pronouns to let people know how to refer to you."
-msgstr ""
+msgstr "あなたのジェンダー代名詞を入力して、あなたを紹介する方法を人々に知らせてください."
msgid "Profiles|Example: MacBook key"
msgstr ""
@@ -32061,7 +32557,7 @@ msgid "Profiles|Profile was successfully updated"
msgstr "あなたのプロファイルを正常に更新できました。"
msgid "Profiles|Pronouns"
-msgstr ""
+msgstr "ジェンダー代名詞"
msgid "Profiles|Pronunciation"
msgstr ""
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "アカウントを削除する前にこれらのグループを削除、または所有権を譲渡してください。"
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "LinkedInのプロフィール名 (linkedin.com/in/profilename)"
@@ -32231,6 +32730,12 @@ msgstr "進行状況"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "プロジェクト"
@@ -32381,16 +32886,22 @@ msgstr ""
msgid "Project slug"
msgstr "プロジェクトslug"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "プロジェクトアップロード"
msgid "Project visibility level is less restrictive than the group settings."
-msgstr ""
+msgstr "プロジェクトの表示レベルは、グループ設定よりも制限が少ないです。"
msgid "Project visibility level will be changed to match namespace rules when transferring to a group."
-msgstr "プロジェクトをグループに転送した場合、プロジェクトの可視性レベルが名前空間のルールに合わせて変更されます。"
+msgstr "プロジェクトをグループに転送した場合、プロジェクトの表示レベルが名前空間のルールに合わせて変更されます。"
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
+msgstr "プロジェクトが見つかりません。または、セキュリティダッシュボードにこのプロジェクトを追加する権限がありません。"
+
+msgid "Project with access"
msgstr ""
msgid "Project: %{name}"
@@ -32643,7 +33154,7 @@ msgid "ProjectService|Trigger event when a commit is created or updated."
msgstr ""
msgid "ProjectService|Trigger event when a confidential issue is created, updated, or closed."
-msgstr ""
+msgstr "機密性の高いイシューが作成、更新またはクローズされたときのトリガーイベント"
msgid "ProjectService|Trigger event when a deployment starts or finishes."
msgstr ""
@@ -32667,7 +33178,7 @@ msgid "ProjectService|Trigger event when an incident is created."
msgstr ""
msgid "ProjectService|Trigger event when an issue is created, updated, or closed."
-msgstr ""
+msgstr "イシューが作成、更新またはクローズされたときにイベントをトリガーします。"
msgid "ProjectSettings|%{link_start}What are description templates?%{link_end}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32715,7 +33229,7 @@ msgid "ProjectSettings|Badges"
msgstr "バッジ"
msgid "ProjectSettings|Branches created from issues follow this pattern."
-msgstr ""
+msgstr "イシューから作成されたブランチはこのパターンに従います。"
msgid "ProjectSettings|Build, test, and deploy your changes."
msgstr ""
@@ -32727,7 +33241,7 @@ msgid "ProjectSettings|Checkbox is visible and unselected by default."
msgstr ""
msgid "ProjectSettings|Choose the method, options, checks, and squash options for merge requests. You can also set up merge request templates for different actions."
-msgstr ""
+msgstr "マージリクエストのメソッド、オプション、チェック、スカッシュオプションを選択します。さまざまなアクションに対してマージリクエストテンプレートを設定することもできます。"
msgid "ProjectSettings|Choose your merge method, merge options, merge checks, and merge suggestions."
msgstr "マージの方法、マージオプション、マージチェックおよびマージ提案を選択します。"
@@ -32748,7 +33262,7 @@ msgid "ProjectSettings|Container registry"
msgstr "コンテナレジストリ"
msgid "ProjectSettings|Customize this project's badges."
-msgstr "このプロジェクトのバッジをカスタマイズすます。"
+msgstr "このプロジェクトのバッジをカスタマイズしましょう。"
msgid "ProjectSettings|Determine what happens to the commit history when you merge a merge request."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "それぞれのプロジェクトは、Dockerイメージを保存するための各自でスペースを持つことができます"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr "パッケージ"
-
msgid "ProjectSettings|Pages"
msgstr "ページ"
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr "バッジとは何ですか?"
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33251,9 +33768,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr "%{group_name} グループで共有されたプロジェクト"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr "インデックスを作成するプロジェクト"
@@ -33299,6 +33813,9 @@ msgstr "検索条件に一致したプロジェクトはありませんでした
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "この機能にはブラウザーに localStorage サポートが必要です"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "このプロジェクトのリポジトリのクローンをすぐに作成できます。既存のリポジトリをプッシュする場合は、これをスキップしてください。"
@@ -33350,6 +33867,9 @@ msgstr "リポジトリを初期化しREADMEファイルを生成する"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "利用可能なインポートオプションはありません"
@@ -33372,7 +33892,7 @@ msgid "ProjectsNew|Run CI/CD for external repository"
msgstr ""
msgid "ProjectsNew|Visibility Level"
-msgstr "可視レベル"
+msgstr "表示レベル"
msgid "ProjectsNew|Want to organize several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
msgstr ""
@@ -33567,7 +34087,7 @@ msgid "Promotions|Improve issues management with Issue weight and GitLab Enterpr
msgstr ""
msgid "Promotions|Improve merge requests and customer support with GitLab Enterprise Edition."
-msgstr ""
+msgstr "GitLab エンタープライズエディションで、マージリクエストとカスタマーサポートを改善"
msgid "Promotions|Improve milestones with Burndown Charts."
msgstr "バーンダウンチャートでマイルストーンを改善します。"
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,11 +34248,11 @@ msgstr "マージを許可"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "マージを許可:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "プッシュを許可"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "プッシュを許可:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr ""
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr "ブランチ"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "保護"
@@ -33782,9 +34314,6 @@ msgstr "保護ブランチ (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} は開発者権限のユーザーが書き込み可能になります。よろしいですか?"
@@ -33950,6 +34494,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "プロバイダー"
@@ -33990,10 +34537,10 @@ msgid "Publish to status page"
msgstr ""
msgid "Published"
-msgstr ""
+msgstr "公開済み"
msgid "Published on status page"
-msgstr ""
+msgstr "ステータスページに公開済み"
msgid "Publishes this issue to the associated status page."
msgstr ""
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "プッシュ"
@@ -34055,7 +34617,7 @@ msgstr "プッシュイベント"
msgid "Push project from command line"
msgstr "コマンドラインからプロジェクトをプッシュ"
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34119,7 +34681,7 @@ msgid "PushRules|Restrict commits to existing GitLab users."
msgstr ""
msgid "PushRules|Restrict push operations for this project."
-msgstr ""
+msgstr "このプロジェクトのプッシュ操作を制限する。"
msgid "PushRules|Save push rules"
msgstr ""
@@ -34167,7 +34729,7 @@ msgid "PushoverService|Get real-time notifications on your device."
msgstr ""
msgid "PushoverService|High priority"
-msgstr ""
+msgstr "優先度高"
msgid "PushoverService|Leave blank for all active devices."
msgstr ""
@@ -34176,13 +34738,13 @@ msgid "PushoverService|Leave blank to use your current user key."
msgstr ""
msgid "PushoverService|Low priority"
-msgstr ""
+msgstr "優先度低"
msgid "PushoverService|Lowest priority"
-msgstr ""
+msgstr "優先度最低"
msgid "PushoverService|Normal priority"
-msgstr ""
+msgstr "優先度通常"
msgid "PushoverService|See project %{project_full_name}"
msgstr "%{project_full_name} プロジェクトを参照"
@@ -34256,6 +34818,12 @@ msgstr "再認証が必要です"
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,24 +35156,36 @@ msgstr ""
msgid "Releases"
msgstr "リリース"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "リリースはGitタグに基づいており、プロジェクトの開発履歴の特定の時点の情報を記録します。変更の種類に関する情報を含めることができ、ソフトウェアのコンパイル済みバージョンなどのバイナリを提供することもできます。"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34720,6 +35303,9 @@ msgstr "グループを削除"
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "イテレーションを削除"
@@ -34987,16 +35573,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr "解決する"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr "ソースブランチでの競合を解決する"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr "レスポンス"
msgid "Response didn't include `service_desk_address`"
msgstr "応答に `service_desk_address`は含まれていませんでした"
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr "再開"
-msgid "Resync"
-msgstr "再同期"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35639,19 +36240,19 @@ msgid "Review App|View latest app"
msgstr "最新のアプリを表示"
msgid "Review changes"
-msgstr ""
+msgstr "変更をレビュー"
-msgid "Review requests for you"
-msgstr "あなたにレビュー依頼"
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
-msgstr ""
+msgstr "ローカルで変更を確認."
msgid "Review the process for configuring service providers in your identity provider — in this case, GitLab is the \"service provider\" or \"relying party\"."
msgstr "あなたの ID プロバイダーのサービスプロバイダーを構成するためのプロセスを確認します。 この例では、GitLab は「サービスプロバイダー」または「証明書利用者」。"
msgid "Review the target project before submitting to avoid exposing %{source} changes."
-msgstr ""
+msgstr "%{source} の変更を公開してしまわないように、提出する前にターゲットプロジェクトを確認してください。"
msgid "Review time"
msgstr "レビュー時間"
@@ -35681,6 +36282,9 @@ msgstr "レビュー中 (マージリクエスト !%{mergeRequestId})"
msgid "Revoke"
msgstr "失効"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,17 +36348,23 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "ハウスキーピングを実行"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
msgid "Run manual or delayed jobs"
-msgstr ""
+msgstr "手動ジョブ実行または遅延ジョブを実行"
msgid "Run tests against your code live using the Web Terminal"
msgstr "Webターミナルを使用してテストを実行"
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -35816,14 +36430,14 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
msgstr ""
msgid "Runners|All"
-msgstr ""
+msgstr "すべて"
msgid "Runners|All group runners that have not contacted GitLab in more than %{elapsedTime} are deleted permanently. This task runs periodically in the background."
msgstr ""
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr "選択をクリア"
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr "アクセスできるプロジェクトのジョブ"
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36037,9 +36681,15 @@ msgid "Runners|Offline:"
msgstr ""
msgid "Runners|Online"
-msgstr ""
+msgstr "オンライン"
msgid "Runners|Online:"
+msgstr "オンライン:"
+
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
msgstr ""
msgid "Runners|Owner"
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36080,7 +36733,7 @@ msgid "Runners|Register a runner"
msgstr ""
msgid "Runners|Register an instance runner"
-msgstr ""
+msgstr "インスタンス runner を登録"
msgid "Runners|Register as many runners as you want. You can register runners as separate users, on separate servers, and on your local machine."
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36212,10 +36877,10 @@ msgid "Runners|Something went wrong while fetching the tags suggestions"
msgstr ""
msgid "Runners|Stale"
-msgstr ""
+msgstr "古い"
msgid "Runners|Stale:"
-msgstr ""
+msgstr "古い:"
msgid "Runners|Status"
msgstr ""
@@ -36235,6 +36900,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,10 +37051,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36392,6 +37069,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr "SHA256"
@@ -36497,6 +37180,12 @@ msgstr "パスワードを保存"
msgid "Save pipeline schedule"
msgstr "パイプラインスケジュールを保存"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "保存中"
@@ -36509,12 +37198,6 @@ msgstr ""
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr ""
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr ""
@@ -36735,7 +37418,7 @@ msgid "Search by Git revision"
msgstr ""
msgid "Search by author"
-msgstr ""
+msgstr "作成者で検索"
msgid "Search by commit title or SHA"
msgstr ""
@@ -36744,7 +37427,7 @@ msgid "Search by message"
msgstr ""
msgid "Search by name"
-msgstr ""
+msgstr "名前で検索"
msgid "Search files"
msgstr "ファイルの検索"
@@ -36752,9 +37435,6 @@ msgstr "ファイルの検索"
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr "LDAP グループを検索"
-
msgid "Search for a group"
msgstr "グループを検索"
@@ -36795,7 +37475,7 @@ msgid "Search or filter results…"
msgstr "結果を検索またはフィルタする..."
msgid "Search page"
-msgstr ""
+msgstr "ページ検索"
msgid "Search project"
msgstr "プロジェクトを検索"
@@ -36860,6 +37540,12 @@ msgstr "プロジェクト %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "セキュリティ"
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,7 +38277,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -37622,7 +38347,7 @@ msgid "SecurityReports|All tools"
msgstr ""
msgid "SecurityReports|Although it's rare to have no vulnerabilities, it can happen. Check your settings to make sure you've set up your dashboard correctly."
-msgstr ""
+msgstr "脆弱性がないことは稀にあります。ですが、設定を再度確認し、ダッシュボードが正しくセットアップされていることを確認してください。"
msgid "SecurityReports|Change status"
msgstr ""
@@ -37667,7 +38392,7 @@ msgid "SecurityReports|Dismissed '%{vulnerabilityName}'. Turn off the hide dismi
msgstr "'%{vulnerabilityName}'を非表示にしました。表示するには、非表示切り替えをオフにします。"
msgid "SecurityReports|Does not have issue"
-msgstr ""
+msgstr "イシューはありません"
msgid "SecurityReports|Download %{artifactName}"
msgstr ""
@@ -37679,7 +38404,7 @@ msgid "SecurityReports|Download scanned URLs"
msgstr ""
msgid "SecurityReports|Either you don't have permission to view this dashboard or the dashboard has not been setup. Please check your permission settings with your administrator or check your dashboard configurations to proceed."
-msgstr ""
+msgstr "このダッシュボードを表示する権限がないか、ダッシュボードがセットアップできていないかのどちらかです。続行するには、管理者に許可設定を確認してください。または、ダッシュボードの設定を確認してください。"
msgid "SecurityReports|Ensure that %{trackingStart}issue tracking%{trackingEnd} is enabled for this project and you have %{permissionsStart}permission to create new issues%{permissionsEnd}."
msgstr ""
@@ -37700,7 +38425,7 @@ msgid "SecurityReports|Failed to get security report information. Please reload
msgstr ""
msgid "SecurityReports|Has issue"
-msgstr ""
+msgstr "イシューあり"
msgid "SecurityReports|Hide dismissed"
msgstr ""
@@ -37709,7 +38434,7 @@ msgid "SecurityReports|Image"
msgstr ""
msgid "SecurityReports|Issue"
-msgstr ""
+msgstr "イシュー"
msgid "SecurityReports|Issue Created"
msgstr ""
@@ -37784,13 +38509,13 @@ msgid "SecurityReports|Project"
msgstr ""
msgid "SecurityReports|Project was not found or you do not have permission to add this project to Security Dashboards."
-msgstr ""
+msgstr "プロジェクトが見つかりません。または、セキュリティダッシュボードにこのプロジェクトを追加する権限がありません。"
msgid "SecurityReports|Projects added"
msgstr ""
msgid "SecurityReports|Remove project from dashboard"
-msgstr ""
+msgstr "ダッシュボードのプロジェクトを削除"
msgid "SecurityReports|Report has expired"
msgstr ""
@@ -37802,7 +38527,7 @@ msgid "SecurityReports|Scan details"
msgstr ""
msgid "SecurityReports|Security Dashboard"
-msgstr ""
+msgstr "セキュリティダッシュボード"
msgid "SecurityReports|Security reports can only be accessed by authorized users."
msgstr ""
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr "テンプレートリポジトリを選択"
-msgid "Select a template type"
-msgstr "テンプレートタイプを選択"
-
msgid "Select all"
msgstr "すべて選択"
@@ -38054,7 +38785,7 @@ msgid "Select group or project"
msgstr "グループまたはプロジェクトを選択"
msgid "Select health status"
-msgstr ""
+msgstr "健全性の状態を選択"
msgid "Select iteration"
msgstr ""
@@ -38080,9 +38811,6 @@ msgstr "プロジェクトの選択"
msgid "Select project to create %{type}"
msgstr "%{type} を作成するプロジェクトを選択"
-msgid "Select project to create issue"
-msgstr "イシューを作成するプロジェクトを選択"
-
msgid "Select projects"
msgstr "プロジェクトの選択"
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "ターゲットブランチを選択"
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "選択したレベルは、管理者以外のユーザーがグループ、プロジェクト、またはスニペットに使用することはできません。公開レベルが制限されている場合、ユーザープロファイルはログインユーザーにのみ表示されます。"
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38321,7 +39049,7 @@ msgid "ServiceDesk|Your users can send emails to this address:"
msgstr ""
msgid "ServicePing|Service ping is off"
-msgstr ""
+msgstr "Service Pingは無効です"
msgid "ServicePing|To view instance-level analytics, ask an admin to turn on %{docLinkStart}service ping%{docLinkEnd}."
msgstr ""
@@ -38342,6 +39070,9 @@ msgid "Set %{epic_ref} as the parent epic."
msgstr "%{epic_ref} を親エピックとして設定しました 。"
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
+msgstr "新しいイシューに使用できるデフォルトの説明テンプレートを設定してください。 %{link_start}説明テンプレートとは何ですか?%{link_end}"
+
+msgid "Set a group, access level or users who are required to deploy."
msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
@@ -38354,10 +39085,10 @@ msgid "Set due date"
msgstr "期限の設定"
msgid "Set health status"
-msgstr ""
+msgstr "健全状態を設定"
msgid "Set health status to %{health_status}."
-msgstr ""
+msgstr "健全状態を %{health_status} に設定しました。"
msgid "Set iteration"
msgstr "イテレーションを設定"
@@ -38483,10 +39214,10 @@ msgid "SetStatusModal|Clear status"
msgstr "ステータスを初期化"
msgid "SetStatusModal|Clear status after"
-msgstr ""
+msgstr "次の期間が経つとステータスを初期化する"
msgid "SetStatusModal|Displays that you are busy or not able to respond"
-msgstr ""
+msgstr "ビジー状態または応答できないことを表示します"
msgid "SetStatusModal|Edit status"
msgstr "ステータスを編集"
@@ -38501,7 +39232,7 @@ msgid "SetStatusModal|Set status"
msgstr "ステータスを設定"
msgid "SetStatusModal|Set yourself as busy"
-msgstr ""
+msgstr "自分自身をビジー状態にする"
msgid "SetStatusModal|Sorry, we weren't able to set your status. Please try again later."
msgstr "あなたのステータスを設定できませんでした。後でもう一度お試しください。"
@@ -38519,7 +39250,7 @@ msgid "Sets %{epic_ref} as parent epic."
msgstr "%{epic_ref} を親エピックとして設定します 。"
msgid "Sets health status to %{health_status}."
-msgstr ""
+msgstr "健全状態を %{health_status} に設定します。"
msgid "Sets target branch to %{branch_name}."
msgstr "ターゲットブランチを %{branch_name} に設定。"
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38842,10 +39576,10 @@ msgid "Sidebar|%{name}: %{value}"
msgstr ""
msgid "Sidebar|Assign health status"
-msgstr ""
+msgstr "健全状態の割り当て"
msgid "Sidebar|Health status"
-msgstr ""
+msgstr "健全状態"
msgid "Sidebar|No status"
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr "ログアウト&登録"
msgid "Sign up"
msgstr "サインアップ"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "登録は成功しました! メールアドレスを確認してサインインしてください。"
@@ -39013,7 +39744,7 @@ msgid "Skipped deployment to"
msgstr ""
msgid "Skype:"
-msgstr ""
+msgstr "Skype:"
msgid "Slack application"
msgstr "Slack アプリケーション"
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr "%{issuableDisplayName} をロック状態にするのに失敗しまし
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr "担当者の更新中に問題が発生しました"
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr "リスト設定を更新する間に問題が発生しました"
@@ -39454,16 +40200,16 @@ msgid "Sort or filter"
msgstr ""
msgid "SortOptions|Blocking"
-msgstr ""
+msgstr "ブロック"
msgid "SortOptions|Closed date"
-msgstr ""
+msgstr "クローズ日"
msgid "SortOptions|Closed earlier"
-msgstr ""
+msgstr "以前にクローズした順"
msgid "SortOptions|Closed recently"
-msgstr ""
+msgstr "最近閉じた順"
msgid "SortOptions|Created date"
msgstr "作成日順"
@@ -39508,13 +40254,13 @@ msgid "SortOptions|Manual"
msgstr "マニュアル"
msgid "SortOptions|Merged date"
-msgstr ""
+msgstr "マージされた日付"
msgid "SortOptions|Merged earlier"
-msgstr ""
+msgstr "以前にマージされた順"
msgid "SortOptions|Merged recently"
-msgstr ""
+msgstr "最近マージされた順"
msgid "SortOptions|Milestone due date"
msgstr "マイルストーン期日"
@@ -39601,7 +40347,7 @@ msgid "SortOptions|Start soon"
msgstr "新しい順"
msgid "SortOptions|Title"
-msgstr ""
+msgstr "タイトル"
msgid "SortOptions|Type"
msgstr "タイプ"
@@ -39738,9 +40484,6 @@ msgstr "スパムとアンチボット保護"
msgid "Spam log successfully submitted as ham."
msgstr "スパムログはハムとして送信されました。"
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "指定のURLは使用できません: \"%{reason}\""
@@ -39873,6 +40616,9 @@ msgstr "検索開始"
msgid "Start thread"
msgstr "スレッドを開始します。"
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr "%{startsIn} を開始します"
-msgid "Starts at (UTC)"
-msgstr "開始時刻 (UTC)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -40333,7 +41076,7 @@ msgid "Subscriptions|Chat with sales"
msgstr ""
msgid "Subscriptions|Close"
-msgstr ""
+msgstr "クローズ"
msgid "Subscriptions|End date"
msgstr ""
@@ -40561,10 +41304,10 @@ msgid "Sunday"
msgstr "日曜日"
msgid "SuperSonics|Activate subscription"
-msgstr ""
+msgstr "サブスクリプションを有効化"
msgid "SuperSonics|Activation code"
-msgstr ""
+msgstr "アクティベーションコード"
msgid "SuperSonics|Activation not possible due to seat mismatch"
msgstr ""
@@ -40579,16 +41322,16 @@ msgid "SuperSonics|An error occurred while adding your subscription"
msgstr ""
msgid "SuperSonics|Billable users"
-msgstr ""
+msgstr "請求対象ユーザー"
msgid "SuperSonics|Buy subscription"
-msgstr ""
+msgstr "サブスクリプションを購入"
msgid "SuperSonics|Cannot activate instance due to a connectivity issue"
msgstr ""
msgid "SuperSonics|Cloud licensing"
-msgstr ""
+msgstr "クラウドライセンス"
msgid "SuperSonics|Cloud licensing is now available. It's an easier way to activate instances and manage subscriptions. Read more about it in our %{blogPostLinkStart}blog post%{blogPostLinkEnd}. Activation codes are available in the %{portalLinkStart}Customers Portal%{portalLinkEnd}."
msgstr ""
@@ -40597,10 +41340,10 @@ msgid "SuperSonics|Customers Portal"
msgstr ""
msgid "SuperSonics|Export license usage file"
-msgstr ""
+msgstr "ライセンス使用状況ファイルをエクスポート"
msgid "SuperSonics|Free trial"
-msgstr ""
+msgstr "無料トライアル"
msgid "SuperSonics|I agree that my use of the GitLab Software is subject to the Subscription Agreement located at the %{linkStart}Terms of Service%{linkEnd}, unless otherwise agreed to in writing with GitLab."
msgstr ""
@@ -40612,22 +41355,22 @@ msgid "SuperSonics|Learn more about %{activationLinkStart}activating your subscr
msgstr ""
msgid "SuperSonics|Licensed to"
-msgstr ""
+msgstr "ライセンス先"
msgid "SuperSonics|Maximum users"
msgstr ""
msgid "SuperSonics|Offline license"
-msgstr ""
+msgstr "オフラインライセンス"
msgid "SuperSonics|Online license"
-msgstr ""
+msgstr "オンラインライセンス"
msgid "SuperSonics|Paste your activation code"
-msgstr ""
+msgstr "アクティベーションコードを貼り付け"
msgid "SuperSonics|Please agree to the Subscription Agreement"
-msgstr ""
+msgstr "サブスクリプション契約に同意してください"
msgid "SuperSonics|Ready to get started? A GitLab plan is ideal for scaling organizations and for multi team usage."
msgstr ""
@@ -40663,7 +41406,7 @@ msgid "SuperSonics|This is the number of %{billableUsersLinkStart}billable users
msgstr ""
msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
-msgstr ""
+msgstr "サブスクリプションを有効にするには、あなたのインスタンスがGitLabに接続する必要があります。%{learnMoreLinkStart}詳細はこちら%{learnMoreLinkEnd}."
msgid "SuperSonics|User in subscription"
msgid_plural "SuperSonics|Users in subscription"
@@ -40679,7 +41422,7 @@ msgid "SuperSonics|Users with a Guest role or those who don't belong to a Projec
msgstr ""
msgid "SuperSonics|You can %{purchaseSubscriptionLinkStart}purchase a new subscription%{purchaseSubscriptionLinkEnd} and try again. If you need further assistance, please %{supportLinkStart}contact GitLab Support%{supportLinkEnd}."
-msgstr ""
+msgstr "%{purchaseSubscriptionLinkStart}新しいサブスクリプション%{purchaseSubscriptionLinkEnd}を購入し、再度お試しください。サポートが必要な場合は、%{supportLinkStart} GitLabサポート%{supportLinkEnd}に連絡してください。"
msgid "SuperSonics|You can no longer sync your subscription details with GitLab. Get help for the most common connectivity issues by %{connectivityHelpLinkStart}troubleshooting the activation code%{connectivityHelpLinkEnd}."
msgstr ""
@@ -40691,7 +41434,7 @@ msgid "SuperSonics|You can sync your subscription data to ensure your details ar
msgstr ""
msgid "SuperSonics|You do not have an active subscription"
-msgstr ""
+msgstr "有効なサブスクリプションがありません"
msgid "SuperSonics|You have a future dated license"
msgstr ""
@@ -40721,7 +41464,7 @@ msgid "SuperSonics|Your future dated license was successfully added"
msgstr ""
msgid "SuperSonics|Your subscription"
-msgstr ""
+msgstr "サブスクリプション"
msgid "SuperSonics|Your subscription cannot be located"
msgstr ""
@@ -41523,9 +42266,6 @@ msgstr "このプロジェクトのこのブランチにアクティブなパイ
msgid "The branch or tag does not exist"
msgstr "ブランチまたはタグは存在しません"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "キャラクターハイライターは、件名を %{titleLength} 文字に、本文を %{bodyLength} 文字にまとめ、gitで読めるようにします。"
@@ -41577,6 +42317,9 @@ msgstr "現在のイシュー"
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "アップデートは %{number_of_minutes} 分後にタイムアウトします。大きなリポジトリには、clone と push を組み合わせて使ってください。"
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr "メールの削除中にエラーが発生しました。"
msgid "There was an error resetting user pipeline minutes."
msgstr "ユーザーのパイプライン時間のリセット中にエラーが発生しました。"
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr "既存のイシューに同様のタイトルがあります。別の似
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42360,7 +43106,7 @@ msgid "These will be sent to %{email} in an attachment once finished."
msgstr ""
msgid "Things to be aware of before transferring:"
-msgstr ""
+msgstr "移行前の注意事項:"
msgid "Third Party Advisory Link"
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr "この動作によってデータが失われる可能性があります
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,12 +43330,12 @@ msgstr "このエピックは存在しないか、あなたに十分な権限が
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
-msgstr ""
-
msgid "This feature requires local storage to be enabled"
msgstr "この機能はローカルストレージを有効にする必要があります"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr ""
+
msgid "This field is required"
msgstr ""
@@ -42846,7 +43595,7 @@ msgid "This namespace has already been taken. Choose a different one."
msgstr ""
msgid "This only applies to repository indexing operations."
-msgstr ""
+msgstr "これは、インデックス作成中のリポジトリにのみ適用されます。"
msgid "This page is hosted on GitLab pages but contains user-generated content and may contain malicious code. Do not accept unless you trust the author and source."
msgstr ""
@@ -42866,14 +43615,11 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "プロジェクト"
-
msgid "This project can be restored until %{date}."
msgstr ""
msgid "This project cannot be %{visibilityLevel} because the visibility of %{openShowLink}%{name}%{closeShowLink} is %{visibility}. To make this project %{visibilityLevel}, you must first %{openEditLink}change the visibility%{closeEditLink} of the parent group."
-msgstr ""
+msgstr "このプロジェクトは %{visibilityLevel}にできません。というのは %{openShowLink}%{name}%{closeShowLink} の表示レベルが%{visibility}だからです。このプロジェクトを%{visibilityLevel}に変更するには、まず親グループの %{openEditLink}表示レベルを変更%{closeEditLink} する必要があります。"
msgid "This project does not belong to a group and cannot make use of group runners."
msgstr ""
@@ -42978,7 +43724,7 @@ msgid "This user has an unconfirmed email address. You may force a confirmation.
msgstr ""
msgid "This user has no active %{accessTokenTypePlural}."
-msgstr ""
+msgstr "このユーザーはアクティブな %{accessTokenTypePlural} がありません。"
msgid "This user has no identities"
msgstr "このユーザーには ID がありません"
@@ -43037,6 +43783,27 @@ msgstr ""
msgid "Thursday"
msgstr "木曜日"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "時間"
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "SVN リポジトリをインポートするには、%{svn_link} をご確認ください。"
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr "To-Do リスト"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr "Todo を 完了とマークしました。"
@@ -43608,7 +44378,7 @@ msgid "Todos|Isn't an empty To-Do List beautiful?"
msgstr ""
msgid "Todos|Issue"
-msgstr ""
+msgstr "イシュー"
msgid "Todos|It's how you always know what to work on next."
msgstr ""
@@ -43734,11 +44504,14 @@ msgid "Token Access"
msgstr ""
msgid "Token name"
-msgstr ""
+msgstr "トークン名"
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -43827,7 +44607,7 @@ msgid "Total cores (CPUs)"
msgstr ""
msgid "Total issue weight"
-msgstr ""
+msgstr "全イシューのウェイト"
msgid "Total memory (GB)"
msgstr ""
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -43996,7 +44773,7 @@ msgid "Trigger job"
msgstr ""
msgid "Trigger manual job"
-msgstr ""
+msgstr "マニュアルジョブをトリガーする"
msgid "Trigger pipelines for mirror updates"
msgstr "ミラー更新のための、パイプライントリガー"
@@ -44010,9 +44787,6 @@ msgstr "トリガーを除去しました。"
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr "この手動アクションをトリガーする"
-
msgid "Trigger token:"
msgstr "トリガートークン:"
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44104,7 +44872,7 @@ msgid "Twitter"
msgstr "Twitter"
msgid "Twitter:"
-msgstr ""
+msgstr "Twitter:"
msgid "Two-Factor Authentication"
msgstr "2要素認証"
@@ -44119,7 +44887,7 @@ msgid "Two-factor Authentication Recovery codes"
msgstr "2要素認証のリカバリーコード"
msgid "Two-factor Authentication:"
-msgstr ""
+msgstr "2要素認証:"
msgid "Two-factor authentication"
msgstr "2要素認証"
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44547,9 +45324,6 @@ msgstr "承認ルールの更新"
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr "更新失敗"
@@ -44577,6 +45351,15 @@ msgstr "グループ名、説明、アバター、および可視性を更新し
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "プロジェクト名を変更できません。プロジェクトにコンテナレジストリタグが含まれているからです。"
@@ -44586,12 +45369,24 @@ msgstr "デフォルトのブランチを設定できません"
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
-msgstr "新しい可視性レベルは許可されません!"
+msgstr "新しい表示レベルは許可されません!"
msgid "UpdateProject|Project could not be updated!"
msgstr "プロジェクトを更新できませんでした。"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr "更新しました"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "%{updated_by} によって%{updated_at} に更新"
@@ -44671,7 +45469,7 @@ msgid "Upvotes"
msgstr "いいね"
msgid "Usage Trends"
-msgstr ""
+msgstr "使用状況のトレンド"
msgid "Usage statistics"
msgstr "使用状況の統計"
@@ -44683,7 +45481,7 @@ msgid "UsageQuotas|This project-level storage statistic does not include savings
msgstr ""
msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
-msgstr ""
+msgstr "%{linkStart}共有ランナー%{linkEnd} は無効になっているため、パイプラインの使用に制限は設定されていません"
msgid "UsageQuota|%{linkTitle} help link"
msgstr ""
@@ -44707,16 +45505,16 @@ msgid "UsageQuota|Buy storage"
msgstr ""
msgid "UsageQuota|CI minutes usage by month"
-msgstr ""
+msgstr "月毎のCI使用量"
msgid "UsageQuota|CI minutes usage by project"
msgstr ""
msgid "UsageQuota|CI/CD minutes usage"
-msgstr ""
+msgstr "CI/CD 使用時間(分)"
msgid "UsageQuota|CI/CD minutes usage since %{usageSince}"
-msgstr ""
+msgstr "%{usageSince} 以降の CI/CD 使用時間(分)"
msgid "UsageQuota|Code packages and container images."
msgstr ""
@@ -44725,7 +45523,7 @@ msgid "UsageQuota|Container Registry"
msgstr ""
msgid "UsageQuota|Dependency proxy"
-msgstr ""
+msgstr "依存関係プロキシ"
msgid "UsageQuota|File attachments and smaller design graphics."
msgstr ""
@@ -44803,7 +45601,7 @@ msgid "UsageQuota|Shared bits of code and text."
msgstr ""
msgid "UsageQuota|Shared runner duration"
-msgstr ""
+msgstr "共有ランナーの利用時間"
msgid "UsageQuota|Snippets"
msgstr "スニペット"
@@ -44824,7 +45622,7 @@ msgid "UsageQuota|Storage type"
msgstr ""
msgid "UsageQuota|Storage used"
-msgstr ""
+msgstr "ストレージの使用量"
msgid "UsageQuota|The %{strong_start}%{context_name}%{strong_end} group will be affected by this. "
msgstr ""
@@ -44839,7 +45637,7 @@ msgid "UsageQuota|The namespace is currently using %{strong_start}%{used_storage
msgstr ""
msgid "UsageQuota|The table below shows usage since %{usageSince}"
-msgstr ""
+msgstr "下の表は %{usageSince} 以降の使用状況を示しています"
msgid "UsageQuota|This namespace has no projects which used shared runners in the current period"
msgstr ""
@@ -44860,9 +45658,12 @@ msgid "UsageQuota|Usage breakdown"
msgstr ""
msgid "UsageQuota|Usage by month"
-msgstr ""
+msgstr "月別の使用量"
msgid "UsageQuota|Usage by project"
+msgstr "プロジェクト別の使用量"
+
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
msgstr ""
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
@@ -44941,10 +45742,10 @@ msgid "UsageTrends|Pipelines succeeded"
msgstr ""
msgid "UsageTrends|Pipelines total"
-msgstr ""
+msgstr "パイプライン全体"
msgid "UsageTrends|Projects"
-msgstr ""
+msgstr "プロジェクト"
msgid "UsageTrends|There was an error fetching the cancelled pipelines. Please try again."
msgstr ""
@@ -44974,16 +45775,16 @@ msgid "UsageTrends|There was an error fetching the total pipelines. Please try a
msgstr ""
msgid "UsageTrends|Total groups"
-msgstr ""
+msgstr "グループ全体"
msgid "UsageTrends|Total projects"
-msgstr ""
+msgstr "プロジェクト全体"
msgid "UsageTrends|Total projects & groups"
-msgstr ""
+msgstr "プロジェクトとグループの全体"
msgid "UsageTrends|Users"
-msgstr ""
+msgstr "ユーザー"
msgid "Use %{code_start}::%{code_end} to create a %{link_start}scoped label set%{link_end} (eg. %{code_start}priority::1%{code_end})"
msgstr "%{link_start} スコープのラベルセット%{link_end} を作成するには、 %{code_start}::%{code_end} を使用します(例: %{code_start}priority::1%{code_end})。"
@@ -44991,18 +45792,12 @@ msgstr "%{link_start} スコープのラベルセット%{link_end} を作成す
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr "ユーザーの制限"
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr "ユーザーは正常に作成されました。"
@@ -45289,6 +46084,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr "アクティビティ"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "ブロックされたユーザー"
@@ -45559,6 +46357,9 @@ msgstr "バリューストリーム分析"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr "バリューストリーム分析は、あなたのチームの開発速度を判断するのに役立ちます"
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45623,7 +46427,7 @@ msgid "ValueStreamAnalytics|New Value Stream"
msgstr ""
msgid "ValueStreamAnalytics|Number of commits pushed to the default branch"
-msgstr ""
+msgstr "デフォルトブランチへプッシュされたコミットの数"
msgid "ValueStreamAnalytics|Number of new issues created."
msgstr ""
@@ -45646,15 +46450,24 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
-msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
msgstr ""
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
+msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
+msgstr "バリューストリーム分析データ(%{requestTypeName})を取得中にエラーが発生しました。"
+
msgid "ValueStreamAnalytics|Total number of deploys to production."
msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr "バリューストリーム"
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr "デフォルトバリューストリームは削除できません"
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -45977,10 +46784,10 @@ msgid "Visibility and access controls"
msgstr "可視性とアクセス制御"
msgid "Visibility level"
-msgstr "可視性レベル"
+msgstr "表示レベル"
msgid "Visibility level:"
-msgstr "可視性レベル:"
+msgstr "表示レベル:"
msgid "Visibility settings have been disabled by the administrator."
msgstr "管理者によって表示設定が無効にされています。"
@@ -46370,7 +47177,7 @@ msgid "WARNING:"
msgstr ""
msgid "WARNING: This snippet contains hidden files which might be used to mask malicious behavior. Exercise caution if cloning and executing code from this snippet."
-msgstr ""
+msgstr "警告: このスニペットには、悪意のある動作を隠すために使用される可能性のある隠しファイルが含まれています。このスニペットからコードをコピーして実行する場合は注意してください。"
msgid "Wait for the file to load to copy its contents"
msgstr "ファイルをロードし、その内容をコピーしています。お待ちください。"
@@ -46429,9 +47236,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "Prometheusサーバーに到達できませんでした。サーバーが存在しないか、設定の詳細を更新する必要があります。"
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -46604,7 +47408,7 @@ msgid "Webhooks|A comment is added to an issue or merge request."
msgstr ""
msgid "Webhooks|A confidential issue is created, updated, closed, or reopened."
-msgstr ""
+msgstr "機密性の高いイシューが作成、更新、完了または再開された。"
msgid "Webhooks|A deployment starts, finishes, fails, or is canceled."
msgstr ""
@@ -46640,7 +47444,7 @@ msgid "Webhooks|A wiki page is created or updated."
msgstr ""
msgid "Webhooks|An issue is created, updated, closed, or reopened."
-msgstr ""
+msgstr "イシューが作成、更新、完了または再開された。"
msgid "Webhooks|Are you sure you want to delete this group hook?"
msgstr ""
@@ -46862,7 +47666,7 @@ msgid "What would you like to do?"
msgstr ""
msgid "What's new"
-msgstr "What's new"
+msgstr "新着情報"
msgid "When a deployment job is successful, prevent older deployment jobs that are still pending."
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47261,7 +48056,7 @@ msgid "WorkItem|Incident"
msgstr ""
msgid "WorkItem|Issue"
-msgstr ""
+msgstr "イシュー"
msgid "WorkItem|Iteration"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -47502,7 +48300,7 @@ msgid "You are already impersonating another user"
msgstr ""
msgid "You are an admin, which means granting access to %{client_name} will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
+msgstr "あなたは管理者です。つまり、 %{client_name} へのアクセスを許可すると、それは管理者として GitLab とやりとりできます。注意してください。"
msgid "You are attempting to delete a file that has been previously updated."
msgstr "あなたは、以前に更新したファイルを削除しようとしています。"
@@ -47817,7 +48615,7 @@ msgid "You do not have any subscriptions yet"
msgstr "あなたにはサブスクリプションがありません"
msgid "You do not have permission to access dora metrics."
-msgstr ""
+msgstr "DORAメトリックスにアクセスする権限がありません。"
msgid "You do not have permission to approve a member"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr "パスワードを変更するには、現在のパスワードを入力
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48338,7 +49133,7 @@ msgid "Your comment will be discarded."
msgstr "コメントは破棄されます。"
msgid "Your commit email is used for web based operations, such as edits and merges."
-msgstr ""
+msgstr "このコミットメールは、編集やマージなどのWebベースの操作に使用します。"
msgid "Your current password is required to register a two-factor authenticator app."
msgstr ""
@@ -48407,21 +49202,6 @@ msgstr "メッセージを入力してください。"
msgid "Your name"
msgstr "名前"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,7 +49281,19 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48601,6 +49393,9 @@ msgstr[0] "約 %d 時間"
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr "日付は 9999-12-31 より前を指定して下さい"
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49385,6 +50186,9 @@ msgstr "バイト数の制限 (%{bytes}) を超えています"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "%{path_lock_user_name} によって %{created_at} にロックされています。"
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr "マニュアル"
@@ -49740,6 +50541,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr "metric_id はプロジェクト全体で一意でなければなりません"
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -49768,10 +50572,10 @@ msgid "mrWidgetCommitsAdded|The changes were not merged into %{targetBranch}."
msgstr ""
msgid "mrWidgetNothingToMerge|This merge request contains no changes."
-msgstr ""
+msgstr "このマージリクエストには変更がありません。"
msgid "mrWidgetNothingToMerge|Use merge requests to propose changes to your project and discuss them with your team. To make changes, push a commit or edit this merge request to use a different branch. With %{linkStart}CI/CD%{linkEnd}, automatically test your changes before merging."
-msgstr ""
+msgstr "マージリクエストを使用して、プロジェクトへの変更を提案し、チームと議論します。 変更を行うには、コミットをプッシュするか、このマージリクエストを編集して、別のブランチを使用します。 %{linkStart}CI/CD%{linkEnd}では、マージする前に自動的に変更をテストします。"
msgid "mrWidget|%{boldHeaderStart}Looks like there's no pipeline here.%{boldHeaderEnd}"
msgstr ""
@@ -49865,7 +50669,7 @@ msgstr "クローズ作業者"
msgid "mrWidget|Closes issue"
msgid_plural "mrWidget|Closes issues"
-msgstr[0] ""
+msgstr[0] "イシューをクローズ"
msgid "mrWidget|Create issue to resolve all threads"
msgstr ""
@@ -49907,7 +50711,7 @@ msgid "mrWidget|Loading deployment statistics"
msgstr "デプロイ統計を読み込み中"
msgid "mrWidget|Mark as ready"
-msgstr ""
+msgstr "準備完了としてマーク"
msgid "mrWidget|Members who can merge are allowed to add commits."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr "%{item} それに %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50307,7 +51123,7 @@ msgid "reached maximum depth"
msgstr ""
msgid "recent activity"
-msgstr ""
+msgstr "最新アクティビティー"
msgid "register"
msgstr "登録"
@@ -50418,6 +51234,9 @@ msgstr "不明"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
@@ -50503,10 +51322,10 @@ msgid "the following epics"
msgstr ""
msgid "the following incidents or issues"
-msgstr ""
+msgstr "次のインシデントまたはイシュー"
msgid "the following issues"
-msgstr ""
+msgstr "次のイシュー"
msgid "the wiki"
msgstr ""
@@ -50573,7 +51392,7 @@ msgid "username"
msgstr "ユーザー名"
msgid "v%{version} published %{timeAgo}"
-msgstr ""
+msgstr "v%{version} を %{timeAgo} に公開しました"
msgid "value for '%{storage}' must be an integer"
msgstr ""
diff --git a/locale/ka_GE/gitlab.po b/locale/ka_GE/gitlab.po
index 5eafaff46e9..d48f03f413e 100644
--- a/locale/ka_GE/gitlab.po
+++ b/locale/ka_GE/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ka\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/kab/gitlab.po b/locale/kab/gitlab.po
index aadc260def6..f8de4027e14 100644
--- a/locale/kab/gitlab.po
+++ b/locale/kab/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: kab\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ko/gitlab.po b/locale/ko/gitlab.po
index 1a242ff8705..b44c1164c40 100644
--- a/locale/ko/gitlab.po
+++ b/locale/ko/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ko\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr " %{start}부터 %{end}까지"
@@ -59,8 +59,8 @@ msgstr " 또는 %{emphasisStart}#이슈 id%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " 또는 %{emphasisStart}&에픽 id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " 또는 참조 (예: path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " :%{name}: 로 반응했습니다."
@@ -71,6 +71,9 @@ msgstr "\"%{path}\"는 \"%{ref}\"에 존재하지 않습니다"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "\"%{repository_name}\"의 크기 %{repository_size}는 최대 제한인 %{limit}보다 큽니다."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (닫힘)"
@@ -127,7 +130,7 @@ msgstr[0] "추가 커미터 %d"
msgid "%d additional user"
msgid_plural "%d additional users"
-msgstr[0] ""
+msgstr[0] "%d명의 추가 사용자"
msgid "%d approval required"
msgid_plural "%d approvals required"
@@ -203,7 +206,7 @@ msgstr[0] "%d 기여"
msgid "%d contributor"
msgid_plural "%d contributors"
-msgstr[0] ""
+msgstr[0] "%d명의 기여자"
msgid "%d day"
msgid_plural "%d days"
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] "%d개의 그룹"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] "%d개의 그룹을 찾았습니다."
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d시간"
@@ -291,7 +298,7 @@ msgstr[0] "%d 댓글 더 보기"
msgid "%d package"
msgid_plural "%d packages"
-msgstr[0] ""
+msgstr[0] "%d개의 패키지"
msgid "%d pending comment"
msgid_plural "%d pending comments"
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d개의 개인 프로젝트가 제거되고, 복원할 수 없게 됩니다."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d 포인트"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d개의 이전에 머지된 커밋"
@@ -737,12 +740,6 @@ msgstr "Fork한 원본 프로젝트가 더 낮은 공개 수준으로 설정되
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days}일"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{default_branch} 로부터 %{number_commits_behind} commits behind, %{number_commits_ahead} commits ahead"
@@ -889,13 +889,21 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
-msgstr[0] "%{requireStart}필요%{requireEnd} %{approvalsRequired} %{approvalStart}승인%{approvalEnd} 출처: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
+msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}다시 시도%{retryButtonEnd} 또는 %{newFileButtonStart}새 파일 첨부%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -964,7 +972,7 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] "%{strongStart}%{count}%{strongEnd} 커밋"
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1189,9 +1201,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(변경사항 없음)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1204,6 +1213,9 @@ msgstr "(삭제됨)"
msgid "(expired)"
msgstr "(만료됨)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(변경하지 않으려면 비워 둡니다)"
@@ -1603,6 +1615,9 @@ msgstr "기밀이 아닌 작업 항목에는 기밀 부모를 가질 수 없습
msgid "A page with that title already exists"
msgstr "동일한 제목의 페이지가 이미 존재합니다"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2047,6 +2062,9 @@ msgstr "새 사이트 추가"
msgid "Add README"
msgstr "README 추가"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Zoom 미팅 추가"
@@ -2143,9 +2161,6 @@ msgstr "승인 규칙 추가"
msgid "Add approvers"
msgstr "승인자 추가"
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2455,6 +2470,9 @@ msgstr "활성 사용자"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "차단된 사용자"
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "컴포넌트"
@@ -2539,15 +2566,6 @@ msgstr "GitLab 뉴스레터 신청"
msgid "AdminArea|Stop all jobs"
msgstr "모든 작업 중지"
-msgid "AdminArea|Stop all jobs?"
-msgstr "모든 작업을 중지하시겠습니까?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "작업 중지"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "작업 중지에 실패했습니다."
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2584,7 +2602,10 @@ msgstr "최신 프로젝트 보기"
msgid "AdminArea|View latest users"
msgstr "최신 유저 보기"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,12 +2617,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
-msgid "AdminEmail|Body"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
msgstr ""
+msgid "AdminEmail|Body"
+msgstr "본문"
+
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2609,10 +2639,10 @@ msgid "AdminEmail|Recipient group or project is required."
msgstr ""
msgid "AdminEmail|Subject"
-msgstr ""
+msgstr "제목"
msgid "AdminEmail|Subject is required."
-msgstr ""
+msgstr "제목이 필요합니다."
msgid "AdminLabels|Define your default set of project labels"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Auto DevOps 도메인"
@@ -2654,7 +2687,7 @@ msgid "AdminSettings|CI/CD limits"
msgstr ""
msgid "AdminSettings|Clickhouse URL"
-msgstr ""
+msgstr "Clickhouse URL"
msgid "AdminSettings|Configure Let's Encrypt"
msgstr "Let's Encrypt 설정"
@@ -2669,10 +2702,10 @@ msgid "AdminSettings|Configure when inactive projects should be automatically de
msgstr "비활성 프로젝트가 자동으로 삭제되는 시간을 설정합니다. %{linkStart}비활성 프로젝트란 무엇입니까?%{linkEnd}"
msgid "AdminSettings|Cube API URL"
-msgstr ""
+msgstr "Cube API URL"
msgid "AdminSettings|Cube API key"
-msgstr ""
+msgstr "Cube API 키"
msgid "AdminSettings|Delete inactive projects"
msgstr "비활성 프로젝트 삭제"
@@ -2719,14 +2752,11 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
msgid "AdminSettings|Enable product analytics"
-msgstr ""
+msgstr "제품 분석 활성화"
msgid "AdminSettings|Enable shared runners for new projects"
msgstr "새 프로젝트에 공유 러너 활성화"
@@ -2761,6 +2791,15 @@ msgstr "단위를 쓰지 않으면 기본적으로 초가 사용됩니다. 예
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "그룹 또는 인스턴스 수준에서 지정되지 않은 경우 기본값은 %{default_initial_branch_name}입니다. 기존 저장소에 영향을 주지 않습니다."
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2774,16 +2813,16 @@ msgid "AdminSettings|Instance runners expiration"
msgstr "인스턴스 러너 만료"
msgid "AdminSettings|Jitsu administrator email"
-msgstr ""
+msgstr "Jitsu 관리자 이메일"
msgid "AdminSettings|Jitsu administrator password"
-msgstr ""
+msgstr "Jitsu 관리자 암호"
msgid "AdminSettings|Jitsu host"
-msgstr ""
+msgstr "Jitsu 호스트"
msgid "AdminSettings|Jitsu project ID"
-msgstr ""
+msgstr "Jitsu 프로젝트 ID"
msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr "페이로드 미리보기"
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr "IP 주소로 그룹 액세스를 제한합니다. %{link_start}자세히 알아보기%{link_end}."
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -2927,13 +2972,13 @@ msgid "AdminSettings|The ID of the project in Jitsu. The project contains all an
msgstr ""
msgid "AdminSettings|The URL of your Cube instance."
-msgstr ""
+msgstr "Cube 인스턴스의 URL"
msgid "AdminSettings|The default domain to use for Auto Review Apps and Auto Deploy stages in all projects."
msgstr ""
msgid "AdminSettings|The host of your Jitsu instance."
-msgstr ""
+msgstr "Jitsu 인스턴스의 호스트."
msgid "AdminSettings|The latest artifacts for all jobs in the most recent successful pipelines in each project are stored and do not expire."
msgstr ""
@@ -3122,7 +3167,7 @@ msgid "AdminUsers|Blocking user has the following effects:"
msgstr "사용자를 차단하면 다음과 같은 효과가 있습니다."
msgid "AdminUsers|Bot"
-msgstr ""
+msgstr "봇"
msgid "AdminUsers|Can create group"
msgstr "그룹 생성 가능"
@@ -3239,7 +3284,7 @@ msgid "AdminUsers|Personal projects, group and user history will be left intact"
msgstr ""
msgid "AdminUsers|Private profile"
-msgstr ""
+msgstr "비공개 프로필"
msgid "AdminUsers|Quota of CI/CD minutes"
msgstr "CI/CD 할당량(분)"
@@ -3269,7 +3314,7 @@ msgid "AdminUsers|Restore user access to the account, including web, Git and API
msgstr ""
msgid "AdminUsers|Search by name, email, or username"
-msgstr ""
+msgstr "이름, 이메일 또는 사용자 이름으로 검색"
msgid "AdminUsers|Search users"
msgstr "유저 검색"
@@ -3314,7 +3359,7 @@ msgid "AdminUsers|To confirm, type %{projectName}"
msgstr "확인을 위해 %{projectName} 를 입력해주세요."
msgid "AdminUsers|To confirm, type %{username}."
-msgstr ""
+msgstr "확인을 위해 %{username} 을 입력하세요."
msgid "AdminUsers|Unban user"
msgstr "사용자 차단 해제"
@@ -3466,12 +3511,21 @@ msgstr "고급 설정"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr "GitLab 13.1에 추가되었습니다. %{reindexing_link_start}제로 다운타임 재인덱싱%{link_end} 및 %{migrations_link_start}Advanced Search 마이그레이션%{link_end}을 사용하기 전에 %{recreate_link_start}인덱스를 다시 생성해야 합니다%{link_end}."
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr "인덱싱을 일시 중지하고 Elasticsearch를 지원되는 버전으로 업그레이드합니다."
@@ -3481,6 +3535,12 @@ msgstr "재색인을 권장함"
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr "오래된 코드 검색 매핑을 사용하고 있습니다. 코드 검색 품질을 향상시키려면 %{reindexing_link_start}제로 다운타임 재인덱싱%{link_end} 또는 %{recreate_link_start}재작성 인덱스%{link_end}을 사용하는 것이 좋습니다."
@@ -3490,22 +3550,46 @@ msgstr "비밀번호가 성공적으로 변경된 뒤에 로그인 화면으로
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "비밀번호 업데이트에 성공하면, 새 비밀번호로 로그인 할 수있는 로그인 페이지로 리디렉션 됩니다."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3956,7 +4040,7 @@ msgid "Allow group owners to manage LDAP-related settings"
msgstr "그룹 소유자가 LDAP 관련 설정을 관리하도록 허용"
msgid "Allow new users to create top-level groups"
-msgstr ""
+msgstr "새 사용자가 최상위 그룹을 만들 수 있도록 허용"
msgid "Allow non-administrators access to the performance bar"
msgstr "관리자가 아닌 자가 성능 표시줄에 액세스할 수 있도록 허용"
@@ -3976,6 +4060,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr "잠재적 스팸 허용"
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr "라이선스된 EE 기능 사용 허용"
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4142,7 +4226,7 @@ msgid "An error occurred while adding formatted title for epic"
msgstr ""
msgid "An error occurred while approving, please try again."
-msgstr ""
+msgstr "승인하는 동안 오류가 발생했습니다. 다시 시도해 주세요."
msgid "An error occurred while checking group path. Please refresh and try again."
msgstr "그룹 경로를 확인하는 도중 에러가 발생했습니다. 새로고침 후 다시 시도하십시오."
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr "댓글을 업데이트하는 중 오류가 발생했습니다."
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "프로젝트 자동 완성을 가져오는 동안 오류가 발생했습니다."
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4238,7 +4319,7 @@ msgid "An error occurred while fetching terraform reports."
msgstr "Terraform 보고서를 가져오는 동안 오류가 발생했습니다."
msgid "An error occurred while fetching the health status."
-msgstr ""
+msgstr "상태를 가져오는 동안 오류가 발생했습니다."
msgid "An error occurred while fetching the job log."
msgstr "작업 로그를 가져 오는 중에 오류가 발생했습니다."
@@ -4372,9 +4453,6 @@ msgstr "에픽을 삭제하는 도중 오류가 발생하였습니다."
msgid "An error occurred while removing issues."
msgstr "이슈를 삭제하는 도중 오류가 발생했습니다."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "방송 메시지 미리보기를 렌더링하는 중 오류가 발생했습니다."
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4481,6 +4559,10 @@ msgstr ""
msgid "An issue already exists"
msgstr "이미 존재하는 이슈입니다."
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
msgid "An unauthenticated user"
msgstr "인증되지 않은 사용자"
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr "임의의 네임스페이스"
-
msgid "App ID"
msgstr "앱 ID"
@@ -4724,16 +4803,16 @@ msgid "ApplicationSettings|Require admin approval for new sign-ups"
msgstr ""
msgid "ApplicationSettings|Require lowercase letters"
-msgstr ""
+msgstr "소문자 필요"
msgid "ApplicationSettings|Require numbers"
-msgstr ""
+msgstr "숫자 필요"
msgid "ApplicationSettings|Require symbols"
-msgstr ""
+msgstr "기호 필요"
msgid "ApplicationSettings|Require uppercase letters"
-msgstr ""
+msgstr "대문자 필요"
msgid "ApplicationSettings|Restricts sign-ups for email addresses that match the given regex. %{linkStart}What is the supported syntax?%{linkEnd}"
msgstr ""
@@ -4742,7 +4821,7 @@ msgid "ApplicationSettings|Save changes"
msgstr "변경 사항 저장"
msgid "ApplicationSettings|See %{linkStart}password policy guidelines%{linkEnd}."
-msgstr ""
+msgstr "%{linkStart}비밀번호 정책 가이드라인%{linkEnd}을 확인하세요."
msgid "ApplicationSettings|Send a confirmation email during sign up. New users must confirm their email address before they can log in."
msgstr ""
@@ -4754,7 +4833,7 @@ msgid "ApplicationSettings|Text shown after a user signs up. Markdown enabled."
msgstr ""
msgid "ApplicationSettings|This feature is only available on GitLab.com"
-msgstr ""
+msgstr "이 기능은 GitLab.com에서만 사용할 수 있습니다."
msgid "ApplicationSettings|This option is only available on GitLab.com"
msgstr ""
@@ -4772,16 +4851,16 @@ msgid "ApplicationSettings|Users with e-mail addresses that match these domain(s
msgstr ""
msgid "ApplicationSettings|When enabled, new passwords must contain at least one lowercase letter (a-z)."
-msgstr ""
+msgstr "활성화된 경우 새 암호에는 하나 이상의 소문자(a-z)가 포함되어야 합니다."
msgid "ApplicationSettings|When enabled, new passwords must contain at least one number (0-9)."
-msgstr ""
+msgstr "활성화된 경우 새 암호에는 하나 이상의 숫자(0-9)가 포함되어야 합니다."
msgid "ApplicationSettings|When enabled, new passwords must contain at least one symbol."
-msgstr ""
+msgstr "활성화된 경우 새 암호에는 하나 이상의 기호가 포함되어야 합니다."
msgid "ApplicationSettings|When enabled, new passwords must contain at least one uppercase letter (A-Z)."
-msgstr ""
+msgstr "활성화된 경우 새 암호에는 하나 이상의 대문자(A-Z)가 포함되어야 합니다."
msgid "ApplicationSettings|domain.com"
msgstr ""
@@ -4836,7 +4915,7 @@ msgid "Applying suggestions..."
msgstr "제안 적용 중..."
msgid "Approval options"
-msgstr ""
+msgstr "승인 옵션"
msgid "Approval rules"
msgstr "승인 규칙"
@@ -4975,7 +5054,7 @@ msgid "Approvals are optional."
msgstr ""
msgid "Approvals required"
-msgstr ""
+msgstr "승인 필요"
msgid "Approvals|Section: %section"
msgstr ""
@@ -4983,11 +5062,14 @@ msgstr ""
msgid "Approve"
msgstr "승인"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "머지 리퀘스트 승인"
msgid "Approve merge request"
-msgstr ""
+msgstr "머지 리퀘스트 승인"
msgid "Approve the current merge request."
msgstr ""
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr "이 마이그레이션을 다시 시도하시겠습니까?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5240,27 +5328,36 @@ msgid "Artifacts"
msgstr "결과물"
msgid "Artifacts|An error occurred while deleting the artifact"
-msgstr ""
+msgstr "아티팩트를 삭제하는 동안 오류가 발생했습니다."
msgid "Artifacts|An error occurred while retrieving job artifacts"
-msgstr ""
+msgstr "작업 아티팩트를 검색하는 동안 오류가 발생했습니다."
msgid "Artifacts|Artifacts"
-msgstr ""
+msgstr "아티팩트"
msgid "Artifacts|Browse"
-msgstr ""
+msgstr "탐색"
msgid "Artifacts|Delete %{name}?"
-msgstr ""
+msgstr "%{name}(을)를 삭제할까요?"
msgid "Artifacts|Delete artifact"
+msgstr "아티팩트 삭제"
+
+msgid "Artifacts|Help us improve this page"
msgstr ""
+msgid "Artifacts|Take a quick survey"
+msgstr "간단한 설문조사 참여"
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
-msgstr ""
+msgstr "이 아티팩트는 영구적으로 삭제됩니다. 이 아티팩트에서 생성된 모든 보고서는 비워집니다."
msgid "Artifacts|Total artifacts size"
+msgstr "총 아티팩트 크기"
+
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
msgstr ""
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
@@ -5338,6 +5435,9 @@ msgstr "댓글 사용자에게 할당"
msgid "Assign to me"
msgstr "나에게 할당"
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "%{assignee_users_sentence} 할당됨."
@@ -5362,13 +5462,13 @@ msgstr "%{assignee_name}에게 할당됨"
msgid "Assigned to me"
msgstr "나에게 할당 됨"
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "담당자에게 권한이 없습니다."
@@ -5806,6 +5906,12 @@ msgstr "자동으로 해결됨"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr "업스트림 저장소에서 이 프로젝트의 분기와 태그를 자동으로 업데이트합니다."
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "참고"
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr "사용 가능한 지정 러너"
-
msgid "Avatar for %{assigneeName}"
msgstr "%{assigneeName} 의 아바타"
@@ -6271,6 +6374,9 @@ msgstr "이 그룹의 플랜을 관리하려면 %{parent_billing_page_link}의
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr "모든 브랜치"
@@ -6863,11 +6981,11 @@ msgstr "머지 허용"
msgid "BranchRules|Allowed to merge (%{total})"
msgstr "병합이 허용됨(%{total})"
-msgid "BranchRules|Allowed to push"
-msgstr "푸시 허용"
+msgid "BranchRules|Allowed to push and merge"
+msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
-msgstr "푸시 허용됨 (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
msgstr "브랜치를 가져오는 동안 오류가 발생했습니다."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr "와일드카드 생성: %{searchTerm}"
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
-msgstr "머지 레퀘스트 승인에서 관리"
+msgid "BranchRules|Manage in merge request approvals"
+msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
-msgstr "보호된 브랜치에서 관리"
+msgid "BranchRules|Manage in protected branches"
+msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr "상태 확인"
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr "기본값"
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "브랜치"
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr "소스 그룹으로 필터링"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr "BulkImport|그룹이어야 합니다."
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "글머리 기호 목록"
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7530,6 +7678,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr "배포 전략"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr "비밀번호 변경"
msgid "Change your password or recover your current one"
msgstr "비밀번호 변경 또는 비밀번호 복구"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8073,7 +8239,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,16 +8436,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8393,9 +8556,6 @@ msgstr "아무 색상을 선택해 주세요."
msgid "Choose file…"
msgstr "파일 선택…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr "저장소 가져오기에 대한 최상위 그룹을 선택하세요."
@@ -8531,13 +8691,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr "변수 행 제거"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8546,9 +8709,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8558,6 +8718,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr "모든 환경"
msgid "CiVariable|Create wildcard"
msgstr "와일드 카드 만들기"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "새로운 환경"
@@ -9688,6 +9854,12 @@ msgstr "코드 소유자"
msgid "Code Quality"
msgstr "코드 품질"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "코드 검토"
@@ -9902,6 +10074,15 @@ msgstr "커밋"
msgid "CommitMessage|Add %{file_name}"
msgstr "%{file_name} 추가"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "작성 됨"
@@ -9932,9 +10113,6 @@ msgstr "커밋:"
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "머지 리퀘스트(MR) 데이터를 반영하는 중 오류가 발생했습니다."
-msgid "Commits|History"
-msgstr "이력"
-
msgid "Commits|No related merge requests found"
msgstr "관련된 머지 리퀘스트(MR)가 없습니다."
@@ -9965,6 +10143,9 @@ msgstr "Git 리비전 비교"
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "리비전 비교"
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -10871,9 +11064,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -10883,6 +11085,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11021,18 +11235,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr "소스 브랜치 이름 복사"
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr "토큰 복사"
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11645,6 +11853,12 @@ msgstr "생성됨"
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11657,6 +11871,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12147,15 +12361,9 @@ msgstr "DAST 프로필"
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,12 +12376,6 @@ msgstr "DORA4Metrics|실패율(퍼센트) 변경"
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12219,10 +12421,10 @@ msgstr "DORA4Metrics|중간값 시간(지난 %{days}일)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "DORA4Metrics|주어진 기간 동안 프로덕션 환경에서 인시던트가 열려있었던 시간의 중간값입니다."
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12243,15 +12445,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "DORA4Metrics|주어진 기간 동안 인시던트 수를 프로덕션 환경에 대한 배포 수로 나눈 값 입니다."
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "DORA4Metrics|배포에 실패한 비율"
@@ -12273,12 +12469,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr "DORA4Metrics|서비스 복원 시간"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr "DORA4Metrics|서비스 복원 시간 (median days)"
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr "DastProfiles|기본 인증 사용"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr "%{profileType} 프로필 관리"
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -12866,7 +13059,7 @@ msgid "Days to merge"
msgstr ""
msgid "Deactivate"
-msgstr ""
+msgstr "비활성화"
msgid "Deactivate dormant users after a period of inactivity"
msgstr ""
@@ -12926,7 +13119,7 @@ msgid "Default first day of the week in calendars and date pickers."
msgstr ""
msgid "Default language"
-msgstr ""
+msgstr "기본 언어"
msgid "Default language for users who are not logged in."
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr ""
msgid "Delete Key"
msgstr "키 삭제"
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr "댓글 삭제"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr "릴리스 %{release}을 삭제하시겠습니까?"
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -13166,7 +13362,7 @@ msgid "DeleteProject|Failed to remove wiki repository. Please try again or conta
msgstr ""
msgid "DeleteRelease|Are you sure you want to delete this release?"
-msgstr ""
+msgstr "정말 이 릴리스를 삭제하시겠습니까?"
msgid "DeleteRelease|For more details, see %{docsPathStart}Deleting a release%{docsPathEnd}."
msgstr ""
@@ -13620,7 +13816,7 @@ msgid "DeployTokens|Username"
msgstr "사용자 이름"
msgid "DeployTokens|Username (optional)"
-msgstr ""
+msgstr "사용자 이름(선택 사항)"
msgid "DeployTokens|Your New Deploy Token"
msgstr ""
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr "개발자"
-msgid "Development"
-msgstr "개발"
-
msgid "Devices (optional)"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr "평가판 프로모션 제거"
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr "다시 표시하지 않음"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "완료"
@@ -14603,9 +14796,6 @@ msgstr "아티팩트 다운로드"
msgid "Download codes"
msgstr "코드 다운로드"
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr "이메일"
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr "이메일 알림 활성화"
-msgid "Enable error tracking"
-msgstr "오류 추적 사용"
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15320,11 +15501,11 @@ msgstr ""
msgid "End Time"
msgstr "종료 시간"
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
-msgstr "(UTC)에 종료됩니다"
+msgid "Ends"
+msgstr ""
msgid "Ends on"
msgstr ""
@@ -15434,6 +15615,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr "환경"
msgid "Environments Dashboard"
msgstr "환경 대시보드"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "커밋"
@@ -15626,6 +15828,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "모두 보기"
@@ -15635,6 +15840,12 @@ msgstr "중지"
msgid "Environments|Stop environment"
msgstr "중지 환경"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15812,6 +16023,9 @@ msgstr "브랜치를 가져오는 중에 오류가 발생했습니다."
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -15827,12 +16041,6 @@ msgstr "네트워크 그래프 반영 중 오류"
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr "refs 반영 중 오류"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -15932,6 +16140,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr "예상"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "모든 값을 기준으로 필터"
@@ -16438,13 +16664,10 @@ msgid "Expected documents: %{expected_documents}"
msgstr ""
msgid "Experiment"
-msgstr ""
-
-msgid "Experiment candidates"
-msgstr ""
+msgstr "실험"
msgid "Experiments"
-msgstr ""
+msgstr "실험"
msgid "Expiration"
msgstr "만료"
@@ -16476,8 +16699,8 @@ msgstr "만료 %{preposition} %{expires_at}"
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "문제를 설명하세요. 해당하는 경우, 관련 이슈 또는 댓글 링크를 제공하세요."
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "탐색"
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17154,11 +17380,8 @@ msgstr "2월"
msgid "February"
msgstr "2월"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
-msgstr ""
+msgstr "피드백 및 업데이트"
msgid "Fetch and check out this merge request's feature branch:"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr "경로로 찾기"
msgid "Find file"
msgstr "파일 찾기"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr "핑거프린트 (MD5) "
@@ -17464,7 +17690,7 @@ msgid "For more information, see the File Hooks documentation."
msgstr ""
msgid "Forbidden"
-msgstr ""
+msgstr "금지됨"
msgid "Forgot your password?"
msgstr ""
@@ -17547,7 +17773,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "다른 프로젝트에서 포크됨: "
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17556,19 +17782,22 @@ msgstr "포크 진행중"
msgid "Forks"
msgstr "포크"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17584,14 +17813,14 @@ msgid "Free Trial of GitLab.com Ultimate"
msgstr ""
msgid "Free User Cap"
-msgstr ""
+msgstr "무료 사용자 한도"
msgid "Free groups are limited to %{free_user_limit} member and the remaining members will get a status of over-limit and lose access to the group."
msgid_plural "Free groups are limited to %{free_user_limit} members and the remaining members will get a status of over-limit and lose access to the group."
msgstr[0] "무료 요금제에서 그룹은 구성원이 %{free_user_limit}명으로 제한되며 나머지 구성원은 제한 초과 상태가 되어 그룹에 액세스할 수 없습니다."
msgid "FreeUserCap|Alternatively you can upgrade to GitLab Premium or GitLab Ultimate:"
-msgstr ""
+msgstr "또는 GitLab Premium 또는 GitLab Ultimate로 업그레이드할 수 있습니다."
msgid "FreeUserCap|Explore paid plans"
msgstr ""
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18321,9 +18550,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18427,10 +18653,10 @@ msgid "GitLab Billing Team."
msgstr ""
msgid "GitLab Community Edition"
-msgstr ""
+msgstr "GitLab 커뮤니티 에디션"
msgid "GitLab Enterprise Edition"
-msgstr ""
+msgstr "GitLab 엔터프라이즈 에디션"
msgid "GitLab Error Tracking"
msgstr "GitLab 오류 추적"
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18566,7 +18795,7 @@ msgid "GitLabPages|Certificate: %{subject}"
msgstr ""
msgid "GitLabPages|Check the Pipeline Status"
-msgstr ""
+msgstr "파이프라인 상태 확인"
msgid "GitLabPages|Configure pages"
msgstr ""
@@ -18676,15 +18905,48 @@ msgstr "Gitea 호스트 URL"
msgid "Gitea Import"
msgstr "Gitea 가져오기"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18754,11 +19016,14 @@ msgstr "%{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr "%{count}개의 기본 결과가 제공되었습니다. 위/아래 화살표 키를 사용하여 검색 결과를 탐색하세요."
-msgid "GlobalSearch|Close"
+msgid "GlobalSearch|Aggregations load error."
msgstr ""
+msgid "GlobalSearch|Close"
+msgstr "닫기"
+
msgid "GlobalSearch|Group"
-msgstr ""
+msgstr "그룹"
msgid "GlobalSearch|Groups"
msgstr "그룹"
@@ -18775,6 +19040,9 @@ msgstr "내가 만든 이슈"
msgid "GlobalSearch|Issues assigned to me"
msgstr "나에게 할당된 이슈"
+msgid "GlobalSearch|Language"
+msgstr "언어"
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "내가 만든 머지 리퀘스트"
@@ -18785,7 +19053,7 @@ msgid "GlobalSearch|Merge requests that I'm a reviewer"
msgstr "내가 검토자인 머지 리퀘스트"
msgid "GlobalSearch|Project"
-msgstr ""
+msgstr "프로젝트"
msgid "GlobalSearch|Projects"
msgstr "프로젝트"
@@ -18800,13 +19068,13 @@ msgid "GlobalSearch|Recent merge requests"
msgstr "GlobalSearch|최근 머지 리퀘스트"
msgid "GlobalSearch|Result count is over limit."
-msgstr ""
+msgstr "결과 수가 한도를 초과했습니다."
msgid "GlobalSearch|Results updated. %{count} results available. Use the up and down arrow keys to navigate search results list, or ENTER to submit."
msgstr "결과가 업데이트되었습니다. %{count}개의 결과를 사용할 수 있습니다. 위/아래 화살표 키를 사용하여 검색 결과를 탐색하거나 엔터 키를 눌러 제출하세요."
msgid "GlobalSearch|Search"
-msgstr ""
+msgstr "검색"
msgid "GlobalSearch|Search GitLab"
msgstr "GitLab 검색"
@@ -18820,9 +19088,15 @@ msgstr "검색 결과가 로드 중입니다."
msgid "GlobalSearch|Settings"
msgstr "GlobalSearch|설정"
-msgid "GlobalSearch|Syntax options"
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
msgstr ""
+msgid "GlobalSearch|Syntax options"
+msgstr "구문 옵션"
+
msgid "GlobalSearch|There was an error fetching search autocomplete suggestions."
msgstr "검색 자동 완성 제안을 가져오는 동안 오류가 발생했습니다."
@@ -18839,13 +19113,13 @@ msgid "GlobalSearch|Use the shortcut key %{kbdOpen}/%{kbdClose} to start a searc
msgstr "단축키 %{kbdOpen}/%{kbdClose}을(를) 이용해 검색을 시작해 보세요."
msgid "GlobalSearch|Users"
-msgstr ""
+msgstr "사용자"
msgid "GlobalSearch|What are you searching for?"
msgstr "무엇을 찾고 있나요?"
msgid "GlobalSearch|all GitLab"
-msgstr ""
+msgstr "GitLab 전체"
msgid "GlobalSearch|group"
msgstr "그룹"
@@ -19019,7 +19293,7 @@ msgid "Go to your projects"
msgstr ""
msgid "Go to your review requests"
-msgstr ""
+msgstr "검토 요청으로 이동"
msgid "Go to your snippets"
msgstr ""
@@ -19115,10 +19389,10 @@ msgid "Graph"
msgstr "그래프"
msgid "GraphQL"
-msgstr ""
+msgstr "GraphQL"
msgid "GraphQL endpoint path"
-msgstr ""
+msgstr "GraphQL 엔드포인트 경로"
msgid "GraphViewType|Job dependencies"
msgstr ""
@@ -19303,15 +19577,9 @@ msgstr "그룹 수준 위키가 비활성화되었습니다."
msgid "Group: %{group_name}"
msgstr "그룹: %{group_name}"
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "최근 30일"
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19649,7 +19920,7 @@ msgid "GroupSettings|Group members are not notified if the group is mentioned."
msgstr "그룹이 언급된 경우 그룹 구성원에게 알림이 전송되지 않습니다."
msgid "GroupSettings|Group mentions are disabled"
-msgstr ""
+msgstr "그룹 멘션이 비활성화되었습니다."
msgid "GroupSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "그룹은 여러 프로젝트의 모음입니다."
@@ -19852,8 +20138,11 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr "하위 그룹 만들기"
-msgid "GroupsNew|GitLab source URL"
-msgstr ""
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr "GroupsNew|소스 인스턴스의 URL을 입력하십시오."
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr "GroupsNew|GitLab 소스 인스턴스 URL"
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr ""
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -19973,7 +20259,7 @@ msgid "Groups|Learn more"
msgstr ""
msgid "Groups|Learn more about subgroups"
-msgstr ""
+msgstr "하위 그룹에 대해 자세히 알아보기"
msgid "Groups|Members, projects, trials, and paid subscriptions are tied to a specific top-level group. If you are already a member of a top-level group, you can create a subgroup so your new work is part of your existing top-level group. Do you want to create a subgroup instead?"
msgstr ""
@@ -20015,7 +20301,7 @@ msgid "HAR file path or URL"
msgstr ""
msgid "HTML script tag"
-msgstr ""
+msgstr "HTML 스크립트 태그"
msgid "HTTP Archive (HAR)"
msgstr ""
@@ -20223,6 +20509,9 @@ msgstr "도움말"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr "풀 미러링은 어떻게 작동합니까?"
@@ -20480,9 +20769,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr "뒤로"
-
msgid "IDE|Commit"
msgstr "커밋"
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "편집"
-msgid "IDE|Get started with Live Preview"
-msgstr "실시간 미리보기 시작하기"
-
msgid "IDE|Go to project"
msgstr "프로젝트로 이동"
-msgid "IDE|Live Preview"
-msgstr "실시간 미리보기"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Web IDE client-side evaluation을 통해서 웹 어플리케이션을 미리 봅니다."
-
-msgid "IDE|Refresh preview"
-msgstr "미리보기 새로 고침"
-
msgid "IDE|Review"
msgstr "리뷰"
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20586,16 +20866,16 @@ msgid "IdentityVerification|Didn't receive a code? %{linkStart}Send a new code%{
msgstr ""
msgid "IdentityVerification|Enter a code."
-msgstr ""
+msgstr "코드를 입력하세요."
msgid "IdentityVerification|Enter a valid code."
-msgstr ""
+msgstr "유효한 코드를 입력하십시오."
msgid "IdentityVerification|For added security, you'll need to verify your identity in a few quick steps."
msgstr "보안 강화를 위해 몇 가지 빠른 단계를 통해 신원을 확인해야 합니다."
msgid "IdentityVerification|For added security, you'll need to verify your identity. We've sent a verification code to %{email}"
-msgstr ""
+msgstr "보안 강화를 위해 계정을 확인해야 합니다. 인증 코드를 %{email}으로 보냈습니다."
msgid "IdentityVerification|GitLab will not charge or store your payment information, it will only be used for verification."
msgstr "GitLab은 결제 정보를 청구하거나 저장하지 않으며 확인 용도로만 사용됩니다."
@@ -20604,7 +20884,7 @@ msgid "IdentityVerification|Help us keep GitLab secure"
msgstr "GitLab을 안전하게 유지하도록 도와주세요."
msgid "IdentityVerification|Help us protect your account"
-msgstr ""
+msgstr "당신의 계정을 보호할 수 있도록, 저희를 도와 주십시오."
msgid "IdentityVerification|If you have not recently tried to sign into GitLab, we recommend %{password_link_start}changing your password%{link_end} and %{two_fa_link_start}setting up Two-Factor Authentication%{link_end} to keep your account safe. Your verification code expires after %{expires_in_minutes} minutes."
msgstr ""
@@ -20625,7 +20905,7 @@ msgid "IdentityVerification|Phone number"
msgstr "전화 번호"
msgid "IdentityVerification|Phone number is required."
-msgstr ""
+msgstr "전화번호가 필요합니다."
msgid "IdentityVerification|Phone number must be %{maxLength} digits or fewer."
msgstr "전화 번호는 %{maxLength} 자리 이하여야 합니다."
@@ -20634,19 +20914,19 @@ msgid "IdentityVerification|Phone number must contain only digits."
msgstr "전화 번호는 숫자만 포함해야 합니다."
msgid "IdentityVerification|Please enter a valid code"
-msgstr ""
+msgstr "유효한 코드를 입력하십시오"
msgid "IdentityVerification|Resend code"
-msgstr ""
+msgstr "코드 재전송"
msgid "IdentityVerification|Send a new code"
-msgstr ""
+msgstr "새 코드 보내기"
msgid "IdentityVerification|Send code"
msgstr "코드 보내기"
msgid "IdentityVerification|Something went wrong. Please try again."
-msgstr ""
+msgstr "정상적으로 처리되지 않았습니다. 다시 시도해 주세요."
msgid "IdentityVerification|Step %{stepNumber}: Verify a payment method"
msgstr "%{stepNumber}단계 : 결제 수단 확인"
@@ -20658,13 +20938,13 @@ msgid "IdentityVerification|Step %{stepNumber}: Verify phone number"
msgstr "%{stepNumber}단계 : 전화번호 확인"
msgid "IdentityVerification|The code has expired. Send a new code and try again."
-msgstr ""
+msgstr "코드가 만료되었습니다. 새 코드를 보내고 다시 시도하세요."
msgid "IdentityVerification|The code is incorrect. Enter it again, or send a new code."
-msgstr ""
+msgstr "코드가 잘못되었습니다. 다시 입력하거나 새 코드를 보내십시오."
msgid "IdentityVerification|Verification code"
-msgstr ""
+msgstr "인증 코드"
msgid "IdentityVerification|Verification code can't be blank."
msgstr ""
@@ -20673,13 +20953,13 @@ msgid "IdentityVerification|Verification code must be a number."
msgstr ""
msgid "IdentityVerification|Verification successful"
-msgstr ""
+msgstr "인증 성공"
msgid "IdentityVerification|Verify code"
-msgstr ""
+msgstr "코드 확인"
msgid "IdentityVerification|Verify email address"
-msgstr ""
+msgstr "이메일 주소 확인"
msgid "IdentityVerification|Verify payment method"
msgstr "결제 수단 확인"
@@ -20703,7 +20983,7 @@ msgid "IdentityVerification|You will receive a text containing a code. Standard
msgstr "코드가 포함된 문자를 받게 됩니다. 표준 요금이 적용될 수 있습니다."
msgid "IdentityVerification|You've reached the maximum amount of resends. Wait %{interval} and try again."
-msgstr ""
+msgstr "최대 재전송 횟수에 도달했습니다. %{interval}을 기다렸다가 다시 시도하십시오."
msgid "IdentityVerification|You've reached the maximum amount of tries. Wait %{interval} or send a new code and try again."
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr "Identity|제공자 ID"
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20953,6 +21245,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "가져오기 시간 초과. 가져오기가 %{import_jobs_expiration}초보다 오래 걸렸습니다."
+msgid "Import with projects"
+msgstr "프로젝트와 함께 가져오기"
+
+msgid "Import without projects"
+msgstr "프로젝트 없이 가져오기"
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -20987,7 +21285,7 @@ msgid "ImportProjects|Blocked import URL: %{message}"
msgstr ""
msgid "ImportProjects|Cancel import"
-msgstr ""
+msgstr "가져오기 취소"
msgid "ImportProjects|Cancelling project import failed"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21818,6 +22128,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr "GitLab은 기능을 배양하여 새로운 사용 사례를 탐색합니다. 이러한 기능은 정기적으로 업데이트되며 지원이 제한됩니다."
+
+msgid "Incubation|Give feedback on this feature"
+msgstr "이 기능에 대한 피드백 부탁드립니다."
+
+msgid "Incubation|Learn more about incubating features"
+msgstr "이 기능에 대해 자세히 알아보기."
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22293,9 +22627,6 @@ msgstr "Jira에서 생성된 이슈는 Jira의 프로젝트 설정에서 이슈
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22374,9 +22705,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22386,6 +22714,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22626,7 +22960,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,6 +22969,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr "더 많은 회원을 가입시키기 위해서는 그룹 소유자가 %{trialLinkStart}평가판을 시작하거나%{trialLinkEnd} 또는 %{upgradeLinkStart}유료 요금제로 업그레이드%{upgradeLinkEnd} 해야 합니다."
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23140,9 +23486,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23402,17 +23745,20 @@ msgid "Jira-GitLab user mapping template"
msgstr ""
msgid "JiraConnect|Cannot find namespace. Make sure you have sufficient permissions."
-msgstr ""
+msgstr "네임스페이스를 찾을 수 없습니다. 충분한 권한이 있는지 확인하십시오."
msgid "JiraConnect|Configure your Jira Connect Application ID."
msgstr ""
msgid "JiraConnect|Could not fetch user information from Jira. Check the permissions in Jira and try again."
-msgstr ""
+msgstr "Jira에서 사용자 정보를 가져올 수 없습니다. Jira에서 권한을 확인하고 다시 시도하십시오."
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23426,7 +23772,7 @@ msgid "JiraConnect|Jira Connect Application ID"
msgstr ""
msgid "JiraConnect|Jira Connect Proxy URL"
-msgstr ""
+msgstr "Jira Connect 프록시 URL"
msgid "JiraConnect|New branch was successfully created."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,16 +23948,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Jobs"
@@ -23801,13 +24153,13 @@ msgid "Job|Preparing"
msgstr ""
msgid "Job|Queued"
-msgstr ""
+msgstr "대기 중"
msgid "Job|Retry"
msgstr ""
msgid "Job|Run again"
-msgstr ""
+msgstr "다시 실행"
msgid "Job|Running"
msgstr ""
@@ -23864,7 +24216,7 @@ msgid "Job|This job is stuck because you don't have any active runners that can
msgstr ""
msgid "Job|Update CI/CD variables"
-msgstr ""
+msgstr "CI/CD 변수 업데이트"
msgid "Job|Waiting for resource"
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24184,7 +24527,7 @@ msgid "Last event"
msgstr ""
msgid "Last login"
-msgstr ""
+msgstr "최종 로그인"
msgid "Last modified"
msgstr ""
@@ -24219,9 +24562,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "최근 업데이트"
@@ -24433,10 +24773,10 @@ msgid "LearnGitLab|Save time by automating your integration and deployment tasks
msgstr ""
msgid "LearnGitLab|Scan dependencies for licenses"
-msgstr ""
+msgstr "라이센스에 대한 종속성 스캔"
msgid "LearnGitLab|Scan dependencies for vulnerabilities"
-msgstr ""
+msgstr "취약점에 대한 종속성 스캔"
msgid "LearnGitLab|Scan your code to uncover vulnerabilities before deploying."
msgstr ""
@@ -24445,13 +24785,13 @@ msgid "LearnGitLab|Set up CI/CD"
msgstr ""
msgid "LearnGitLab|Set up your first project's CI/CD"
-msgstr ""
+msgstr "첫 번째 프로젝트의 CI/CD 설정"
msgid "LearnGitLab|Set up your workspace"
msgstr ""
msgid "LearnGitLab|Start a free trial of GitLab Ultimate"
-msgstr ""
+msgstr "GitLab Ultimate 무료 평가판 시작"
msgid "LearnGitLab|Submit a merge request (MR)"
msgstr ""
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr "- 평가판에 포함됨"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24817,13 +25160,13 @@ msgid "LinkedResources|Fetching linked resources"
msgstr "LinkedResources|연결된 리소스 가져오기"
msgid "LinkedResources|Link"
-msgstr ""
+msgstr "링크"
msgid "LinkedResources|Linked resources"
-msgstr ""
+msgstr "링크된 리소스"
msgid "LinkedResources|Remove"
-msgstr ""
+msgstr "제거"
msgid "LinkedResources|Something went wrong while creating the resource link for the incident."
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr "Gitea 저장소 목록"
msgid "List available repositories"
msgstr "사용 가능한 저장소 목록"
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr "목록 보기"
msgid "List your Bitbucket Server repositories"
msgstr "Bitbucket Server 저장소 목록"
-msgid "Live preview"
-msgstr "실시간 미리보기"
-
msgid "Load more"
msgstr "더 보기"
@@ -24964,7 +25307,7 @@ msgid "Locked by %{fileLockUserName}"
msgstr ""
msgid "Locked files"
-msgstr ""
+msgstr "잠긴 파일"
msgid "Locked the discussion."
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr "스마트 카드로 로그인"
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr "액세스 관리"
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr "최대 파일 크기는 1MB입니다. 이미지 크기는 32 x 32픽셀이어야 합니다. 허용되는 이미지 형식은 %{favicon_extension_allowlist}입니다."
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr ""
msgid "Merge in progress"
msgstr "머지 진행중"
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr "머지 옵션"
@@ -25949,9 +26295,6 @@ msgstr "머지 리퀘스트(MR)는 프로젝트의 변경 사항을 제안하고
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr "Machine Learning 실험 추적."
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr "프로젝트 추가"
@@ -26857,7 +27239,7 @@ msgstr "Prometheus로 GitLab을 모니터링하십시오."
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr "달"
-msgid "More"
-msgstr "더 보기"
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -26959,6 +27341,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr "배포"
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr "이름"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr "네임스페이스 ID:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr "네임스페이스:"
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr "새 이슈"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27684,6 +28075,9 @@ msgstr "메시지가 기록되지 않았습니다."
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "그런 이름 또는 설명이있는 다른 레이블이 없습니다."
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr "OnDemandScans|저장되지 않은 변경 사항이 있습니다"
@@ -28903,9 +29318,15 @@ msgstr "최소한 리포터 역할을 가진 그룹 구성원만 이 에픽을
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr "이 그룹의 구성원만 wiki에 액세스할 수 있습니다."
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -28939,12 +29360,18 @@ msgstr "이런, 확실합니까?"
msgid "Open"
msgstr "열기"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr "Gitpod에서 열기"
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr "패키지 및 레지스트리 설정"
-
msgid "Package deleted successfully"
msgstr ""
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29532,6 +29959,12 @@ msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr "패키지 및 레지스트리"
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -29867,9 +30303,6 @@ msgstr ""
msgid "Path:"
msgstr "경로:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr "파이프라인 유효성 검사 중... 최대 1분이 소요될 수 있
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "CI 콘텐츠가 로드되기를 기다리는 중..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "활성화 됨"
@@ -30299,6 +30744,12 @@ msgstr "모두"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr "이 파이프라인 일정을 삭제하시겠습니까?"
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr "마지막 파이프라인"
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr "소유자"
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "이 파이프라인에 대한 간단한 설명 제공"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr "파이프라인 일정 실행"
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31073,6 +31539,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr "미리보기"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "마크다운 미리보기"
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr "대시보드로 돌아가기"
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr "데이터를 수집하도록 제품 분석을 구성하는 방법에 대한 세부 정보입니다."
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr "계측 세부 정보"
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -31944,7 +32440,7 @@ msgid "Profiles|Do not show on profile"
msgstr "프로필에 표시하지 않음"
msgid "Profiles|Don't display activity-related personal information on your profile."
-msgstr "프로필에 활동 관련 개인 정보를 표시하지 마십시오."
+msgstr ""
msgid "Profiles|Edit Profile"
msgstr "프로필 편집"
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "계정을 삭제하기 전에 그룹의 소유권을 이전하거나 삭제해야 합니다."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "linkedin.com/in/profilename의 프로필 이름"
@@ -32231,6 +32730,12 @@ msgstr "진행률"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "프로젝트"
@@ -32381,6 +32886,9 @@ msgstr ""
msgid "Project slug"
msgstr "프로젝트 슬러그"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "프로젝트 업로드"
@@ -32393,6 +32901,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr "프로젝트를 찾을 수 없거나 이 프로젝트를 보안 대시보드에 추가할 수 있는 권한이 없습니다."
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr "모든 프로젝트는 CI/CD 또는 API 호출을 통해 환경에 배포할 수 있습니다. 프로젝트 구성원이 아니면 읽기 전용 액세스 권한을 가집니다."
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr "스쿼싱이란 무엇입니까?"
@@ -33251,9 +33768,6 @@ msgstr "이 그룹의 프로젝트는 Git LFS를 사용할 수 있습니다."
msgid "Projects shared with %{group_name}"
msgstr "%{group_name}과 공유되는 프로젝트"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33299,6 +33813,9 @@ msgstr "죄송합니다, 검색과 일치하는 프로젝트는 없습니다."
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33350,6 +33867,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,10 +34248,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33782,9 +34314,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -33950,6 +34494,9 @@ msgstr "의견 보내기"
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "공급자"
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Push"
@@ -34055,7 +34617,7 @@ msgstr "푸쉬 이벤트"
msgid "Push project from command line"
msgstr "명령줄로 프로젝트 푸쉬"
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34256,6 +34818,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,14 +35156,8 @@ msgstr "릴리스 날짜"
msgid "Releases"
msgstr "릴리스"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "릴리스는 Git 태그를 기반으로 하며 프로젝트 개발 기록의 특정 지점을 표시합니다. 여기에는 변경 유형에 대한 정보가 포함될 수 있으며 소프트웨어의 컴파일된 버전과 같은 바이너리도 제공할 수 있습니다."
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-msgstr "릴리스는 Git 태그를 기반으로 합니다. 시맨틱 버전 관리를 사용하는 태그(예: %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd})를 권장합니다."
-
-msgid "Releases documentation"
-msgstr "릴리스 문서"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr ""
msgid "Releases|New Release"
msgstr "새 릴리스"
@@ -34600,9 +35165,27 @@ msgstr "새 릴리스"
msgid "Releases|Tag message"
msgstr "태그 메시지"
+msgid "Release|Create a new release"
+msgstr ""
+
+msgid "Release|Getting started with releases"
+msgstr ""
+
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr "새 릴리스를 만드는 동안 문제가 발생했습니다."
@@ -34720,6 +35303,9 @@ msgstr "그룹 제거"
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -34987,16 +35573,25 @@ msgstr "보고서 버전이 제공되지 않았습니다. %{report_type} 보고
msgid "Report your license usage data to GitLab"
msgstr "라이선스 사용 데이터를 GitLab에 보고"
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr "재개"
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35641,7 +36242,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35681,6 +36282,9 @@ msgstr "검토 중 (머지 리퀘스트(MR) !%{mergeRequestId})"
msgid "Revoke"
msgstr "폐기"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,12 +36348,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "정리 실행"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] "%d 개의 선택된 러너 삭제됨"
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr "%{link_start}이 러너%{link_end} 은 모든 그룹 및 프로젝트에서 사용할 수 있습니다."
@@ -35816,7 +36430,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr "인스턴스 러너 생성"
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr "만료되지 않음"
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr "새로운 인스턴스 러너"
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36042,6 +36686,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr "소유자"
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr "Runners|러너는 CI/CD 작업을 실행하는 에이전트입니다. %{
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr "러너는 CI/CD 작업을 실행하는 에이전트입니다. 새 러너를 등록하려면 관리자에게 문의하세요."
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr "모두 선택"
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36235,6 +36900,9 @@ msgstr "러너가 등록된 프로젝트, 그룹 또는 인스턴스. 인스턴
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr "러너는 영구적으로 삭제되며 인스턴스의 프로젝트 또는 그룹에서 더 이상 사용할 수 없습니다. 계속 진행하시겠습니까?"
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr "Runners|등록하려면 %{link_start}그룹의 러너 페이지%{link_en
msgid "Runners|Token expiry"
msgstr "토큰 만료"
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr "모두 선택 취소"
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,12 +37051,12 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "GitLab에 로그인하여 조직의 계정에 연결"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr "이 이메일 주소와 연결된 GitLab 계정이 이미 있습니다. 조직의 계정을 연결하려면 기존 자격 증명으로 로그인하세요."
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr ""
@@ -36392,6 +37069,12 @@ msgstr "조직의 SSO가 GitLab 계정에 연결되었습니다."
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36497,6 +37180,12 @@ msgstr "비밀번호 저장"
msgid "Save pipeline schedule"
msgstr "파이프라인 스케줄 저장"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr ""
@@ -36509,12 +37198,6 @@ msgstr "ScanExecutionPolicy| %{time}에서%{period} %{days}"
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr "%{scopes} %{branches} %{agents} %{namespaces}에 대한 %{rules} 작업"
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr "%{thenLabelStart}다음%{thenLabelEnd} 실행하려면 %{scan} 스캔 필요"
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr "%{thenLabelStart}그런 다음%{thenLabelEnd} 사이트 프로필 %{siteProfile} 및 스캐너 프로필 %{scannerProfile}로 실행하려면 %{scan} 스캔이 필요합니다."
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr ""
@@ -36752,9 +37435,6 @@ msgstr "파일 검색"
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -36860,6 +37540,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "보안"
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,8 +38277,8 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
-msgstr "또는 %{approverType}%{approvers} 로 부터"
+msgid "SecurityOrchestration|or from:"
+msgstr ""
msgid "SecurityOrchestration|scanner finds"
msgstr ""
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr "비교할 브랜치 선택"
+msgid "Select a cluster management project"
+msgstr "클러스터 관리 프로젝트 선택"
+
msgid "Select a color"
msgstr "색상 선택"
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr "저장소 템플릿 선택"
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr "모두 선택"
@@ -38080,9 +38811,6 @@ msgstr "프로젝트 선택"
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr "이슈를 생성할 프로젝트 선택"
-
msgid "Select projects"
msgstr "프로젝트 선택"
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "대상 브랜치 선택"
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38344,6 +39072,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "%{protocol} 프로토콜을 통해 Pull 하거나 Push하려면 계정에 패스워드를 설정하십시오."
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39738,9 +40484,6 @@ msgstr "스팸 및 안티봇 보호"
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -39873,6 +40616,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr "(UTC)에 시작"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41523,9 +42266,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41577,6 +42317,9 @@ msgstr "현재 이슈"
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41910,7 +42653,7 @@ msgid "The scan has been created."
msgstr ""
msgid "The secret is only available when you first create the application."
-msgstr ""
+msgstr "기밀은 애플리케이션을 처음 생성할 때만 사용할 수 있습니다."
msgid "The snippet can be accessed without any authentication."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr "대상 주제는 주제가 아닙니다."
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr "현재 미러링된 저장소가 없습니다."
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr "라벨을 가져오는 중에 문제가 발생했습니다."
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,10 +43330,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -42678,7 +43427,7 @@ msgid "This is the number of %{billable_users_link_start}billable users%{link_en
msgstr ""
msgid "This is the only time the secret is accessible. Copy the secret and store it securely."
-msgstr ""
+msgstr "이것은 기밀에 접근할 수 있는 유일한 시간입니다. 기밀을 복사하여 안전하게 보관하십시오."
msgid "This is your current session"
msgstr ""
@@ -42866,9 +43615,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "이 프로젝트"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43037,6 +43783,27 @@ msgstr "목"
msgid "Thursday"
msgstr "목요일"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "시간"
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "SVN 저장소에서 가져오려면, %{svn_link}(을)를 확인하세요."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr "할 일 목록"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr "할 일 항목이 성공적으로 완료로 표시되었습니다."
@@ -43739,6 +44509,9 @@ msgstr "토큰명"
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr "topicSelect|일치하는 결과가 없습니다"
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44010,9 +44787,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr "수동으로 실행해주세요."
-
msgid "Trigger token:"
msgstr ""
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr "차단 해제"
@@ -44547,9 +45324,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44577,6 +45351,15 @@ msgstr "그룹 이름과 설명, 아바타 및 공개 여부를 수정하십시
msgid "Update your project name, topics, description, and avatar."
msgstr "프로젝트 이름, 주제, 설명 및 아바타를 업데이트합니다."
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44586,12 +45369,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -44865,6 +45663,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -44991,18 +45792,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45289,6 +46084,9 @@ msgstr "(바쁨)"
msgid "UserProfile|Activity"
msgstr "활동"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45559,6 +46357,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45646,6 +46450,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45655,6 +46465,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46429,9 +47236,6 @@ msgstr "프로젝트 %{project}에서 %{term} 과 일치하는 %{scope}를 찾
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "Prometheus 서버에 연결할 수 없습니다. 서버가 더 이상 존재하지 않거나 설정 세부 정보를 업데이트해야 합니다."
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr "작업 축소"
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr "작업 펼침"
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr "작업"
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr "비밀번호를 변경하기 위해서 현재 비밀번호를 제공해
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48407,21 +49202,6 @@ msgstr ""
msgid "Your name"
msgstr "귀하의 이름"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,8 +49281,20 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] "구독에 남은 좌석이 %{total_seat_count} 중 %{remaining_seat_count} 개 있습니다."
-msgid "Your subscription will expire on %{expires_on}"
-msgstr "구독이 %{expires_on}에 만료됩니다."
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
msgstr ""
@@ -48601,6 +49393,9 @@ msgstr[0] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr "ci_database"
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr "일별"
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr "example.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "최대 길이 초과 (사용자 이름 100개)"
@@ -49385,6 +50186,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr "main_database"
-
msgid "manual"
msgstr ""
@@ -49740,6 +50541,9 @@ msgstr "(커밋이 스쿼시됨)"
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr "Debian 패키지여야 합니다"
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr "최상위 그룹에서만 사용 가능합니다."
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr "이슈 열기"
@@ -50418,6 +51234,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ku_TR/gitlab.po b/locale/ku_TR/gitlab.po
index 3fa4d2eb15c..71313b02f23 100644
--- a/locale/ku_TR/gitlab.po
+++ b/locale/ku_TR/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ku\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:44\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ky_KG/gitlab.po b/locale/ky_KG/gitlab.po
index aba52c299f1..dd603cbcce2 100644
--- a/locale/ky_KG/gitlab.po
+++ b/locale/ky_KG/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ky\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/lt_LT/gitlab.po b/locale/lt_LT/gitlab.po
index b01cd5b2945..1b6cabeaaab 100644
--- a/locale/lt_LT/gitlab.po
+++ b/locale/lt_LT/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: lt\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -74,6 +74,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -353,6 +356,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -472,13 +482,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1010,12 +1013,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1089,6 +1086,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1168,8 +1168,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1261,7 +1275,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1302,8 +1316,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1513,9 +1534,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1528,6 +1546,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2008,6 +2029,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2452,6 +2476,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2548,9 +2575,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2860,6 +2884,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2872,6 +2899,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2944,15 +2980,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2989,7 +3016,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3001,12 +3031,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3049,6 +3088,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3166,6 +3205,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3274,6 +3325,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3886,6 +3949,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3895,22 +3964,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4381,6 +4474,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4399,9 +4495,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4627,9 +4720,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4777,9 +4867,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4889,6 +4976,13 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4982,9 +5076,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5412,6 +5503,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5502,6 +5596,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5620,6 +5717,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5770,6 +5879,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5794,9 +5906,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5804,6 +5913,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6247,6 +6359,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6262,9 +6380,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6712,6 +6827,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7298,6 +7422,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7316,10 +7446,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7343,6 +7473,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7361,13 +7494,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7403,7 +7536,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7412,6 +7548,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7703,10 +7842,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7718,7 +7857,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7796,7 +7944,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7965,6 +8116,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7986,6 +8146,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8373,9 +8554,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,7 +8707,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8544,9 +8722,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,16 +8910,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8855,9 +9030,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8993,13 +9165,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9008,9 +9183,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9020,6 +9192,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10156,6 +10334,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10373,6 +10557,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10403,9 +10596,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10436,6 +10626,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11336,9 +11529,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11351,9 +11556,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11363,6 +11577,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11501,18 +11727,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12125,6 +12345,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12137,6 +12363,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12512,9 +12741,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12651,12 +12871,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12933,7 +13132,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13017,10 +13216,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13125,6 +13324,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13546,6 +13748,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14566,15 +14774,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14996,9 +15201,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15095,6 +15297,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15128,9 +15333,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15497,12 +15699,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15845,10 +16038,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15959,6 +16152,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15995,7 +16200,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16058,6 +16266,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16151,6 +16365,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16160,6 +16377,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16337,6 +16560,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16352,12 +16578,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16457,6 +16677,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16604,12 +16827,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16649,9 +16884,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16685,6 +16920,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17004,7 +17239,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17691,9 +17929,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17853,6 +18088,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18084,7 +18322,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18093,19 +18331,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18867,9 +19108,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19017,6 +19255,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19080,8 +19321,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19324,6 +19601,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19369,6 +19649,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20137,6 +20417,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20239,10 +20522,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20278,6 +20567,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20338,6 +20633,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20401,7 +20699,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20413,7 +20714,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20434,13 +20735,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20975,6 +21276,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20990,9 +21294,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21041,9 +21342,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21053,21 +21351,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21104,6 +21390,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21134,6 +21423,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21302,9 +21597,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21350,6 +21642,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21407,6 +21705,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21520,6 +21824,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21608,6 +21918,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22686,25 +23029,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22845,6 +23188,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23112,6 +23455,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23199,7 +23545,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23208,6 +23554,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23223,12 +23572,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23287,7 +23642,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24058,7 +24416,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,7 +24470,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24145,6 +24503,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24160,10 +24521,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,16 +24536,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24717,15 +25081,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24801,9 +25156,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25053,6 +25405,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25452,6 +25807,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25479,9 +25837,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25602,9 +25957,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26070,10 +26419,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26336,6 +26688,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26354,6 +26709,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26498,9 +26859,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26555,9 +26913,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26639,6 +26994,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27469,7 +27863,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27481,9 +27875,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27508,6 +27899,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27571,6 +27965,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27640,7 +28040,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28302,6 +28705,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28395,9 +28801,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29063,7 +29466,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,7 +29728,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29542,9 +29969,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29578,12 +30011,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29833,9 +30272,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30518,9 +30966,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30950,6 +31407,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30989,12 +31455,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31724,6 +32202,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,7 +32730,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32840,6 +33348,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32882,6 +33393,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33044,6 +33564,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33353,6 +33876,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33632,6 +34152,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33746,6 +34272,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33902,9 +34431,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33950,6 +34476,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34001,6 +34530,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,10 +34911,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34433,9 +34977,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34601,6 +35157,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34706,7 +35280,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35018,6 +35598,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,7 +36938,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36368,6 +36981,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36512,7 +37141,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36669,15 +37313,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36696,6 +37349,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36711,6 +37367,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36741,6 +37400,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36763,6 +37428,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36880,19 +37554,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36971,6 +37654,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37013,6 +37699,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,7 +37711,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37037,10 +37726,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37079,10 +37771,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37202,22 +37900,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37457,9 +38155,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38290,7 +39030,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38707,12 +39450,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38749,9 +39498,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38818,9 +39564,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38857,6 +39600,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39648,9 +40397,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,7 +40610,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39867,10 +40622,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40482,9 +41243,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42285,9 +43043,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42339,6 +43094,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42719,6 +43477,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42758,9 +43519,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43349,10 +44113,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43634,9 +44398,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44516,6 +45301,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44576,6 +45367,13 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44814,12 +45606,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45327,9 +46122,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45357,6 +46149,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45366,12 +46167,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45645,6 +46461,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45771,18 +46590,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45846,9 +46659,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46072,6 +46885,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46342,6 +47158,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46528,9 +47356,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46558,10 +47383,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48022,18 +48844,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48052,9 +48868,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48172,6 +48985,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48828,9 +49644,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,13 +49801,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49220,21 +50033,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,7 +50115,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49420,6 +50230,9 @@ msgstr[3] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50045,9 +50858,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50133,6 +50946,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50234,6 +51050,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50587,9 +51409,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50619,6 +51438,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51068,6 +51899,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51324,6 +52158,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/mk_MK/gitlab.po b/locale/mk_MK/gitlab.po
index c9be79052e0..f2e46cf017a 100644
--- a/locale/mk_MK/gitlab.po
+++ b/locale/mk_MK/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: mk\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ml_IN/gitlab.po b/locale/ml_IN/gitlab.po
index 94ac9878ce8..9e4c2dfa85b 100644
--- a/locale/ml_IN/gitlab.po
+++ b/locale/ml_IN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ml-IN\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/mn_MN/gitlab.po b/locale/mn_MN/gitlab.po
index ea71835ccb6..ae465c5bb9a 100644
--- a/locale/mn_MN/gitlab.po
+++ b/locale/mn_MN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: mn\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ms_MY/gitlab.po b/locale/ms_MY/gitlab.po
new file mode 100644
index 00000000000..5c1ab335beb
--- /dev/null
+++ b/locale/ms_MY/gitlab.po
@@ -0,0 +1,51502 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: gitlab-ee\n"
+"Report-Msgid-Bugs-To: \n"
+"Last-Translator: \n"
+"Language-Team: Malay\n"
+"Language: ms_MY\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Crowdin-Project: gitlab-ee\n"
+"X-Crowdin-Project-ID: 288872\n"
+"X-Crowdin-Language: ms\n"
+"X-Crowdin-File: /master/locale/gitlab.pot\n"
+"X-Crowdin-File-ID: 16\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
+
+msgid " %{start} to %{end}"
+msgstr ""
+
+msgid " (from %{timeoutSource})"
+msgstr ""
+
+msgid " (squashes %{strongStart}%{count}%{strongEnd} commit)"
+msgid_plural " (squashes %{strongStart}%{count}%{strongEnd} commits)"
+msgstr[0] ""
+
+msgid " Collected %{time}"
+msgstr ""
+
+msgid " Please sign in."
+msgstr ""
+
+msgid " Try to %{action} this file again."
+msgstr ""
+
+msgid " You need to do this before %{grace_period_deadline}."
+msgstr ""
+
+msgid " and "
+msgstr ""
+
+msgid " and %{sliced}"
+msgstr ""
+
+msgid " or "
+msgstr ""
+
+msgid " or %{emphasisStart}!merge request id%{emphasisEnd}"
+msgstr ""
+
+msgid " or %{emphasisStart}#id%{emphasisEnd}"
+msgstr ""
+
+msgid " or %{emphasisStart}#issue id%{emphasisEnd}"
+msgstr ""
+
+msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
+msgstr ""
+
+msgid " or references"
+msgstr ""
+
+msgid " reacted with :%{name}:"
+msgstr ""
+
+msgid "\"%{path}\" did not exist on \"%{ref}\""
+msgstr ""
+
+msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
+msgstr ""
+
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
+msgid "#%{issueIid} (closed)"
+msgstr ""
+
+msgid "#general, #development"
+msgstr ""
+
+msgid "%d Alert"
+msgid_plural "%d Alerts"
+msgstr[0] ""
+
+msgid "%d Alert:"
+msgid_plural "%d Alerts:"
+msgstr[0] ""
+
+msgid "%d Approval"
+msgid_plural "%d Approvals"
+msgstr[0] ""
+
+msgid "%d Module"
+msgid_plural "%d Modules"
+msgstr[0] ""
+
+msgid "%d Other"
+msgid_plural "%d Others"
+msgstr[0] ""
+
+msgid "%d Package"
+msgid_plural "%d Packages"
+msgstr[0] ""
+
+msgid "%d Scanned URL"
+msgid_plural "%d Scanned URLs"
+msgstr[0] ""
+
+msgid "%d URL scanned"
+msgid_plural "%d URLs scanned"
+msgstr[0] ""
+
+msgid "%d additional approver"
+msgid_plural "%d additional approvers"
+msgstr[0] ""
+
+msgid "%d additional assignee"
+msgid_plural "%d additional assignees"
+msgstr[0] ""
+
+msgid "%d additional commenter"
+msgid_plural "%d additional commenters"
+msgstr[0] ""
+
+msgid "%d additional committer"
+msgid_plural "%d additional committers"
+msgstr[0] ""
+
+msgid "%d additional user"
+msgid_plural "%d additional users"
+msgstr[0] ""
+
+msgid "%d approval required"
+msgid_plural "%d approvals required"
+msgstr[0] ""
+
+msgid "%d approver"
+msgid_plural "%d approvers"
+msgstr[0] ""
+
+msgid "%d approver (you've approved)"
+msgid_plural "%d approvers (you've approved)"
+msgstr[0] ""
+
+msgid "%d artifact"
+msgid_plural "%d artifacts"
+msgstr[0] ""
+
+msgid "%d assigned issue"
+msgid_plural "%d assigned issues"
+msgstr[0] ""
+
+msgid "%d changed file"
+msgid_plural "%d changed files"
+msgstr[0] ""
+
+msgid "%d character remaining"
+msgid_plural "%d characters remaining"
+msgstr[0] ""
+
+msgid "%d child epic"
+msgid_plural "%d child epics"
+msgstr[0] ""
+
+msgid "%d code quality issue"
+msgid_plural "%d code quality issues"
+msgstr[0] ""
+
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+
+msgid "%d comment on this commit"
+msgid_plural "%d comments on this commit"
+msgstr[0] ""
+
+msgid "%d commenter"
+msgid_plural "%d commenters"
+msgstr[0] ""
+
+msgid "%d commit"
+msgid_plural "%d commits"
+msgstr[0] ""
+
+msgid "%d commit author"
+msgid_plural "%d commit authors"
+msgstr[0] ""
+
+msgid "%d commit behind"
+msgid_plural "%d commits behind"
+msgstr[0] ""
+
+msgid "%d commit,"
+msgid_plural "%d commits,"
+msgstr[0] ""
+
+msgid "%d completed issue"
+msgid_plural "%d completed issues"
+msgstr[0] ""
+
+msgid "%d contribution"
+msgid_plural "%d contributions"
+msgstr[0] ""
+
+msgid "%d contributor"
+msgid_plural "%d contributors"
+msgstr[0] ""
+
+msgid "%d day"
+msgid_plural "%d days"
+msgstr[0] ""
+
+msgid "%d epic"
+msgid_plural "%d epics"
+msgstr[0] ""
+
+msgid "%d exporter"
+msgid_plural "%d exporters"
+msgstr[0] ""
+
+msgid "%d failed security job"
+msgid_plural "%d failed security jobs"
+msgstr[0] ""
+
+msgid "%d file"
+msgid_plural "%d files"
+msgstr[0] ""
+
+msgid "%d fork"
+msgid_plural "%d forks"
+msgstr[0] ""
+
+msgid "%d group"
+msgid_plural "%d groups"
+msgstr[0] ""
+
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+
+msgid "%d inaccessible merge request"
+msgid_plural "%d inaccessible merge requests"
+msgstr[0] ""
+
+msgid "%d issue"
+msgid_plural "%d issues"
+msgstr[0] ""
+
+msgid "%d issue in this group"
+msgid_plural "%d issues in this group"
+msgstr[0] ""
+
+msgid "%d issue successfully imported with the label"
+msgid_plural "%d issues successfully imported with the label"
+msgstr[0] ""
+
+msgid "%d job"
+msgid_plural "%d jobs"
+msgstr[0] ""
+
+msgid "%d layer"
+msgid_plural "%d layers"
+msgstr[0] ""
+
+msgid "%d merge request"
+msgid_plural "%d merge requests"
+msgstr[0] ""
+
+msgid "%d merge request that you don't have access to."
+msgid_plural "%d merge requests that you don't have access to."
+msgstr[0] ""
+
+msgid "%d merge requests"
+msgid_plural "%d merge requests"
+msgstr[0] ""
+
+msgid "%d metric"
+msgid_plural "%d metrics"
+msgstr[0] ""
+
+msgid "%d milestone"
+msgid_plural "%d milestones"
+msgstr[0] ""
+
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+
+msgid "%d more comment"
+msgid_plural "%d more comments"
+msgstr[0] ""
+
+msgid "%d package"
+msgid_plural "%d packages"
+msgstr[0] ""
+
+msgid "%d pending comment"
+msgid_plural "%d pending comments"
+msgstr[0] ""
+
+msgid "%d personal project will be removed and cannot be restored."
+msgid_plural "%d personal projects will be removed and cannot be restored."
+msgstr[0] ""
+
+msgid "%d previously merged commit"
+msgid_plural "%d previously merged commits"
+msgstr[0] ""
+
+msgid "%d project"
+msgid_plural "%d projects"
+msgstr[0] ""
+
+msgid "%d project selected"
+msgid_plural "%d projects selected"
+msgstr[0] ""
+
+msgid "%d push"
+msgid_plural "%d pushes"
+msgstr[0] ""
+
+msgid "%d remaining"
+msgid_plural "%d remaining"
+msgstr[0] ""
+
+msgid "%d reply"
+msgid_plural "%d replies"
+msgstr[0] ""
+
+msgid "%d second"
+msgid_plural "%d seconds"
+msgstr[0] ""
+
+msgid "%d stage"
+msgid_plural "%d stages"
+msgstr[0] ""
+
+msgid "%d star"
+msgid_plural "%d stars"
+msgstr[0] ""
+
+msgid "%d tag"
+msgid_plural "%d tags"
+msgstr[0] ""
+
+msgid "%d tag per image name"
+msgid_plural "%d tags per image name"
+msgstr[0] ""
+
+msgid "%d unresolved thread"
+msgid_plural "%d unresolved threads"
+msgstr[0] ""
+
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+
+msgid "%d vulnerability dismissed"
+msgid_plural "%d vulnerabilities dismissed"
+msgstr[0] ""
+
+msgid "%d vulnerability set to confirmed"
+msgid_plural "%d vulnerabilities set to confirmed"
+msgstr[0] ""
+
+msgid "%d vulnerability set to dismissed"
+msgid_plural "%d vulnerabilities set to dismissed"
+msgstr[0] ""
+
+msgid "%d vulnerability set to needs triage"
+msgid_plural "%d vulnerabilities set to needs triage"
+msgstr[0] ""
+
+msgid "%d vulnerability set to resolved"
+msgid_plural "%d vulnerabilities set to resolved"
+msgstr[0] ""
+
+msgid "%d warning found:"
+msgid_plural "%d warnings found:"
+msgstr[0] ""
+
+msgid "%s additional commit has been omitted to prevent performance issues."
+msgid_plural "%s additional commits have been omitted to prevent performance issues."
+msgstr[0] ""
+
+msgid "%{actionText} & %{openOrClose} %{noteable}"
+msgstr ""
+
+msgid "%{actionText} & close %{noteable}"
+msgstr ""
+
+msgid "%{actionText} & reopen %{noteable}"
+msgstr ""
+
+msgid "%{address} is an invalid IP address range"
+msgstr ""
+
+msgid "%{author_link} cloned %{original_issue} to %{new_issue}."
+msgstr ""
+
+msgid "%{author_link} cloned %{original_issue}. You don't have access to the new project."
+msgstr ""
+
+msgid "%{author_link} wrote:"
+msgstr ""
+
+msgid "%{authorsName}'s thread"
+msgstr ""
+
+msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
+msgstr ""
+
+msgid "%{board_target} not found"
+msgstr ""
+
+msgid "%{bold_start}%{count}%{bold_end} issue"
+msgid_plural "%{bold_start}%{count}%{bold_end} issues"
+msgstr[0] ""
+
+msgid "%{bold_start}%{count}%{bold_end} member"
+msgid_plural "%{bold_start}%{count}%{bold_end} members"
+msgstr[0] ""
+
+msgid "%{bold_start}%{count}%{bold_end} opened merge request"
+msgid_plural "%{bold_start}%{count}%{bold_end} opened merge requests"
+msgstr[0] ""
+
+msgid "%{chartTitle} no data series"
+msgstr ""
+
+msgid "%{codeStart}$%{codeEnd} will be treated as the start of a reference to another variable."
+msgstr ""
+
+msgid "%{code_open}Expanded:%{code_close} Variables with %{code_open}$%{code_close} will be treated as the start of a reference to another variable."
+msgstr ""
+
+msgid "%{code_open}Masked:%{code_close} Hidden in job logs. Must match masking requirements."
+msgstr ""
+
+msgid "%{code_open}Protected:%{code_close} Only exposed to protected branches or protected tags."
+msgstr ""
+
+msgid "%{commit_author_link} authored %{commit_authored_timeago}"
+msgstr ""
+
+msgid "%{commit_author_link} authored %{commit_authored_timeago} and %{commit_committer_avatar} %{commit_committer_link} committed %{commit_committer_timeago}"
+msgstr ""
+
+msgid "%{completedCount} completed weight"
+msgstr ""
+
+msgid "%{completedCount} of %{count} checklist item completed"
+msgid_plural "%{completedCount} of %{count} checklist items completed"
+msgstr[0] ""
+
+msgid "%{completedWeight} of %{totalWeight} weight completed"
+msgstr ""
+
+msgid "%{completed} of %{total} issues closed"
+msgstr ""
+
+msgid "%{completed} of %{total} weight completed"
+msgstr ""
+
+msgid "%{cores} cores"
+msgstr ""
+
+msgid "%{count} %{scope} for term '%{term}'"
+msgstr ""
+
+msgid "%{count} LOC/commit"
+msgstr ""
+
+msgid "%{count} approval required from %{name}"
+msgid_plural "%{count} approvals required from %{name}"
+msgstr[0] ""
+
+msgid "%{count} approvals from %{name}"
+msgstr ""
+
+msgid "%{count} contact"
+msgid_plural "%{count} contacts"
+msgstr[0] ""
+
+msgid "%{count} files touched"
+msgstr ""
+
+msgid "%{count} group"
+msgid_plural "%{count} groups"
+msgstr[0] ""
+
+msgid "%{count} issue"
+msgid_plural "%{count} issues"
+msgstr[0] ""
+
+msgid "%{count} item"
+msgid_plural "%{count} items"
+msgstr[0] ""
+
+msgid "%{count} items per page"
+msgstr ""
+
+msgid "%{count} merge request"
+msgid_plural "%{count} merge requests"
+msgstr[0] ""
+
+msgid "%{count} more"
+msgstr ""
+
+msgid "%{count} more assignees"
+msgstr ""
+
+msgid "%{count} more release"
+msgid_plural "%{count} more releases"
+msgstr[0] ""
+
+msgid "%{count} of %{required} approvals from %{name}"
+msgstr ""
+
+msgid "%{count} of %{total}"
+msgstr ""
+
+msgid "%{count} participant"
+msgid_plural "%{count} participants"
+msgstr[0] ""
+
+msgid "%{count} project"
+msgid_plural "%{count} projects"
+msgstr[0] ""
+
+msgid "%{count} related %{pluralized_subject}: %{links}"
+msgstr ""
+
+msgid "%{count} selected"
+msgstr ""
+
+msgid "%{count} total weight"
+msgstr ""
+
+msgid "%{criticalStart}%{critical} Critical%{criticalEnd} %{highStart}%{high} High%{highEnd} and %{otherStart}%{otherMessage}%{otherEnd}"
+msgstr ""
+
+msgid "%{dashboard_path} could not be found."
+msgstr ""
+
+msgid "%{days} days until tags are automatically removed"
+msgstr ""
+
+msgid "%{deployLinkStart}Use a template to deploy to ECS%{deployLinkEnd}, or use a docker image to %{commandsLinkStart}run AWS commands in GitLab CI/CD%{commandsLinkEnd}."
+msgstr ""
+
+msgid "%{description}- Sentry event: %{errorUrl}- First seen: %{firstSeen}- Last seen: %{lastSeen} %{countLabel}: %{count}%{userCountLabel}: %{userCount}"
+msgstr ""
+
+msgid "%{doc_link_start}Advanced search%{doc_link_end} is disabled since %{ref_elem} is not the default branch. %{docs_link}"
+msgstr ""
+
+msgid "%{doc_link_start}Advanced search%{doc_link_end} is enabled."
+msgstr ""
+
+msgid "%{docs_link_start}Learn about visibility levels.%{docs_link_end}"
+msgstr ""
+
+msgid "%{docs_link_start}What is Large File Storage?%{docs_link_end}"
+msgstr ""
+
+msgid "%{docs_link_start}What is two-factor authentication?%{docs_link_end}"
+msgstr ""
+
+msgid "%{duration}ms"
+msgstr ""
+
+msgid "%{edit_in_new_fork_notice} Try to cherry-pick this commit again."
+msgstr ""
+
+msgid "%{edit_in_new_fork_notice} Try to create a new directory again."
+msgstr ""
+
+msgid "%{edit_in_new_fork_notice} Try to revert this commit again."
+msgstr ""
+
+msgid "%{edit_in_new_fork_notice} Try to upload a file again."
+msgstr ""
+
+msgid "%{emailPrefix}@company.com"
+msgstr ""
+
+msgid "%{enable_service_ping_link_start}Enable%{link_end} or %{generate_manually_link_start}generate%{link_end} Service Ping to preview and download service usage data payload."
+msgstr ""
+
+msgid "%{extra} more downstream pipelines"
+msgstr ""
+
+msgid "%{filePath} deleted"
+msgstr ""
+
+msgid "%{firstLabel} +%{labelCount} more"
+msgstr ""
+
+msgid "%{firstMilestoneName} + %{numberOfOtherMilestones} more"
+msgstr ""
+
+msgid "%{gitlab_experience_text}. Don't worry, this information isn't shared outside of your self-managed GitLab instance."
+msgstr ""
+
+msgid "%{gitlab_experience_text}. We won't share this information with anyone."
+msgstr ""
+
+msgid "%{global_id} is not a valid ID for %{expected_types}."
+msgstr ""
+
+msgid "%{group_name} activity"
+msgstr ""
+
+msgid "%{group_name} group members"
+msgstr ""
+
+msgid "%{group_name} is approaching the limit of available seats"
+msgstr ""
+
+msgid "%{group_name} uses group managed accounts. You need to create a new GitLab account which will be managed by %{group_name}."
+msgstr ""
+
+msgid "%{group_name}&%{epic_iid} &middot; created %{epic_created} by %{author}"
+msgstr ""
+
+msgid "%{host} sign-in from new location"
+msgstr ""
+
+msgid "%{human_readable_key} exceeds %{max_value_length} characters"
+msgstr ""
+
+msgid "%{human_readable_key} is less than %{min_value_length} characters"
+msgstr ""
+
+msgid "%{integrations_link_start}Integrations%{link_end} enable you to make third-party applications part of your GitLab workflow. If the available integrations don't meet your needs, consider using a %{webhooks_link_start}webhook%{link_end}."
+msgstr ""
+
+msgid "%{issuableType} will be removed! Are you sure?"
+msgstr ""
+
+msgid "%{issuable_class_name} doesn't exist or you don't have permission to add timelog to it."
+msgstr ""
+
+msgid "%{issuable}(s) already assigned"
+msgstr ""
+
+msgid "%{issueType} actions"
+msgstr ""
+
+msgid "%{issuesSize} with a limit of %{maxIssueCount}"
+msgstr ""
+
+msgid "%{italic_start}What's new%{italic_end} is inactive and cannot be viewed."
+msgstr ""
+
+msgid "%{itemsCount} issues with a limit of %{maxIssueCount}"
+msgstr ""
+
+msgid "%{key} is not a valid URL."
+msgstr ""
+
+msgid "%{labelStart}Actual response:%{labelEnd} %{headers}"
+msgstr ""
+
+msgid "%{labelStart}Assert:%{labelEnd} %{assertion}"
+msgstr ""
+
+msgid "%{labelStart}Class:%{labelEnd} %{class}"
+msgstr ""
+
+msgid "%{labelStart}Crash Address:%{labelEnd} %{crash_address}"
+msgstr ""
+
+msgid "%{labelStart}Crash State:%{labelEnd} %{crash_state}"
+msgstr ""
+
+msgid "%{labelStart}Crash State:%{labelEnd} %{stacktrace_snippet}"
+msgstr ""
+
+msgid "%{labelStart}Crash Type:%{labelEnd} %{crash_type}"
+msgstr ""
+
+msgid "%{labelStart}Evidence:%{labelEnd} %{evidence}"
+msgstr ""
+
+msgid "%{labelStart}File:%{labelEnd} %{file}"
+msgstr ""
+
+msgid "%{labelStart}Image:%{labelEnd} %{image}"
+msgstr ""
+
+msgid "%{labelStart}Method:%{labelEnd} %{method}"
+msgstr ""
+
+msgid "%{labelStart}Namespace:%{labelEnd} %{namespace}"
+msgstr ""
+
+msgid "%{labelStart}Project:%{labelEnd} %{project}"
+msgstr ""
+
+msgid "%{labelStart}Scanner:%{labelEnd} %{scanner}"
+msgstr ""
+
+msgid "%{labelStart}Sent request:%{labelEnd} %{headers}"
+msgstr ""
+
+msgid "%{labelStart}Severity:%{labelEnd} %{severity}"
+msgstr ""
+
+msgid "%{labelStart}Tool:%{labelEnd} %{reportType}"
+msgstr ""
+
+msgid "%{labelStart}URL:%{labelEnd} %{url}"
+msgstr ""
+
+msgid "%{labelStart}Unmodified response:%{labelEnd} %{headers}"
+msgstr ""
+
+msgid "%{label_for_message} unavailable"
+msgstr ""
+
+msgid "%{lessThan} 1 hour"
+msgstr ""
+
+msgid "%{lets_encrypt_link_start}Let's Encrypt%{lets_encrypt_link_end} is a free, automated, and open certificate authority (CA) that issues digital certificates to enable HTTPS (SSL/TLS) for sites."
+msgstr ""
+
+msgid "%{level_name} is not allowed in a %{group_level_name} group."
+msgstr ""
+
+msgid "%{level_name} is not allowed since the fork source project has lower visibility."
+msgstr ""
+
+msgid "%{linkStart} Learn more%{linkEnd}."
+msgstr ""
+
+msgid "%{listToShow}, and %{awardsListLength} more"
+msgstr ""
+
+msgid "%{location} is missing required keys: %{keys}"
+msgstr ""
+
+msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
+msgstr ""
+
+msgid "%{mergeLength}/%{usersLength} can merge"
+msgstr ""
+
+msgid "%{message} showing first %{warnings_displayed}"
+msgstr ""
+
+msgid "%{message}. Your attention request was removed."
+msgstr ""
+
+msgid "%{milestone} (expired)"
+msgstr ""
+
+msgid "%{milliseconds}ms"
+msgstr ""
+
+msgid "%{minutesUsed} minutes"
+msgstr ""
+
+msgid "%{model_name} not found"
+msgstr ""
+
+msgid "%{mrText}, this issue will be closed automatically."
+msgstr ""
+
+msgid "%{name_with_link} namespace has %{percent} or less Shared Runner Pipeline minutes remaining. Once it runs out, no new jobs or pipelines in its projects will run."
+msgstr ""
+
+msgid "%{name_with_link} namespace has run out of Shared Runner Pipeline minutes. No new jobs or pipelines in its projects will run."
+msgstr ""
+
+msgid "%{name} (Busy)"
+msgstr ""
+
+msgid "%{name} is already being used for another emoji"
+msgstr ""
+
+msgid "%{name} is reserved for %{type} report type"
+msgstr ""
+
+msgid "%{name} is scheduled for %{action}"
+msgstr ""
+
+msgid "%{name}'s avatar"
+msgstr ""
+
+msgid "%{name}(%{url}) namespace has %{percent} or less Shared Runner Pipeline minutes remaining. After it runs out, no new jobs or pipelines in its projects will run."
+msgstr ""
+
+msgid "%{name}(%{url}) namespace has run out of Shared Runner Pipeline minutes so no new jobs or pipelines in its projects will run."
+msgstr ""
+
+msgid "%{name}, confirm your email address now!"
+msgstr ""
+
+msgid "%{name}: %{resultsString}"
+msgstr ""
+
+msgid "%{no_of_days} day"
+msgid_plural "%{no_of_days} days"
+msgstr[0] ""
+
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
+msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
+msgstr ""
+
+msgid "%{oneMonthAgo} - %{today}"
+msgstr ""
+
+msgid "%{oneWeekAgo} - %{today}"
+msgstr ""
+
+msgid "%{oneYearAgo} - %{today}"
+msgstr ""
+
+msgid "%{openedEpics} open, %{closedEpics} closed"
+msgstr ""
+
+msgid "%{openedIssues} open, %{closedIssues} closed"
+msgstr ""
+
+msgid "%{over_limit_message} To get more seats, %{link_start}upgrade to a paid tier%{link_end}."
+msgstr ""
+
+msgid "%{percentageUsed}%% used"
+msgstr ""
+
+msgid "%{percentage}%% issues closed"
+msgstr ""
+
+msgid "%{percentage}%% weight completed"
+msgstr ""
+
+msgid "%{percent}%% complete"
+msgstr ""
+
+msgid "%{percent}%{percentSymbol} complete"
+msgstr ""
+
+msgid "%{placeholder} is not a valid color scheme"
+msgstr ""
+
+msgid "%{placeholder} is not a valid theme"
+msgstr ""
+
+msgid "%{policy_link} (notifying after %{elapsed_time} minutes unless %{status})"
+msgstr ""
+
+msgid "%{project_name}"
+msgstr ""
+
+msgid "%{project_path} is a project that you can use to add a README to your GitLab profile. Create a public project and initialize the repository with a README to get started. %{help_link_start}Learn more.%{help_link_end}"
+msgstr ""
+
+msgid "%{ref} cannot be added: %{error}"
+msgstr ""
+
+msgid "%{relation_type} epic does not exist."
+msgstr ""
+
+msgid "%{relation_type} epic is not present."
+msgstr ""
+
+msgid "%{releases} release"
+msgid_plural "%{releases} releases"
+msgstr[0] ""
+
+msgid "%{remaining_approvals} left"
+msgstr ""
+
+msgid "%{reportType} %{status}"
+msgstr ""
+
+msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
+msgstr ""
+
+msgid "%{reportType} detected no new vulnerabilities."
+msgstr ""
+
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
+msgstr[0] ""
+
+msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
+msgstr ""
+
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
+msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
+msgstr ""
+
+msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
+msgstr ""
+
+msgid "%{runner} created %{timeago}"
+msgstr ""
+
+msgid "%{scope} results for term '%{term}'"
+msgstr ""
+
+msgid "%{seconds}s"
+msgstr ""
+
+msgid "%{securityScanner} is not enabled for this project. %{linkStart}More information%{linkEnd}"
+msgid_plural "%{securityScanner} are not enabled for this project. %{linkStart}More information%{linkEnd}"
+msgstr[0] ""
+
+msgid "%{securityScanner} result is not available because a pipeline has not been run since it was enabled. %{linkStart}Run a pipeline%{linkEnd}"
+msgid_plural "%{securityScanner} results are not available because a pipeline has not been run since it was enabled. %{linkStart}Run a pipeline%{linkEnd}"
+msgstr[0] ""
+
+msgid "%{selectedLabelsCount} label"
+msgid_plural "%{selectedLabelsCount} labels"
+msgstr[0] ""
+
+msgid "%{selectedProjectsCount} project"
+msgid_plural "%{selectedProjectsCount} projects"
+msgstr[0] ""
+
+msgid "%{size} GiB"
+msgstr ""
+
+msgid "%{size} KiB"
+msgstr ""
+
+msgid "%{size} MiB"
+msgstr ""
+
+msgid "%{size} bytes"
+msgstr ""
+
+msgid "%{sourceBranch} into %{targetBranch}"
+msgstr ""
+
+msgid "%{source} %{copyButton} into %{target}"
+msgstr ""
+
+msgid "%{spammable_titlecase} was submitted to Akismet successfully."
+msgstr ""
+
+msgid "%{spanStart}at line%{spanEnd} %{errorLine}%{errorColumn}"
+msgstr ""
+
+msgid "%{spanStart}in%{spanEnd} %{errorFn}"
+msgstr ""
+
+msgid "%{start} to %{end}"
+msgstr ""
+
+msgid "%{strongOpen}Warning:%{strongClose} SAML group links can cause GitLab to automatically remove members from groups."
+msgstr ""
+
+msgid "%{strongStart}%{count}%{strongEnd} commit"
+msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
+msgstr[0] ""
+
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr ""
+
+msgid "%{strong_open}%{group_name}%{strong_close} projects:"
+msgstr ""
+
+msgid "%{strong_start}%{branch_count}%{strong_end} Branch"
+msgid_plural "%{strong_start}%{branch_count}%{strong_end} Branches"
+msgstr[0] ""
+
+msgid "%{strong_start}%{commit_count}%{strong_end} Commit"
+msgid_plural "%{strong_start}%{commit_count}%{strong_end} Commits"
+msgstr[0] ""
+
+msgid "%{strong_start}%{count} approval rule%{strong_end} requires eligible members to approve before merging."
+msgid_plural "%{strong_start}%{count} approval rules%{strong_end} require eligible members to approve before merging."
+msgstr[0] ""
+
+msgid "%{strong_start}%{count} eligible member%{strong_end} must approve to merge."
+msgid_plural "%{strong_start}%{count} eligible members%{strong_end} must approve to merge."
+msgstr[0] ""
+
+msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
+msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
+msgstr[0] ""
+
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] ""
+
+msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
+msgstr ""
+
+msgid "%{strong_start}%{release_count}%{strong_end} Release"
+msgid_plural "%{strong_start}%{release_count}%{strong_end} Releases"
+msgstr[0] ""
+
+msgid "%{strong_start}%{tag_count}%{strong_end} Tag"
+msgid_plural "%{strong_start}%{tag_count}%{strong_end} Tags"
+msgstr[0] ""
+
+msgid "%{tabname} changed"
+msgstr ""
+
+msgid "%{tags} tag per image name"
+msgstr ""
+
+msgid "%{tags} tags per image name"
+msgstr ""
+
+msgid "%{tag}-%{evidence}-%{filename}"
+msgstr ""
+
+msgid "%{template_project_id} is unknown or invalid"
+msgstr ""
+
+msgid "%{text} is available"
+msgstr ""
+
+msgid "%{timebox_type} does not support burnup charts"
+msgstr ""
+
+msgid "%{timebox_type} must have a start and due date"
+msgstr ""
+
+msgid "%{time} UTC"
+msgstr ""
+
+msgid "%{title} %{operator} %{threshold}"
+msgstr ""
+
+msgid "%{title} changes"
+msgstr ""
+
+msgid "%{totalCpu} (%{freeSpacePercentage}%{percentSymbol} free)"
+msgstr ""
+
+msgid "%{totalMemory} (%{freeSpacePercentage}%{percentSymbol} free)"
+msgstr ""
+
+msgid "%{totalWeight} total weight"
+msgstr ""
+
+msgid "%{total_warnings} warning(s) found:"
+msgstr ""
+
+msgid "%{total} remaining issue weight"
+msgstr ""
+
+msgid "%{total} warnings found: showing first %{warningsDisplayed}"
+msgstr ""
+
+msgid "%{type} must be a %{help_link}"
+msgstr ""
+
+msgid "%{type} only supports %{name} name"
+msgstr ""
+
+msgid "%{url} (optional)"
+msgstr ""
+
+msgid "%{userName} (cannot merge)"
+msgstr ""
+
+msgid "%{userName}'s avatar"
+msgstr ""
+
+msgid "%{user_name} (%{user_username}) was removed from %{rotation} in %{schedule} in %{project}. "
+msgstr ""
+
+msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project_link}: "
+msgstr ""
+
+msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project}:"
+msgstr ""
+
+msgid "%{user_name} profile page"
+msgstr ""
+
+msgid "%{username} has asked for a GitLab account on your instance %{host}:"
+msgstr ""
+
+msgid "%{username} marked merge request %{mr_link} as draft"
+msgstr ""
+
+msgid "%{username} marked merge request %{mr_link} as ready"
+msgstr ""
+
+msgid "%{username}'s avatar"
+msgstr ""
+
+msgid "%{user} created a merge request: %{mr_link}"
+msgstr ""
+
+msgid "%{user} created an epic: %{epic_link}"
+msgstr ""
+
+msgid "%{user} created an issue: %{issue_link}"
+msgstr ""
+
+msgid "%{value} is not included in the list"
+msgstr ""
+
+msgid "%{verb} %{time_spent_value} spent time."
+msgstr ""
+
+msgid "%{verb} this %{noun} as a draft."
+msgstr ""
+
+msgid "%{verb} this %{noun} as ready."
+msgstr ""
+
+msgid "%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notifications to web applications in response to events in a group or project."
+msgstr ""
+
+msgid "%{webhooks_link_start}%{webhook_type}%{link_end} enable you to send notifications to web applications in response to events in a group or project. We recommend using an %{integrations_link_start}integration%{link_end} in preference to a webhook."
+msgstr ""
+
+msgid "%{widget} options"
+msgstr ""
+
+msgid "%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}v*%{code_tag_end} or %{code_tag_start}*-release%{code_tag_end} are supported."
+msgstr ""
+
+msgid "'%{data}' at %{location} does not match format: %{format}"
+msgstr ""
+
+msgid "'%{data}' at %{location} does not match pattern: %{pattern}"
+msgstr ""
+
+msgid "'%{data}' at %{location} is invalid: error_type=%{type}"
+msgstr ""
+
+msgid "'%{data}' at %{location} is not of type: %{type}"
+msgstr ""
+
+msgid "'%{data}' at %{location} is not one of: %{enum}"
+msgstr ""
+
+msgid "'%{data}' at %{location} is not: %{const}"
+msgstr ""
+
+msgid "'%{level}' is not a valid visibility level"
+msgstr ""
+
+msgid "'%{name}' Value Stream created"
+msgstr ""
+
+msgid "'%{name}' Value Stream deleted"
+msgstr ""
+
+msgid "'%{name}' Value Stream saved"
+msgstr ""
+
+msgid "'%{source}' is not a import source"
+msgstr ""
+
+msgid "'%{template_name}' is unknown or invalid"
+msgstr ""
+
+msgid "'%{value}' days of inactivity must be greater than or equal to 90"
+msgstr ""
+
+msgid "(%d closed)"
+msgid_plural "(%d closed)"
+msgstr[0] ""
+
+msgid "(%{mrCount} merged)"
+msgstr ""
+
+msgid "(%{value}) has already been taken"
+msgstr ""
+
+msgid "(+%{count}&nbsp;rules)"
+msgstr ""
+
+msgid "(Group Managed Account)"
+msgstr ""
+
+msgid "(Limited to %{quota} pipeline minutes per month)"
+msgstr ""
+
+msgid "(No changes)"
+msgstr ""
+
+msgid "(Unlimited pipeline minutes)"
+msgstr ""
+
+msgid "(check progress)"
+msgstr ""
+
+msgid "(deleted)"
+msgstr ""
+
+msgid "(expired)"
+msgstr ""
+
+msgid "(external link)"
+msgstr ""
+
+msgid "(leave blank if you don't want to change it)"
+msgstr ""
+
+msgid "(max size 15 MB)"
+msgstr ""
+
+msgid "(no user)"
+msgstr ""
+
+msgid "(optional)"
+msgstr ""
+
+msgid "(removed)"
+msgstr ""
+
+msgid "(revoked)"
+msgstr ""
+
+msgid "(this user)"
+msgstr ""
+
+msgid "(we need your current password to confirm your changes)"
+msgstr ""
+
+msgid "* All times are in UTC unless specified"
+msgstr ""
+
+msgid "*Required"
+msgstr ""
+
+msgid "+ %{amount} more"
+msgstr ""
+
+msgid "+ %{count} more"
+msgstr ""
+
+msgid "+ %{moreCount} more"
+msgstr ""
+
+msgid "+ %{numberOfHiddenAssignees} more"
+msgstr ""
+
+msgid "+%d more"
+msgid_plural "+%d more"
+msgstr[0] ""
+
+msgid "+%{more_assignees_count}"
+msgstr ""
+
+msgid "+%{more_assignees_count} more assignees"
+msgstr ""
+
+msgid "+%{more_reviewers_count}"
+msgstr ""
+
+msgid "+%{more_reviewers_count} more reviewers"
+msgstr ""
+
+msgid "+%{tags} more"
+msgstr ""
+
+msgid ", "
+msgstr ""
+
+msgid ", or "
+msgstr ""
+
+msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
+msgstr ""
+
+msgid "- Add or remove a user."
+msgstr ""
+
+msgid "- Available to run jobs."
+msgstr ""
+
+msgid "- Create or close an issue."
+msgstr ""
+
+msgid "- Create, update, or delete a merge request."
+msgstr ""
+
+msgid "- Event"
+msgid_plural "- Events"
+msgstr[0] ""
+
+msgid "- Go to the Activity page for %{project_name}."
+msgstr ""
+
+msgid "- List the visible events for %{project_name} using the Events API %{events_api_link}."
+msgstr ""
+
+msgid "- Not available to run jobs."
+msgstr ""
+
+msgid "- Push code to the repository."
+msgstr ""
+
+msgid "- Select -"
+msgstr ""
+
+msgid "- User"
+msgid_plural "- Users"
+msgstr[0] ""
+
+msgid "- View the last_activity_at attribute for %{project_name} using the Project API %{projects_api_link}."
+msgstr ""
+
+msgid "- of - issues closed"
+msgstr ""
+
+msgid "- of - weight completed"
+msgstr ""
+
+msgid "- show less"
+msgstr ""
+
+msgid "."
+msgstr ""
+
+msgid "/"
+msgstr ""
+
+msgid "/day"
+msgstr ""
+
+msgid "0 bytes"
+msgstr ""
+
+msgid "1 Code quality finding"
+msgid_plural "%d Code quality findings"
+msgstr[0] ""
+
+msgid "1 Day"
+msgid_plural "%d Days"
+msgstr[0] ""
+
+msgid "1 Issue"
+msgid_plural "%d Issues"
+msgstr[0] ""
+
+msgid "1 closed issue"
+msgid_plural "%{issues} closed issues"
+msgstr[0] ""
+
+msgid "1 closed merge request"
+msgid_plural "%{merge_requests} closed merge requests"
+msgstr[0] ""
+
+msgid "1 day"
+msgid_plural "%d days"
+msgstr[0] ""
+
+msgid "1 day remaining"
+msgid_plural "%d days remaining"
+msgstr[0] ""
+
+msgid "1 day selected"
+msgid_plural "%d days selected"
+msgstr[0] ""
+
+msgid "1 deploy key"
+msgid_plural "%d deploy keys"
+msgstr[0] ""
+
+msgid "1 follower"
+msgid_plural "%{count} followers"
+msgstr[0] ""
+
+msgid "1 group"
+msgid_plural "%d groups"
+msgstr[0] ""
+
+msgid "1 hour"
+msgid_plural "%d hours"
+msgstr[0] ""
+
+msgid "1 issue selected"
+msgid_plural "%d issues selected"
+msgstr[0] ""
+
+msgid "1 merge request selected"
+msgid_plural "%d merge requests selected"
+msgstr[0] ""
+
+msgid "1 merged merge request"
+msgid_plural "%{merge_requests} merged merge requests"
+msgstr[0] ""
+
+msgid "1 minute"
+msgid_plural "%d minutes"
+msgstr[0] ""
+
+msgid "1 month remaining"
+msgid_plural "%d months remaining"
+msgstr[0] ""
+
+msgid "1 open issue"
+msgid_plural "%{issues} open issues"
+msgstr[0] ""
+
+msgid "1 open merge request"
+msgid_plural "%{merge_requests} open merge requests"
+msgstr[0] ""
+
+msgid "1 pipeline"
+msgid_plural "%d pipelines"
+msgstr[0] ""
+
+msgid "1 role"
+msgid_plural "%d roles"
+msgstr[0] ""
+
+msgid "1 user"
+msgid_plural "%d users"
+msgstr[0] ""
+
+msgid "1 week remaining"
+msgid_plural "%d weeks remaining"
+msgstr[0] ""
+
+msgid "1 year remaining"
+msgid_plural "%d years remaining"
+msgstr[0] ""
+
+msgid "1-9 contributions"
+msgstr ""
+
+msgid "10-19 contributions"
+msgstr ""
+
+msgid "1000+"
+msgstr ""
+
+msgid "192.168.0.0/24 or 2001:0DB8:1234::/48"
+msgstr ""
+
+msgid "1st contribution!"
+msgstr ""
+
+msgid "20-29 contributions"
+msgstr ""
+
+msgid "2FA"
+msgstr ""
+
+msgid "2FADevice|Registered On"
+msgstr ""
+
+msgid "3 hours"
+msgstr ""
+
+msgid "30 minutes"
+msgstr ""
+
+msgid "30+ contributions"
+msgstr ""
+
+msgid "403|Please contact your GitLab administrator to get permission."
+msgstr ""
+
+msgid "403|You don't have the permission to access this page."
+msgstr ""
+
+msgid "404|Make sure the address is correct and the page hasn't moved."
+msgstr ""
+
+msgid "404|Not found"
+msgstr ""
+
+msgid "404|Page Not Found"
+msgstr ""
+
+msgid "404|Please contact your GitLab administrator if you think this is a mistake."
+msgstr ""
+
+msgid "409|Please contact your GitLab administrator if you think this is a mistake."
+msgstr ""
+
+msgid "409|There was a conflict with your request."
+msgstr ""
+
+msgid "8 hours"
+msgstr ""
+
+msgid ":%{startLine} to %{endLine}"
+msgstr ""
+
+msgid "A %{incident_docs_start}modified issue%{incident_docs_end} to guide the resolution of incidents."
+msgstr ""
+
+msgid "A .NET Core console application template, customizable for any .NET Core project"
+msgstr ""
+
+msgid "A CI/CD pipeline must run and be successful before merge."
+msgstr ""
+
+msgid "A GitBook site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
+msgstr ""
+
+msgid "A Gitpod configured Webapplication in Spring and Java"
+msgstr ""
+
+msgid "A Hexo site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
+msgstr ""
+
+msgid "A Hugo site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
+msgstr ""
+
+msgid "A Jekyll site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
+msgstr ""
+
+msgid "A Let's Encrypt SSL certificate can not be obtained until your domain is verified."
+msgstr ""
+
+msgid "A Work Item can be a parent or a child, but not both."
+msgstr ""
+
+msgid "A basic page and serverless function that uses AWS Lambda, AWS API Gateway, and GitLab Pages"
+msgstr ""
+
+msgid "A basic template for developing Linux programs using Kotlin Native"
+msgstr ""
+
+msgid "A complete DevOps platform"
+msgstr ""
+
+msgid "A confidential issue cannot have a parent that already has non-confidential children."
+msgstr ""
+
+msgid "A confidential work item cannot have a parent that already has non-confidential children."
+msgstr ""
+
+msgid "A deleted user"
+msgstr ""
+
+msgid "A different reason"
+msgstr ""
+
+msgid "A file has been changed."
+msgstr ""
+
+msgid "A file was not found."
+msgstr ""
+
+msgid "A file with '%{file_name}' already exists in %{branch} branch"
+msgstr ""
+
+msgid "A file with this name already exists."
+msgstr ""
+
+msgid "A group is a collection of several projects"
+msgstr ""
+
+msgid "A group represents your organization in GitLab. Groups allow you to manage users and collaborate across multiple projects."
+msgstr ""
+
+msgid "A job artifact is an archive of files and directories saved by a job when it finishes."
+msgstr ""
+
+msgid "A limit of %{ci_project_subscriptions_limit} subscriptions to or from a project applies."
+msgstr ""
+
+msgid "A management, operational, or technical control (that is, safeguard or countermeasure) employed by an organization that provides equivalent or comparable protection for an information system."
+msgstr ""
+
+msgid "A member of the abuse team will review your report as soon as possible."
+msgstr ""
+
+msgid "A new Auto DevOps pipeline has been created, go to the Pipelines page for details"
+msgstr ""
+
+msgid "A new Release %{tag} for %{name} was published. Visit the %{release_link_start}Releases page%{release_link_end} to read more about it."
+msgstr ""
+
+msgid "A new Release %{tag} for %{name} was published. Visit the Releases page to read more about it:"
+msgstr ""
+
+msgid "A new email address has been added to your GitLab account: %{email}"
+msgstr ""
+
+msgid "A new personal access token has been created"
+msgstr ""
+
+msgid "A new personal access token, named %{token_name}, has been created."
+msgstr ""
+
+msgid "A non-confidential epic cannot be assigned to a confidential parent epic"
+msgstr ""
+
+msgid "A non-confidential issue cannot have a confidential parent."
+msgstr ""
+
+msgid "A non-confidential work item cannot have a confidential parent."
+msgstr ""
+
+msgid "A page with that title already exists"
+msgstr ""
+
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
+msgid "A personal access token has been revoked"
+msgstr ""
+
+msgid "A personal access token, named %{code_start}%{token_name}%{code_end}, has been revoked."
+msgstr ""
+
+msgid "A personal access token, named %{token_name}, has been revoked."
+msgstr ""
+
+msgid "A plain HTML site that uses Netlify for CI/CD instead of GitLab, but still with all the other great GitLab features"
+msgstr ""
+
+msgid "A project boilerplate for Salesforce App development with Salesforce Developer tools"
+msgstr ""
+
+msgid "A project boilerplate for Tencent Serverless Framework that uses Next.js SSR"
+msgstr ""
+
+msgid "A project containing issues for each audit inquiry in the HIPAA Audit Protocol published by the U.S. Department of Health & Human Services"
+msgstr ""
+
+msgid "A project’s repository name defines its URL (the one you use to access the project via a browser) and its place on the file disk where GitLab is installed. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "A quarterly reconciliation is due on %{date}"
+msgstr ""
+
+msgid "A ready-to-go template for use with Android apps"
+msgstr ""
+
+msgid "A ready-to-go template for use with iOS Swift apps"
+msgstr ""
+
+msgid "A rebase is already in progress."
+msgstr ""
+
+msgid "A sign-in to your account has been made from the following IP address: %{ip}"
+msgstr ""
+
+msgid "A template for starting a new TYPO3 project"
+msgstr ""
+
+msgid "A title is required"
+msgstr ""
+
+msgid "A user with write access to the source branch selected this option"
+msgstr ""
+
+msgid "ACTION REQUIRED: Something went wrong while obtaining the Let's Encrypt certificate for GitLab Pages domain '%{domain}'"
+msgstr ""
+
+msgid "API"
+msgstr ""
+
+msgid "API Fuzzing"
+msgstr ""
+
+msgid "API Fuzzing Configuration"
+msgstr ""
+
+msgid "API Help"
+msgstr ""
+
+msgid "API Token"
+msgstr ""
+
+msgid "API key"
+msgstr ""
+
+msgid "API?"
+msgstr ""
+
+msgid "APIFuzzing|$VARIABLE_WITH_PASSWORD"
+msgstr ""
+
+msgid "APIFuzzing|$VARIABLE_WITH_USERNAME"
+msgstr ""
+
+msgid "APIFuzzing|API Fuzzing Configuration"
+msgstr ""
+
+msgid "APIFuzzing|Base URL of API testing target. For example, http://www.example.com."
+msgstr ""
+
+msgid "APIFuzzing|Choose a method"
+msgstr ""
+
+msgid "APIFuzzing|Choose a profile"
+msgstr ""
+
+msgid "APIFuzzing|Configure HTTP basic authentication values. Other authentication methods are supported. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
+msgid "APIFuzzing|Customize your project's API fuzzing configuration options and copy the code snippet to your .gitlab-ci.yml file to apply any changes. Note that this tool does not reflect or update your .gitlab-ci.yml file automatically. For details of more advanced configuration options, see the %{docsLinkStart}GitLab API Fuzzing documentation%{docsLinkEnd}."
+msgstr ""
+
+msgid "APIFuzzing|Enable authentication"
+msgstr ""
+
+msgid "APIFuzzing|Enter the name of the CI variable containing the password. For example, $VARIABLE_WITH_PASSWORD."
+msgstr ""
+
+msgid "APIFuzzing|Enter the name of the CI variable containing the username. For example, $VARIABLE_WITH_USERNAME."
+msgstr ""
+
+msgid "APIFuzzing|File path or URL to APIs to be tested. For example, folder/example_fuzz.har. HAR files may contain sensitive information such as authentication tokens, API keys, and session cookies. We recommend that you review the HAR files' contents before adding them to a repository."
+msgstr ""
+
+msgid "APIFuzzing|File path or URL to OpenAPI specification. For example, folder/openapi.json or http://www.example.com/openapi.json."
+msgstr ""
+
+msgid "APIFuzzing|File path or URL to requests to be tested. For example, folder/example.postman_collection.json."
+msgstr ""
+
+msgid "APIFuzzing|Generate code snippet"
+msgstr ""
+
+msgid "APIFuzzing|Make sure your credentials are secured"
+msgstr ""
+
+msgid "APIFuzzing|Password for basic authentication"
+msgstr ""
+
+msgid "APIFuzzing|Predefined profiles"
+msgstr ""
+
+msgid "APIFuzzing|Scan mode"
+msgstr ""
+
+msgid "APIFuzzing|Scan profile"
+msgstr ""
+
+msgid "APIFuzzing|Show code snippet for the profile"
+msgstr ""
+
+msgid "APIFuzzing|Target URL"
+msgstr ""
+
+msgid "APIFuzzing|There are three ways to perform scans."
+msgstr ""
+
+msgid "APIFuzzing|Tip: Insert the following variables anywhere below stages and include"
+msgstr ""
+
+msgid "APIFuzzing|Tip: Insert this part below all include"
+msgstr ""
+
+msgid "APIFuzzing|Tip: Insert this part below all stages"
+msgstr ""
+
+msgid "APIFuzzing|To prevent a security leak, authentication info must be added as a %{ciVariablesLinkStart}CI variable%{ciVariablesLinkEnd}. A user with maintainer access rights can manage CI variables in the %{ciSettingsLinkStart}Settings%{ciSettingsLinkEnd} area. We detected that you are not a maintainer. Commit your changes and assign them to a maintainer to update the credentials before merging."
+msgstr ""
+
+msgid "APIFuzzing|To prevent a security leak, authentication info must be added as a %{ciVariablesLinkStart}CI variable%{ciVariablesLinkEnd}. As a user with maintainer access rights, you can manage CI variables in the %{ciSettingsLinkStart}Settings%{ciSettingsLinkEnd} area."
+msgstr ""
+
+msgid "APIFuzzing|Username for basic authentication"
+msgstr ""
+
+msgid "APIFuzzing|You may need a maintainer's help to secure your credentials."
+msgstr ""
+
+msgid "APIFuzzing|folder/example.postman_collection.json"
+msgstr ""
+
+msgid "APIFuzzing|folder/example_fuzz.har"
+msgstr ""
+
+msgid "APIFuzzing|folder/openapi.json"
+msgstr ""
+
+msgid "AWS Access Key"
+msgstr ""
+
+msgid "AWS OpenSearch IAM credentials"
+msgstr ""
+
+msgid "AWS Secret Access Key"
+msgstr ""
+
+msgid "AWS access key ID (Optional)"
+msgstr ""
+
+msgid "AWS secret access key (Optional)"
+msgstr ""
+
+msgid "Abort"
+msgstr ""
+
+msgid "About GitLab"
+msgstr ""
+
+msgid "About auto deploy"
+msgstr ""
+
+msgid "About this feature"
+msgstr ""
+
+msgid "About your company"
+msgstr ""
+
+msgid "Abuse Reports"
+msgstr ""
+
+msgid "Abuse reports"
+msgstr ""
+
+msgid "Abuse reports notification email"
+msgstr ""
+
+msgid "Accept invitation"
+msgstr ""
+
+msgid "Accept terms"
+msgstr ""
+
+msgid "Acceptable for use in this project"
+msgstr ""
+
+msgid "Access Denied"
+msgstr ""
+
+msgid "Access Git repositories or the API."
+msgstr ""
+
+msgid "Access Token"
+msgstr ""
+
+msgid "Access Tokens"
+msgstr ""
+
+msgid "Access denied for your LDAP account."
+msgstr ""
+
+msgid "Access expires"
+msgstr ""
+
+msgid "Access forbidden. Check your access level."
+msgstr ""
+
+msgid "Access granted"
+msgstr ""
+
+msgid "Access requests"
+msgstr ""
+
+msgid "Access to '%{classification_label}' not allowed"
+msgstr ""
+
+msgid "AccessDropdown|Deploy Keys"
+msgstr ""
+
+msgid "AccessDropdown|Groups"
+msgstr ""
+
+msgid "AccessDropdown|Roles"
+msgstr ""
+
+msgid "AccessDropdown|Users"
+msgstr ""
+
+msgid "AccessTokens|Access Tokens"
+msgstr ""
+
+msgid "AccessTokens|Are you sure?"
+msgstr ""
+
+msgid "AccessTokens|Are you sure? Any RSS or calendar URLs currently in use will stop working."
+msgstr ""
+
+msgid "AccessTokens|Are you sure? Any issue email addresses currently in use will stop working."
+msgstr ""
+
+msgid "AccessTokens|Copy feed token"
+msgstr ""
+
+msgid "AccessTokens|Copy incoming email token"
+msgstr ""
+
+msgid "AccessTokens|Copy static object token"
+msgstr ""
+
+msgid "AccessTokens|Created"
+msgstr ""
+
+msgid "AccessTokens|Feed token"
+msgstr ""
+
+msgid "AccessTokens|Incoming email token"
+msgstr ""
+
+msgid "AccessTokens|It cannot be used to access any other data."
+msgstr ""
+
+msgid "AccessTokens|Keep this token secret. Anyone who has it can access repository static objects as if they were you. If that ever happens, %{linkStart}reset this token%{linkEnd}."
+msgstr ""
+
+msgid "AccessTokens|Keep this token secret. Anyone who has it can create issues as if they were you. If that happens, %{linkStart}reset this token%{linkEnd}."
+msgstr ""
+
+msgid "AccessTokens|Keep this token secret. Anyone who has it can read activity and issue RSS feeds or your calendar feed as if they were you. If that happens, %{linkStart}reset this token%{linkEnd}."
+msgstr ""
+
+msgid "AccessTokens|Personal Access Tokens"
+msgstr ""
+
+msgid "AccessTokens|Static object token"
+msgstr ""
+
+msgid "AccessTokens|The last time a token was used"
+msgstr ""
+
+msgid "AccessTokens|They are the only accepted password when you have Two-Factor Authentication (2FA) enabled."
+msgstr ""
+
+msgid "AccessTokens|You can also use personal access tokens to authenticate against Git over HTTP."
+msgstr ""
+
+msgid "AccessTokens|You can generate a personal access token for each application you use that needs access to the GitLab API."
+msgstr ""
+
+msgid "AccessTokens|Your feed token authenticates you when your RSS reader loads a personalized RSS feed or when your calendar application loads a personalized calendar. It is visible in those feed URLs."
+msgstr ""
+
+msgid "AccessTokens|Your incoming email token authenticates you when you create a new issue by email, and is included in your personal project-specific email addresses."
+msgstr ""
+
+msgid "AccessTokens|Your static object token authenticates you when repository static objects (such as archives or blobs) are served from an external storage."
+msgstr ""
+
+msgid "AccessibilityReport|Message: %{message}"
+msgstr ""
+
+msgid "AccessibilityReport|The accessibility scanning found an error of the following type: %{code}"
+msgstr ""
+
+msgid "Accessible by any user who is logged in."
+msgstr ""
+
+msgid "Accessible by anyone, regardless of authentication."
+msgstr ""
+
+msgid "Account"
+msgstr ""
+
+msgid "Account ID"
+msgstr ""
+
+msgid "Account and limit"
+msgstr ""
+
+msgid "Account:"
+msgstr ""
+
+msgid "Account: %{account}"
+msgstr ""
+
+msgid "AccountValidation|Fix your pipelines by validating your account"
+msgstr ""
+
+msgid "AccountValidation|I'll bring my own runners"
+msgstr ""
+
+msgid "AccountValidation|In order to use free CI/CD minutes on shared runners, you'll need to validate your account using one of our verification options. If you prefer not to, you can run pipelines by bringing your own runners and disabling shared runners for your project."
+msgstr ""
+
+msgid "AccountValidation|Learn more."
+msgstr ""
+
+msgid "AccountValidation|Looks like you’ll need to validate your account to use free CI/CD minutes"
+msgstr ""
+
+msgid "AccountValidation|Validate your account"
+msgstr ""
+
+msgid "AccountValidation|Verification is required to discourage and reduce the abuse on GitLab infrastructure. If you verify with a credit or debit card, %{strong_start}GitLab will not charge your card, it will only be used for validation.%{strong_end} %{learn_more_link}"
+msgstr ""
+
+msgid "Acknowledge"
+msgstr ""
+
+msgid "Action"
+msgstr ""
+
+msgid "Action to take when receiving an alert. %{docsLink}"
+msgstr ""
+
+msgid "Actions"
+msgstr ""
+
+msgid "Activate Service Desk"
+msgstr ""
+
+msgid "Activated"
+msgstr ""
+
+msgid "Active"
+msgstr ""
+
+msgid "Active %{accessTokenTypePlural} (%{totalAccessTokens})"
+msgstr ""
+
+msgid "Active Sessions"
+msgstr ""
+
+msgid "Active chat names (%{count})"
+msgstr ""
+
+msgid "Activity"
+msgstr ""
+
+msgid "Activity|An error occurred while retrieving activity. Reload the page to try again."
+msgstr ""
+
+msgid "Add"
+msgstr ""
+
+msgid "Add \"%{value}\""
+msgstr ""
+
+msgid "Add %{linkStart}assets%{linkEnd} to your Release. GitLab automatically includes read-only assets, like source code and release evidence."
+msgstr ""
+
+msgid "Add CHANGELOG"
+msgstr ""
+
+msgid "Add CONTRIBUTING"
+msgstr ""
+
+msgid "Add Kubernetes cluster"
+msgstr ""
+
+msgid "Add LICENSE"
+msgstr ""
+
+msgid "Add License"
+msgstr ""
+
+msgid "Add New Site"
+msgstr ""
+
+msgid "Add README"
+msgstr ""
+
+msgid "Add Wiki"
+msgstr ""
+
+msgid "Add Zoom meeting"
+msgstr ""
+
+msgid "Add a %{type}"
+msgstr ""
+
+msgid "Add a GCP region"
+msgstr ""
+
+msgid "Add a GPG key"
+msgstr ""
+
+msgid "Add a GPG key for secure access to GitLab. %{help_link_start}Learn more.%{help_link_end}"
+msgstr ""
+
+msgid "Add a Terms of Service agreement and Privacy Policy for users of this GitLab instance."
+msgstr ""
+
+msgid "Add a bullet list"
+msgstr ""
+
+msgid "Add a checklist"
+msgstr ""
+
+msgid "Add a collapsible section"
+msgstr ""
+
+msgid "Add a comment"
+msgstr ""
+
+msgid "Add a comment to this line"
+msgstr ""
+
+msgid "Add a comment to this line or drag for multiple lines"
+msgstr ""
+
+msgid "Add a confidential internal note to this %{noteableDisplayName}."
+msgstr ""
+
+msgid "Add a custom message with details about the instance's shared runners. The message is visible when you view runners for projects and groups. Markdown is supported."
+msgstr ""
+
+msgid "Add a general comment to this %{noteableDisplayName}."
+msgstr ""
+
+msgid "Add a homepage to your wiki that contains information about your project and GitLab will display it here instead of this message."
+msgstr ""
+
+msgid "Add a new issue"
+msgstr ""
+
+msgid "Add a numbered list"
+msgstr ""
+
+msgid "Add a related epic"
+msgstr ""
+
+msgid "Add a related issue"
+msgstr ""
+
+msgid "Add a suffix to Service Desk email address. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "Add a table"
+msgstr ""
+
+msgid "Add a timeline event to incident"
+msgstr ""
+
+msgid "Add a title..."
+msgstr ""
+
+msgid "Add a to do"
+msgstr ""
+
+msgid "Add an SSH key"
+msgstr ""
+
+msgid "Add an SSH key for secure access to GitLab. %{help_link_start}Learn more.%{help_link_end}"
+msgstr ""
+
+msgid "Add an existing issue"
+msgstr ""
+
+msgid "Add an impersonation token"
+msgstr ""
+
+msgid "Add another link"
+msgstr ""
+
+msgid "Add approval rule"
+msgstr ""
+
+msgid "Add approvers"
+msgstr ""
+
+msgid "Add child epic to an epic"
+msgstr ""
+
+msgid "Add comment now"
+msgstr ""
+
+msgid "Add comment to design"
+msgstr ""
+
+msgid "Add comment to incident timeline"
+msgstr ""
+
+msgid "Add comment..."
+msgstr ""
+
+msgid "Add commit messages as comments to Asana tasks. %{docs_link}"
+msgstr ""
+
+msgid "Add commit messages as comments to Pivotal Tracker stories. %{docs_link}"
+msgstr ""
+
+msgid "Add customer relation contact(s)."
+msgstr ""
+
+msgid "Add customer relation contacts"
+msgstr ""
+
+msgid "Add deploy freeze"
+msgstr ""
+
+msgid "Add deploy keys to grant read/write access to this repository. %{link_start}What are deploy keys?%{link_end}"
+msgstr ""
+
+msgid "Add email address"
+msgstr ""
+
+msgid "Add email participant(s)"
+msgstr ""
+
+msgid "Add environment"
+msgstr ""
+
+msgid "Add existing confidential %{issuableType}"
+msgstr ""
+
+msgid "Add existing issue"
+msgstr ""
+
+msgid "Add header and footer to emails. Please note that color settings will only be applied within the application interface"
+msgstr ""
+
+msgid "Add image comment"
+msgstr ""
+
+msgid "Add internal note"
+msgstr ""
+
+msgid "Add key"
+msgstr ""
+
+msgid "Add label(s)"
+msgstr ""
+
+msgid "Add labels"
+msgstr ""
+
+msgid "Add license"
+msgstr ""
+
+msgid "Add list"
+msgstr ""
+
+msgid "Add new application"
+msgstr ""
+
+msgid "Add new directory"
+msgstr ""
+
+msgid "Add or remove a user."
+msgstr ""
+
+msgid "Add or remove previously merged commits"
+msgstr ""
+
+msgid "Add or subtract spent time"
+msgstr ""
+
+msgid "Add people"
+msgstr ""
+
+msgid "Add previously merged commits"
+msgstr ""
+
+msgid "Add project"
+msgstr ""
+
+msgid "Add projects"
+msgstr ""
+
+msgid "Add reaction"
+msgstr ""
+
+msgid "Add request manually"
+msgstr ""
+
+msgid "Add suggestion to batch"
+msgstr ""
+
+msgid "Add system hook"
+msgstr ""
+
+msgid "Add text to the sign-in page. Markdown enabled."
+msgstr ""
+
+msgid "Add time entry"
+msgstr ""
+
+msgid "Add to board"
+msgstr ""
+
+msgid "Add to epic"
+msgstr ""
+
+msgid "Add to merge train"
+msgstr ""
+
+msgid "Add to merge train when pipeline succeeds"
+msgstr ""
+
+msgid "Add to review"
+msgstr ""
+
+msgid "Add to tree"
+msgstr ""
+
+msgid "Add topics to projects to help users find them."
+msgstr ""
+
+msgid "Add trigger"
+msgstr ""
+
+msgid "Add variable"
+msgstr ""
+
+msgid "Add vulnerability finding"
+msgstr ""
+
+msgid "Add webhook"
+msgstr ""
+
+msgid "Add your team members and others to GitLab."
+msgstr ""
+
+msgid "Add/remove"
+msgstr ""
+
+msgid "AddContextCommits|Add previously merged commits"
+msgstr ""
+
+msgid "AddContextCommits|Add/remove"
+msgstr ""
+
+msgid "AddMember|Invite email is invalid"
+msgstr ""
+
+msgid "AddMember|Invite limit of %{daily_invites} per day exceeded"
+msgstr ""
+
+msgid "AddMember|Invites cannot be blank"
+msgstr ""
+
+msgid "AddMember|No invite source provided."
+msgstr ""
+
+msgid "AddMember|No users specified."
+msgstr ""
+
+msgid "AddMember|Too many users specified (limit is %{user_limit})"
+msgstr ""
+
+msgid "Added"
+msgstr ""
+
+msgid "Added %{epic_ref} as a child epic."
+msgstr ""
+
+msgid "Added %{label_references} %{label_text}."
+msgstr ""
+
+msgid "Added a to do."
+msgstr ""
+
+msgid "Added an issue to an epic."
+msgstr ""
+
+msgid "Added for this merge request"
+msgstr ""
+
+msgid "Added in this version"
+msgstr ""
+
+msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
+msgstr ""
+
+msgid "Additional diagram formats"
+msgstr ""
+
+msgid "Additional minutes"
+msgstr ""
+
+msgid "Additional minutes:"
+msgstr ""
+
+msgid "Additional text"
+msgstr ""
+
+msgid "Additional text for the sign-in and Help page."
+msgstr ""
+
+msgid "Additional text to show on the Help page"
+msgstr ""
+
+msgid "Additional text to show on the sign-in page"
+msgstr ""
+
+msgid "Address"
+msgstr ""
+
+msgid "Adds"
+msgstr ""
+
+msgid "Adds %{epic_ref} as child epic."
+msgstr ""
+
+msgid "Adds %{labels} %{label_text}."
+msgstr ""
+
+msgid "Adds a Zoom meeting."
+msgstr ""
+
+msgid "Adds a resource link"
+msgstr ""
+
+msgid "Adds a resource link for this incident."
+msgstr ""
+
+msgid "Adds a timeline event to incident."
+msgstr ""
+
+msgid "Adds a to do."
+msgstr ""
+
+msgid "Adds an issue to an epic."
+msgstr ""
+
+msgid "Adds email participant(s)."
+msgstr ""
+
+msgid "Adds this %{issuable_type} as related to the %{issuable_type} it was created from"
+msgstr ""
+
+msgid "Adjust how frequently the GitLab UI polls for updates."
+msgstr ""
+
+msgid "Admin"
+msgstr ""
+
+msgid "Admin Area"
+msgstr ""
+
+msgid "Admin Mode"
+msgstr ""
+
+msgid "Admin Note"
+msgstr ""
+
+msgid "Admin Notifications"
+msgstr ""
+
+msgid "Admin Overview"
+msgstr ""
+
+msgid "Admin Section"
+msgstr ""
+
+msgid "Admin mode already enabled"
+msgstr ""
+
+msgid "Admin mode disabled"
+msgstr ""
+
+msgid "Admin mode enabled"
+msgstr ""
+
+msgid "Admin navigation"
+msgstr ""
+
+msgid "Admin notes"
+msgstr ""
+
+msgid "AdminArea|%{billable_users_link_start}Learn more%{billable_users_link_end} about what defines a billable user"
+msgstr ""
+
+msgid "AdminArea|Active users"
+msgstr ""
+
+msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
+msgstr ""
+
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
+msgid "AdminArea|Blocked users"
+msgstr ""
+
+msgid "AdminArea|Bots"
+msgstr ""
+
+msgid "AdminArea|Breakdown of Billable users"
+msgstr ""
+
+msgid "AdminArea|Breakdown of Non-Billable users"
+msgstr ""
+
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
+msgid "AdminArea|Components"
+msgstr ""
+
+msgid "AdminArea|Developer"
+msgstr ""
+
+msgid "AdminArea|Features"
+msgstr ""
+
+msgid "AdminArea|Get security updates from GitLab and stay up to date"
+msgstr ""
+
+msgid "AdminArea|Groups"
+msgstr ""
+
+msgid "AdminArea|Guest"
+msgstr ""
+
+msgid "AdminArea|Included Free in license"
+msgstr ""
+
+msgid "AdminArea|Instance OAuth applications"
+msgstr ""
+
+msgid "AdminArea|Latest groups"
+msgstr ""
+
+msgid "AdminArea|Latest projects"
+msgstr ""
+
+msgid "AdminArea|Latest users"
+msgstr ""
+
+msgid "AdminArea|Maintainer"
+msgstr ""
+
+msgid "AdminArea|Manage applications for your instance that can use GitLab as an %{docs_link_start}OAuth provider%{docs_link_end}."
+msgstr ""
+
+msgid "AdminArea|Minimal access"
+msgstr ""
+
+msgid "AdminArea|New group"
+msgstr ""
+
+msgid "AdminArea|New project"
+msgstr ""
+
+msgid "AdminArea|New user"
+msgstr ""
+
+msgid "AdminArea|No applications found"
+msgstr ""
+
+msgid "AdminArea|Owner"
+msgstr ""
+
+msgid "AdminArea|Projects"
+msgstr ""
+
+msgid "AdminArea|Reporter"
+msgstr ""
+
+msgid "AdminArea|Sign up for the GitLab Security Newsletter to get notified for security updates."
+msgstr ""
+
+msgid "AdminArea|Sign up for the GitLab newsletter"
+msgstr ""
+
+msgid "AdminArea|Stop all jobs"
+msgstr ""
+
+msgid "AdminArea|Total Billable users"
+msgstr ""
+
+msgid "AdminArea|Total Non-Billable users"
+msgstr ""
+
+msgid "AdminArea|Total users"
+msgstr ""
+
+msgid "AdminArea|Totals"
+msgstr ""
+
+msgid "AdminArea|Updated %{last_update_time}"
+msgstr ""
+
+msgid "AdminArea|Users"
+msgstr ""
+
+msgid "AdminArea|Users statistics"
+msgstr ""
+
+msgid "AdminArea|Users with highest role"
+msgstr ""
+
+msgid "AdminArea|Users without a Group and Project"
+msgstr ""
+
+msgid "AdminArea|View latest groups"
+msgstr ""
+
+msgid "AdminArea|View latest projects"
+msgstr ""
+
+msgid "AdminArea|View latest users"
+msgstr ""
+
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr ""
+
+msgid "AdminArea|active users + blocked users"
+msgstr ""
+
+msgid "AdminArea|total billable + total non-billable"
+msgstr ""
+
+msgid "AdminDashboard|Error loading the statistics. Please try again"
+msgstr ""
+
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
+msgid "AdminEmail|Body"
+msgstr ""
+
+msgid "AdminEmail|Body is required."
+msgstr ""
+
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
+msgid "AdminEmail|Recipient group or project"
+msgstr ""
+
+msgid "AdminEmail|Recipient group or project is required."
+msgstr ""
+
+msgid "AdminEmail|Subject"
+msgstr ""
+
+msgid "AdminEmail|Subject is required."
+msgstr ""
+
+msgid "AdminLabels|Define your default set of project labels"
+msgstr ""
+
+msgid "AdminLabels|Labels created here will be automatically added to new projects."
+msgstr ""
+
+msgid "AdminLabels|They can be used to categorize issues and merge requests."
+msgstr ""
+
+msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources, including issues and merge requests. After you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
+msgstr ""
+
+msgid "AdminProjects|Delete"
+msgstr ""
+
+msgid "AdminProjects|Delete Project %{projectName}?"
+msgstr ""
+
+msgid "AdminSettings|%{strongStart}WARNING:%{strongEnd} Environment variable %{environment_variable} does not exist or is not pointing to a valid directory. %{icon_link}"
+msgstr ""
+
+msgid "AdminSettings|A Let's Encrypt account will be configured for this GitLab instance using this email address. You will receive emails to warn of expiring certificates. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|Affects all new and existing groups."
+msgstr ""
+
+msgid "AdminSettings|All new projects can use the instance's shared runners by default."
+msgstr ""
+
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
+msgid "AdminSettings|Auto DevOps domain"
+msgstr ""
+
+msgid "AdminSettings|By default, set a limit to 0 to have no limit."
+msgstr ""
+
+msgid "AdminSettings|CI/CD limits"
+msgstr ""
+
+msgid "AdminSettings|Clickhouse URL"
+msgstr ""
+
+msgid "AdminSettings|Configure Let's Encrypt"
+msgstr ""
+
+msgid "AdminSettings|Configure limits on the number of repositories users can download in a given time."
+msgstr ""
+
+msgid "AdminSettings|Configure product analytics to track events within your project applications."
+msgstr ""
+
+msgid "AdminSettings|Configure when inactive projects should be automatically deleted. %{linkStart}What are inactive projects?%{linkEnd}"
+msgstr ""
+
+msgid "AdminSettings|Cube API URL"
+msgstr ""
+
+msgid "AdminSettings|Cube API key"
+msgstr ""
+
+msgid "AdminSettings|Delete inactive projects"
+msgstr ""
+
+msgid "AdminSettings|Delete inactive projects that exceed"
+msgstr ""
+
+msgid "AdminSettings|Delete project after"
+msgstr ""
+
+msgid "AdminSettings|Disable Elasticsearch until indexing completes."
+msgstr ""
+
+msgid "AdminSettings|Disable feed token"
+msgstr ""
+
+msgid "AdminSettings|Disable public access to Pages sites"
+msgstr ""
+
+msgid "AdminSettings|Display a banner on merge requests in projects with no pipelines to initiate steps to add a .gitlab-ci.yml file."
+msgstr ""
+
+msgid "AdminSettings|Domain verification is an essential security measure for public GitLab sites. Users are required to demonstrate they control a domain before it is enabled. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|Elasticsearch indexing"
+msgstr ""
+
+msgid "AdminSettings|Email from GitLab - email users right from the Admin Area. %{link_start}Learn more%{link_end}."
+msgstr ""
+
+msgid "AdminSettings|Enable Registration Features"
+msgstr ""
+
+msgid "AdminSettings|Enable Service Ping"
+msgstr ""
+
+msgid "AdminSettings|Enable collection of application metrics. Restart required. %{link_start}Learn how to export metrics to Prometheus%{link_end}."
+msgstr ""
+
+msgid "AdminSettings|Enable kuromoji custom analyzer: Indexing"
+msgstr ""
+
+msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
+msgstr ""
+
+msgid "AdminSettings|Enable pipeline suggestion banner"
+msgstr ""
+
+msgid "AdminSettings|Enable product analytics"
+msgstr ""
+
+msgid "AdminSettings|Enable shared runners for new projects"
+msgstr ""
+
+msgid "AdminSettings|Enable smartcn custom analyzer: Indexing"
+msgstr ""
+
+msgid "AdminSettings|Enable smartcn custom analyzer: Search"
+msgstr ""
+
+msgid "AdminSettings|Enabled"
+msgstr ""
+
+msgid "AdminSettings|Enforce invitation flow for groups and projects"
+msgstr ""
+
+msgid "AdminSettings|Feed token"
+msgstr ""
+
+msgid "AdminSettings|Git abuse rate limit"
+msgstr ""
+
+msgid "AdminSettings|Group runners expiration"
+msgstr ""
+
+msgid "AdminSettings|I have read and agree to the Let's Encrypt %{link_start}Terms of Service%{link_end} (PDF)."
+msgstr ""
+
+msgid "AdminSettings|If no unit is written, it defaults to seconds. For example, these are all equivalent: %{oneDayInSeconds}, %{oneDayInHoursHumanReadable}, or %{oneDayHumanReadable}. Minimum value is two hours. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
+msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
+msgstr ""
+
+msgid "AdminSettings|Import sources"
+msgstr ""
+
+msgid "AdminSettings|Inactive project deletion"
+msgstr ""
+
+msgid "AdminSettings|Instance runners expiration"
+msgstr ""
+
+msgid "AdminSettings|Jitsu administrator email"
+msgstr ""
+
+msgid "AdminSettings|Jitsu administrator password"
+msgstr ""
+
+msgid "AdminSettings|Jitsu host"
+msgstr ""
+
+msgid "AdminSettings|Jitsu project ID"
+msgstr ""
+
+msgid "AdminSettings|Keep the latest artifacts for all jobs in the latest successful pipelines"
+msgstr ""
+
+msgid "AdminSettings|Let's Encrypt email"
+msgstr ""
+
+msgid "AdminSettings|Limit project size at a global, group, and project level. %{link_start}Learn more%{link_end}."
+msgstr ""
+
+msgid "AdminSettings|Limit the number of namespaces and projects that can be indexed."
+msgstr ""
+
+msgid "AdminSettings|Maximum duration of a session for Git operations when 2FA is enabled."
+msgstr ""
+
+msgid "AdminSettings|Maximum number of DAG dependencies that a job can have"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of active pipelines per project"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of custom domains per project"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of downstream pipelines in a pipeline's hierarchy tree"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of jobs in a single pipeline"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of pipeline schedules"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of pipeline subscriptions to and from a project"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of runners registered per group"
+msgstr ""
+
+msgid "AdminSettings|Maximum number of runners registered per project"
+msgstr ""
+
+msgid "AdminSettings|Minimum size must be at least 0."
+msgstr ""
+
+msgid "AdminSettings|New CI/CD variables in projects and groups default to protected."
+msgstr ""
+
+msgid "AdminSettings|No required pipeline"
+msgstr ""
+
+msgid "AdminSettings|Only enable search after installing the plugin, enabling indexing, and recreating the index."
+msgstr ""
+
+msgid "AdminSettings|Pause Elasticsearch indexing"
+msgstr ""
+
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
+msgid "AdminSettings|Preview payload"
+msgstr ""
+
+msgid "AdminSettings|Project export"
+msgstr ""
+
+msgid "AdminSettings|Project runners expiration"
+msgstr ""
+
+msgid "AdminSettings|Protect CI/CD variables by default"
+msgstr ""
+
+msgid "AdminSettings|Registration Features include:"
+msgstr ""
+
+msgid "AdminSettings|Require users to prove ownership of custom domains"
+msgstr ""
+
+msgid "AdminSettings|Required pipeline configuration"
+msgstr ""
+
+msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
+msgstr ""
+
+msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
+msgstr ""
+
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
+msgid "AdminSettings|Save %{name} limits"
+msgstr ""
+
+msgid "AdminSettings|Search with Elasticsearch enabled"
+msgstr ""
+
+msgid "AdminSettings|Select a CI/CD template"
+msgstr ""
+
+msgid "AdminSettings|Select a group to use as a source of custom templates for new projects. %{link_start}Learn more%{link_end}."
+msgstr ""
+
+msgid "AdminSettings|Select to disable public access for Pages sites, which requires users to sign in for access to the Pages sites in your instance. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|Send email to maintainers after project is inactive for"
+msgstr ""
+
+msgid "AdminSettings|Send warning email"
+msgstr ""
+
+msgid "AdminSettings|Service ping is disabled in your configuration file, and cannot be enabled through this form. For more information, see the documentation on %{link_start}deactivating service ping%{link_end}."
+msgstr ""
+
+msgid "AdminSettings|Session duration for Git operations when 2FA is enabled (minutes)"
+msgstr ""
+
+msgid "AdminSettings|Set a CI/CD template as the required pipeline configuration for all projects in the instance. Project CI/CD configuration merges into the required pipeline configuration when the pipeline runs. %{link_start}What is a required pipeline configuration?%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|Set the expiration time of authentication tokens of newly registered group runners."
+msgstr ""
+
+msgid "AdminSettings|Set the expiration time of authentication tokens of newly registered instance runners. Authentication tokens are automatically reset at these intervals."
+msgstr ""
+
+msgid "AdminSettings|Set the expiration time of authentication tokens of newly registered project runners."
+msgstr ""
+
+msgid "AdminSettings|Set the initial name and protections for the default branch of new repositories created in the instance."
+msgstr ""
+
+msgid "AdminSettings|Set the maximum number of GitLab Pages custom domains per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|Set the maximum size of GitLab Pages per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|Setting must be greater than 0."
+msgstr ""
+
+msgid "AdminSettings|Size and domain settings for Pages static sites."
+msgstr ""
+
+msgid "AdminSettings|The ID of the project in Jitsu. The project contains all analytics instances."
+msgstr ""
+
+msgid "AdminSettings|The URL of your Cube instance."
+msgstr ""
+
+msgid "AdminSettings|The default domain to use for Auto Review Apps and Auto Deploy stages in all projects."
+msgstr ""
+
+msgid "AdminSettings|The host of your Jitsu instance."
+msgstr ""
+
+msgid "AdminSettings|The latest artifacts for all jobs in the most recent successful pipelines in each project are stored and do not expire."
+msgstr ""
+
+msgid "AdminSettings|The template for the required pipeline configuration can be one of the GitLab-provided templates, or a custom template added to an instance template repository. %{link_start}How do I create an instance template repository?%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|There are Advanced Search migrations pending that require indexing to pause. Indexing must remain paused until GitLab completes the migrations."
+msgstr ""
+
+msgid "AdminSettings|This limit cannot be disabled. Set to 0 to block all DAG dependencies."
+msgstr ""
+
+msgid "AdminSettings|To enable Registration Features, first enable Service Ping."
+msgstr ""
+
+msgid "AdminSettings|To help improve GitLab and its user experience, GitLab periodically collects usage information. %{link_start}What information is shared with GitLab Inc.?%{link_end}"
+msgstr ""
+
+msgid "AdminSettings|Total number of jobs in currently active pipelines"
+msgstr ""
+
+msgid "AdminSettings|Use AWS OpenSearch Service with IAM credentials"
+msgstr ""
+
+msgid "AdminSettings|Used to connect Jitsu to the Clickhouse instance."
+msgstr ""
+
+msgid "AdminSettings|Used to generate short-lived API access tokens."
+msgstr ""
+
+msgid "AdminSettings|Used to retrieve dashboard data from the Cube instance."
+msgstr ""
+
+msgid "AdminSettings|Users and groups must accept the invitation before they're added to a group or project."
+msgstr ""
+
+msgid "AdminSettings|When paused, GitLab still tracks the changes. This is useful for cluster/index migrations."
+msgstr ""
+
+msgid "AdminSettings|When to delete inactive projects"
+msgstr ""
+
+msgid "AdminSettings|You can enable Registration Features because Service Ping is enabled. To continue using Registration Features in the future, you will also need to register with GitLab via a new cloud licensing service."
+msgstr ""
+
+msgid "AdminSettings|You can't delete projects before the warning email is sent."
+msgstr ""
+
+msgid "AdminStatistics|Active Users"
+msgstr ""
+
+msgid "AdminStatistics|Forks"
+msgstr ""
+
+msgid "AdminStatistics|Issues"
+msgstr ""
+
+msgid "AdminStatistics|Merge requests"
+msgstr ""
+
+msgid "AdminStatistics|Milestones"
+msgstr ""
+
+msgid "AdminStatistics|Notes"
+msgstr ""
+
+msgid "AdminStatistics|SSH Keys"
+msgstr ""
+
+msgid "AdminStatistics|Snippets"
+msgstr ""
+
+msgid "AdminUsers|(Admin)"
+msgstr ""
+
+msgid "AdminUsers|(Banned)"
+msgstr ""
+
+msgid "AdminUsers|(Blocked)"
+msgstr ""
+
+msgid "AdminUsers|(Deactivated)"
+msgstr ""
+
+msgid "AdminUsers|(Internal)"
+msgstr ""
+
+msgid "AdminUsers|(Locked)"
+msgstr ""
+
+msgid "AdminUsers|(Pending approval)"
+msgstr ""
+
+msgid "AdminUsers|2FA Disabled"
+msgstr ""
+
+msgid "AdminUsers|2FA Enabled"
+msgstr ""
+
+msgid "AdminUsers|A user can validate themselves by inputting a credit/debit card, or an admin can manually validate a user. Validated users can use free CI minutes on shared runners."
+msgstr ""
+
+msgid "AdminUsers|Access"
+msgstr ""
+
+msgid "AdminUsers|Access Git repositories"
+msgstr ""
+
+msgid "AdminUsers|Access level"
+msgstr ""
+
+msgid "AdminUsers|Access the API"
+msgstr ""
+
+msgid "AdminUsers|Activate"
+msgstr ""
+
+msgid "AdminUsers|Activate user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Active"
+msgstr ""
+
+msgid "AdminUsers|Adjust the user cap setting on your instance"
+msgstr ""
+
+msgid "AdminUsers|Admin"
+msgstr ""
+
+msgid "AdminUsers|Administrator"
+msgstr ""
+
+msgid "AdminUsers|Admins"
+msgstr ""
+
+msgid "AdminUsers|An error occurred while fetching this user's contributions, and the request cannot return the number of issues, merge requests, groups, and projects linked to this user. If you proceed with deleting the user, all their contributions will still be deleted."
+msgstr ""
+
+msgid "AdminUsers|Approve"
+msgstr ""
+
+msgid "AdminUsers|Approve user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Approved users can:"
+msgstr ""
+
+msgid "AdminUsers|Auditor"
+msgstr ""
+
+msgid "AdminUsers|Auditors have read-only access to all groups, projects, and users."
+msgstr ""
+
+msgid "AdminUsers|Automatically marked as default internal user"
+msgstr ""
+
+msgid "AdminUsers|Avatar"
+msgstr ""
+
+msgid "AdminUsers|Ban user"
+msgstr ""
+
+msgid "AdminUsers|Ban user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Banned"
+msgstr ""
+
+msgid "AdminUsers|Be added to groups and projects"
+msgstr ""
+
+msgid "AdminUsers|Block"
+msgstr ""
+
+msgid "AdminUsers|Block user"
+msgstr ""
+
+msgid "AdminUsers|Block user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Blocked"
+msgstr ""
+
+msgid "AdminUsers|Blocking user has the following effects:"
+msgstr ""
+
+msgid "AdminUsers|Bot"
+msgstr ""
+
+msgid "AdminUsers|Can create group"
+msgstr ""
+
+msgid "AdminUsers|Cannot sign in or access instance information"
+msgstr ""
+
+msgid "AdminUsers|Cannot unblock LDAP blocked users"
+msgstr ""
+
+msgid "AdminUsers|Cohorts"
+msgstr ""
+
+msgid "AdminUsers|Confirm user"
+msgstr ""
+
+msgid "AdminUsers|Confirm user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Could not load user group counts. Please refresh the page to try again."
+msgstr ""
+
+msgid "AdminUsers|Deactivate"
+msgstr ""
+
+msgid "AdminUsers|Deactivate user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Deactivated"
+msgstr ""
+
+msgid "AdminUsers|Deactivating a user has the following effects:"
+msgstr ""
+
+msgid "AdminUsers|Delete User %{username} and contributions?"
+msgstr ""
+
+msgid "AdminUsers|Delete User %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Delete user"
+msgstr ""
+
+msgid "AdminUsers|Delete user and contributions"
+msgstr ""
+
+msgid "AdminUsers|Export permissions as CSV (max 100,000 users)"
+msgstr ""
+
+msgid "AdminUsers|External"
+msgstr ""
+
+msgid "AdminUsers|External users cannot see internal or private projects unless access is explicitly granted. Also, external users cannot create projects, groups, or personal snippets."
+msgstr ""
+
+msgid "AdminUsers|For more information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
+msgstr ""
+
+msgid "AdminUsers|Here are some helpful links to help you manage your instance:"
+msgstr ""
+
+msgid "AdminUsers|If you have any questions about this process please consult our %{doc_link} or %{support_link}."
+msgstr ""
+
+msgid "AdminUsers|Important information about usage on your GitLab instance"
+msgstr ""
+
+msgid "AdminUsers|Is using seat"
+msgstr ""
+
+msgid "AdminUsers|Issues and merge requests authored by this user are hidden from other users."
+msgstr ""
+
+msgid "AdminUsers|It's you!"
+msgstr ""
+
+msgid "AdminUsers|LDAP Blocked"
+msgstr ""
+
+msgid "AdminUsers|Learn more about %{link_start}banned users.%{link_end}"
+msgstr ""
+
+msgid "AdminUsers|Limits"
+msgstr ""
+
+msgid "AdminUsers|Linkedin"
+msgstr ""
+
+msgid "AdminUsers|Locked"
+msgstr ""
+
+msgid "AdminUsers|Log in"
+msgstr ""
+
+msgid "AdminUsers|Manage (accept/reject) pending user sign ups"
+msgstr ""
+
+msgid "AdminUsers|New user"
+msgstr ""
+
+msgid "AdminUsers|No users found"
+msgstr ""
+
+msgid "AdminUsers|Owned groups will be left"
+msgstr ""
+
+msgid "AdminUsers|Pending approval"
+msgstr ""
+
+msgid "AdminUsers|Personal projects will be left"
+msgstr ""
+
+msgid "AdminUsers|Personal projects, group and user history will be left intact"
+msgstr ""
+
+msgid "AdminUsers|Private profile"
+msgstr ""
+
+msgid "AdminUsers|Quota of CI/CD minutes"
+msgstr ""
+
+msgid "AdminUsers|Reactivating a user will:"
+msgstr ""
+
+msgid "AdminUsers|Regular"
+msgstr ""
+
+msgid "AdminUsers|Regular users have access to their groups and projects."
+msgstr ""
+
+msgid "AdminUsers|Reject"
+msgstr ""
+
+msgid "AdminUsers|Reject user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Rejected users:"
+msgstr ""
+
+msgid "AdminUsers|Reset link will be generated and sent to the user. User will be forced to set the password on first sign in."
+msgstr ""
+
+msgid "AdminUsers|Restore user access to the account, including web, Git and API."
+msgstr ""
+
+msgid "AdminUsers|Search by name, email, or username"
+msgstr ""
+
+msgid "AdminUsers|Search users"
+msgstr ""
+
+msgid "AdminUsers|Send email to users"
+msgstr ""
+
+msgid "AdminUsers|Skype"
+msgstr ""
+
+msgid "AdminUsers|Sort by"
+msgstr ""
+
+msgid "AdminUsers|The maximum number of CI/CD minutes on shared runners that a group can use each month. Set 0 for unlimited. Set empty to inherit the global setting of %{minutes}"
+msgstr ""
+
+msgid "AdminUsers|The user can't access git repositories."
+msgstr ""
+
+msgid "AdminUsers|The user can't log in."
+msgstr ""
+
+msgid "AdminUsers|The user has unlimited access to all groups, projects, users, and features."
+msgstr ""
+
+msgid "AdminUsers|The user will be logged out"
+msgstr ""
+
+msgid "AdminUsers|The user will not be able to access git repositories"
+msgstr ""
+
+msgid "AdminUsers|The user will not be able to access the API"
+msgstr ""
+
+msgid "AdminUsers|The user will not be able to use slash commands"
+msgstr ""
+
+msgid "AdminUsers|The user will not receive any notifications"
+msgstr ""
+
+msgid "AdminUsers|To confirm, type %{projectName}"
+msgstr ""
+
+msgid "AdminUsers|To confirm, type %{username}."
+msgstr ""
+
+msgid "AdminUsers|Unban user"
+msgstr ""
+
+msgid "AdminUsers|Unban user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Unblock"
+msgstr ""
+
+msgid "AdminUsers|Unblock user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|Unlock user %{username}?"
+msgstr ""
+
+msgid "AdminUsers|User administration"
+msgstr ""
+
+msgid "AdminUsers|User will not be able to access git repositories"
+msgstr ""
+
+msgid "AdminUsers|User will not be able to login"
+msgstr ""
+
+msgid "AdminUsers|Users"
+msgstr ""
+
+msgid "AdminUsers|Users can still be invited to your instance and/or add themselves if permitted based on your settings. They will not have access to your instance, nor count towards your subscribed seat count until you %{approve_link}."
+msgstr ""
+
+msgid "AdminUsers|Validate user account"
+msgstr ""
+
+msgid "AdminUsers|View pending member requests"
+msgstr ""
+
+msgid "AdminUsers|Website URL"
+msgstr ""
+
+msgid "AdminUsers|What can I do?"
+msgstr ""
+
+msgid "AdminUsers|What does this mean?"
+msgstr ""
+
+msgid "AdminUsers|When banned:"
+msgstr ""
+
+msgid "AdminUsers|When the user logs back in, their account will reactivate as a fully active account"
+msgstr ""
+
+msgid "AdminUsers|Will be deleted"
+msgstr ""
+
+msgid "AdminUsers|Without projects"
+msgstr ""
+
+msgid "AdminUsers|You are about to permanently delete the user %{username}. Issues, merge requests, and groups linked to them will be transferred to a system-wide \"Ghost-user\". To avoid data loss, consider using the %{strongStart}block user%{strongEnd} feature instead. Once you %{strongStart}Delete user%{strongEnd}, it cannot be undone or recovered."
+msgstr ""
+
+msgid "AdminUsers|You are about to permanently delete the user %{username}. This will delete all issues, merge requests, groups, and projects linked to them. To avoid data loss, consider using the %{strongStart}Block user%{strongEnd} feature instead. After you %{strongStart}Delete user%{strongEnd}, you cannot undo this action or recover the data."
+msgstr ""
+
+msgid "AdminUsers|You can always block their account again if needed."
+msgstr ""
+
+msgid "AdminUsers|You can always deactivate their account again if needed."
+msgstr ""
+
+msgid "AdminUsers|You can always re-activate their account, their data will remain intact."
+msgstr ""
+
+msgid "AdminUsers|You can always unblock their account, their data will remain intact."
+msgstr ""
+
+msgid "AdminUsers|You can ban their account in the future if necessary."
+msgstr ""
+
+msgid "AdminUsers|You can unban their account in the future. Their data remains intact."
+msgstr ""
+
+msgid "AdminUsers|You cannot remove your own administrator access."
+msgstr ""
+
+msgid "AdminUsers|You must transfer ownership or delete the groups owned by this user before you can delete their account"
+msgstr ""
+
+msgid "AdminUsers|Your GitLab instance has reached the maximum allowed %{user_doc_link} set by an instance admin."
+msgstr ""
+
+msgid "AdminUsers|approve them"
+msgstr ""
+
+msgid "AdminUsers|contact our support team"
+msgstr ""
+
+msgid "AdminUsers|docs"
+msgstr ""
+
+msgid "AdminUsers|user cap"
+msgstr ""
+
+msgid "Administration"
+msgstr ""
+
+msgid "Administrators"
+msgstr ""
+
+msgid "Administrators are not permitted to connect applications with these scopes: %{code_open}api%{code_close}, %{code_open}read_api%{code_close}, %{code_open}read_repository%{code_close}, %{code_open}write_repository%{code_close}, %{code_open}write_registry%{code_close}, %{code_open}read_registry%{code_close}, and %{code_open}sudo%{code_close}. To permit this, change the %{code_open}disable_admin_oauth_scopes%{code_close} setting using the API."
+msgstr ""
+
+msgid "Admin|Additional users must be reviewed and approved by a system administrator. Learn more about %{help_link_start}usage caps%{help_link_end}."
+msgstr ""
+
+msgid "Admin|Admin notes"
+msgstr ""
+
+msgid "Admin|Learn more about quarterly reconciliation"
+msgstr ""
+
+msgid "Admin|Note"
+msgstr ""
+
+msgid "Admin|Quarterly reconciliation will occur on %{qrtlyDate}"
+msgstr ""
+
+msgid "Admin|The number of max seats in your namespace exceeds the number of seats in your subscription. On %{qrtlyDate}, quarterly reconciliation occurs and you are automatically billed a prorated amount for the overage. No action is needed from you. If you have a credit card on file, it will be charged. Otherwise, you will receive an invoice. For more information about the timing of the invoicing process, view the documentation."
+msgstr ""
+
+msgid "Admin|The number of max users in your instance exceeds the number of users in your license. On %{qrtlyDate}, quarterly reconciliation occurs and you are automatically billed a prorated amount for the overage. No action is needed from you. If you have a credit card on file, it will be charged. Otherwise, you will receive an invoice. For more information about the timing of the invoicing process, view the documentation."
+msgstr ""
+
+msgid "Admin|View pending user approvals"
+msgstr ""
+
+msgid "Admin|Your instance has reached its user cap"
+msgstr ""
+
+msgid "Advanced"
+msgstr ""
+
+msgid "Advanced Search"
+msgstr ""
+
+msgid "Advanced Settings"
+msgstr ""
+
+msgid "Advanced export options"
+msgstr ""
+
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
+msgid "AdvancedSearch|Elasticsearch version not compatible"
+msgstr ""
+
+msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
+msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
+msgstr ""
+
+msgid "AdvancedSearch|Reindex recommended"
+msgstr ""
+
+msgid "AdvancedSearch|Reindex required"
+msgstr ""
+
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
+msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
+msgstr ""
+
+msgid "After a successful password update you will be redirected to login screen."
+msgstr ""
+
+msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
+msgstr ""
+
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgstr ""
+
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgstr ""
+
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgstr ""
+
+msgid "Airflow"
+msgstr ""
+
+msgid "Airflow|Airflow DAGs"
+msgstr ""
+
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
+msgstr ""
+
+msgid "Akismet"
+msgstr ""
+
+msgid "Akismet API Key"
+msgstr ""
+
+msgid "Akismet helps prevent the creation of spam issues in public projects."
+msgstr ""
+
+msgid "Alert"
+msgstr ""
+
+msgid "AlertManagement|Acknowledged"
+msgstr ""
+
+msgid "AlertManagement|Activity feed"
+msgstr ""
+
+msgid "AlertManagement|Alert"
+msgstr ""
+
+msgid "AlertManagement|Alert assignee(s): %{assignees}"
+msgstr ""
+
+msgid "AlertManagement|Alert detail"
+msgstr ""
+
+msgid "AlertManagement|Alert details"
+msgstr ""
+
+msgid "AlertManagement|Alert status: %{status}"
+msgstr ""
+
+msgid "AlertManagement|Alerts"
+msgstr ""
+
+msgid "AlertManagement|All alerts"
+msgstr ""
+
+msgid "AlertManagement|Assign status"
+msgstr ""
+
+msgid "AlertManagement|Assignees"
+msgstr ""
+
+msgid "AlertManagement|Authorize external service"
+msgstr ""
+
+msgid "AlertManagement|Create incident"
+msgstr ""
+
+msgid "AlertManagement|Display alerts from all your monitoring tools directly within GitLab. Streamline the investigation of your alerts and the escalation of alerts to incidents."
+msgstr ""
+
+msgid "AlertManagement|Edit"
+msgstr ""
+
+msgid "AlertManagement|Environment"
+msgstr ""
+
+msgid "AlertManagement|Events"
+msgstr ""
+
+msgid "AlertManagement|Incident"
+msgstr ""
+
+msgid "AlertManagement|Key"
+msgstr ""
+
+msgid "AlertManagement|Metrics"
+msgstr ""
+
+msgid "AlertManagement|Metrics weren't available in the alerts payload."
+msgstr ""
+
+msgid "AlertManagement|More information"
+msgstr ""
+
+msgid "AlertManagement|No alert data to display."
+msgstr ""
+
+msgid "AlertManagement|No alerts available to display. See %{linkStart}enabling alert management%{linkEnd} for more information on adding alerts to the list."
+msgstr ""
+
+msgid "AlertManagement|No alerts to display."
+msgstr ""
+
+msgid "AlertManagement|None"
+msgstr ""
+
+msgid "AlertManagement|Open"
+msgstr ""
+
+msgid "AlertManagement|Please try again."
+msgstr ""
+
+msgid "AlertManagement|Reported %{when}"
+msgstr ""
+
+msgid "AlertManagement|Reported %{when} by %{tool}"
+msgstr ""
+
+msgid "AlertManagement|Resolved"
+msgstr ""
+
+msgid "AlertManagement|Runbook"
+msgstr ""
+
+msgid "AlertManagement|Service"
+msgstr ""
+
+msgid "AlertManagement|Severity"
+msgstr ""
+
+msgid "AlertManagement|Start time"
+msgstr ""
+
+msgid "AlertManagement|Status"
+msgstr ""
+
+msgid "AlertManagement|Surface alerts in GitLab"
+msgstr ""
+
+msgid "AlertManagement|There was an error displaying the alert. Please refresh the page to try again."
+msgstr ""
+
+msgid "AlertManagement|There was an error displaying the alerts. Confirm your endpoint's configuration details to ensure alerts appear."
+msgstr ""
+
+msgid "AlertManagement|There was an error while updating the assignee(s) list. Please try again."
+msgstr ""
+
+msgid "AlertManagement|There was an error while updating the assignee(s) of the alert. Please try again."
+msgstr ""
+
+msgid "AlertManagement|There was an error while updating the status of the alert."
+msgstr ""
+
+msgid "AlertManagement|There was an error while updating the to-do item of the alert."
+msgstr ""
+
+msgid "AlertManagement|This assignee cannot be assigned to this alert."
+msgstr ""
+
+msgid "AlertManagement|Tool"
+msgstr ""
+
+msgid "AlertManagement|Triggered"
+msgstr ""
+
+msgid "AlertManagement|Value"
+msgstr ""
+
+msgid "AlertManagement|View incident"
+msgstr ""
+
+msgid "AlertMappingBuilder|Define fallback"
+msgstr ""
+
+msgid "AlertMappingBuilder|GitLab alert key"
+msgstr ""
+
+msgid "AlertMappingBuilder|Make selection"
+msgstr ""
+
+msgid "AlertMappingBuilder|Payload alert key"
+msgstr ""
+
+msgid "AlertMappingBuilder|Select key"
+msgstr ""
+
+msgid "AlertMappingBuilder|Title is a required field for alerts in GitLab. Should the payload field you specified not be available, specifiy which field we should use instead. "
+msgstr ""
+
+msgid "AlertSettings|A webhook URL and authorization key is generated for the integration. After you save the integration, both are visible under the “View credentials” tab."
+msgstr ""
+
+msgid "AlertSettings|Add new integration"
+msgstr ""
+
+msgid "AlertSettings|Alert settings"
+msgstr ""
+
+msgid "AlertSettings|Authorization key"
+msgstr ""
+
+msgid "AlertSettings|Configure details"
+msgstr ""
+
+msgid "AlertSettings|Current integrations"
+msgstr ""
+
+msgid "AlertSettings|Customize alert payload mapping (optional)"
+msgstr ""
+
+msgid "AlertSettings|Delete integration"
+msgstr ""
+
+msgid "AlertSettings|Edit integration"
+msgstr ""
+
+msgid "AlertSettings|Edit payload"
+msgstr ""
+
+msgid "AlertSettings|Enable integration"
+msgstr ""
+
+msgid "AlertSettings|Enter an example payload from your selected monitoring tool. This supports sending alerts to a GitLab endpoint."
+msgstr ""
+
+msgid "AlertSettings|Enter integration name"
+msgstr ""
+
+msgid "AlertSettings|Free versions of GitLab are limited to one integration per type. To add more, %{linkStart}upgrade your subscription%{linkEnd}."
+msgstr ""
+
+msgid "AlertSettings|GitLab has created a URL and authorization key for your integration. You can use them to set up a webhook and authorize your endpoint to send alerts to GitLab."
+msgstr ""
+
+msgid "AlertSettings|HTTP Endpoint"
+msgstr ""
+
+msgid "AlertSettings|If you edit the payload, you must re-map the fields again."
+msgstr ""
+
+msgid "AlertSettings|If you reset the authorization key for this project, you must update the key in every enabled alert source."
+msgstr ""
+
+msgid "AlertSettings|Integration successfully saved"
+msgstr ""
+
+msgid "AlertSettings|Name integration"
+msgstr ""
+
+msgid "AlertSettings|Parse payload fields"
+msgstr ""
+
+msgid "AlertSettings|Proceed with editing"
+msgstr ""
+
+msgid "AlertSettings|Prometheus"
+msgstr ""
+
+msgid "AlertSettings|Prometheus API base URL"
+msgstr ""
+
+msgid "AlertSettings|Reset Key"
+msgstr ""
+
+msgid "AlertSettings|Reset the mapping"
+msgstr ""
+
+msgid "AlertSettings|Sample payload has been parsed. You can now map the fields."
+msgstr ""
+
+msgid "AlertSettings|Save & create test alert"
+msgstr ""
+
+msgid "AlertSettings|Save integration"
+msgstr ""
+
+msgid "AlertSettings|Save integration & send"
+msgstr ""
+
+msgid "AlertSettings|Select integration type"
+msgstr ""
+
+msgid "AlertSettings|Send test alert"
+msgstr ""
+
+msgid "AlertSettings|Send without saving"
+msgstr ""
+
+msgid "AlertSettings|The form has unsaved changes"
+msgstr ""
+
+msgid "AlertSettings|The form has unsaved changes. How would you like to proceed?"
+msgstr ""
+
+msgid "AlertSettings|To create a custom mapping, enter an example payload from your monitoring tool, in JSON format. Select the \"Parse payload fields\" button to continue."
+msgstr ""
+
+msgid "AlertSettings|URL cannot be blank and must start with http: or https:."
+msgstr ""
+
+msgid "AlertSettings|Use the URL and authorization key below to configure how Prometheus sends alerts to GitLab. Review the %{linkStart}GitLab documentation%{linkEnd} to learn how to configure your endpoint."
+msgstr ""
+
+msgid "AlertSettings|Use the URL and authorization key below to configure how an external service sends alerts to GitLab. %{linkStart}How do I configure the endpoint?%{linkEnd}"
+msgstr ""
+
+msgid "AlertSettings|View URL and authorization key"
+msgstr ""
+
+msgid "AlertSettings|View credentials"
+msgstr ""
+
+msgid "AlertSettings|Webhook URL"
+msgstr ""
+
+msgid "AlertSettings|You can map default GitLab alert fields to your payload keys in the dropdowns below."
+msgstr ""
+
+msgid "AlertSettings|{ \"events\": [{ \"application\": \"Name of application\" }] }"
+msgstr ""
+
+msgid "Alerts"
+msgstr ""
+
+msgid "AlertsIntegrations|Alerts will be created through this integration"
+msgstr ""
+
+msgid "AlertsIntegrations|Alerts will not be created through this integration"
+msgstr ""
+
+msgid "AlertsIntegrations|If you delete the %{integrationName} integration, alerts are no longer sent from this endpoint. This action cannot be undone."
+msgstr ""
+
+msgid "AlertsIntegrations|Integration Name"
+msgstr ""
+
+msgid "AlertsIntegrations|Integration payload is invalid."
+msgstr ""
+
+msgid "AlertsIntegrations|No integrations have been added yet."
+msgstr ""
+
+msgid "AlertsIntegrations|The current integration could not be updated. Please try again."
+msgstr ""
+
+msgid "AlertsIntegrations|The integration could not be added. Please try again."
+msgstr ""
+
+msgid "AlertsIntegrations|The integration could not be deleted. Please try again."
+msgstr ""
+
+msgid "AlertsIntegrations|The integration is currently inactive. Enable the integration to send the test alert."
+msgstr ""
+
+msgid "AlertsIntegrations|The integration is deleted."
+msgstr ""
+
+msgid "AlertsIntegrations|The integration is saved."
+msgstr ""
+
+msgid "AlertsIntegrations|The integration token could not be reset. Please try again."
+msgstr ""
+
+msgid "AlertsIntegrations|The test alert should now be visible in your alerts list."
+msgstr ""
+
+msgid "Algorithm"
+msgstr ""
+
+msgid "All"
+msgstr ""
+
+msgid "All %{replicableType} are being scheduled for %{action}"
+msgstr ""
+
+msgid "All (default)"
+msgstr ""
+
+msgid "All GitLab"
+msgstr ""
+
+msgid "All Members"
+msgstr ""
+
+msgid "All branches"
+msgstr ""
+
+msgid "All changes are committed"
+msgstr ""
+
+msgid "All eligible users"
+msgstr ""
+
+msgid "All email addresses will be used to identify your commits."
+msgstr ""
+
+msgid "All environments"
+msgstr ""
+
+msgid "All groups and projects"
+msgstr ""
+
+msgid "All issues"
+msgstr ""
+
+msgid "All issues for this milestone are closed."
+msgstr ""
+
+msgid "All issues for this milestone are closed. You may close this milestone now."
+msgstr ""
+
+msgid "All merge conflicts were resolved. The merge request can now be merged."
+msgstr ""
+
+msgid "All merge request dependencies have been merged"
+msgstr ""
+
+msgid "All paths are relative to the GitLab URL. Do not include %{relative_url_link_start}relative URLs%{relative_url_link_end}."
+msgstr ""
+
+msgid "All project members"
+msgstr ""
+
+msgid "All projects"
+msgstr ""
+
+msgid "All projects selected"
+msgstr ""
+
+msgid "All protected branches"
+msgstr ""
+
+msgid "All threads resolved!"
+msgstr ""
+
+msgid "All users in this group must set up two-factor authentication"
+msgstr ""
+
+msgid "All users must accept the Terms of Service and Privacy Policy to access GitLab"
+msgstr ""
+
+msgid "All users must have a name."
+msgstr ""
+
+msgid "All users with matching cards"
+msgstr ""
+
+msgid "Allow %{strongOpen}%{group_name}%{strongClose} to sign you in?"
+msgstr ""
+
+msgid "Allow access to members of the following group"
+msgstr ""
+
+msgid "Allow access to the following IP addresses"
+msgstr ""
+
+msgid "Allow commits from members who can merge to the target branch. %{link_start}About this feature.%{link_end}"
+msgstr ""
+
+msgid "Allow group owners to manage LDAP-related settings"
+msgstr ""
+
+msgid "Allow new users to create top-level groups"
+msgstr ""
+
+msgid "Allow non-administrators access to the performance bar"
+msgstr ""
+
+msgid "Allow only the selected protocols to be used for Git access."
+msgstr ""
+
+msgid "Allow owners to manage default branch protection per group."
+msgstr ""
+
+msgid "Allow owners to manually add users outside of LDAP"
+msgstr ""
+
+msgid "Allow password authentication for Git over HTTP(S)"
+msgstr ""
+
+msgid "Allow password authentication for the web interface"
+msgstr ""
+
+msgid "Allow possible spam"
+msgstr ""
+
+msgid "Allow project maintainers to configure repository mirroring"
+msgstr ""
+
+msgid "Allow projects and subgroups to override the group setting"
+msgstr ""
+
+msgid "Allow projects within this group to use Git LFS"
+msgstr ""
+
+msgid "Allow public access to pipelines and job details, including output logs and artifacts."
+msgstr ""
+
+msgid "Allow this key to push to this repository"
+msgstr ""
+
+msgid "Allow use of licensed EE features"
+msgstr ""
+
+msgid "Allow users to register any application to use GitLab as an OAuth provider"
+msgstr ""
+
+msgid "Allowed"
+msgstr ""
+
+msgid "Allowed email domain restriction only permitted for top-level groups"
+msgstr ""
+
+msgid "Allowed to create:"
+msgstr ""
+
+msgid "Allowed to delete projects"
+msgstr ""
+
+msgid "Allowed to fail"
+msgstr ""
+
+msgid "Allows projects or subgroups in this group to override the global setting."
+msgstr ""
+
+msgid "Allows projects to track errors using an Opstrace integration."
+msgstr ""
+
+msgid "Allows you to add and manage Kubernetes clusters."
+msgstr ""
+
+msgid "Almost there"
+msgstr ""
+
+msgid "Almost there..."
+msgstr ""
+
+msgid "Already blocked"
+msgstr ""
+
+msgid "Already have login and password?"
+msgstr ""
+
+msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
+msgstr ""
+
+msgid "Also called \"Relying party service URL\" or \"Reply URL\""
+msgstr ""
+
+msgid "Also remove direct user membership from subgroups and projects"
+msgstr ""
+
+msgid "Also unassign this user from related issues and merge requests"
+msgstr ""
+
+msgid "Alternate support URL for Help page and Help dropdown."
+msgstr ""
+
+msgid "Alternatively, you can convert your account to a managed account by the %{group_name} group."
+msgstr ""
+
+msgid "Amazon EKS"
+msgstr ""
+
+msgid "Amazon EKS integration allows you to provision EKS clusters from GitLab."
+msgstr ""
+
+msgid "Amazon Web Services Logo"
+msgstr ""
+
+msgid "An %{link_start}alert%{link_end} with the same fingerprint is already open. To change the status of this alert, resolve the linked alert."
+msgstr ""
+
+msgid "An Administrator has set the maximum expiration date to %{maxDate}. %{helpLinkStart}Learn more%{helpLinkEnd}."
+msgstr ""
+
+msgid "An Enterprise User GitLab account has been created for you by your organization:"
+msgstr ""
+
+msgid "An administrator changed the password for your GitLab account on %{link_to}."
+msgstr ""
+
+msgid "An alert has been resolved in %{project_path}."
+msgstr ""
+
+msgid "An alert has been triggered in %{project_path}."
+msgstr ""
+
+msgid "An application called %{link_to_client} is requesting access to your GitLab account."
+msgstr ""
+
+msgid "An email notification was recently sent from the admin panel. Please wait %{wait_time_in_words} before attempting to send another message."
+msgstr ""
+
+msgid "An email will be sent with the report attached after it is generated."
+msgstr ""
+
+msgid "An empty GitLab User field will add the FogBugz user's full name (e.g. \"By John Smith\") in the description of all issues and comments. It will also associate and/or assign these issues and comments with the project creator."
+msgstr ""
+
+msgid "An error has occurred"
+msgstr ""
+
+msgid "An error in reporting in which a test result incorrectly indicates the presence of a vulnerability in a system when the vulnerability is not present."
+msgstr ""
+
+msgid "An error occurred adding a draft to the thread."
+msgstr ""
+
+msgid "An error occurred adding a new draft."
+msgstr ""
+
+msgid "An error occurred creating the new branch."
+msgstr ""
+
+msgid "An error occurred fetching the approval rules."
+msgstr ""
+
+msgid "An error occurred fetching the approvers for the new rule."
+msgstr ""
+
+msgid "An error occurred fetching the dropdown data."
+msgstr ""
+
+msgid "An error occurred fetching the project authors."
+msgstr ""
+
+msgid "An error occurred fetching the public deploy keys. Please try again."
+msgstr ""
+
+msgid "An error occurred previewing the blob"
+msgstr ""
+
+msgid "An error occurred when loading the user verification challenge. Refresh to try again."
+msgstr ""
+
+msgid "An error occurred when updating the title"
+msgstr ""
+
+msgid "An error occurred while acknowledging the notification. Refresh the page and try again."
+msgstr ""
+
+msgid "An error occurred while adding approvers"
+msgstr ""
+
+msgid "An error occurred while adding formatted title for epic"
+msgstr ""
+
+msgid "An error occurred while approving, please try again."
+msgstr ""
+
+msgid "An error occurred while checking group path. Please refresh and try again."
+msgstr ""
+
+msgid "An error occurred while decoding the file."
+msgstr ""
+
+msgid "An error occurred while deleting the approvers group"
+msgstr ""
+
+msgid "An error occurred while deleting the comment"
+msgstr ""
+
+msgid "An error occurred while deleting the pipeline."
+msgstr ""
+
+msgid "An error occurred while detecting host keys"
+msgstr ""
+
+msgid "An error occurred while disabling Service Desk."
+msgstr ""
+
+msgid "An error occurred while dismissing the alert. Refresh the page and try again."
+msgstr ""
+
+msgid "An error occurred while dismissing the feature highlight. Refresh the page and try dismissing again."
+msgstr ""
+
+msgid "An error occurred while drawing job relationship links."
+msgstr ""
+
+msgid "An error occurred while enabling Service Desk."
+msgstr ""
+
+msgid "An error occurred while fetching Markdown preview"
+msgstr ""
+
+msgid "An error occurred while fetching ancestors"
+msgstr ""
+
+msgid "An error occurred while fetching branches. Retry the search."
+msgstr ""
+
+msgid "An error occurred while fetching codequality mr diff reports."
+msgstr ""
+
+msgid "An error occurred while fetching commit data."
+msgstr ""
+
+msgid "An error occurred while fetching commits. Retry the search."
+msgstr ""
+
+msgid "An error occurred while fetching coverage reports."
+msgstr ""
+
+msgid "An error occurred while fetching environments."
+msgstr ""
+
+msgid "An error occurred while fetching exposed artifacts."
+msgstr ""
+
+msgid "An error occurred while fetching folder content."
+msgstr ""
+
+msgid "An error occurred while fetching issues."
+msgstr ""
+
+msgid "An error occurred while fetching label colors."
+msgstr ""
+
+msgid "An error occurred while fetching participants"
+msgstr ""
+
+msgid "An error occurred while fetching participants."
+msgstr ""
+
+msgid "An error occurred while fetching pending comments"
+msgstr ""
+
+msgid "An error occurred while fetching reference"
+msgstr ""
+
+msgid "An error occurred while fetching reviewers."
+msgstr ""
+
+msgid "An error occurred while fetching tags. Retry the search."
+msgstr ""
+
+msgid "An error occurred while fetching terraform reports."
+msgstr ""
+
+msgid "An error occurred while fetching the health status."
+msgstr ""
+
+msgid "An error occurred while fetching the job log."
+msgstr ""
+
+msgid "An error occurred while fetching the job logs."
+msgstr ""
+
+msgid "An error occurred while fetching the job."
+msgstr ""
+
+msgid "An error occurred while fetching the jobs."
+msgstr ""
+
+msgid "An error occurred while fetching the latest pipeline."
+msgstr ""
+
+msgid "An error occurred while fetching the pipelines jobs."
+msgstr ""
+
+msgid "An error occurred while fetching the releases. Please try again."
+msgstr ""
+
+msgid "An error occurred while fetching this tab."
+msgstr ""
+
+msgid "An error occurred while getting files for - %{branchId}"
+msgstr ""
+
+msgid "An error occurred while getting issue counts"
+msgstr ""
+
+msgid "An error occurred while getting projects"
+msgstr ""
+
+msgid "An error occurred while initializing path locks"
+msgstr ""
+
+msgid "An error occurred while loading a section of this page."
+msgstr ""
+
+msgid "An error occurred while loading all the files."
+msgstr ""
+
+msgid "An error occurred while loading chart data"
+msgstr ""
+
+msgid "An error occurred while loading code owners."
+msgstr ""
+
+msgid "An error occurred while loading commit signatures"
+msgstr ""
+
+msgid "An error occurred while loading designs. Please try again."
+msgstr ""
+
+msgid "An error occurred while loading diff"
+msgstr ""
+
+msgid "An error occurred while loading filenames"
+msgstr ""
+
+msgid "An error occurred while loading group members."
+msgstr ""
+
+msgid "An error occurred while loading issues"
+msgstr ""
+
+msgid "An error occurred while loading merge requests."
+msgstr ""
+
+msgid "An error occurred while loading projects."
+msgstr ""
+
+msgid "An error occurred while loading the blob controls."
+msgstr ""
+
+msgid "An error occurred while loading the data. Please try again."
+msgstr ""
+
+msgid "An error occurred while loading the file"
+msgstr ""
+
+msgid "An error occurred while loading the file content."
+msgstr ""
+
+msgid "An error occurred while loading the file."
+msgstr ""
+
+msgid "An error occurred while loading the file. Please try again later."
+msgstr ""
+
+msgid "An error occurred while loading the file. Please try again."
+msgstr ""
+
+msgid "An error occurred while loading the merge request changes."
+msgstr ""
+
+msgid "An error occurred while loading the merge request version data."
+msgstr ""
+
+msgid "An error occurred while loading the merge request."
+msgstr ""
+
+msgid "An error occurred while loading the notification settings. Please try again."
+msgstr ""
+
+msgid "An error occurred while loading the pipelines jobs."
+msgstr ""
+
+msgid "An error occurred while making the request."
+msgstr ""
+
+msgid "An error occurred while moving the issue."
+msgstr ""
+
+msgid "An error occurred while parsing recent searches"
+msgstr ""
+
+msgid "An error occurred while parsing the file."
+msgstr ""
+
+msgid "An error occurred while pasting text in the editor. Please try again."
+msgstr ""
+
+msgid "An error occurred while performing this action."
+msgstr ""
+
+msgid "An error occurred while removing epics."
+msgstr ""
+
+msgid "An error occurred while removing issues."
+msgstr ""
+
+msgid "An error occurred while rendering the editor"
+msgstr ""
+
+msgid "An error occurred while reordering issues."
+msgstr ""
+
+msgid "An error occurred while retrieving calendar activity"
+msgstr ""
+
+msgid "An error occurred while retrieving diff"
+msgstr ""
+
+msgid "An error occurred while retrieving diff files"
+msgstr ""
+
+msgid "An error occurred while retrieving projects."
+msgstr ""
+
+msgid "An error occurred while retrieving your settings. Reload the page to try again."
+msgstr ""
+
+msgid "An error occurred while saving changes: %{error}"
+msgstr ""
+
+msgid "An error occurred while saving the setting"
+msgid_plural "An error occurred while saving the settings"
+msgstr[0] ""
+
+msgid "An error occurred while saving your settings. Try saving them again."
+msgstr ""
+
+msgid "An error occurred while triggering the job."
+msgstr ""
+
+msgid "An error occurred while trying to follow this user, please try again."
+msgstr ""
+
+msgid "An error occurred while trying to render the content editor. Please try again."
+msgstr ""
+
+msgid "An error occurred while trying to run a new pipeline for this merge request."
+msgstr ""
+
+msgid "An error occurred while trying to unfollow this user, please try again."
+msgstr ""
+
+msgid "An error occurred while updating approvers"
+msgstr ""
+
+msgid "An error occurred while updating assignees."
+msgstr ""
+
+msgid "An error occurred while updating configuration."
+msgstr ""
+
+msgid "An error occurred while updating labels."
+msgstr ""
+
+msgid "An error occurred while updating the comment"
+msgstr ""
+
+msgid "An error occurred while updating the configuration."
+msgstr ""
+
+msgid "An error occurred while updating the notification settings. Please try again."
+msgstr ""
+
+msgid "An error occurred while uploading the file. Please try again."
+msgstr ""
+
+msgid "An error occurred while validating group path"
+msgstr ""
+
+msgid "An error occurred while validating username"
+msgstr ""
+
+msgid "An error occurred. Please sign in again."
+msgstr ""
+
+msgid "An error occurred. Please try again."
+msgstr ""
+
+msgid "An error occurred. Unable to reopen this merge request."
+msgstr ""
+
+msgid "An example project for managing Kubernetes clusters integrated with GitLab"
+msgstr ""
+
+msgid "An example project that shows off the best practices for setting up GitLab for your own organization, including sample issues, merge requests, and milestones"
+msgstr ""
+
+msgid "An example showing how to use Jsonnet with GitLab dynamic child pipelines"
+msgstr ""
+
+msgid "An incident has been resolved in %{project_path}."
+msgstr ""
+
+msgid "An incident has been triggered in %{project_path}."
+msgstr ""
+
+msgid "An integer value is required for seconds"
+msgstr ""
+
+msgid "An issue already exists"
+msgstr ""
+
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
+msgid "An unauthenticated user"
+msgstr ""
+
+msgid "An unexpected error occurred"
+msgstr ""
+
+msgid "An unexpected error occurred while checking the project environment."
+msgstr ""
+
+msgid "An unexpected error occurred while checking the project runners."
+msgstr ""
+
+msgid "An unexpected error occurred while communicating with the Web Terminal."
+msgstr ""
+
+msgid "An unexpected error occurred while loading the code quality diff."
+msgstr ""
+
+msgid "An unexpected error occurred while starting the Web Terminal."
+msgstr ""
+
+msgid "An unexpected error occurred while stopping the Web Terminal."
+msgstr ""
+
+msgid "An unknown error occurred while loading this graph."
+msgstr ""
+
+msgid "An unknown error occurred."
+msgstr ""
+
+msgid "Analytics"
+msgstr ""
+
+msgid "Analyze your dependencies for known vulnerabilities."
+msgstr ""
+
+msgid "Analyze your infrastructure as code configuration files for known vulnerabilities."
+msgstr ""
+
+msgid "Analyze your source code and git history for secrets."
+msgstr ""
+
+msgid "Analyze your source code for known vulnerabilities."
+msgstr ""
+
+msgid "Analyzing file…"
+msgstr ""
+
+msgid "Ancestors"
+msgstr ""
+
+msgid "And this registration token:"
+msgstr ""
+
+msgid "Anonymous"
+msgstr ""
+
+msgid "Another action is currently in progress"
+msgstr ""
+
+msgid "Another issue tracker is already in use. Only one issue tracker service can be active at a time"
+msgstr ""
+
+msgid "Another third-party wiki is already in use. Only one third-party wiki integration can be active at a time"
+msgstr ""
+
+msgid "Anti-spam verification"
+msgstr ""
+
+msgid "Any"
+msgstr ""
+
+msgid "Any %{header}"
+msgstr ""
+
+msgid "Any Author"
+msgstr ""
+
+msgid "Any Milestone"
+msgstr ""
+
+msgid "Any encrypted tokens"
+msgstr ""
+
+msgid "Any label"
+msgstr ""
+
+msgid "Any member with at least Developer permissions on the project."
+msgstr ""
+
+msgid "Any milestone"
+msgstr ""
+
+msgid "App ID"
+msgstr ""
+
+msgid "Appearance"
+msgstr ""
+
+msgid "Appearance was successfully created."
+msgstr ""
+
+msgid "Appearance was successfully updated."
+msgstr ""
+
+msgid "Append the comment with %{shrug}"
+msgstr ""
+
+msgid "Append the comment with %{tableflip}"
+msgstr ""
+
+msgid "AppleAppStore|The Apple App Store Connect Issuer ID."
+msgstr ""
+
+msgid "AppleAppStore|The Apple App Store Connect Key ID."
+msgstr ""
+
+msgid "AppleAppStore|The Apple App Store Connect Private Key."
+msgstr ""
+
+msgid "AppleAppStore|Use GitLab to build and release an app in the Apple App Store."
+msgstr ""
+
+msgid "Application"
+msgstr ""
+
+msgid "Application ID"
+msgstr ""
+
+msgid "Application limits saved successfully"
+msgstr ""
+
+msgid "Application settings saved successfully"
+msgstr ""
+
+msgid "Application settings saved successfully."
+msgstr ""
+
+msgid "Application settings update failed"
+msgstr ""
+
+msgid "Application was successfully destroyed."
+msgstr ""
+
+msgid "Application was successfully updated."
+msgstr ""
+
+msgid "Application: %{name}"
+msgstr ""
+
+msgid "ApplicationSettings|A Metrics Dashboard menu item appears in the Monitoring section of the Admin Area."
+msgstr ""
+
+msgid "ApplicationSettings|Add a link to Grafana"
+msgstr ""
+
+msgid "ApplicationSettings|After sign-up text"
+msgstr ""
+
+msgid "ApplicationSettings|After the instance reaches the user cap, any user who is added or requests access must be approved by an administrator. Leave blank for an unlimited user cap. If you change the user cap to unlimited, you must re-enable %{projectSharingLinkStart}project sharing%{projectSharingLinkEnd} and %{groupSharingLinkStart}group sharing%{groupSharingLinkEnd}."
+msgstr ""
+
+msgid "ApplicationSettings|Allowed domains for sign-ups"
+msgstr ""
+
+msgid "ApplicationSettings|Any user that visits %{host} and creates an account must be explicitly approved by an administrator before they can sign in. Only effective if sign-ups are enabled."
+msgstr ""
+
+msgid "ApplicationSettings|Any user that visits %{host} can create an account."
+msgstr ""
+
+msgid "ApplicationSettings|Approve %d user"
+msgid_plural "ApplicationSettings|Approve %d users"
+msgstr[0] ""
+
+msgid "ApplicationSettings|Approve users"
+msgstr ""
+
+msgid "ApplicationSettings|Approve users in the pending approval status?"
+msgstr ""
+
+msgid "ApplicationSettings|Approve users who are pending approval?"
+msgstr ""
+
+msgid "ApplicationSettings|By making this change, you will automatically approve %d user who is pending approval."
+msgid_plural "ApplicationSettings|By making this change, you will automatically approve %d users who are pending approval."
+msgstr[0] ""
+
+msgid "ApplicationSettings|By making this change, you will automatically approve all users who are pending approval."
+msgstr ""
+
+msgid "ApplicationSettings|Denied domains for sign-ups"
+msgstr ""
+
+msgid "ApplicationSettings|Denylist file"
+msgstr ""
+
+msgid "ApplicationSettings|Domain denylist"
+msgstr ""
+
+msgid "ApplicationSettings|Email confirmation settings"
+msgstr ""
+
+msgid "ApplicationSettings|Email restrictions"
+msgstr ""
+
+msgid "ApplicationSettings|Email restrictions for sign-ups"
+msgstr ""
+
+msgid "ApplicationSettings|Enable Slack application"
+msgstr ""
+
+msgid "ApplicationSettings|Enable domain denylist for sign-ups"
+msgstr ""
+
+msgid "ApplicationSettings|Enable email restrictions for sign-ups"
+msgstr ""
+
+msgid "ApplicationSettings|Enter denylist manually"
+msgstr ""
+
+msgid "ApplicationSettings|Hard"
+msgstr ""
+
+msgid "ApplicationSettings|Minimum password length (number of characters)"
+msgstr ""
+
+msgid "ApplicationSettings|New users can sign up without confirming their email address."
+msgstr ""
+
+msgid "ApplicationSettings|Off"
+msgstr ""
+
+msgid "ApplicationSettings|Only users with e-mail addresses that match these domain(s) can sign up. Wildcards allowed. Use separate lines for multiple entries. Example: domain.com, *.domain.com"
+msgstr ""
+
+msgid "ApplicationSettings|Require admin approval for new sign-ups"
+msgstr ""
+
+msgid "ApplicationSettings|Require lowercase letters"
+msgstr ""
+
+msgid "ApplicationSettings|Require numbers"
+msgstr ""
+
+msgid "ApplicationSettings|Require symbols"
+msgstr ""
+
+msgid "ApplicationSettings|Require uppercase letters"
+msgstr ""
+
+msgid "ApplicationSettings|Restricts sign-ups for email addresses that match the given regex. %{linkStart}What is the supported syntax?%{linkEnd}"
+msgstr ""
+
+msgid "ApplicationSettings|Save changes"
+msgstr ""
+
+msgid "ApplicationSettings|See %{linkStart}password policy guidelines%{linkEnd}."
+msgstr ""
+
+msgid "ApplicationSettings|Send a confirmation email during sign up. New users must confirm their email address before they can log in."
+msgstr ""
+
+msgid "ApplicationSettings|Sign-up enabled"
+msgstr ""
+
+msgid "ApplicationSettings|Text shown after a user signs up. Markdown enabled."
+msgstr ""
+
+msgid "ApplicationSettings|This feature is only available on GitLab.com"
+msgstr ""
+
+msgid "ApplicationSettings|This option is only available on GitLab.com"
+msgstr ""
+
+msgid "ApplicationSettings|Upload denylist file"
+msgstr ""
+
+msgid "ApplicationSettings|User cap"
+msgstr ""
+
+msgid "ApplicationSettings|Users with e-mail addresses that match these domain(s) cannot sign up. Wildcards allowed. Use separate lines for multiple entries. Example: domain.com, *.domain.com"
+msgstr ""
+
+msgid "ApplicationSettings|Users with e-mail addresses that match these domain(s) cannot sign up. Wildcards allowed. Use separate lines or commas for multiple entries."
+msgstr ""
+
+msgid "ApplicationSettings|When enabled, new passwords must contain at least one lowercase letter (a-z)."
+msgstr ""
+
+msgid "ApplicationSettings|When enabled, new passwords must contain at least one number (0-9)."
+msgstr ""
+
+msgid "ApplicationSettings|When enabled, new passwords must contain at least one symbol."
+msgstr ""
+
+msgid "ApplicationSettings|When enabled, new passwords must contain at least one uppercase letter (A-Z)."
+msgstr ""
+
+msgid "ApplicationSettings|domain.com"
+msgstr ""
+
+msgid "Applications"
+msgstr ""
+
+msgid "Applied"
+msgstr ""
+
+msgid "Apply"
+msgstr ""
+
+msgid "Apply %d suggestion"
+msgid_plural "Apply %d suggestions"
+msgstr[0] ""
+
+msgid "Apply a label"
+msgstr ""
+
+msgid "Apply a template"
+msgstr ""
+
+msgid "Apply suggestion"
+msgstr ""
+
+msgid "Apply template"
+msgstr ""
+
+msgid "Apply this approval rule to all branches or a specific protected branch."
+msgstr ""
+
+msgid "Applying"
+msgstr ""
+
+msgid "Applying a template will replace the existing issue description. Any changes you have made will be lost."
+msgstr ""
+
+msgid "Applying command"
+msgstr ""
+
+msgid "Applying command to %{commandDescription}"
+msgstr ""
+
+msgid "Applying multiple commands"
+msgstr ""
+
+msgid "Applying suggestion..."
+msgstr ""
+
+msgid "Applying suggestions..."
+msgstr ""
+
+msgid "Approval options"
+msgstr ""
+
+msgid "Approval rules"
+msgstr ""
+
+msgid "Approval rules reset to project defaults"
+msgstr ""
+
+msgid "Approval settings"
+msgstr ""
+
+msgid "ApprovalRuleRemove|%d member"
+msgid_plural "ApprovalRuleRemove|%d members"
+msgstr[0] ""
+
+msgid "ApprovalRuleRemove|You are about to remove the %{name} approver group which has %{strongStart}%{count} member%{strongEnd}. Approvals from this member are not revoked."
+msgid_plural "ApprovalRuleRemove|You are about to remove the %{name} approver group which has %{strongStart}%{count} members%{strongEnd}. Approvals from these members are not revoked."
+msgstr[0] ""
+
+msgid "ApprovalRuleSummary|%d member"
+msgid_plural "ApprovalRuleSummary|%d members"
+msgstr[0] ""
+
+msgid "ApprovalRuleSummary|%{count} approval required from %{membersCount}"
+msgid_plural "ApprovalRuleSummary|%{count} approvals required from %{membersCount}"
+msgstr[0] ""
+
+msgid "ApprovalRule|A merge request author collaborating with a merge request approver"
+msgstr ""
+
+msgid "ApprovalRule|Add approvers"
+msgstr ""
+
+msgid "ApprovalRule|Approval rules"
+msgstr ""
+
+msgid "ApprovalRule|Approvals required"
+msgstr ""
+
+msgid "ApprovalRule|Approver Type"
+msgstr ""
+
+msgid "ApprovalRule|Approvers"
+msgstr ""
+
+msgid "ApprovalRule|Confirmed"
+msgstr ""
+
+msgid "ApprovalRule|Dismissed"
+msgstr ""
+
+msgid "ApprovalRule|Examples: QA, Security."
+msgstr ""
+
+msgid "ApprovalRule|Improve your organization's code review with required approvals."
+msgstr ""
+
+msgid "ApprovalRule|Increase quality and maintain standards."
+msgstr ""
+
+msgid "ApprovalRule|Learn more about merge request approval rules."
+msgstr ""
+
+msgid "ApprovalRule|Name"
+msgstr ""
+
+msgid "ApprovalRule|Newly detected"
+msgstr ""
+
+msgid "ApprovalRule|Previously detected"
+msgstr ""
+
+msgid "ApprovalRule|Reduce your time to merge."
+msgstr ""
+
+msgid "ApprovalRule|Resolved"
+msgstr ""
+
+msgid "ApprovalRule|Rule name"
+msgstr ""
+
+msgid "ApprovalRule|Select eligible approvers by expertise or files changed."
+msgstr ""
+
+msgid "ApprovalRule|Target branch"
+msgstr ""
+
+msgid "ApprovalRule|Try for free"
+msgstr ""
+
+msgid "ApprovalSettings|Keep approvals"
+msgstr ""
+
+msgid "ApprovalSettings|Merge request approval settings have been updated."
+msgstr ""
+
+msgid "ApprovalSettings|Prevent approval by author"
+msgstr ""
+
+msgid "ApprovalSettings|Prevent approvals by users who add commits"
+msgstr ""
+
+msgid "ApprovalSettings|Prevent editing approval rules in merge requests"
+msgstr ""
+
+msgid "ApprovalSettings|Prevent editing approval rules in projects and merge requests"
+msgstr ""
+
+msgid "ApprovalSettings|Prevent editing approval rules in projects and merge requests."
+msgstr ""
+
+msgid "ApprovalSettings|Remove all approvals"
+msgstr ""
+
+msgid "ApprovalSettings|Remove approvals by Code Owners if their files changed"
+msgstr ""
+
+msgid "ApprovalSettings|Require user password to approve"
+msgstr ""
+
+msgid "ApprovalSettings|There was an error loading merge request approval settings."
+msgstr ""
+
+msgid "ApprovalSettings|There was an error updating merge request approval settings."
+msgstr ""
+
+msgid "ApprovalSettings|This setting is configured at the instance level and can only be changed by an administrator."
+msgstr ""
+
+msgid "ApprovalSettings|This setting is configured in %{groupName} and can only be changed in the group settings by an administrator or group owner."
+msgstr ""
+
+msgid "ApprovalSettings|When a commit is added:"
+msgstr ""
+
+msgid "Approvals are optional."
+msgstr ""
+
+msgid "Approvals required"
+msgstr ""
+
+msgid "Approvals|Section: %section"
+msgstr ""
+
+msgid "Approve"
+msgstr ""
+
+msgid "Approve All"
+msgstr ""
+
+msgid "Approve a merge request"
+msgstr ""
+
+msgid "Approve merge request"
+msgstr ""
+
+msgid "Approve the current merge request."
+msgstr ""
+
+msgid "Approved"
+msgstr ""
+
+msgid "Approved MRs"
+msgstr ""
+
+msgid "Approved the current merge request."
+msgstr ""
+
+msgid "Approved-By"
+msgstr ""
+
+msgid "Approver"
+msgstr ""
+
+msgid "Approvers"
+msgstr ""
+
+msgid "Approvers from private group(s) not shown"
+msgstr ""
+
+msgid "Apr"
+msgstr ""
+
+msgid "April"
+msgstr ""
+
+msgid "Architecture not found for OS"
+msgstr ""
+
+msgid "Archive"
+msgstr ""
+
+msgid "Archive jobs"
+msgstr ""
+
+msgid "Archive project"
+msgstr ""
+
+msgid "Archive test case"
+msgstr ""
+
+msgid "Archived"
+msgstr ""
+
+msgid "Archived (%{movedToStart}moved%{movedToEnd})"
+msgstr ""
+
+msgid "Archived in this version"
+msgstr ""
+
+msgid "Archived project! Repository and other project resources are read-only"
+msgstr ""
+
+msgid "Archived projects"
+msgstr ""
+
+msgid "Archiving the project makes it entirely read-only. It is hidden from the dashboard and doesn't display in searches. %{strong_start}The repository cannot be committed to, and no issues, comments, or other entities can be created.%{strong_end} %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Are you ABSOLUTELY SURE you wish to remove this group?"
+msgstr ""
+
+msgid "Are you absolutely sure?"
+msgstr ""
+
+msgid "Are you sure that you want to archive this project?"
+msgstr ""
+
+msgid "Are you sure that you want to destroy %{application}"
+msgstr ""
+
+msgid "Are you sure that you want to unarchive this project?"
+msgstr ""
+
+msgid "Are you sure you want to %{action} %{name}?"
+msgstr ""
+
+msgid "Are you sure you want to approve %{user}?"
+msgstr ""
+
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
+msgid "Are you sure you want to attempt to merge?"
+msgstr ""
+
+msgid "Are you sure you want to cancel editing this %{commentType}?"
+msgstr ""
+
+msgid "Are you sure you want to close this blocked issue?"
+msgstr ""
+
+msgid "Are you sure you want to delete %{name}?"
+msgstr ""
+
+msgid "Are you sure you want to delete this %{commentType}?"
+msgstr ""
+
+msgid "Are you sure you want to delete this SSH key?"
+msgstr ""
+
+msgid "Are you sure you want to delete this comment?"
+msgstr ""
+
+msgid "Are you sure you want to delete this deploy key?"
+msgstr ""
+
+msgid "Are you sure you want to delete this device? This action cannot be undone."
+msgstr ""
+
+msgid "Are you sure you want to delete this label?"
+msgstr ""
+
+msgid "Are you sure you want to delete this pipeline schedule?"
+msgstr ""
+
+msgid "Are you sure you want to delete this pipeline? Doing so will expire all pipeline caches and delete all related objects, such as builds, logs, artifacts, and triggers. This action cannot be undone."
+msgstr ""
+
+msgid "Are you sure you want to deploy this environment?"
+msgstr ""
+
+msgid "Are you sure you want to discard this comment?"
+msgstr ""
+
+msgid "Are you sure you want to discard your changes?"
+msgstr ""
+
+msgid "Are you sure you want to import %d repository?"
+msgid_plural "Are you sure you want to import %d repositories?"
+msgstr[0] ""
+
+msgid "Are you sure you want to leave the Web IDE? All unsaved changes will be lost."
+msgstr ""
+
+msgid "Are you sure you want to lock %{path}?"
+msgstr ""
+
+msgid "Are you sure you want to lock this directory?"
+msgstr ""
+
+msgid "Are you sure you want to lose unsaved changes?"
+msgstr ""
+
+msgid "Are you sure you want to lose your issue information?"
+msgstr ""
+
+msgid "Are you sure you want to merge immediately?"
+msgstr ""
+
+msgid "Are you sure you want to re-deploy this environment?"
+msgstr ""
+
+msgid "Are you sure you want to reindex?"
+msgstr ""
+
+msgid "Are you sure you want to remove %{email}?"
+msgstr ""
+
+msgid "Are you sure you want to remove %{group_name}?"
+msgstr ""
+
+msgid "Are you sure you want to remove %{topic_name}?"
+msgstr ""
+
+msgid "Are you sure you want to remove the attachment?"
+msgstr ""
+
+msgid "Are you sure you want to remove the license?"
+msgstr ""
+
+msgid "Are you sure you want to remove this deploy key? If anything is still using this key, it will stop working."
+msgstr ""
+
+msgid "Are you sure you want to remove this identity?"
+msgstr ""
+
+msgid "Are you sure you want to remove this list?"
+msgstr ""
+
+msgid "Are you sure you want to remove this nickname?"
+msgstr ""
+
+msgid "Are you sure you want to reset the error tracking access token?"
+msgstr ""
+
+msgid "Are you sure you want to reset the health check token?"
+msgstr ""
+
+msgid "Are you sure you want to reset the registration token?"
+msgstr ""
+
+msgid "Are you sure you want to retry this migration?"
+msgstr ""
+
+msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
+msgstr ""
+
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
+msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
+msgstr ""
+
+msgid "Are you sure you want to revoke this personal access token? This action cannot be undone."
+msgstr ""
+
+msgid "Are you sure you want to revoke this project access token? This action cannot be undone."
+msgstr ""
+
+msgid "Are you sure you want to stop this environment?"
+msgstr ""
+
+msgid "Are you sure you want to unlock %{path_lock_path}?"
+msgstr ""
+
+msgid "Are you sure you want to unlock %{path}?"
+msgstr ""
+
+msgid "Are you sure you want to unlock this directory?"
+msgstr ""
+
+msgid "Are you sure you want to unsubscribe from the %{type}: %{link_to_noteable_text}?"
+msgstr ""
+
+msgid "Are you sure?"
+msgstr ""
+
+msgid "Are you sure? All commits that were signed with this GPG key will be unverified."
+msgstr ""
+
+msgid "Are you sure? Removing this GPG key does not affect already signed commits."
+msgstr ""
+
+msgid "Are you sure? The device will be signed out of GitLab and all remember me tokens revoked."
+msgstr ""
+
+msgid "Arrange charts"
+msgstr ""
+
+msgid "Artifact"
+msgstr ""
+
+msgid "Artifact could not be deleted."
+msgstr ""
+
+msgid "Artifact was successfully deleted."
+msgstr ""
+
+msgid "Artifacts"
+msgstr ""
+
+msgid "Artifacts|An error occurred while deleting the artifact"
+msgstr ""
+
+msgid "Artifacts|An error occurred while retrieving job artifacts"
+msgstr ""
+
+msgid "Artifacts|Artifacts"
+msgstr ""
+
+msgid "Artifacts|Browse"
+msgstr ""
+
+msgid "Artifacts|Delete %{name}?"
+msgstr ""
+
+msgid "Artifacts|Delete artifact"
+msgstr ""
+
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
+msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
+msgstr ""
+
+msgid "Artifacts|Total artifacts size"
+msgstr ""
+
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
+msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
+msgstr ""
+
+msgid "AsanaService|%{user} pushed to branch %{branch} of %{project_name} ( %{commit_url} ):"
+msgstr ""
+
+msgid "AsanaService|Add commit messages as comments to Asana tasks."
+msgstr ""
+
+msgid "AsanaService|Comma-separated list of branches to be automatically inspected. Leave blank to include all branches."
+msgstr ""
+
+msgid "AsanaService|User Personal Access Token. User must have access to the task. All comments are attributed to this user."
+msgstr ""
+
+msgid "Ascending"
+msgstr ""
+
+msgid "Ask again later"
+msgstr ""
+
+msgid "Ask someone with write access to resolve it."
+msgstr ""
+
+msgid "Ask your group owner to set up a group runner."
+msgstr ""
+
+msgid "Assertion consumer service URL"
+msgstr ""
+
+msgid "Assets"
+msgstr ""
+
+msgid "Assets:"
+msgstr ""
+
+msgid "Assign"
+msgstr ""
+
+msgid "Assign Iteration"
+msgstr ""
+
+msgid "Assign To"
+msgstr ""
+
+msgid "Assign custom color like #FF0000"
+msgstr ""
+
+msgid "Assign labels"
+msgstr ""
+
+msgid "Assign myself"
+msgstr ""
+
+msgid "Assign reviewer"
+msgstr ""
+
+msgid "Assign reviewer(s)"
+msgstr ""
+
+msgid "Assign severity"
+msgstr ""
+
+msgid "Assign some issues to this milestone."
+msgstr ""
+
+msgid "Assign to"
+msgstr ""
+
+msgid "Assign to commenting user"
+msgstr ""
+
+msgid "Assign to me"
+msgstr ""
+
+msgid "Assigned"
+msgstr ""
+
+msgid "Assigned %{assignee_users_sentence}."
+msgstr ""
+
+msgid "Assigned %{reviewer_users_sentence} as %{reviewer_text}."
+msgstr ""
+
+msgid "Assigned Issues"
+msgstr ""
+
+msgid "Assigned merge requests"
+msgstr ""
+
+msgid "Assigned projects"
+msgstr ""
+
+msgid "Assigned to %{assigneeName}"
+msgstr ""
+
+msgid "Assigned to %{assignee_name}"
+msgstr ""
+
+msgid "Assigned to me"
+msgstr ""
+
+msgid "Assignee"
+msgid_plural "%d Assignees"
+msgstr[0] ""
+
+msgid "Assignee (optional)"
+msgstr ""
+
+msgid "Assignee has no permissions"
+msgstr ""
+
+msgid "Assignee lists not available with your current license"
+msgstr ""
+
+msgid "Assignee(s)"
+msgstr ""
+
+msgid "Assignees"
+msgstr ""
+
+msgid "Assigns %{assignee_users_sentence}."
+msgstr ""
+
+msgid "Assigns %{reviewer_users_sentence} as %{reviewer_text}."
+msgstr ""
+
+msgid "At least one approval from a code owner is required to change files matching the respective CODEOWNER rules."
+msgstr ""
+
+msgid "At least one field of %{one_of_required_fields} must be present"
+msgstr ""
+
+msgid "At least one of group_id or project_id must be specified"
+msgstr ""
+
+msgid "At least one of your Personal Access Tokens is expired. %{generate_new}"
+msgstr ""
+
+msgid "At least one of your Personal Access Tokens will expire soon. %{generate_new}"
+msgstr ""
+
+msgid "At risk"
+msgstr ""
+
+msgid "Attach a file or image"
+msgstr ""
+
+msgid "Attaching File - %{progress}"
+msgstr ""
+
+msgid "Attaching a file"
+msgid_plural "Attaching %d files"
+msgstr[0] ""
+
+msgid "Attaching the file failed."
+msgstr ""
+
+msgid "Attempted sign in to %{host} using a wrong two-factor authentication code"
+msgstr ""
+
+msgid "Audit Events"
+msgstr ""
+
+msgid "Audit events"
+msgstr ""
+
+msgid "AuditLogs|(removed)"
+msgstr ""
+
+msgid "AuditLogs|Action"
+msgstr ""
+
+msgid "AuditLogs|Author"
+msgstr ""
+
+msgid "AuditLogs|Date"
+msgstr ""
+
+msgid "AuditLogs|Failed to find %{type}. Please search for another %{type}."
+msgstr ""
+
+msgid "AuditLogs|Failed to find %{type}. Please try again."
+msgstr ""
+
+msgid "AuditLogs|Group Events"
+msgstr ""
+
+msgid "AuditLogs|IP Address"
+msgstr ""
+
+msgid "AuditLogs|Log"
+msgstr ""
+
+msgid "AuditLogs|Member Events"
+msgstr ""
+
+msgid "AuditLogs|No matching %{type} found."
+msgstr ""
+
+msgid "AuditLogs|Object"
+msgstr ""
+
+msgid "AuditLogs|Project Events"
+msgstr ""
+
+msgid "AuditLogs|Target"
+msgstr ""
+
+msgid "AuditLogs|This month"
+msgstr ""
+
+msgid "AuditLogs|User Events"
+msgstr ""
+
+msgid "AuditStreams|%d destination"
+msgid_plural "AuditStreams|%d destinations"
+msgstr[0] ""
+
+msgid "AuditStreams|A header with this name already exists."
+msgstr ""
+
+msgid "AuditStreams|Active"
+msgstr ""
+
+msgid "AuditStreams|Add a custom header"
+msgstr ""
+
+msgid "AuditStreams|Add a custom value"
+msgstr ""
+
+msgid "AuditStreams|Add an HTTP endpoint to manage audit logs in third-party systems."
+msgstr ""
+
+msgid "AuditStreams|Add another custom header"
+msgstr ""
+
+msgid "AuditStreams|Add external stream destination"
+msgstr ""
+
+msgid "AuditStreams|Add header"
+msgstr ""
+
+msgid "AuditStreams|Add streaming destination"
+msgstr ""
+
+msgid "AuditStreams|An error occurred when creating external audit event stream destination. Please try it again."
+msgstr ""
+
+msgid "AuditStreams|An error occurred when deleting external audit event stream destination. Please try it again."
+msgstr ""
+
+msgid "AuditStreams|An error occurred when fetching external audit event streams. Please try it again"
+msgstr ""
+
+msgid "AuditStreams|An error occurred when updating external audit event stream destination. Please try it again."
+msgstr ""
+
+msgid "AuditStreams|Cancel editing"
+msgstr ""
+
+msgid "AuditStreams|Custom HTTP headers (optional)"
+msgstr ""
+
+msgid "AuditStreams|Defines which streaming events are captured"
+msgstr ""
+
+msgid "AuditStreams|Delete %{link}"
+msgstr ""
+
+msgid "AuditStreams|Destination URL"
+msgstr ""
+
+msgid "AuditStreams|Destination has filters applied. %{linkStart}What are filters?%{linkEnd}"
+msgstr ""
+
+msgid "AuditStreams|Destinations receive all audit event data"
+msgstr ""
+
+msgid "AuditStreams|Edit %{link}"
+msgstr ""
+
+msgid "AuditStreams|Event filtering (optional)"
+msgstr ""
+
+msgid "AuditStreams|Header"
+msgstr ""
+
+msgid "AuditStreams|Maximum of %{number} HTTP headers has been reached."
+msgstr ""
+
+msgid "AuditStreams|No filters available. %{linkStart}How do I add a filter?%{linkEnd}"
+msgstr ""
+
+msgid "AuditStreams|Remove custom header"
+msgstr ""
+
+msgid "AuditStreams|Save external stream destination"
+msgstr ""
+
+msgid "AuditStreams|Setup streaming for audit events"
+msgstr ""
+
+msgid "AuditStreams|Stream added successfully"
+msgstr ""
+
+msgid "AuditStreams|Stream deleted successfully"
+msgstr ""
+
+msgid "AuditStreams|Stream updated successfully"
+msgstr ""
+
+msgid "AuditStreams|Streams"
+msgstr ""
+
+msgid "AuditStreams|This could include sensitive information. Make sure you trust the destination endpoint."
+msgstr ""
+
+msgid "AuditStreams|This is great for keeping everything one place."
+msgstr ""
+
+msgid "AuditStreams|Value"
+msgstr ""
+
+msgid "AuditStreams|Verification token"
+msgstr ""
+
+msgid "AuditStreams|filtered"
+msgstr ""
+
+msgid "Aug"
+msgstr ""
+
+msgid "August"
+msgstr ""
+
+msgid "Authenticate"
+msgstr ""
+
+msgid "Authenticate user SSH keys without requiring additional configuration. Performance of GitLab can be improved by using the GitLab database instead. %{link_start}How do I configure authentication using the GitLab database? %{link_end}"
+msgstr ""
+
+msgid "Authenticate with GitHub"
+msgstr ""
+
+msgid "Authenticated API rate limit period in seconds"
+msgstr ""
+
+msgid "Authenticated API requests"
+msgstr ""
+
+msgid "Authenticated Git LFS rate limit period in seconds"
+msgstr ""
+
+msgid "Authenticated Git LFS request rate limit"
+msgstr ""
+
+msgid "Authenticated Git LFS requests"
+msgstr ""
+
+msgid "Authenticated web rate limit period in seconds"
+msgstr ""
+
+msgid "Authenticated web requests"
+msgstr ""
+
+msgid "Authentication"
+msgstr ""
+
+msgid "Authentication Failure"
+msgstr ""
+
+msgid "Authentication Log"
+msgstr ""
+
+msgid "Authentication error: enable 2FA in your profile settings to continue using GitLab: %{mfa_help_page}"
+msgstr ""
+
+msgid "Authentication failed: %{error_message}"
+msgstr ""
+
+msgid "Authentication log"
+msgstr ""
+
+msgid "Authentication method"
+msgstr ""
+
+msgid "Authentication method updated"
+msgstr ""
+
+msgid "Authentication via U2F device failed."
+msgstr ""
+
+msgid "Authentication via WebAuthn device failed."
+msgstr ""
+
+msgid "Author"
+msgstr ""
+
+msgid "Author: %{author_name}"
+msgstr ""
+
+msgid "Authored %{timeago}"
+msgstr ""
+
+msgid "Authored %{timeago} by %{author}"
+msgstr ""
+
+msgid "Authorization code:"
+msgstr ""
+
+msgid "Authorization required"
+msgstr ""
+
+msgid "Authorization token duration (minutes)"
+msgstr ""
+
+msgid "Authorization was granted by entering your username and password in the application."
+msgstr ""
+
+msgid "Authorize"
+msgstr ""
+
+msgid "Authorize %{link_to_client} to use your account?"
+msgstr ""
+
+msgid "Authorize %{user} to use your account?"
+msgstr ""
+
+msgid "Authorized %{new_chat_name}"
+msgstr ""
+
+msgid "Authorized At"
+msgstr ""
+
+msgid "Authorized applications (%{size})"
+msgstr ""
+
+msgid "AuthorizedApplication|Are you sure you want to revoke this application?"
+msgstr ""
+
+msgid "AuthorizedApplication|Revoke application"
+msgstr ""
+
+msgid "Authors: %{authors}"
+msgstr ""
+
+msgid "Auto DevOps"
+msgstr ""
+
+msgid "Auto DevOps enabled"
+msgstr ""
+
+msgid "Auto stop successfully canceled."
+msgstr ""
+
+msgid "Auto-cancel redundant pipelines"
+msgstr ""
+
+msgid "AutoDevOps|%{auto_devops_start}Automate building, testing, and deploying%{auto_devops_end} your applications based on your continuous integration and delivery configuration. %{quickstart_start}How do I get started?%{quickstart_end}"
+msgstr ""
+
+msgid "AutoDevOps|Auto DevOps"
+msgstr ""
+
+msgid "AutoDevOps|Auto DevOps documentation"
+msgstr ""
+
+msgid "AutoDevOps|Dismiss Auto DevOps box"
+msgstr ""
+
+msgid "AutoDevOps|Enable in settings"
+msgstr ""
+
+msgid "AutoDevOps|It will automatically build, test, and deploy your application based on a predefined CI/CD configuration."
+msgstr ""
+
+msgid "AutoDevOps|Learn more in the %{link_to_documentation}"
+msgstr ""
+
+msgid "AutoDevOps|The Auto DevOps pipeline has been enabled and will be used if no alternative CI configuration file is found."
+msgstr ""
+
+msgid "AutoDevopsAlert|Security testing tools enabled with %{linkStart}Auto DevOps%{linkEnd}"
+msgstr ""
+
+msgid "AutoRemediation| 1 Merge Request"
+msgstr ""
+
+msgid "AutoRemediation|%{mrsCount} ready for review"
+msgstr ""
+
+msgid "AutoRemediation|Auto-fix"
+msgstr ""
+
+msgid "AutoRemediation|Auto-fix solutions"
+msgstr ""
+
+msgid "AutoRemediation|If you're using dependency and/or container scanning, and auto-fix is enabled, auto-fix automatically creates merge requests with fixes to vulnerabilities."
+msgstr ""
+
+msgid "AutoRemediation|Introducing GitLab auto-fix"
+msgstr ""
+
+msgid "AutoRollback|Automatic rollbacks start when a critical alert is triggered. If the last successful deployment fails to roll back automatically, it can still be done manually."
+msgstr ""
+
+msgid "AutoRollback|Automatically roll back to the last successful deployment when a critical problem is detected."
+msgstr ""
+
+msgid "AutoRollback|Enable automatic rollbacks"
+msgstr ""
+
+msgid "Autocomplete"
+msgstr ""
+
+msgid "Autocomplete description"
+msgstr ""
+
+msgid "Autocomplete hint"
+msgstr ""
+
+msgid "Autocomplete usage hint"
+msgstr ""
+
+msgid "Automatic certificate management using %{lets_encrypt_link_start}Let's Encrypt%{lets_encrypt_link_end}"
+msgstr ""
+
+msgid "Automatic certificate management using Let's Encrypt"
+msgstr ""
+
+msgid "Automatic deployment rollbacks"
+msgstr ""
+
+msgid "Automatic event tracking provides a traceable history for audits."
+msgstr ""
+
+msgid "Automatically close associated incident when a recovery alert notification resolves an alert"
+msgstr ""
+
+msgid "Automatically resolved"
+msgstr ""
+
+msgid "Automatically update this project's branches and tags from the upstream repository."
+msgstr ""
+
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
+msgid "Autosave|Note"
+msgstr ""
+
+msgid "Available"
+msgstr ""
+
+msgid "Available ID"
+msgstr ""
+
+msgid "Available group runners: %{runners}"
+msgstr ""
+
+msgid "Available on-demand"
+msgstr ""
+
+msgid "Avatar for %{assigneeName}"
+msgstr ""
+
+msgid "Avatar will be removed. Are you sure?"
+msgstr ""
+
+msgid "Average per day: %{average}"
+msgstr ""
+
+msgid "Awaiting user signup"
+msgstr ""
+
+msgid "Award added"
+msgstr ""
+
+msgid "Award removed"
+msgstr ""
+
+msgid "AwardEmoji|No emojis found."
+msgstr ""
+
+msgid "Back"
+msgstr ""
+
+msgid "Back to page %{number}"
+msgstr ""
+
+msgid "Background Color"
+msgstr ""
+
+msgid "Background Jobs"
+msgstr ""
+
+msgid "Background Migrations"
+msgstr ""
+
+msgid "Background color"
+msgstr ""
+
+msgid "BackgroundMigrations|Background Migrations"
+msgstr ""
+
+msgid "BackgroundMigrations|Background migrations are used to perform data migrations whenever a migration exceeds the time limits in our guidelines. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "BackgroundMigrations|Batch size"
+msgstr ""
+
+msgid "BackgroundMigrations|Database"
+msgstr ""
+
+msgid "BackgroundMigrations|Failed jobs:"
+msgstr ""
+
+msgid "BackgroundMigrations|Finished at"
+msgstr ""
+
+msgid "BackgroundMigrations|Started at"
+msgstr ""
+
+msgid "Badges"
+msgstr ""
+
+msgid "Badges|Add badge"
+msgstr ""
+
+msgid "Badges|Adding the badge failed, please check the entered URLs and try again."
+msgstr ""
+
+msgid "Badges|Badge image URL"
+msgstr ""
+
+msgid "Badges|Badge image preview"
+msgstr ""
+
+msgid "Badges|Badge saved."
+msgstr ""
+
+msgid "Badges|Delete badge?"
+msgstr ""
+
+msgid "Badges|Deleting the badge failed, please try again."
+msgstr ""
+
+msgid "Badges|Enter a valid URL"
+msgstr ""
+
+msgid "Badges|Example: %{exampleUrl}"
+msgstr ""
+
+msgid "Badges|Group Badge"
+msgstr ""
+
+msgid "Badges|Link"
+msgstr ""
+
+msgid "Badges|Name"
+msgstr ""
+
+msgid "Badges|New badge added."
+msgstr ""
+
+msgid "Badges|No badge image"
+msgstr ""
+
+msgid "Badges|No image to preview"
+msgstr ""
+
+msgid "Badges|Project Badge"
+msgstr ""
+
+msgid "Badges|Reload badge image"
+msgstr ""
+
+msgid "Badges|Save changes"
+msgstr ""
+
+msgid "Badges|Saving the badge failed, please check the entered URLs and try again."
+msgstr ""
+
+msgid "Badges|Supported %{docsLinkStart}variables%{docsLinkEnd}: %{placeholders}"
+msgstr ""
+
+msgid "Badges|The badge was deleted."
+msgstr ""
+
+msgid "Badges|This group has no badges"
+msgstr ""
+
+msgid "Badges|This project has no badges"
+msgstr ""
+
+msgid "Badges|You are going to delete this badge. Deleted badges %{strongStart}cannot%{strongEnd} be restored."
+msgstr ""
+
+msgid "Badges|Your badges"
+msgstr ""
+
+msgid "BambooService|Atlassian Bamboo"
+msgstr ""
+
+msgid "BambooService|Bamboo URL"
+msgstr ""
+
+msgid "BambooService|Bamboo build plan key."
+msgstr ""
+
+msgid "BambooService|Bamboo service root URL."
+msgstr ""
+
+msgid "BambooService|Enter new build key"
+msgstr ""
+
+msgid "BambooService|Leave blank to use your current build key."
+msgstr ""
+
+msgid "BambooService|Run CI/CD pipelines with Atlassian Bamboo."
+msgstr ""
+
+msgid "BambooService|Run CI/CD pipelines with Atlassian Bamboo. You must set up automatic revision labeling and a repository trigger in Bamboo. %{docs_link}"
+msgstr ""
+
+msgid "BambooService|The user with API access to the Bamboo server."
+msgstr ""
+
+msgid "Banned"
+msgstr ""
+
+msgid "Banner message"
+msgstr ""
+
+msgid "Based on"
+msgstr ""
+
+msgid "Batch size"
+msgstr ""
+
+msgid "Batched Job|Background Migrations"
+msgstr ""
+
+msgid "Batched Job|Batched Job (Id: %{id})"
+msgstr ""
+
+msgid "BatchedJob|Attempts"
+msgstr ""
+
+msgid "BatchedJob|Batch size"
+msgstr ""
+
+msgid "BatchedJob|Batched Jobs"
+msgstr ""
+
+msgid "BatchedJob|Created At"
+msgstr ""
+
+msgid "BatchedJob|Created at"
+msgstr ""
+
+msgid "BatchedJob|Exception Class"
+msgstr ""
+
+msgid "BatchedJob|Exception Message"
+msgstr ""
+
+msgid "BatchedJob|Exception class"
+msgstr ""
+
+msgid "BatchedJob|Exception message"
+msgstr ""
+
+msgid "BatchedJob|Finished at"
+msgstr ""
+
+msgid "BatchedJob|Max Value"
+msgstr ""
+
+msgid "BatchedJob|Max value"
+msgstr ""
+
+msgid "BatchedJob|Min Value"
+msgstr ""
+
+msgid "BatchedJob|Min value"
+msgstr ""
+
+msgid "BatchedJob|Next Status"
+msgstr ""
+
+msgid "BatchedJob|Next status"
+msgstr ""
+
+msgid "BatchedJob|Pause ms"
+msgstr ""
+
+msgid "BatchedJob|Pause time (ms)"
+msgstr ""
+
+msgid "BatchedJob|Previous Status"
+msgstr ""
+
+msgid "BatchedJob|Previous status"
+msgstr ""
+
+msgid "BatchedJob|Started at"
+msgstr ""
+
+msgid "BatchedJob|Transition logs:"
+msgstr ""
+
+msgid "Be careful. Changing the project's namespace can have unintended side effects."
+msgstr ""
+
+msgid "Be careful. Renaming a project's repository can have unintended side effects."
+msgstr ""
+
+msgid "Because you enabled auto-banning, we have also automatically banned this user from %{scope}. If this is a mistake, you can %{link_start}unban them%{link_end}."
+msgstr ""
+
+msgid "Because you enabled auto-banning, we have also automatically banned this user from %{scope}. If this is a mistake, you can unban them: %{url}."
+msgstr ""
+
+msgid "Before enabling this integration, create a webhook for the room in Google Chat where you want to receive notifications from this project. %{docs_link}"
+msgstr ""
+
+msgid "Before inserting code, be sure to read the comment that separated each code group."
+msgstr ""
+
+msgid "Before this can be merged, a Jira issue must be linked in the title or description"
+msgstr ""
+
+msgid "Begin with the selected commit"
+msgstr ""
+
+msgid "Below are the fingerprints for the current instance SSH host keys."
+msgstr ""
+
+msgid "Below are the settings for %{link_to_gitlab_pages}."
+msgstr ""
+
+msgid "Below you will find all the groups that are public."
+msgstr ""
+
+msgid "Beta"
+msgstr ""
+
+msgid "Bi-weekly code coverage"
+msgstr ""
+
+msgid "Billable Users"
+msgstr ""
+
+msgid "Billing"
+msgstr ""
+
+msgid "BillingPlans|%{group_name} is currently using the %{plan_name}"
+msgstr ""
+
+msgid "BillingPlans|10,000 CI/CD minutes per month"
+msgstr ""
+
+msgid "BillingPlans|10GB transfer per month"
+msgstr ""
+
+msgid "BillingPlans|400 CI/CD minutes per month"
+msgstr ""
+
+msgid "BillingPlans|5 users per namespace"
+msgstr ""
+
+msgid "BillingPlans|50,000 CI/CD minutes per month"
+msgstr ""
+
+msgid "BillingPlans|5GB storage"
+msgstr ""
+
+msgid "BillingPlans|@%{user_name} you are currently using the %{plan_name}."
+msgstr ""
+
+msgid "BillingPlans|Advanced CI/CD"
+msgstr ""
+
+msgid "BillingPlans|All plans have unlimited (private) repositories."
+msgstr ""
+
+msgid "BillingPlans|All the features from Free"
+msgstr ""
+
+msgid "BillingPlans|All the features from Premium"
+msgstr ""
+
+msgid "BillingPlans|Billed annually at %{price_per_year} USD"
+msgstr ""
+
+msgid "BillingPlans|Check out all groups"
+msgstr ""
+
+msgid "BillingPlans|Compliance"
+msgstr ""
+
+msgid "BillingPlans|Congratulations, your free trial is activated."
+msgstr ""
+
+msgid "BillingPlans|End of availability for the Bronze Plan"
+msgstr ""
+
+msgid "BillingPlans|Enhance team productivity and collaboration"
+msgstr ""
+
+msgid "BillingPlans|Enterprise agile planning"
+msgstr ""
+
+msgid "BillingPlans|Faster code reviews"
+msgstr ""
+
+msgid "BillingPlans|Free forever features for individual users"
+msgstr ""
+
+msgid "BillingPlans|Free guest users"
+msgstr ""
+
+msgid "BillingPlans|Free upgrade!"
+msgstr ""
+
+msgid "BillingPlans|If you would like to downgrade your plan please contact %{support_link_start}Customer Support%{support_link_end}."
+msgstr ""
+
+msgid "BillingPlans|Includes free static websites"
+msgstr ""
+
+msgid "BillingPlans|Learn more"
+msgstr ""
+
+msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Ultimate."
+msgstr ""
+
+msgid "BillingPlans|Learn more about each plan by visiting our %{pricing_page_link}."
+msgstr ""
+
+msgid "BillingPlans|Looking to purchase or manage a subscription for your group? Navigate to your %{groups_link} and go to %{strong_open}Settings &gt; Billing.%{strong_close}"
+msgstr ""
+
+msgid "BillingPlans|Loved and trusted by our customers"
+msgstr ""
+
+msgid "BillingPlans|Manage plan"
+msgstr ""
+
+msgid "BillingPlans|Not the group you're looking for? %{all_groups_link}."
+msgstr ""
+
+msgid "BillingPlans|Open Source - MIT License"
+msgstr ""
+
+msgid "BillingPlans|Organization wide security, compliance and planning"
+msgstr ""
+
+msgid "BillingPlans|Portfolio management"
+msgstr ""
+
+msgid "BillingPlans|Premium"
+msgstr ""
+
+msgid "BillingPlans|Pricing page"
+msgstr ""
+
+msgid "BillingPlans|Ready to explore the value of the paid features today? Start a trial, no credit card required."
+msgstr ""
+
+msgid "BillingPlans|Recommended"
+msgstr ""
+
+msgid "BillingPlans|Release controls"
+msgstr ""
+
+msgid "BillingPlans|Security risk mitigation"
+msgstr ""
+
+msgid "BillingPlans|See all %{plan_name} features"
+msgstr ""
+
+msgid "BillingPlans|Self-managed reliability"
+msgstr ""
+
+msgid "BillingPlans|Spans the DevOps lifecycle"
+msgstr ""
+
+msgid "BillingPlans|Start a free Ultimate trial"
+msgstr ""
+
+msgid "BillingPlans|Still have questions?"
+msgstr ""
+
+msgid "BillingPlans|Support"
+msgstr ""
+
+msgid "BillingPlans|Talk to an expert today."
+msgstr ""
+
+msgid "BillingPlans|This group uses the plan associated with its parent group."
+msgstr ""
+
+msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
+msgstr ""
+
+msgid "BillingPlans|Ultimate"
+msgstr ""
+
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
+msgid "BillingPlans|Upgrade to Premium"
+msgstr ""
+
+msgid "BillingPlans|Upgrade to Ultimate"
+msgstr ""
+
+msgid "BillingPlans|Value stream management"
+msgstr ""
+
+msgid "BillingPlans|We're here to help."
+msgstr ""
+
+msgid "BillingPlans|While GitLab is ending availability of the Bronze plan, you can still renew your Bronze subscription one additional time before %{eoa_bronze_plan_end_date}. We are also offering a limited time free upgrade to our Premium Plan (up to 25 users)! Learn more about the changes and offers in our %{announcement_link}."
+msgstr ""
+
+msgid "BillingPlans|You don't have any groups. You'll need to %{create_group_link_start}create one%{create_group_link_end} and %{move_link_start}move this project to it%{move_link_end}."
+msgstr ""
+
+msgid "BillingPlans|You'll have to %{move_link_start}move this project%{move_link_end} to one of your groups."
+msgstr ""
+
+msgid "BillingPlans|Your GitLab.com %{plan} trial will %{strong_open}expire after %{expiration_date}%{strong_close}. You can retain access to the %{plan} features by upgrading below."
+msgstr ""
+
+msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. You can restore access to the features at any time by upgrading below."
+msgstr ""
+
+msgid "BillingPlans|Your current plan"
+msgstr ""
+
+msgid "BillingPlans|billed annually at %{price_per_year}"
+msgstr ""
+
+msgid "BillingPlans|for the remainder of your subscription"
+msgstr ""
+
+msgid "BillingPlans|frequently asked questions"
+msgstr ""
+
+msgid "BillingPlans|group"
+msgstr ""
+
+msgid "BillingPlans|monthly"
+msgstr ""
+
+msgid "BillingPlans|per user"
+msgstr ""
+
+msgid "BillingPlans|per user/month"
+msgstr ""
+
+msgid "BillingPlan|Upgrade"
+msgstr ""
+
+msgid "BillingPlan|Upgrade for free"
+msgstr ""
+
+msgid "Billings|%{planName} plan"
+msgstr ""
+
+msgid "Billings|An error occurred while extending your trial."
+msgstr ""
+
+msgid "Billings|An error occurred while reactivating your trial."
+msgstr ""
+
+msgid "Billings|By extending your trial, you will receive an additional 30 days of %{planName}. Your trial can be only extended once."
+msgstr ""
+
+msgid "Billings|By reactivating your trial, you will receive an additional 30 days of %{planName}. Your trial can be only reactivated once."
+msgstr ""
+
+msgid "Billings|Error validating card details"
+msgstr ""
+
+msgid "Billings|Extend trial"
+msgstr ""
+
+msgid "Billings|Free groups are limited to %{number} seats."
+msgstr ""
+
+msgid "Billings|Free tier and trial groups can invite a maximum of 20 members per day."
+msgstr ""
+
+msgid "Billings|In a seat"
+msgstr ""
+
+msgid "Billings|Reactivate trial"
+msgstr ""
+
+msgid "Billings|Seats in use / Seats available"
+msgstr ""
+
+msgid "Billings|Seats in use / Seats in subscription"
+msgstr ""
+
+msgid "Billings|Shared runners cannot be enabled until a valid credit card is on file."
+msgstr ""
+
+msgid "Billings|To use free CI/CD minutes on shared runners, you’ll need to validate your account with a credit card. If you prefer not to provide one, you can run pipelines by bringing your own runners and disabling shared runners for your project. This is required to discourage and reduce abuse on GitLab infrastructure. %{strongStart}GitLab will not charge your card, it will only be used for validation.%{strongEnd} %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
+msgid "Billings|To use free CI/CD minutes on shared runners, you’ll need to validate your account with a credit card. This is required to discourage and reduce abuse on GitLab infrastructure. %{strongStart}GitLab will not charge your card, it will only be used for validation.%{strongEnd}"
+msgstr ""
+
+msgid "Billings|User validation required"
+msgstr ""
+
+msgid "Billings|Validate account"
+msgstr ""
+
+msgid "Billings|Validate user account"
+msgstr ""
+
+msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
+msgstr ""
+
+msgid "Billings|Your account has been validated"
+msgstr ""
+
+msgid "Billing|%{user} was successfully approved"
+msgstr ""
+
+msgid "Billing|Add seats"
+msgstr ""
+
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
+msgid "Billing|An email address is only visible for users with public emails."
+msgstr ""
+
+msgid "Billing|An error occurred while approving %{user}"
+msgstr ""
+
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
+msgid "Billing|An error occurred while getting a billable member details."
+msgstr ""
+
+msgid "Billing|An error occurred while loading GitLab subscription details."
+msgstr ""
+
+msgid "Billing|An error occurred while loading billable members list."
+msgstr ""
+
+msgid "Billing|An error occurred while loading pending members list"
+msgstr ""
+
+msgid "Billing|An error occurred while removing a billable member."
+msgstr ""
+
+msgid "Billing|Awaiting member signup"
+msgstr ""
+
+msgid "Billing|Cannot remove user"
+msgstr ""
+
+msgid "Billing|Direct memberships"
+msgstr ""
+
+msgid "Billing|Enter at least three characters to search."
+msgstr ""
+
+msgid "Billing|Explore paid plans"
+msgstr ""
+
+msgid "Billing|Export list"
+msgstr ""
+
+msgid "Billing|Group invite"
+msgstr ""
+
+msgid "Billing|Groups in the Free tier are limited to %d seat"
+msgid_plural "Billing|Groups in the Free tier are limited to %d seats"
+msgstr[0] ""
+
+msgid "Billing|Members who were invited via a group invitation cannot be removed. You can either remove the entire group, or ask an Owner of the invited group to remove the member."
+msgstr ""
+
+msgid "Billing|No users to display."
+msgstr ""
+
+msgid "Billing|Private"
+msgstr ""
+
+msgid "Billing|Project invite"
+msgstr ""
+
+msgid "Billing|Remove user %{username} from your subscription"
+msgstr ""
+
+msgid "Billing|To ensure all members can access the group when your trial ends, you can upgrade to a paid tier."
+msgstr ""
+
+msgid "Billing|Toggle seat details"
+msgstr ""
+
+msgid "Billing|Type %{username} to confirm"
+msgstr ""
+
+msgid "Billing|Unlimited members during your trial"
+msgstr ""
+
+msgid "Billing|User was successfully removed"
+msgstr ""
+
+msgid "Billing|View pending approvals"
+msgstr ""
+
+msgid "Billing|You are about to remove user %{username} from your subscription. If you continue, the user will be removed from the %{namespace} group and all its subgroups and projects. This action can't be undone."
+msgstr ""
+
+msgid "Billing|Your group recently changed to use the Free plan. %{over_limit_message} You can free up space for new members by removing those who no longer need access or toggling them to over-limit. To get an unlimited number of members, you can %{link_start}upgrade%{link_end} to a paid tier."
+msgstr ""
+
+msgid "Bitbucket Server Import"
+msgstr ""
+
+msgid "Bitbucket Server import"
+msgstr ""
+
+msgid "Bitbucket import"
+msgstr ""
+
+msgid "Blame"
+msgstr ""
+
+msgid "BlobViewer|View on %{environmentName}"
+msgstr ""
+
+msgid "Block user"
+msgstr ""
+
+msgid "Blocked"
+msgstr ""
+
+msgid "Blocked by %d issue"
+msgid_plural "Blocked by %d issues"
+msgstr[0] ""
+
+msgid "Blocked issue"
+msgstr ""
+
+msgid "Blocking"
+msgstr ""
+
+msgid "Blocking epics"
+msgstr ""
+
+msgid "Blocking issues"
+msgstr ""
+
+msgid "Blocks"
+msgstr ""
+
+msgid "Blog"
+msgstr ""
+
+msgid "Board scope affects which epics are displayed for anyone who visits this board"
+msgstr ""
+
+msgid "Board scope affects which issues are displayed for anyone who visits this board"
+msgstr ""
+
+msgid "BoardNewEpic|Groups"
+msgstr ""
+
+msgid "BoardNewEpic|Loading groups"
+msgstr ""
+
+msgid "BoardNewEpic|No matching results"
+msgstr ""
+
+msgid "BoardNewEpic|Search groups"
+msgstr ""
+
+msgid "BoardNewEpic|Select a group"
+msgstr ""
+
+msgid "BoardNewIssue|No matching results"
+msgstr ""
+
+msgid "BoardNewIssue|Projects"
+msgstr ""
+
+msgid "BoardNewIssue|Search projects"
+msgstr ""
+
+msgid "BoardNewIssue|Select a project"
+msgstr ""
+
+msgid "BoardScope|%{iterationTitle} iteration in %{iterationCadence}"
+msgstr ""
+
+msgid "BoardScope|An error occurred while getting iterations. Please try again."
+msgstr ""
+
+msgid "BoardScope|An error occurred while getting milestones, please try again."
+msgstr ""
+
+msgid "BoardScope|An error occurred while searching for labels, please try again."
+msgstr ""
+
+msgid "BoardScope|An error occurred while searching for users, please try again."
+msgstr ""
+
+msgid "BoardScope|Any Milestone"
+msgstr ""
+
+msgid "BoardScope|Any assignee"
+msgstr ""
+
+msgid "BoardScope|Any iteration"
+msgstr ""
+
+msgid "BoardScope|Any label"
+msgstr ""
+
+msgid "BoardScope|Assignee"
+msgstr ""
+
+msgid "BoardScope|Choose labels"
+msgstr ""
+
+msgid "BoardScope|Current iteration"
+msgstr ""
+
+msgid "BoardScope|Don't filter milestone"
+msgstr ""
+
+msgid "BoardScope|Edit"
+msgstr ""
+
+msgid "BoardScope|Iteration"
+msgstr ""
+
+msgid "BoardScope|Labels"
+msgstr ""
+
+msgid "BoardScope|Milestone"
+msgstr ""
+
+msgid "BoardScope|No iteration"
+msgstr ""
+
+msgid "BoardScope|No milestone"
+msgstr ""
+
+msgid "BoardScope|Search iterations"
+msgstr ""
+
+msgid "BoardScope|Search milestones"
+msgstr ""
+
+msgid "BoardScope|Select assignee"
+msgstr ""
+
+msgid "BoardScope|Select iteration"
+msgstr ""
+
+msgid "BoardScope|Select labels"
+msgstr ""
+
+msgid "BoardScope|Select milestone"
+msgstr ""
+
+msgid "BoardScope|Select weight"
+msgstr ""
+
+msgid "BoardScope|Started"
+msgstr ""
+
+msgid "BoardScope|Upcoming"
+msgstr ""
+
+msgid "BoardScope|Weight"
+msgstr ""
+
+msgid "Boards"
+msgstr ""
+
+msgid "Boards and board lists"
+msgstr ""
+
+msgid "Boards|+ %{displayedIssuablesCount} more %{issuableType}"
+msgid_plural "Boards|+ %{displayedIssuablesCount} more %{issuableType}s"
+msgstr[0] ""
+
+msgid "Boards|An error occurred while creating the epic. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while creating the issue. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while creating the list. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching child groups. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching group projects. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching issues. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching labels. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching the board epics. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching the board issues. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching the board lists. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching the board swimlanes. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while fetching the board. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while generating lists. Please reload the page."
+msgstr ""
+
+msgid "Boards|An error occurred while moving the epic. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while moving the issue. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while removing the list. Please try again."
+msgstr ""
+
+msgid "Boards|An error occurred while updating the board list. Please try again."
+msgstr ""
+
+msgid "Boards|Blocked by %{blockedByCount} %{issuableType}"
+msgid_plural "Boards|Blocked by %{blockedByCount} %{issuableType}s"
+msgstr[0] ""
+
+msgid "Boards|Collapse"
+msgstr ""
+
+msgid "Boards|Edit board"
+msgstr ""
+
+msgid "Boards|Expand"
+msgstr ""
+
+msgid "Boards|Failed to fetch blocking %{issuableType}s"
+msgstr ""
+
+msgid "Boards|Move card"
+msgstr ""
+
+msgid "Boards|Move to end of list"
+msgstr ""
+
+msgid "Boards|Move to start of list"
+msgstr ""
+
+msgid "Boards|New board"
+msgstr ""
+
+msgid "Boards|New epic"
+msgstr ""
+
+msgid "Boards|Retrieving blocking %{issuableType}s"
+msgstr ""
+
+msgid "Boards|View all blocking %{issuableType}s"
+msgstr ""
+
+msgid "Boards|View scope"
+msgstr ""
+
+msgid "Board|An error occurred while fetching the board, please try again."
+msgstr ""
+
+msgid "Board|Are you sure you want to delete this board?"
+msgstr ""
+
+msgid "Board|Board scope"
+msgstr ""
+
+msgid "Board|Create board"
+msgstr ""
+
+msgid "Board|Create new board"
+msgstr ""
+
+msgid "Board|Delete board"
+msgstr ""
+
+msgid "Board|Edit board"
+msgstr ""
+
+msgid "Board|Enter board name"
+msgstr ""
+
+msgid "Board|Failed to delete board. Please try again."
+msgstr ""
+
+msgid "Board|Load more epics"
+msgstr ""
+
+msgid "Board|Load more issues"
+msgstr ""
+
+msgid "Board|Loading epics"
+msgstr ""
+
+msgid "Bold text"
+msgstr ""
+
+msgid "Bot"
+msgstr ""
+
+msgid "Both SSH and HTTP(S)"
+msgstr ""
+
+msgid "Both project and dashboard_path are required"
+msgstr ""
+
+msgid "Branch"
+msgstr ""
+
+msgid "Branch %{branchName} was not found in this project's repository."
+msgstr ""
+
+msgid "Branch %{branch_name} was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
+msgstr ""
+
+msgid "Branch already exists"
+msgstr ""
+
+msgid "Branch changed"
+msgstr ""
+
+msgid "Branch defaults"
+msgstr ""
+
+msgid "Branch has been updated since the merge was requested."
+msgstr ""
+
+msgid "Branch is already taken"
+msgstr ""
+
+msgid "Branch name"
+msgstr ""
+
+msgid "Branch name template"
+msgstr ""
+
+msgid "Branch not loaded - %{branchId}"
+msgstr ""
+
+msgid "Branch rules"
+msgstr ""
+
+msgid "BranchRules|%{linkStart}Wildcards%{linkEnd} such as *-stable or production/ are supported"
+msgstr ""
+
+msgid "BranchRules|%{linkStart}Wildcards%{linkEnd} such as *-stable or production/* are supported."
+msgstr ""
+
+msgid "BranchRules|%{total} approval %{subject}"
+msgstr ""
+
+msgid "BranchRules|%{total} matching %{subject}"
+msgstr ""
+
+msgid "BranchRules|%{total} status %{subject}"
+msgstr ""
+
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
+msgid "BranchRules|All branches"
+msgstr ""
+
+msgid "BranchRules|All users with push access are allowed to force push."
+msgstr ""
+
+msgid "BranchRules|Allow all users with push access to %{linkStart}force push%{linkEnd}."
+msgstr ""
+
+msgid "BranchRules|Allowed to force push"
+msgstr ""
+
+msgid "BranchRules|Allowed to merge"
+msgstr ""
+
+msgid "BranchRules|Allowed to merge (%{total})"
+msgstr ""
+
+msgid "BranchRules|Allowed to push and merge"
+msgstr ""
+
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr ""
+
+msgid "BranchRules|An error occurred while fetching branches."
+msgstr ""
+
+msgid "BranchRules|Approvals"
+msgstr ""
+
+msgid "BranchRules|Approvals to ensure separation of duties for new merge requests. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "BranchRules|Branch"
+msgstr ""
+
+msgid "BranchRules|Branch name or pattern"
+msgstr ""
+
+msgid "BranchRules|Branch rules details"
+msgstr ""
+
+msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
+msgid "BranchRules|Create wildcard: %{searchTerm}"
+msgstr ""
+
+msgid "BranchRules|Details"
+msgstr ""
+
+msgid "BranchRules|Force push"
+msgstr ""
+
+msgid "BranchRules|Force push is not allowed."
+msgstr ""
+
+msgid "BranchRules|Groups"
+msgstr ""
+
+msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
+msgstr ""
+
+msgid "BranchRules|Manage in merge request approvals"
+msgstr ""
+
+msgid "BranchRules|Manage in protected branches"
+msgstr ""
+
+msgid "BranchRules|Manage in status checks"
+msgstr ""
+
+msgid "BranchRules|No data to display"
+msgstr ""
+
+msgid "BranchRules|No matching results"
+msgstr ""
+
+msgid "BranchRules|Protect branch"
+msgstr ""
+
+msgid "BranchRules|Protections"
+msgstr ""
+
+msgid "BranchRules|Reject code pushes that change files listed in the CODEOWNERS file."
+msgstr ""
+
+msgid "BranchRules|Require approval from code owners."
+msgstr ""
+
+msgid "BranchRules|Required approvals (%{total})"
+msgstr ""
+
+msgid "BranchRules|Requires CODEOWNERS approval"
+msgstr ""
+
+msgid "BranchRules|Roles"
+msgstr ""
+
+msgid "BranchRules|Status checks"
+msgstr ""
+
+msgid "BranchRules|Status checks (%{total})"
+msgstr ""
+
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr ""
+
+msgid "BranchRules|Users"
+msgstr ""
+
+msgid "BranchRules|default"
+msgstr ""
+
+msgid "BranchRules|protected"
+msgstr ""
+
+msgid "Branches"
+msgstr ""
+
+msgid "Branches: %{source_branch} to %{target_branch}"
+msgstr ""
+
+msgid "Branches: %{source_branch} → %{target_branch}"
+msgstr ""
+
+msgid "Branches|A branch won't be deleted if it is protected or associated with an open merge request."
+msgstr ""
+
+msgid "Branches|Active"
+msgstr ""
+
+msgid "Branches|Active branches"
+msgstr ""
+
+msgid "Branches|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this branch."
+msgstr ""
+
+msgid "Branches|All"
+msgstr ""
+
+msgid "Branches|Cancel, keep branch"
+msgstr ""
+
+msgid "Branches|Can’t find HEAD commit for this branch"
+msgstr ""
+
+msgid "Branches|Compare"
+msgstr ""
+
+msgid "Branches|Delete all branches that are merged into '%{defaultBranch}'"
+msgstr ""
+
+msgid "Branches|Delete all merged branches?"
+msgstr ""
+
+msgid "Branches|Delete branch"
+msgstr ""
+
+msgid "Branches|Delete branch. Are you ABSOLUTELY SURE?"
+msgstr ""
+
+msgid "Branches|Delete merged branches"
+msgstr ""
+
+msgid "Branches|Delete protected branch"
+msgstr ""
+
+msgid "Branches|Delete protected branch. Are you ABSOLUTELY SURE?"
+msgstr ""
+
+msgid "Branches|Deleting the %{strongStart}%{branchName}%{strongEnd} branch cannot be undone. Are you sure?"
+msgstr ""
+
+msgid "Branches|Filter by branch name"
+msgstr ""
+
+msgid "Branches|Merged into %{default_branch}"
+msgstr ""
+
+msgid "Branches|New branch"
+msgstr ""
+
+msgid "Branches|No branches to show"
+msgstr ""
+
+msgid "Branches|Only a project maintainer or owner can delete a protected branch"
+msgstr ""
+
+msgid "Branches|Overview"
+msgstr ""
+
+msgid "Branches|Please type the following to confirm:"
+msgstr ""
+
+msgid "Branches|Plese type the following to confirm: %{codeStart}delete%{codeEnd}."
+msgstr ""
+
+msgid "Branches|Show active branches"
+msgstr ""
+
+msgid "Branches|Show all branches"
+msgstr ""
+
+msgid "Branches|Show more active branches"
+msgstr ""
+
+msgid "Branches|Show more stale branches"
+msgstr ""
+
+msgid "Branches|Show overview of the branches"
+msgstr ""
+
+msgid "Branches|Show stale branches"
+msgstr ""
+
+msgid "Branches|Stale"
+msgstr ""
+
+msgid "Branches|Stale branches"
+msgstr ""
+
+msgid "Branches|The branch could not be updated automatically because it has diverged from its upstream counterpart."
+msgstr ""
+
+msgid "Branches|The default branch cannot be deleted"
+msgstr ""
+
+msgid "Branches|This branch hasn't been merged into %{defaultBranchName}. To avoid data loss, consider merging this branch before deleting it."
+msgstr ""
+
+msgid "Branches|This bulk action is %{strongStart}permanent and cannot be undone or recovered%{strongEnd}."
+msgstr ""
+
+msgid "Branches|This may include merged branches that are not visible on the current screen."
+msgstr ""
+
+msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
+msgstr ""
+
+msgid "Branches|Unable to load branches"
+msgstr ""
+
+msgid "Branches|Yes, delete branch"
+msgstr ""
+
+msgid "Branches|Yes, delete protected branch"
+msgstr ""
+
+msgid "Branches|You are about to %{strongStart}delete all branches%{strongEnd} that were merged into %{codeStart}%{defaultBranch}%{codeEnd}."
+msgstr ""
+
+msgid "Branches|You're about to permanently delete the branch %{branchName}."
+msgstr ""
+
+msgid "Branches|You're about to permanently delete the protected branch %{branchName}."
+msgstr ""
+
+msgid "Branches|diverged from upstream"
+msgstr ""
+
+msgid "Branches|merged"
+msgstr ""
+
+msgid "Branches|protected"
+msgstr ""
+
+msgid "Breadcrumbs"
+msgstr ""
+
+msgid "Broadcast Message was successfully created."
+msgstr ""
+
+msgid "Broadcast Message was successfully updated."
+msgstr ""
+
+msgid "Broadcast Messages"
+msgstr ""
+
+msgid "BroadcastMessages|Add broadcast message"
+msgstr ""
+
+msgid "BroadcastMessages|Allow users to dismiss the broadcast message"
+msgstr ""
+
+msgid "BroadcastMessages|Banner"
+msgstr ""
+
+msgid "BroadcastMessages|Blue"
+msgstr ""
+
+msgid "BroadcastMessages|Dark"
+msgstr ""
+
+msgid "BroadcastMessages|Dismissable"
+msgstr ""
+
+msgid "BroadcastMessages|Ends at"
+msgstr ""
+
+msgid "BroadcastMessages|Green"
+msgstr ""
+
+msgid "BroadcastMessages|Indigo"
+msgstr ""
+
+msgid "BroadcastMessages|Light"
+msgstr ""
+
+msgid "BroadcastMessages|Light Blue"
+msgstr ""
+
+msgid "BroadcastMessages|Light Green"
+msgstr ""
+
+msgid "BroadcastMessages|Light Indigo"
+msgstr ""
+
+msgid "BroadcastMessages|Light Red"
+msgstr ""
+
+msgid "BroadcastMessages|Message"
+msgstr ""
+
+msgid "BroadcastMessages|Notification"
+msgstr ""
+
+msgid "BroadcastMessages|Paths can contain wildcards, like */welcome"
+msgstr ""
+
+msgid "BroadcastMessages|Red"
+msgstr ""
+
+msgid "BroadcastMessages|Starts at"
+msgstr ""
+
+msgid "BroadcastMessages|Target Path"
+msgstr ""
+
+msgid "BroadcastMessages|Target roles"
+msgstr ""
+
+msgid "BroadcastMessages|The broadcast message displays only to users in projects and groups who have these roles."
+msgstr ""
+
+msgid "BroadcastMessages|Theme"
+msgstr ""
+
+msgid "BroadcastMessages|There was an error adding broadcast message."
+msgstr ""
+
+msgid "BroadcastMessages|There was an error updating broadcast message."
+msgstr ""
+
+msgid "BroadcastMessages|There was an issue deleting this message, please try again later."
+msgstr ""
+
+msgid "BroadcastMessages|Type"
+msgstr ""
+
+msgid "BroadcastMessages|Update broadcast message"
+msgstr ""
+
+msgid "BroadcastMessages|Your message here"
+msgstr ""
+
+msgid "Browse Directory"
+msgstr ""
+
+msgid "Browse File"
+msgstr ""
+
+msgid "Browse Files"
+msgstr ""
+
+msgid "Browse files"
+msgstr ""
+
+msgid "Browse templates"
+msgstr ""
+
+msgid "Build cannot be erased"
+msgstr ""
+
+msgid "BuildArtifacts|An error occurred while fetching the artifacts"
+msgstr ""
+
+msgid "BuildArtifacts|Loading artifacts"
+msgstr ""
+
+msgid "Building your merge request. Wait a few moments, then refresh this page."
+msgstr ""
+
+msgid "Built-in"
+msgstr ""
+
+msgid "Bulk request concurrency"
+msgstr ""
+
+msgid "Bulk update"
+msgstr ""
+
+msgid "BulkImport| %{host} is running outdated GitLab version (v%{version})"
+msgstr ""
+
+msgid "BulkImport|%{feature} (require v%{version})"
+msgstr ""
+
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr ""
+
+msgid "BulkImport|Destination"
+msgstr ""
+
+msgid "BulkImport|Existing groups"
+msgstr ""
+
+msgid "BulkImport|Filter by source group"
+msgstr ""
+
+msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
+msgstr ""
+
+msgid "BulkImport|GitLab Migration history"
+msgstr ""
+
+msgid "BulkImport|History"
+msgstr ""
+
+msgid "BulkImport|Import failed: Destination cannot be a subgroup of the source group. Change the destination and try again."
+msgstr ""
+
+msgid "BulkImport|Import groups from GitLab"
+msgstr ""
+
+msgid "BulkImport|Import is finished. Pick another name for re-import"
+msgstr ""
+
+msgid "BulkImport|Import selected"
+msgstr ""
+
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
+msgid "BulkImport|Importing the group failed."
+msgstr ""
+
+msgid "BulkImport|Last imported to %{link}"
+msgstr ""
+
+msgid "BulkImport|Name already exists."
+msgstr ""
+
+msgid "BulkImport|Name already used as a target for another group."
+msgstr ""
+
+msgid "BulkImport|New group"
+msgstr ""
+
+msgid "BulkImport|No additional information provided."
+msgstr ""
+
+msgid "BulkImport|No groups found"
+msgstr ""
+
+msgid "BulkImport|No history is available"
+msgstr ""
+
+msgid "BulkImport|No parent"
+msgstr ""
+
+msgid "BulkImport|Only groups that you have the %{role} role for are listed as groups you can import."
+msgstr ""
+
+msgid "BulkImport|Path of the new group."
+msgstr ""
+
+msgid "BulkImport|Project import history"
+msgstr ""
+
+msgid "BulkImport|Re-import creates a new group. It does not sync with the existing group."
+msgstr ""
+
+msgid "BulkImport|Showing %{start}-%{end} of %{total}"
+msgstr ""
+
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
+msgstr ""
+
+msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
+msgstr ""
+
+msgid "BulkImport|Source"
+msgstr ""
+
+msgid "BulkImport|Source group"
+msgstr ""
+
+msgid "BulkImport|Template / File-based import / GitLab Migration"
+msgstr ""
+
+msgid "BulkImport|Update of import statuses with realtime changes failed"
+msgstr ""
+
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr ""
+
+msgid "BulkImport|Your imported projects will appear here."
+msgstr ""
+
+msgid "BulkImport|expected an associated Group but has an associated Project"
+msgstr ""
+
+msgid "BulkImport|expected an associated Project but has an associated Group"
+msgstr ""
+
+msgid "BulkImport|invalid entity source type"
+msgstr ""
+
+msgid "BulkImport|must be a group"
+msgstr ""
+
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
+msgid "Bullet list"
+msgstr ""
+
+msgid "Burndown chart"
+msgstr ""
+
+msgid "BurndownChartLabel|Remaining"
+msgstr ""
+
+msgid "Burnup chart"
+msgstr ""
+
+msgid "Burnup chart could not be generated due to too many events"
+msgstr ""
+
+msgid "Business"
+msgstr ""
+
+msgid "Business metrics (Custom)"
+msgstr ""
+
+msgid "Busy"
+msgstr ""
+
+msgid "Buy CI Minutes"
+msgstr ""
+
+msgid "Buy Storage"
+msgstr ""
+
+msgid "Buy more Pipeline minutes"
+msgstr ""
+
+msgid "By %{user_name}"
+msgstr ""
+
+msgid "By authenticating with an account tied to an Enterprise e-mail address, it is understood that this account is an Enterprise User. "
+msgstr ""
+
+msgid "By default, all projects and groups will use the global notifications setting."
+msgstr ""
+
+msgid "By month"
+msgstr ""
+
+msgid "By quarter"
+msgstr ""
+
+msgid "By week"
+msgstr ""
+
+msgid "ByAuthor|by"
+msgstr ""
+
+msgid "CHANGELOG"
+msgstr ""
+
+msgid "CI Lint"
+msgstr ""
+
+msgid "CI configuration validated, including all configuration added with the %{codeStart}include%{codeEnd} keyword. %{link}"
+msgstr ""
+
+msgid "CI settings"
+msgstr ""
+
+msgid "CI variables"
+msgstr ""
+
+msgid "CI/CD"
+msgstr ""
+
+msgid "CI/CD Analytics"
+msgstr ""
+
+msgid "CI/CD Settings"
+msgstr ""
+
+msgid "CI/CD configuration"
+msgstr ""
+
+msgid "CI/CD configuration file"
+msgstr ""
+
+msgid "CI/CD limits"
+msgstr ""
+
+msgid "CI/CD minutes"
+msgstr ""
+
+msgid "CI/CD|No projects have been added to the scope"
+msgstr ""
+
+msgid "CICDAnalytics|%{percent}%{percentSymbol}"
+msgstr ""
+
+msgid "CICDAnalytics|All time"
+msgstr ""
+
+msgid "CICDAnalytics|Change failure rate"
+msgstr ""
+
+msgid "CICDAnalytics|Deployment frequency"
+msgstr ""
+
+msgid "CICDAnalytics|Lead time"
+msgstr ""
+
+msgid "CICDAnalytics|No shared runner minute usage data available"
+msgstr ""
+
+msgid "CICDAnalytics|Projects with releases"
+msgstr ""
+
+msgid "CICDAnalytics|Release"
+msgid_plural "CICDAnalytics|Releases"
+msgstr[0] ""
+
+msgid "CICDAnalytics|Release statistics"
+msgstr ""
+
+msgid "CICDAnalytics|Releases"
+msgstr ""
+
+msgid "CICDAnalytics|Shared runner duration is the total runtime of all jobs that ran on shared runners"
+msgstr ""
+
+msgid "CICDAnalytics|Shared runner pipeline minute duration by month"
+msgstr ""
+
+msgid "CICDAnalytics|Something went wrong while fetching release statistics"
+msgstr ""
+
+msgid "CICDAnalytics|Time to restore service"
+msgstr ""
+
+msgid "CICDAnalytics|What is shared runner duration?"
+msgstr ""
+
+msgid "CICD|Add a %{base_domain_link_start}base domain%{link_end} to your %{kubernetes_cluster_link_start}Kubernetes cluster%{link_end} for your deployment strategy to work."
+msgstr ""
+
+msgid "CICD|Add a %{kubernetes_cluster_link_start}Kubernetes cluster integration%{link_end} with a domain, or create an AUTO_DEVOPS_PLATFORM_TARGET CI variable."
+msgstr ""
+
+msgid "CICD|Add an existing project to the scope"
+msgstr ""
+
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
+msgid "CICD|Auto DevOps"
+msgstr ""
+
+msgid "CICD|Automatic deployment to staging, manual deployment to production"
+msgstr ""
+
+msgid "CICD|Continuous deployment to production"
+msgstr ""
+
+msgid "CICD|Continuous deployment to production using timed incremental rollout"
+msgstr ""
+
+msgid "CICD|Default to Auto DevOps pipeline"
+msgstr ""
+
+msgid "CICD|Default to Auto DevOps pipeline for all projects"
+msgstr ""
+
+msgid "CICD|Deployment strategy"
+msgstr ""
+
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
+msgid "CICD|Enable feature to limit job token access to the following projects."
+msgstr ""
+
+msgid "CICD|Jobs"
+msgstr ""
+
+msgid "CICD|Limit"
+msgstr ""
+
+msgid "CICD|Limit CI_JOB_TOKEN access"
+msgstr ""
+
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "CICD|The Auto DevOps pipeline runs by default in all projects with no CI/CD configuration file. %{link_start}What is Auto DevOps?%{link_end}"
+msgstr ""
+
+msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
+msgstr ""
+
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "CICD|There are several CI/CD limits in place."
+msgstr ""
+
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
+msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
+msgstr ""
+
+msgid "CICD|Use separate caches for protected branches"
+msgstr ""
+
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
+msgid "CICD|group enabled"
+msgstr ""
+
+msgid "CICD|instance enabled"
+msgstr ""
+
+msgid "CLOSED"
+msgstr ""
+
+msgid "CLOSED (MOVED)"
+msgstr ""
+
+msgid "CODEOWNERS rule violation"
+msgstr ""
+
+msgid "CONTRIBUTING"
+msgstr ""
+
+msgid "CPU"
+msgstr ""
+
+msgid "CSV is being generated and will be emailed to you upon completion."
+msgstr ""
+
+msgid "CVE|As a maintainer, requesting a CVE for a vulnerability in your project will help your users stay secure and informed."
+msgstr ""
+
+msgid "CVE|CVE ID Request"
+msgstr ""
+
+msgid "CVE|Common Vulnerability Enumeration (CVE) identifiers are used to track distinct vulnerabilities in specific versions of code."
+msgstr ""
+
+msgid "CVE|Create CVE ID Request"
+msgstr ""
+
+msgid "CVE|Enable CVE ID requests in the issue sidebar"
+msgstr ""
+
+msgid "CVE|Request CVE ID"
+msgstr ""
+
+msgid "CVE|Why Request a CVE ID?"
+msgstr ""
+
+msgid "Cadence is not automated"
+msgstr ""
+
+msgid "Calculate the number of slices during reindexing. The multiplier is applied to the number of shards per index. Learn more about %{slice_multiplier_link_start}slice multiplier configuration%{slice_multiplier_link_end}."
+msgstr ""
+
+msgid "Callback URL"
+msgstr ""
+
+msgid "Campfire room ID (optional)"
+msgstr ""
+
+msgid "Campfire subdomain (optional)"
+msgstr ""
+
+msgid "Campfire token"
+msgstr ""
+
+msgid "CampfireService|API authentication token from Campfire."
+msgstr ""
+
+msgid "CampfireService|From the end of the room URL."
+msgstr ""
+
+msgid "CampfireService|Send notifications about push events to Campfire chat rooms. %{docs_link}"
+msgstr ""
+
+msgid "CampfireService|The %{code_open}.campfirenow.com%{code_close} subdomain."
+msgstr ""
+
+msgid "Can be manually deployed to"
+msgstr ""
+
+msgid "Can be overridden in each project."
+msgstr ""
+
+msgid "Can create groups:"
+msgstr ""
+
+msgid "Can not delete primary training"
+msgstr ""
+
+msgid "Can't apply as the source branch was deleted."
+msgstr ""
+
+msgid "Can't apply as these lines were changed in a more recent version."
+msgstr ""
+
+msgid "Can't apply as this line was changed in a more recent version."
+msgstr ""
+
+msgid "Can't apply this suggestion."
+msgstr ""
+
+msgid "Can't be empty"
+msgstr ""
+
+msgid "Can't create snippet: %{err}"
+msgstr ""
+
+msgid "Can't fetch content for the blob: %{err}"
+msgstr ""
+
+msgid "Can't find HEAD commit for this branch"
+msgstr ""
+
+msgid "Can't find variable: ZiteReader"
+msgstr ""
+
+msgid "Can't scan the code?"
+msgstr ""
+
+msgid "Can't update snippet: %{err}"
+msgstr ""
+
+msgid "Canary"
+msgstr ""
+
+msgid "Canary Ingress does not exist in the environment."
+msgstr ""
+
+msgid "Canary weight must be specified and valid range (0..100)."
+msgstr ""
+
+msgid "CanaryIngress|%{boldStart}Canary:%{boldEnd} %{canary}"
+msgstr ""
+
+msgid "CanaryIngress|%{boldStart}Stable:%{boldEnd} %{stable}"
+msgstr ""
+
+msgid "CanaryIngress|Canary"
+msgstr ""
+
+msgid "CanaryIngress|Change ratio"
+msgstr ""
+
+msgid "CanaryIngress|Change the ratio of canary deployments?"
+msgstr ""
+
+msgid "CanaryIngress|Doing so will set a deployment change in progress. This temporarily blocks any further configuration until the deployment is finished."
+msgstr ""
+
+msgid "CanaryIngress|Stable"
+msgstr ""
+
+msgid "CanaryIngress|You are changing the ratio of the canary rollout for %{environment} compared to the stable deployment to:"
+msgstr ""
+
+msgid "Cancel"
+msgstr ""
+
+msgid "Cancel and close"
+msgstr ""
+
+msgid "Cancel downstream pipeline"
+msgstr ""
+
+msgid "Cancel editing"
+msgstr ""
+
+msgid "Cancel index deletion"
+msgstr ""
+
+msgid "Cancel running"
+msgstr ""
+
+msgid "Cancel this job"
+msgstr ""
+
+msgid "Cancel your account"
+msgstr ""
+
+msgid "Cancel, keep project"
+msgstr ""
+
+msgid "Canceled deployment to"
+msgstr ""
+
+msgid "Cancelled"
+msgstr ""
+
+msgid "Cancelling Preview"
+msgstr ""
+
+msgid "Cannot assign a confidential epic to a non-confidential issue. Make the issue confidential and try again"
+msgstr ""
+
+msgid "Cannot be merged automatically"
+msgstr ""
+
+msgid "Cannot create the abuse report. The reported user was invalid. Please try again or contact support."
+msgstr ""
+
+msgid "Cannot create the abuse report. The user has been deleted."
+msgstr ""
+
+msgid "Cannot create the abuse report. This user has been blocked."
+msgstr ""
+
+msgid "Cannot delete %{profile_name} referenced in security policy"
+msgstr ""
+
+msgid "Cannot delete the default framework"
+msgstr ""
+
+msgid "Cannot have multiple Jira imports running at the same time"
+msgstr ""
+
+msgid "Cannot have multiple unresolved alerts"
+msgstr ""
+
+msgid "Cannot import because issues are not available in this project."
+msgstr ""
+
+msgid "Cannot make the epic confidential if it contains non-confidential child epics"
+msgstr ""
+
+msgid "Cannot make the epic confidential if it contains non-confidential issues"
+msgstr ""
+
+msgid "Cannot merge"
+msgstr ""
+
+msgid "Cannot modify %{profile_name} referenced in security policy"
+msgstr ""
+
+msgid "Cannot modify managed Kubernetes cluster"
+msgstr ""
+
+msgid "Cannot modify provider during creation"
+msgstr ""
+
+msgid "Cannot promote issue because it does not belong to a group."
+msgstr ""
+
+msgid "Cannot promote issue due to insufficient permissions."
+msgstr ""
+
+msgid "Cannot push to source branch"
+msgstr ""
+
+msgid "Cannot refer to a group milestone by an internal id!"
+msgstr ""
+
+msgid "Cannot show preview. For previews on sketch files, they must have the file format introduced by Sketch version 43 and above."
+msgstr ""
+
+msgid "Cannot skip two factor authentication setup"
+msgstr ""
+
+msgid "Capacity threshold"
+msgstr ""
+
+msgid "Card holder name"
+msgstr ""
+
+msgid "Card number:"
+msgstr ""
+
+msgid "CascadingSettings|Enforce deletion protection for all subgroups"
+msgstr ""
+
+msgid "CascadingSettings|Enforce for all subgroups"
+msgstr ""
+
+msgid "CascadingSettings|Setting enforced"
+msgstr ""
+
+msgid "CascadingSettings|Subgroups cannot change this setting."
+msgstr ""
+
+msgid "CascadingSettings|This setting has been enforced by an instance admin."
+msgstr ""
+
+msgid "CascadingSettings|This setting has been enforced by an owner of %{link}."
+msgstr ""
+
+msgid "CascadingSettings|cannot be changed because it is locked by an ancestor"
+msgstr ""
+
+msgid "CascadingSettings|cannot be nil when locking the attribute"
+msgstr ""
+
+msgid "Cause identified"
+msgstr ""
+
+msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
+msgstr ""
+
+msgid "Certificate"
+msgstr ""
+
+msgid "Certificate (PEM)"
+msgstr ""
+
+msgid "Certificate Issuer"
+msgstr ""
+
+msgid "Certificate Subject"
+msgstr ""
+
+msgid "Change Failure Rate"
+msgstr ""
+
+msgid "Change assignee"
+msgstr ""
+
+msgid "Change assignee(s)"
+msgstr ""
+
+msgid "Change assignee(s)."
+msgstr ""
+
+msgid "Change branches"
+msgstr ""
+
+msgid "Change label"
+msgstr ""
+
+msgid "Change made by"
+msgstr ""
+
+msgid "Change milestone"
+msgstr ""
+
+msgid "Change path"
+msgstr ""
+
+msgid "Change reviewer(s)"
+msgstr ""
+
+msgid "Change reviewer(s)."
+msgstr ""
+
+msgid "Change role"
+msgstr ""
+
+msgid "Change status"
+msgstr ""
+
+msgid "Change subscription"
+msgstr ""
+
+msgid "Change template"
+msgstr ""
+
+msgid "Change title"
+msgstr ""
+
+msgid "Change your password"
+msgstr ""
+
+msgid "Change your password or recover your current one"
+msgstr ""
+
+msgid "ChangeReviewer|All reviewers were removed."
+msgstr ""
+
+msgid "ChangeTypeAction|Cherry-pick"
+msgstr ""
+
+msgid "ChangeTypeAction|GitLab will create a branch in your fork and start a merge request."
+msgstr ""
+
+msgid "ChangeTypeAction|Pick into branch"
+msgstr ""
+
+msgid "ChangeTypeAction|Pick into project"
+msgstr ""
+
+msgid "ChangeTypeAction|Revert"
+msgstr ""
+
+msgid "ChangeTypeAction|Revert in branch"
+msgstr ""
+
+msgid "ChangeTypeAction|Search branches"
+msgstr ""
+
+msgid "ChangeTypeAction|Search projects"
+msgstr ""
+
+msgid "ChangeTypeAction|Start a %{newMergeRequest} with these changes"
+msgstr ""
+
+msgid "ChangeTypeAction|Switch branch"
+msgstr ""
+
+msgid "ChangeTypeAction|Switch project"
+msgstr ""
+
+msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
+msgstr ""
+
+msgid "ChangeTypeAction|Your changes will be committed to %{branchName} because a merge request is open."
+msgstr ""
+
+msgid "Changed"
+msgstr ""
+
+msgid "Changed assignee(s)."
+msgstr ""
+
+msgid "Changed merge method to %{merge_method}"
+msgstr ""
+
+msgid "Changed reviewer(s)."
+msgstr ""
+
+msgid "Changed squash option to %{squash_option}"
+msgstr ""
+
+msgid "Changed the title to \"%{title_param}\"."
+msgstr ""
+
+msgid "Changes"
+msgstr ""
+
+msgid "Changes are shown as if the %{b_open}source%{b_close} revision was being merged into the %{b_open}target%{b_close} revision."
+msgstr ""
+
+msgid "Changes saved."
+msgstr ""
+
+msgid "Changes suppressed. Click to show."
+msgstr ""
+
+msgid "Changes the title to \"%{title_param}\"."
+msgstr ""
+
+msgid "Changes to the title have not been saved"
+msgstr ""
+
+msgid "Changes:"
+msgstr ""
+
+msgid "Changing any setting here requires an application restart"
+msgstr ""
+
+msgid "Characters left"
+msgstr ""
+
+msgid "Characters over limit"
+msgstr ""
+
+msgid "Charts can't be displayed as the request for data has timed out. %{documentationLink}"
+msgstr ""
+
+msgid "Chat"
+msgstr ""
+
+msgid "ChatMessage|%{project_link}: Pipeline %{pipeline_link} of %{ref_type} %{ref_link} by %{user_combined_name} %{humanized_status} in %{duration}"
+msgstr ""
+
+msgid "ChatMessage|Branch"
+msgstr ""
+
+msgid "ChatMessage|Commit"
+msgstr ""
+
+msgid "ChatMessage|Failed job"
+msgstr ""
+
+msgid "ChatMessage|Failed stage"
+msgstr ""
+
+msgid "ChatMessage|Invalid CI config YAML file"
+msgstr ""
+
+msgid "ChatMessage|Pipeline #%{pipeline_id} %{humanized_status} in %{duration}"
+msgstr ""
+
+msgid "ChatMessage|Pipeline %{pipeline_link} of %{ref_type} %{ref_link} by %{user_combined_name} %{humanized_status}"
+msgstr ""
+
+msgid "ChatMessage|Pipeline name"
+msgstr ""
+
+msgid "ChatMessage|Tag"
+msgstr ""
+
+msgid "ChatMessage|and [%{count} more](%{pipeline_failed_jobs_url})"
+msgstr ""
+
+msgid "ChatMessage|has failed"
+msgstr ""
+
+msgid "ChatMessage|has passed"
+msgstr ""
+
+msgid "ChatMessage|has passed with warnings"
+msgstr ""
+
+msgid "ChatMessage|in %{duration}"
+msgstr ""
+
+msgid "ChatMessage|in %{project_link}"
+msgstr ""
+
+msgid "Check again"
+msgstr ""
+
+msgid "Check feature availability on namespace plan"
+msgstr ""
+
+msgid "Check out branch"
+msgstr ""
+
+msgid "Check out, review, and resolve locally"
+msgstr ""
+
+msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
+msgstr ""
+
+msgid "Check the current instance configuration "
+msgstr ""
+
+msgid "Check with your administrator."
+msgstr ""
+
+msgid "Check your Docker images for known vulnerabilities."
+msgstr ""
+
+msgid "Check your sign-up restrictions"
+msgstr ""
+
+msgid "Checking %{text} availability…"
+msgstr ""
+
+msgid "Checking approval status"
+msgstr ""
+
+msgid "Checking branch availability..."
+msgstr ""
+
+msgid "Checking group path availability..."
+msgstr ""
+
+msgid "Checking username availability..."
+msgstr ""
+
+msgid "Checkout"
+msgstr ""
+
+msgid "Checkout|$%{selectedPlanPrice} per 10 GB storage pack per year"
+msgstr ""
+
+msgid "Checkout|$%{selectedPlanPrice} per pack of 1,000 minutes"
+msgstr ""
+
+msgid "Checkout|$%{selectedPlanPrice} per user per year"
+msgstr ""
+
+msgid "Checkout|%d CI minute pack"
+msgid_plural "Checkout|%d CI minute packs"
+msgstr[0] ""
+
+msgid "Checkout|%{cardType} ending in %{lastFourDigits}"
+msgstr ""
+
+msgid "Checkout|%{name}'s CI minutes"
+msgstr ""
+
+msgid "Checkout|%{name}'s GitLab subscription"
+msgstr ""
+
+msgid "Checkout|%{name}'s storage subscription"
+msgstr ""
+
+msgid "Checkout|%{quantity} CI minutes"
+msgstr ""
+
+msgid "Checkout|%{quantity} GB of storage"
+msgstr ""
+
+msgid "Checkout|%{quantity} storage pack"
+msgid_plural "Checkout|%{quantity} storage packs"
+msgstr[0] ""
+
+msgid "Checkout|%{selectedPlanText} plan"
+msgstr ""
+
+msgid "Checkout|%{startDate} - %{endDate}"
+msgstr ""
+
+msgid "Checkout|(may be %{linkStart}charged upon purchase%{linkEnd})"
+msgstr ""
+
+msgid "Checkout|(x%{numberOfUsers})"
+msgstr ""
+
+msgid "Checkout|(x%{quantity})"
+msgstr ""
+
+msgid "Checkout|An unknown error has occurred. Please try again by refreshing this page."
+msgstr ""
+
+msgid "Checkout|Billing address"
+msgstr ""
+
+msgid "Checkout|CI minute pack"
+msgstr ""
+
+msgid "Checkout|CI minute packs are only used after you've used your subscription's monthly quota. The additional minutes will roll over month to month and are valid for one year."
+msgstr ""
+
+msgid "Checkout|CI minutes"
+msgstr ""
+
+msgid "Checkout|Calculating your subscription..."
+msgstr ""
+
+msgid "Checkout|Checkout"
+msgstr ""
+
+msgid "Checkout|City"
+msgstr ""
+
+msgid "Checkout|Confirm purchase"
+msgstr ""
+
+msgid "Checkout|Confirming..."
+msgstr ""
+
+msgid "Checkout|Continue to billing"
+msgstr ""
+
+msgid "Checkout|Continue to payment"
+msgstr ""
+
+msgid "Checkout|Country"
+msgstr ""
+
+msgid "Checkout|Coupon code (optional)"
+msgstr ""
+
+msgid "Checkout|Create a new group"
+msgstr ""
+
+msgid "Checkout|Credit card form failed to load. Please try again."
+msgstr ""
+
+msgid "Checkout|Credit card form failed to load: %{message}"
+msgstr ""
+
+msgid "Checkout|Edit"
+msgstr ""
+
+msgid "Checkout|Exp %{expirationMonth}/%{expirationYear}"
+msgstr ""
+
+msgid "Checkout|Failed to confirm your order! Please try again."
+msgstr ""
+
+msgid "Checkout|Failed to confirm your order: %{message}. Please try again."
+msgstr ""
+
+msgid "Checkout|Failed to load countries. Please try again."
+msgstr ""
+
+msgid "Checkout|Failed to load states. Please try again."
+msgstr ""
+
+msgid "Checkout|Failed to load the payment form. Refresh the page and try again."
+msgstr ""
+
+msgid "Checkout|Failed to register credit card. Please try again."
+msgstr ""
+
+msgid "Checkout|GB"
+msgstr ""
+
+msgid "Checkout|GitLab group"
+msgstr ""
+
+msgid "Checkout|GitLab plan"
+msgstr ""
+
+msgid "Checkout|Group"
+msgstr ""
+
+msgid "Checkout|Must be %{minimumNumberOfUsers} (your seats in use) or more."
+msgstr ""
+
+msgid "Checkout|Must be %{minimumNumberOfUsers} (your seats in use, plus all over limit members) or more. To buy fewer seats, remove members from the group."
+msgstr ""
+
+msgid "Checkout|Must be 1 or more. Cannot be a decimal."
+msgstr ""
+
+msgid "Checkout|Name of company or organization using GitLab"
+msgstr ""
+
+msgid "Checkout|Name: %{errors}"
+msgstr ""
+
+msgid "Checkout|Need more users? Purchase GitLab for your %{company}."
+msgstr ""
+
+msgid "Checkout|Number of users"
+msgstr ""
+
+msgid "Checkout|Payment method"
+msgstr ""
+
+msgid "Checkout|Purchase details"
+msgstr ""
+
+msgid "Checkout|Select"
+msgstr ""
+
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
+msgid "Checkout|State"
+msgstr ""
+
+msgid "Checkout|Storage packs"
+msgstr ""
+
+msgid "Checkout|Street address"
+msgstr ""
+
+msgid "Checkout|Submitting the credit card form failed with code %{errorCode}: %{errorMessage}"
+msgstr ""
+
+msgid "Checkout|Subscription details"
+msgstr ""
+
+msgid "Checkout|Subtotal"
+msgstr ""
+
+msgid "Checkout|Success: subscription"
+msgstr ""
+
+msgid "Checkout|Tax"
+msgstr ""
+
+msgid "Checkout|Total"
+msgstr ""
+
+msgid "Checkout|Total minutes: %{quantity}"
+msgstr ""
+
+msgid "Checkout|Total storage: %{quantity} GB"
+msgstr ""
+
+msgid "Checkout|Users"
+msgstr ""
+
+msgid "Checkout|You'll create your new group after checkout"
+msgstr ""
+
+msgid "Checkout|Your organization"
+msgstr ""
+
+msgid "Checkout|Your storage subscription has the same term as your main subscription, and the price is prorated accordingly."
+msgstr ""
+
+msgid "Checkout|Your subscription will be applied to this group"
+msgstr ""
+
+msgid "Checkout|Zip code"
+msgstr ""
+
+msgid "Checkout|a storage subscription"
+msgstr ""
+
+msgid "Checkout|company or team"
+msgstr ""
+
+msgid "Checkout|minutes"
+msgstr ""
+
+msgid "Checkout|x %{quantity} %{units} per pack"
+msgstr ""
+
+msgid "Checkout|x %{quantity} %{units} per pack ="
+msgstr ""
+
+msgid "Cherry-pick this commit"
+msgstr ""
+
+msgid "Cherry-pick this merge request"
+msgstr ""
+
+msgid "Child"
+msgstr ""
+
+msgid "Child epic"
+msgstr ""
+
+msgid "Child issues and epics"
+msgstr ""
+
+msgid "Chinese language support using"
+msgstr ""
+
+msgid "Choose File..."
+msgstr ""
+
+msgid "Choose a file"
+msgstr ""
+
+msgid "Choose a group"
+msgstr ""
+
+msgid "Choose a template"
+msgstr ""
+
+msgid "Choose a template..."
+msgstr ""
+
+msgid "Choose a type..."
+msgstr ""
+
+msgid "Choose any color."
+msgstr ""
+
+msgid "Choose file…"
+msgstr ""
+
+msgid "Choose the top-level group for your repository imports."
+msgstr ""
+
+msgid "Choose visibility level, enable/disable project features and their permissions, disable email notifications, and show default award emoji."
+msgstr ""
+
+msgid "Choose what content you want to see on a group’s overview page."
+msgstr ""
+
+msgid "Choose which Git strategy to use when fetching the project."
+msgstr ""
+
+msgid "Choose which repositories you want to connect and run CI/CD pipelines."
+msgstr ""
+
+msgid "Choose your framework"
+msgstr ""
+
+msgid "CiCdAnalytics|Date range: %{range}"
+msgstr ""
+
+msgid "CiStatusLabel|canceled"
+msgstr ""
+
+msgid "CiStatusLabel|created"
+msgstr ""
+
+msgid "CiStatusLabel|delayed"
+msgstr ""
+
+msgid "CiStatusLabel|failed"
+msgstr ""
+
+msgid "CiStatusLabel|manual action"
+msgstr ""
+
+msgid "CiStatusLabel|passed"
+msgstr ""
+
+msgid "CiStatusLabel|passed with warnings"
+msgstr ""
+
+msgid "CiStatusLabel|pending"
+msgstr ""
+
+msgid "CiStatusLabel|preparing"
+msgstr ""
+
+msgid "CiStatusLabel|skipped"
+msgstr ""
+
+msgid "CiStatusLabel|waiting for delayed job"
+msgstr ""
+
+msgid "CiStatusLabel|waiting for manual action"
+msgstr ""
+
+msgid "CiStatusLabel|waiting for resource"
+msgstr ""
+
+msgid "CiStatusText|blocked"
+msgstr ""
+
+msgid "CiStatusText|canceled"
+msgstr ""
+
+msgid "CiStatusText|created"
+msgstr ""
+
+msgid "CiStatusText|delayed"
+msgstr ""
+
+msgid "CiStatusText|failed"
+msgstr ""
+
+msgid "CiStatusText|manual"
+msgstr ""
+
+msgid "CiStatusText|passed"
+msgstr ""
+
+msgid "CiStatusText|pending"
+msgstr ""
+
+msgid "CiStatusText|preparing"
+msgstr ""
+
+msgid "CiStatusText|skipped"
+msgstr ""
+
+msgid "CiStatusText|waiting"
+msgstr ""
+
+msgid "CiStatus|running"
+msgstr ""
+
+msgid "CiVariables|Cannot use Masked Variable with current value"
+msgstr ""
+
+msgid "CiVariables|Clear inputs"
+msgstr ""
+
+msgid "CiVariables|Environments"
+msgstr ""
+
+msgid "CiVariables|Expanded"
+msgstr ""
+
+msgid "CiVariables|Input variable key"
+msgstr ""
+
+msgid "CiVariables|Input variable value"
+msgstr ""
+
+msgid "CiVariables|Key"
+msgstr ""
+
+msgid "CiVariables|Masked"
+msgstr ""
+
+msgid "CiVariables|Maximum number of variables reached."
+msgstr ""
+
+msgid "CiVariables|Options"
+msgstr ""
+
+msgid "CiVariables|Protected"
+msgstr ""
+
+msgid "CiVariables|Remove variable"
+msgstr ""
+
+msgid "CiVariables|Remove variable row"
+msgstr ""
+
+msgid "CiVariables|Run job"
+msgstr ""
+
+msgid "CiVariables|Run job again"
+msgstr ""
+
+msgid "CiVariables|Scope"
+msgstr ""
+
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
+msgid "CiVariables|State"
+msgstr ""
+
+msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
+msgstr ""
+
+msgid "CiVariables|Type"
+msgstr ""
+
+msgid "CiVariables|Value"
+msgstr ""
+
+msgid "CiVariables|Variables"
+msgstr ""
+
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
+msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
+msgstr ""
+
+msgid "CiVariables|You have reached the maximum number of variables available. To add new variables, you must reduce the number of defined variables."
+msgstr ""
+
+msgid "CiVariable|* (All environments)"
+msgstr ""
+
+msgid "CiVariable|All environments"
+msgstr ""
+
+msgid "CiVariable|Create wildcard"
+msgstr ""
+
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
+msgid "CiVariable|New environment"
+msgstr ""
+
+msgid "CiVariable|Search environments"
+msgstr ""
+
+msgid "Classification Label (optional)"
+msgstr ""
+
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgstr ""
+
+msgid "Clean up after running %{link_start}git filter-repo%{link_end} on the repository."
+msgstr ""
+
+msgid "Cleanup policies are executed by background workers. This setting defines the maximum number of workers that can run concurrently. Set it to 0 to remove all workers and not execute the cleanup policies."
+msgstr ""
+
+msgid "Cleanup policy maximum number of tags to be deleted"
+msgstr ""
+
+msgid "Cleanup policy maximum processing time (seconds)"
+msgstr ""
+
+msgid "Cleanup policy maximum workers running concurrently"
+msgstr ""
+
+msgid "Clear"
+msgstr ""
+
+msgid "Clear %{count} image from cache?"
+msgid_plural "Clear %{count} images from cache?"
+msgstr[0] ""
+
+msgid "Clear all repository checks"
+msgstr ""
+
+msgid "Clear chart filters"
+msgstr ""
+
+msgid "Clear due date"
+msgstr ""
+
+msgid "Clear health status"
+msgstr ""
+
+msgid "Clear recent searches"
+msgstr ""
+
+msgid "Clear repository checks"
+msgstr ""
+
+msgid "Clear search"
+msgstr ""
+
+msgid "Clear search input"
+msgstr ""
+
+msgid "Clear start date"
+msgstr ""
+
+msgid "Clear templates search input"
+msgstr ""
+
+msgid "Clear this checkbox to use a personal access token instead."
+msgstr ""
+
+msgid "Clear this checkbox to use a personal access token or LDAP password instead."
+msgstr ""
+
+msgid "Clear this checkbox to use an external authentication provider instead."
+msgstr ""
+
+msgid "Clear weight"
+msgstr ""
+
+msgid "Cleared health status."
+msgstr ""
+
+msgid "Cleared weight."
+msgstr ""
+
+msgid "Clears health status."
+msgstr ""
+
+msgid "Clears weight."
+msgstr ""
+
+msgid "Click %{link_start}here%{link_end} to view the request."
+msgstr ""
+
+msgid "Click %{link_to} to view the request."
+msgstr ""
+
+msgid "Click the link below to confirm your email address (%{email})"
+msgstr ""
+
+msgid "Click the link below to confirm your email address."
+msgstr ""
+
+msgid "Click to expand"
+msgstr ""
+
+msgid "Click to expand it."
+msgstr ""
+
+msgid "Click to expand text"
+msgstr ""
+
+msgid "Click to hide"
+msgstr ""
+
+msgid "Click to reveal"
+msgstr ""
+
+msgid "Client request timeout"
+msgstr ""
+
+msgid "Clients"
+msgstr ""
+
+msgid "Clientside DSN"
+msgstr ""
+
+msgid "Clone"
+msgstr ""
+
+msgid "Clone repository"
+msgstr ""
+
+msgid "Clone this issue"
+msgstr ""
+
+msgid "Clone with %{http_label}"
+msgstr ""
+
+msgid "Clone with %{protocol}"
+msgstr ""
+
+msgid "Clone with KRB5"
+msgstr ""
+
+msgid "Clone with SSH"
+msgstr ""
+
+msgid "CloneIssue|Cannot clone issue due to insufficient permissions!"
+msgstr ""
+
+msgid "CloneIssue|Cannot clone issue to target project as it is pending deletion."
+msgstr ""
+
+msgid "CloneIssue|Cannot clone issues of '%{issue_type}' type."
+msgstr ""
+
+msgid "Cloned this issue to %{path_to_project}."
+msgstr ""
+
+msgid "Clones this issue, without comments, to %{project}."
+msgstr ""
+
+msgid "Close"
+msgstr ""
+
+msgid "Close %{issueType}"
+msgstr ""
+
+msgid "Close %{noteable}"
+msgstr ""
+
+msgid "Close %{tabname}"
+msgstr ""
+
+msgid "Close design"
+msgstr ""
+
+msgid "Close epic"
+msgstr ""
+
+msgid "Close milestone"
+msgstr ""
+
+msgid "Close sidebar"
+msgstr ""
+
+msgid "Close this %{quick_action_target}"
+msgstr ""
+
+msgid "Closed"
+msgstr ""
+
+msgid "Closed %{epicTimeagoDate}"
+msgstr ""
+
+msgid "Closed MRs"
+msgstr ""
+
+msgid "Closed date"
+msgstr ""
+
+msgid "Closed issues"
+msgstr ""
+
+msgid "Closed this %{quick_action_target}."
+msgstr ""
+
+msgid "Closed this issue. Marked as related to, and a duplicate of, %{duplicate_param}."
+msgstr ""
+
+msgid "Closed: %{closed}"
+msgstr ""
+
+msgid "Closes this %{quick_action_target}."
+msgstr ""
+
+msgid "Closes this issue. Marks as related to, and a duplicate of, %{duplicate_reference}."
+msgstr ""
+
+msgid "Cloud Run"
+msgstr ""
+
+msgid "Cloud SQL instances are fully managed, relational MySQL databases. Google handles replication, patch management, and database management to ensure availability and performance."
+msgstr ""
+
+msgid "Cloud SQL instances are fully managed, relational SQL Server databases. Google handles replication, patch management, and database management to ensure availability and performance."
+msgstr ""
+
+msgid "Cloud Storage"
+msgstr ""
+
+msgid "CloudSeed|All"
+msgstr ""
+
+msgid "CloudSeed|AlloyDB for Postgres"
+msgstr ""
+
+msgid "CloudSeed|Available database services through which instances may be created"
+msgstr ""
+
+msgid "CloudSeed|Cancel"
+msgstr ""
+
+msgid "CloudSeed|Cloud Firestore"
+msgstr ""
+
+msgid "CloudSeed|Cloud SQL for MySQL"
+msgstr ""
+
+msgid "CloudSeed|Cloud SQL for Postgres"
+msgstr ""
+
+msgid "CloudSeed|Cloud SQL for SQL Server"
+msgstr ""
+
+msgid "CloudSeed|Cloud SQL instance creation request successful. Expected resolution time is ~5 minutes."
+msgstr ""
+
+msgid "CloudSeed|Cloud SQL instances are fully managed, relational PostgreSQL databases. Google handles replication, patch management, and database management to ensure availability and performance."
+msgstr ""
+
+msgid "CloudSeed|CloudSQL Instance"
+msgstr ""
+
+msgid "CloudSeed|Configuration"
+msgstr ""
+
+msgid "CloudSeed|Create MySQL Instance"
+msgstr ""
+
+msgid "CloudSeed|Create Postgres Instance"
+msgstr ""
+
+msgid "CloudSeed|Create cluster"
+msgstr ""
+
+msgid "CloudSeed|Create database"
+msgstr ""
+
+msgid "CloudSeed|Create instance"
+msgstr ""
+
+msgid "CloudSeed|Database instance is generated within the selected Google Cloud project"
+msgstr ""
+
+msgid "CloudSeed|Database instances associated with this project"
+msgstr ""
+
+msgid "CloudSeed|Database version"
+msgstr ""
+
+msgid "CloudSeed|Databases"
+msgstr ""
+
+msgid "CloudSeed|Deployments"
+msgstr ""
+
+msgid "CloudSeed|Description"
+msgstr ""
+
+msgid "CloudSeed|Determines memory and virtual cores available to your instance"
+msgstr ""
+
+msgid "CloudSeed|Enhance security by storing database variables in secret managers - learn more about %{docLinkStart}secret management with GitLab%{docLinkEnd}"
+msgstr ""
+
+msgid "CloudSeed|Environment"
+msgstr ""
+
+msgid "CloudSeed|Flexible, scalable NoSQL cloud database for client- and server-side development"
+msgstr ""
+
+msgid "CloudSeed|Fully managed PostgreSQL-compatible service for high-demand workloads"
+msgstr ""
+
+msgid "CloudSeed|Fully managed relational database service for MySQL"
+msgstr ""
+
+msgid "CloudSeed|Fully managed relational database service for PostgreSQL"
+msgstr ""
+
+msgid "CloudSeed|Fully managed relational database service for SQL Server"
+msgstr ""
+
+msgid "CloudSeed|Generated database instance is linked to the selected branch or tag"
+msgstr ""
+
+msgid "CloudSeed|Google Cloud Error - %{message}"
+msgstr ""
+
+msgid "CloudSeed|Google Cloud Project"
+msgstr ""
+
+msgid "CloudSeed|Google Cloud project"
+msgstr ""
+
+msgid "CloudSeed|I accept Google Cloud pricing and responsibilities involved with managing database instances"
+msgstr ""
+
+msgid "CloudSeed|Instances"
+msgstr ""
+
+msgid "CloudSeed|Learn more about pricing for %{cloudsqlPricingStart}Cloud SQL%{cloudsqlPricingEnd}, %{alloydbPricingStart}Alloy DB%{alloydbPricingEnd}, %{memorystorePricingStart}Memorystore%{memorystorePricingEnd} and %{firestorePricingStart}Firestore%{firestorePricingEnd}."
+msgstr ""
+
+msgid "CloudSeed|Machine type"
+msgstr ""
+
+msgid "CloudSeed|Memorystore for Redis"
+msgstr ""
+
+msgid "CloudSeed|No instances"
+msgstr ""
+
+msgid "CloudSeed|Refs"
+msgstr ""
+
+msgid "CloudSeed|Regions"
+msgstr ""
+
+msgid "CloudSeed|Scalable, secure, and highly available in-memory service for Redis"
+msgstr ""
+
+msgid "CloudSeed|Service"
+msgstr ""
+
+msgid "CloudSeed|Service Account"
+msgstr ""
+
+msgid "CloudSeed|Services"
+msgstr ""
+
+msgid "CloudSeed|There are no instances to display."
+msgstr ""
+
+msgid "CloudSeed|Version"
+msgstr ""
+
+msgid "Cluster"
+msgstr ""
+
+msgid "Cluster Health"
+msgstr ""
+
+msgid "Cluster cache cleared."
+msgstr ""
+
+msgid "Cluster is required for Stages::ClusterEndpointInserter"
+msgstr ""
+
+msgid "Cluster level"
+msgstr ""
+
+msgid "Cluster type must be specified for Stages::ClusterEndpointInserter"
+msgstr ""
+
+msgid "ClusterAgents|%{linkStart}View the documentation%{linkEnd} for advanced installation. Ensure you have your access token available."
+msgstr ""
+
+msgid "ClusterAgents|%{name} successfully deleted"
+msgstr ""
+
+msgid "ClusterAgents|%{name} successfully revoked"
+msgstr ""
+
+msgid "ClusterAgents|%{number} of %{total} agents"
+msgstr ""
+
+msgid "ClusterAgents|%{number} of %{total} clusters connected through cluster certificates"
+msgstr ""
+
+msgid "ClusterAgents|%{titleIcon}Connected"
+msgstr ""
+
+msgid "ClusterAgents|%{titleIcon}Not connected"
+msgstr ""
+
+msgid "ClusterAgents|%{tokenName} created"
+msgstr ""
+
+msgid "ClusterAgents|%{tokenName} revoked"
+msgstr ""
+
+msgid "ClusterAgents|Access tokens"
+msgstr ""
+
+msgid "ClusterAgents|Add an agent configuration file to %{linkStart}this repository%{linkEnd} and select it, or create a new one to register with GitLab:"
+msgstr ""
+
+msgid "ClusterAgents|Advanced installation methods"
+msgstr ""
+
+msgid "ClusterAgents|Agent"
+msgstr ""
+
+msgid "ClusterAgents|Agent %{strongStart}connected%{strongEnd}"
+msgstr ""
+
+msgid "ClusterAgents|Agent %{strongStart}disconnected%{strongEnd}"
+msgstr ""
+
+msgid "ClusterAgents|Agent access token:"
+msgstr ""
+
+msgid "ClusterAgents|Agent might not be connected to GitLab"
+msgstr ""
+
+msgid "ClusterAgents|Agent never connected to GitLab"
+msgstr ""
+
+msgid "ClusterAgents|Agent version mismatch"
+msgstr ""
+
+msgid "ClusterAgents|Agent version mismatch and update"
+msgstr ""
+
+msgid "ClusterAgents|Agent version update required"
+msgstr ""
+
+msgid "ClusterAgents|All"
+msgstr ""
+
+msgid "ClusterAgents|An error occurred while loading your agent"
+msgstr ""
+
+msgid "ClusterAgents|An error occurred while loading your agents"
+msgstr ""
+
+msgid "ClusterAgents|An error occurred while retrieving agent activity. Reload the page to try again."
+msgstr ""
+
+msgid "ClusterAgents|An unknown error occurred. Please try again."
+msgstr ""
+
+msgid "ClusterAgents|Are you sure you want to delete this agent? You cannot undo this."
+msgstr ""
+
+msgid "ClusterAgents|Are you sure you want to revoke this token? You cannot undo this action."
+msgstr ""
+
+msgid "ClusterAgents|CI/CD workflow with restricted access"
+msgstr ""
+
+msgid "ClusterAgents|Certificate"
+msgstr ""
+
+msgid "ClusterAgents|Configuration"
+msgstr ""
+
+msgid "ClusterAgents|Connect a Kubernetes cluster"
+msgstr ""
+
+msgid "ClusterAgents|Connect a cluster"
+msgstr ""
+
+msgid "ClusterAgents|Connect a cluster (agent)"
+msgstr ""
+
+msgid "ClusterAgents|Connect a cluster (certificate - deprecated)"
+msgstr ""
+
+msgid "ClusterAgents|Connect a cluster (deprecated)"
+msgstr ""
+
+msgid "ClusterAgents|Connected"
+msgstr ""
+
+msgid "ClusterAgents|Connection status"
+msgstr ""
+
+msgid "ClusterAgents|Copy command"
+msgstr ""
+
+msgid "ClusterAgents|Copy token"
+msgstr ""
+
+msgid "ClusterAgents|Create a cluster"
+msgstr ""
+
+msgid "ClusterAgents|Create agent access token"
+msgstr ""
+
+msgid "ClusterAgents|Create agent: %{searchTerm}"
+msgstr ""
+
+msgid "ClusterAgents|Create token"
+msgstr ""
+
+msgid "ClusterAgents|Created by"
+msgstr ""
+
+msgid "ClusterAgents|Created by %{name} %{time}"
+msgstr ""
+
+msgid "ClusterAgents|Date created"
+msgstr ""
+
+msgid "ClusterAgents|Default configuration"
+msgstr ""
+
+msgid "ClusterAgents|Delete"
+msgstr ""
+
+msgid "ClusterAgents|Delete agent"
+msgstr ""
+
+msgid "ClusterAgents|Deprecated"
+msgstr ""
+
+msgid "ClusterAgents|Description"
+msgstr ""
+
+msgid "ClusterAgents|Event occurred"
+msgstr ""
+
+msgid "ClusterAgents|Failed to create a token"
+msgstr ""
+
+msgid "ClusterAgents|Failed to register an agent"
+msgstr ""
+
+msgid "ClusterAgents|From a terminal, connect to your cluster and run this command. The token is included in the command."
+msgstr ""
+
+msgid "ClusterAgents|GitLab agent"
+msgstr ""
+
+msgid "ClusterAgents|GitLab agent for Kubernetes"
+msgstr ""
+
+msgid "ClusterAgents|Give feedback"
+msgstr ""
+
+msgid "ClusterAgents|How do I register an agent?"
+msgstr ""
+
+msgid "ClusterAgents|How to update an agent?"
+msgstr ""
+
+msgid "ClusterAgents|Install using Helm (recommended)"
+msgstr ""
+
+msgid "ClusterAgents|Integration Status"
+msgstr ""
+
+msgid "ClusterAgents|Last connected %{timeAgo}."
+msgstr ""
+
+msgid "ClusterAgents|Last contact"
+msgstr ""
+
+msgid "ClusterAgents|Learn how to troubleshoot"
+msgstr ""
+
+msgid "ClusterAgents|Make sure you are using a valid token."
+msgstr ""
+
+msgid "ClusterAgents|Name"
+msgstr ""
+
+msgid "ClusterAgents|Never"
+msgstr ""
+
+msgid "ClusterAgents|Never connected"
+msgstr ""
+
+msgid "ClusterAgents|No activity occurred in the past day"
+msgid_plural "ClusterAgents|No activity occurred in the past %d days"
+msgstr[0] ""
+
+msgid "ClusterAgents|No agent access token"
+msgstr ""
+
+msgid "ClusterAgents|No agents"
+msgstr ""
+
+msgid "ClusterAgents|No clusters connected through cluster certificates"
+msgstr ""
+
+msgid "ClusterAgents|Not connected"
+msgstr ""
+
+msgid "ClusterAgents|Premium"
+msgstr ""
+
+msgid "ClusterAgents|Recommended"
+msgstr ""
+
+msgid "ClusterAgents|Register"
+msgstr ""
+
+msgid "ClusterAgents|Registering agent"
+msgstr ""
+
+msgid "ClusterAgents|Requires a Maintainer or greater role to delete agents"
+msgstr ""
+
+msgid "ClusterAgents|Requires a Maintainer or greater role to perform these actions"
+msgstr ""
+
+msgid "ClusterAgents|Requires a Maintainer or greater role to perform this action"
+msgstr ""
+
+msgid "ClusterAgents|Revoke access token?"
+msgstr ""
+
+msgid "ClusterAgents|Revoke token"
+msgstr ""
+
+msgid "ClusterAgents|Security"
+msgstr ""
+
+msgid "ClusterAgents|See agent activity updates, like tokens created or revoked and clusters connected or not connected."
+msgstr ""
+
+msgid "ClusterAgents|Select an agent or enter a name to create new"
+msgstr ""
+
+msgid "ClusterAgents|Tell us what you think"
+msgstr ""
+
+msgid "ClusterAgents|The GitLab agent provides an increased level of security when connecting Kubernetes clusters to GitLab. %{linkStart}Learn more about the GitLab agent.%{linkEnd}"
+msgstr ""
+
+msgid "ClusterAgents|The agent has not been connected in a long time. There might be a connectivity issue. Last contact was %{timeAgo}."
+msgstr ""
+
+msgid "ClusterAgents|The agent uses the token to connect with GitLab."
+msgstr ""
+
+msgid "ClusterAgents|The agent version do not match each other across your cluster's pods. This can happen when a new agent version was just deployed and Kubernetes is shutting down the old pods."
+msgstr ""
+
+msgid "ClusterAgents|This agent has no tokens"
+msgstr ""
+
+msgid "ClusterAgents|To delete the agent, type %{name} to confirm:"
+msgstr ""
+
+msgid "ClusterAgents|To revoke the token, type %{name} to confirm:"
+msgstr ""
+
+msgid "ClusterAgents|Token created by %{userName}"
+msgstr ""
+
+msgid "ClusterAgents|Token revoked by %{userName}"
+msgstr ""
+
+msgid "ClusterAgents|Unknown user"
+msgstr ""
+
+msgid "ClusterAgents|Use a Helm version compatible with your Kubernetes version (see %{linkStart}Helm version support policy%{linkEnd})."
+msgstr ""
+
+msgid "ClusterAgents|Valid access token"
+msgstr ""
+
+msgid "ClusterAgents|View all %{number} agents"
+msgstr ""
+
+msgid "ClusterAgents|View all %{number} clusters"
+msgstr ""
+
+msgid "ClusterAgents|We would love to learn more about your experience with the GitLab Agent."
+msgstr ""
+
+msgid "ClusterAgents|What is agent activity?"
+msgstr ""
+
+msgid "ClusterAgents|What is default configuration?"
+msgstr ""
+
+msgid "ClusterAgents|You cannot see this token again after you close this window."
+msgstr ""
+
+msgid "ClusterAgents|You will need to create a token to connect to your agent"
+msgstr ""
+
+msgid "ClusterAgents|Your agent version is out of sync with your GitLab version (v%{version}), which might cause compatibility problems. Update the agent installed on your cluster to the most recent version."
+msgstr ""
+
+msgid "ClusterAgents|Your instance doesn't have the %{linkStart}GitLab Agent Server (KAS)%{linkEnd} set up. Ask a GitLab Administrator to install it."
+msgstr ""
+
+msgid "ClusterAgent|User has insufficient permissions to create a token for this project"
+msgstr ""
+
+msgid "ClusterAgent|You have insufficient permissions to create a cluster agent for this project"
+msgstr ""
+
+msgid "ClusterAgent|You have insufficient permissions to delete this cluster agent"
+msgstr ""
+
+msgid "ClusterIntegration|%{linkStart}More information%{linkEnd}"
+msgstr ""
+
+msgid "ClusterIntegration|A cluster management project can be used to run deployment jobs with Kubernetes %{code_open}cluster-admin%{code_close} privileges."
+msgstr ""
+
+msgid "ClusterIntegration|A service token scoped to %{code}kube-system%{end_code} with %{code}cluster-admin%{end_code} privileges."
+msgstr ""
+
+msgid "ClusterIntegration|API URL"
+msgstr ""
+
+msgid "ClusterIntegration|API URL should be a valid http/https url."
+msgstr ""
+
+msgid "ClusterIntegration|Add Kubernetes cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Adding a Kubernetes cluster to your group will automatically share the cluster across all your projects. Use review apps, deploy your applications, and easily run your pipelines for all projects using the same cluster."
+msgstr ""
+
+msgid "ClusterIntegration|Adding a Kubernetes cluster will automatically share the cluster across all projects. Use review apps, deploy your applications, and easily run your pipelines for all projects using the same cluster."
+msgstr ""
+
+msgid "ClusterIntegration|Adding an integration to your group will share the cluster across all your projects."
+msgstr ""
+
+msgid "ClusterIntegration|Adding an integration will share the cluster across all projects."
+msgstr ""
+
+msgid "ClusterIntegration|Advanced options on this Kubernetes cluster’s integration"
+msgstr ""
+
+msgid "ClusterIntegration|Allow GitLab to manage namespaces and service accounts for this cluster."
+msgstr ""
+
+msgid "ClusterIntegration|Allows GitLab to query a specifically configured in-cluster Prometheus for metrics."
+msgstr ""
+
+msgid "ClusterIntegration|Amazon EKS"
+msgstr ""
+
+msgid "ClusterIntegration|An unknown error occurred while attempting to connect to Kubernetes."
+msgstr ""
+
+msgid "ClusterIntegration|Any project namespaces"
+msgstr ""
+
+msgid "ClusterIntegration|Apply for credit"
+msgstr ""
+
+msgid "ClusterIntegration|Authentication Error"
+msgstr ""
+
+msgid "ClusterIntegration|Base domain"
+msgstr ""
+
+msgid "ClusterIntegration|CA Certificate"
+msgstr ""
+
+msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
+msgstr ""
+
+msgid "ClusterIntegration|Check your CA certificate"
+msgstr ""
+
+msgid "ClusterIntegration|Check your cluster status"
+msgstr ""
+
+msgid "ClusterIntegration|Check your token"
+msgstr ""
+
+msgid "ClusterIntegration|Choose which of your environments will use this cluster."
+msgstr ""
+
+msgid "ClusterIntegration|Civo Kubernetes"
+msgstr ""
+
+msgid "ClusterIntegration|Clear cluster cache"
+msgstr ""
+
+msgid "ClusterIntegration|Clear the local cache of namespace and service accounts."
+msgstr ""
+
+msgid "ClusterIntegration|Cluster management project"
+msgstr ""
+
+msgid "ClusterIntegration|Cluster name is required."
+msgstr ""
+
+msgid "ClusterIntegration|Clusters are utilized by selecting the nearest ancestor with a matching environment scope. For example, project clusters will override group clusters. %{linkStart}More information%{linkEnd}"
+msgstr ""
+
+msgid "ClusterIntegration|Connect a Kubernetes cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Connect your cluster to GitLab through %{linkStart}cluster certificates%{linkEnd}."
+msgstr ""
+
+msgid "ClusterIntegration|Connection Error"
+msgstr ""
+
+msgid "ClusterIntegration|Copy API URL"
+msgstr ""
+
+msgid "ClusterIntegration|Copy CA Certificate"
+msgstr ""
+
+msgid "ClusterIntegration|Copy Kubernetes cluster name"
+msgstr ""
+
+msgid "ClusterIntegration|Create a Kubernetes cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Deploy each environment to its own namespace. Otherwise, environments within a project share a project-wide namespace. Note that anyone who can trigger a deployment of a namespace can read its secrets. If modified, existing environments will use their current namespaces until the cluster cache is cleared."
+msgstr ""
+
+msgid "ClusterIntegration|Did you know?"
+msgstr ""
+
+msgid "ClusterIntegration|Elastic Kubernetes Service"
+msgstr ""
+
+msgid "ClusterIntegration|Enable Prometheus integration"
+msgstr ""
+
+msgid "ClusterIntegration|Enable or disable GitLab's connection to your Kubernetes cluster."
+msgstr ""
+
+msgid "ClusterIntegration|Enable this setting if using role-based access control (RBAC)."
+msgstr ""
+
+msgid "ClusterIntegration|Enter details about your cluster. %{linkStart}How do I use a certificate to connect to my cluster?%{linkEnd}"
+msgstr ""
+
+msgid "ClusterIntegration|Enter new Service Token"
+msgstr ""
+
+msgid "ClusterIntegration|Enter your Kubernetes cluster certificate details"
+msgstr ""
+
+msgid "ClusterIntegration|Environment scope"
+msgstr ""
+
+msgid "ClusterIntegration|Environment scope is required."
+msgstr ""
+
+msgid "ClusterIntegration|Every new Google Cloud Platform (GCP) account receives $300 in credit upon %{sign_up_link}. In partnership with Google, GitLab is able to offer an additional $200 for both new and existing GCP accounts to get started with GitLab's Google Kubernetes Engine Integration."
+msgstr ""
+
+msgid "ClusterIntegration|GitLab Integration"
+msgstr ""
+
+msgid "ClusterIntegration|GitLab failed to authenticate."
+msgstr ""
+
+msgid "ClusterIntegration|GitLab failed to connect to the cluster."
+msgstr ""
+
+msgid "ClusterIntegration|GitLab-managed cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Google GKE"
+msgstr ""
+
+msgid "ClusterIntegration|Google Kubernetes Engine"
+msgstr ""
+
+msgid "ClusterIntegration|Group cluster"
+msgstr ""
+
+msgid "ClusterIntegration|HTTP Error"
+msgstr ""
+
+msgid "ClusterIntegration|If you do not wish to delete all associated GitLab resources, you can simply remove the integration."
+msgstr ""
+
+msgid "ClusterIntegration|In order to view the health of your cluster, you must first enable Prometheus in the Integrations tab."
+msgstr ""
+
+msgid "ClusterIntegration|Instance cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Integration disabled"
+msgstr ""
+
+msgid "ClusterIntegration|Integration enabled"
+msgstr ""
+
+msgid "ClusterIntegration|Integrations allow you to use applications installed in your cluster as part of your GitLab workflow."
+msgstr ""
+
+msgid "ClusterIntegration|Kubernetes cluster is being created..."
+msgstr ""
+
+msgid "ClusterIntegration|Kubernetes cluster name"
+msgstr ""
+
+msgid "ClusterIntegration|Kubernetes cluster was successfully created."
+msgstr ""
+
+msgid "ClusterIntegration|Learn more about Kubernetes."
+msgstr ""
+
+msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgstr ""
+
+msgid "ClusterIntegration|Learn more about instance Kubernetes clusters"
+msgstr ""
+
+msgid "ClusterIntegration|Make sure your API endpoint is correct"
+msgstr ""
+
+msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{provider_link}"
+msgstr ""
+
+msgid "ClusterIntegration|Namespace per environment"
+msgstr ""
+
+msgid "ClusterIntegration|Node calculations use the Kubernetes Metrics API. Make sure your cluster has metrics installed"
+msgstr ""
+
+msgid "ClusterIntegration|Project cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Project namespace (optional, unique)"
+msgstr ""
+
+msgid "ClusterIntegration|Project namespace prefix (optional, unique)"
+msgstr ""
+
+msgid "ClusterIntegration|Provider details"
+msgstr ""
+
+msgid "ClusterIntegration|RBAC-enabled cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Remove Kubernetes cluster integration"
+msgstr ""
+
+msgid "ClusterIntegration|Remove integration"
+msgstr ""
+
+msgid "ClusterIntegration|Remove integration and resources"
+msgstr ""
+
+msgid "ClusterIntegration|Remove integration and resources?"
+msgstr ""
+
+msgid "ClusterIntegration|Remove integration?"
+msgstr ""
+
+msgid "ClusterIntegration|Remove this Kubernetes cluster's configuration from this project. This will not delete your actual Kubernetes cluster."
+msgstr ""
+
+msgid "ClusterIntegration|Save changes"
+msgstr ""
+
+msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Service Token"
+msgstr ""
+
+msgid "ClusterIntegration|Service token is required."
+msgstr ""
+
+msgid "ClusterIntegration|Set a prefix for your namespaces. If not set, defaults to your project path. If modified, existing environments will use their current namespaces until the cluster cache is cleared."
+msgstr ""
+
+msgid "ClusterIntegration|Something went wrong on our end."
+msgstr ""
+
+msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Specifying a domain will allow you to use Auto Review Apps and Auto Deploy stages for %{linkStart}Auto DevOps.%{linkEnd} The domain should have a wildcard DNS configured matching the domain. "
+msgstr ""
+
+msgid "ClusterIntegration|The Kubernetes certificate used to authenticate to the cluster."
+msgstr ""
+
+msgid "ClusterIntegration|The URL used to access the Kubernetes API."
+msgstr ""
+
+msgid "ClusterIntegration|The certificate-based Kubernetes integration has been deprecated and will be turned off at the end of February 2023. Please %{linkStart}migrate to the GitLab agent for Kubernetes%{linkEnd} or reach out to GitLab support."
+msgstr ""
+
+msgid "ClusterIntegration|The certificate-based Kubernetes integration has been deprecated and will be turned off at the end of February 2023. Please %{linkStart}migrate to the GitLab agent for Kubernetes%{linkEnd}."
+msgstr ""
+
+msgid "ClusterIntegration|The certificate-based method to connect clusters to GitLab was %{linkStart}deprecated%{linkEnd} in GitLab 14.5."
+msgstr ""
+
+msgid "ClusterIntegration|The namespace associated with your project. This will be used for deploy boards, and Web terminals."
+msgstr ""
+
+msgid "ClusterIntegration|There was a problem authenticating with your cluster. Please ensure your CA Certificate and Token are valid."
+msgstr ""
+
+msgid "ClusterIntegration|There was an HTTP error when connecting to your cluster."
+msgstr ""
+
+msgid "ClusterIntegration|This is necessary if your integration has become out of sync. The cache is repopulated during the next CI job that requires namespace and service accounts."
+msgstr ""
+
+msgid "ClusterIntegration|This is necessary to clear existing environment-namespace associations from clusters previously managed by GitLab."
+msgstr ""
+
+msgid "ClusterIntegration|This option will allow you to install applications on RBAC clusters."
+msgstr ""
+
+msgid "ClusterIntegration|This process is %{issue_link_start}deprecated%{issue_link_end}. Use the %{docs_link_start}the GitLab agent for Kubernetes%{docs_link_end} instead."
+msgstr ""
+
+msgid "ClusterIntegration|This will permanently delete the following resources:"
+msgstr ""
+
+msgid "ClusterIntegration|To remove your integration and resources, type %{clusterName} to confirm:"
+msgstr ""
+
+msgid "ClusterIntegration|To remove your integration, type %{clusterName} to confirm:"
+msgstr ""
+
+msgid "ClusterIntegration|Troubleshooting tips:"
+msgstr ""
+
+msgid "ClusterIntegration|Unable to Authenticate"
+msgstr ""
+
+msgid "ClusterIntegration|Unable to Connect"
+msgstr ""
+
+msgid "ClusterIntegration|Unknown Error"
+msgstr ""
+
+msgid "ClusterIntegration|Use GitLab to deploy to your cluster, run jobs, use review apps, and more."
+msgstr ""
+
+msgid "ClusterIntegration|Use the %{linkStart}GitLab agent%{linkEnd} to safely connect your Kubernetes clusters to GitLab. You can deploy your applications, run your pipelines, use Review Apps, and much more."
+msgstr ""
+
+msgid "ClusterIntegration|Using AutoDevOps with multiple clusters? %{help_link_start}Read this first.%{help_link_end}"
+msgstr ""
+
+msgid "ClusterIntegration|Where do you want to create a cluster?"
+msgstr ""
+
+msgid "ClusterIntegration|You are about to remove your cluster integration and all GitLab-created resources associated with this cluster."
+msgstr ""
+
+msgid "ClusterIntegration|You are about to remove your cluster integration."
+msgstr ""
+
+msgid "ClusterIntegration|Your cluster API is unreachable. Please ensure your API URL is correct."
+msgstr ""
+
+msgid "ClusterIntegration|sign up"
+msgstr ""
+
+msgid "Clusters|An error occurred while loading clusters"
+msgstr ""
+
+msgid "Code"
+msgstr ""
+
+msgid "Code Coverage: %{coveragePercentage}%{percentSymbol}"
+msgstr ""
+
+msgid "Code Coverage| Empty code coverage data"
+msgstr ""
+
+msgid "Code Coverage|Couldn't fetch the code coverage data"
+msgstr ""
+
+msgid "Code Owner"
+msgstr ""
+
+msgid "Code Owners"
+msgstr ""
+
+msgid "Code Quality"
+msgstr ""
+
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
+msgid "Code Review"
+msgstr ""
+
+msgid "Code Review Analytics displays a table of open merge requests considered to be in code review. There are currently no merge requests in review for this project and/or filters."
+msgstr ""
+
+msgid "Code block"
+msgstr ""
+
+msgid "Code can be imported from enabled sources during project creation. OmniAuth must be configured for GitHub"
+msgstr ""
+
+msgid "Code coverage statistics for %{ref} %{start_date} - %{end_date}"
+msgstr ""
+
+msgid "Code owner approval is required"
+msgstr ""
+
+msgid "Code owners"
+msgstr ""
+
+msgid "Code review"
+msgstr ""
+
+msgid "Code snippet"
+msgstr ""
+
+msgid "Code snippet copied. Insert it in the correct location in the YAML file."
+msgstr ""
+
+msgid "CodeIntelligence|This is the definition"
+msgstr ""
+
+msgid "CodeNavigation|No references found"
+msgstr ""
+
+msgid "CodeOwner|Pattern"
+msgstr ""
+
+msgid "CodeQuality|New code quality degradations on this line"
+msgstr ""
+
+msgid "Cohorts|Inactive users"
+msgstr ""
+
+msgid "Cohorts|Month %{month_index}"
+msgstr ""
+
+msgid "Cohorts|New users"
+msgstr ""
+
+msgid "Cohorts|Registration month"
+msgstr ""
+
+msgid "Cohorts|Returning users"
+msgstr ""
+
+msgid "Cohorts|User cohorts are shown for the last %{months_included} months. Only users with activity are counted in the 'New users' column; inactive users are counted separately."
+msgstr ""
+
+msgid "Collapse"
+msgstr ""
+
+msgid "Collapse all threads"
+msgstr ""
+
+msgid "Collapse approvers"
+msgstr ""
+
+msgid "Collapse issues"
+msgstr ""
+
+msgid "Collapse jobs"
+msgstr ""
+
+msgid "Collapse merge details"
+msgstr ""
+
+msgid "Collapse milestones"
+msgstr ""
+
+msgid "Collapse replies"
+msgstr ""
+
+msgid "Collapse settings section"
+msgstr ""
+
+msgid "Collapse sidebar"
+msgstr ""
+
+msgid "Collapses this file (only for you) until it’s changed again."
+msgstr ""
+
+msgid "Collector hostname"
+msgstr ""
+
+msgid "Color"
+msgstr ""
+
+msgid "ColorWidget|An error occurred while updating color."
+msgstr ""
+
+msgid "ColorWidget|Assign epic color"
+msgstr ""
+
+msgid "ColorWidget|Color"
+msgstr ""
+
+msgid "ColorWidget|Error fetching epic color."
+msgstr ""
+
+msgid "Colorize messages"
+msgstr ""
+
+msgid "ComboSearch is not defined"
+msgstr ""
+
+msgid "Comma-separated list of email addresses."
+msgstr ""
+
+msgid "Command"
+msgstr ""
+
+msgid "Command line instructions"
+msgstr ""
+
+msgid "Commands applied"
+msgstr ""
+
+msgid "Commands did not apply"
+msgstr ""
+
+msgid "Comment"
+msgstr ""
+
+msgid "Comment & resolve thread"
+msgstr ""
+
+msgid "Comment & unresolve thread"
+msgstr ""
+
+msgid "Comment '%{label}' position"
+msgstr ""
+
+msgid "Comment added to the timeline."
+msgstr ""
+
+msgid "Comment form position"
+msgstr ""
+
+msgid "Comment is being updated"
+msgstr ""
+
+msgid "Comment on lines %{startLine} to %{endLine}"
+msgstr ""
+
+msgid "Comment/Reply (quoting selected text)"
+msgstr ""
+
+msgid "Commenting on files that are only moved or renamed is not supported"
+msgstr ""
+
+msgid "Commenting on files that replace or are replaced by symbolic links is not supported"
+msgstr ""
+
+msgid "Commenting on symbolic links that replace or are replaced by files is not supported"
+msgstr ""
+
+msgid "Commenting on this line is not supported"
+msgstr ""
+
+msgid "Comments"
+msgstr ""
+
+msgid "Commit"
+msgid_plural "Commits"
+msgstr[0] ""
+
+msgid "Commit %{commit_id}"
+msgstr ""
+
+msgid "Commit (when editing commit message)"
+msgstr ""
+
+msgid "Commit Message"
+msgstr ""
+
+msgid "Commit SHA"
+msgstr ""
+
+msgid "Commit changes"
+msgstr ""
+
+msgid "Commit deleted"
+msgstr ""
+
+msgid "Commit message"
+msgstr ""
+
+msgid "Commit message (optional)"
+msgstr ""
+
+msgid "Commit statistics for %{ref} %{start_time} - %{end_time}"
+msgstr ""
+
+msgid "Commit to %{branchName} branch"
+msgstr ""
+
+msgid "CommitBoxTitle|Commit"
+msgstr ""
+
+msgid "CommitMessage|Add %{file_name}"
+msgstr ""
+
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
+msgid "CommitWidget|authored"
+msgstr ""
+
+msgid "Commits"
+msgstr ""
+
+msgid "Commits feed"
+msgstr ""
+
+msgid "Commits per day hour (UTC)"
+msgstr ""
+
+msgid "Commits per day of month"
+msgstr ""
+
+msgid "Commits per weekday"
+msgstr ""
+
+msgid "Commits to"
+msgstr ""
+
+msgid "Commits you select appear here. Go to the first tab and select commits to add to this merge request."
+msgstr ""
+
+msgid "Commits:"
+msgstr ""
+
+msgid "Commits|An error occurred while fetching merge requests data."
+msgstr ""
+
+msgid "Commits|No related merge requests found"
+msgstr ""
+
+msgid "Committed by"
+msgstr ""
+
+msgid "CommonJS module"
+msgstr ""
+
+msgid "Community forum"
+msgstr ""
+
+msgid "Company"
+msgstr ""
+
+msgid "Company Name"
+msgstr ""
+
+msgid "Compare"
+msgstr ""
+
+msgid "Compare %{oldCommitId}...%{newCommitId}"
+msgstr ""
+
+msgid "Compare Git revisions"
+msgstr ""
+
+msgid "Compare GitLab editions"
+msgstr ""
+
+msgid "Compare GitLab plans"
+msgstr ""
+
+msgid "Compare Revisions"
+msgstr ""
+
+msgid "Compare branches and continue"
+msgstr ""
+
+msgid "Compare changes"
+msgstr ""
+
+msgid "Compare changes with the last commit"
+msgstr ""
+
+msgid "Compare changes with the merge request target branch"
+msgstr ""
+
+msgid "Compare submodule commit revisions"
+msgstr ""
+
+msgid "Compare with previous version"
+msgstr ""
+
+msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
+msgstr ""
+
+msgid "CompareBranches|There isn't anything to compare."
+msgstr ""
+
+msgid "CompareRevisions|Branches"
+msgstr ""
+
+msgid "CompareRevisions|Compare"
+msgstr ""
+
+msgid "CompareRevisions|Create merge request"
+msgstr ""
+
+msgid "CompareRevisions|Filter by Git revision"
+msgstr ""
+
+msgid "CompareRevisions|Select Git revision"
+msgstr ""
+
+msgid "CompareRevisions|Select branch/tag"
+msgstr ""
+
+msgid "CompareRevisions|Select target project"
+msgstr ""
+
+msgid "CompareRevisions|Swap revisions"
+msgstr ""
+
+msgid "CompareRevisions|Tags"
+msgstr ""
+
+msgid "CompareRevisions|There was an error while loading the branch/tag list. Please try again."
+msgstr ""
+
+msgid "CompareRevisions|There was an error while searching the branch/tag list. Please try again."
+msgstr ""
+
+msgid "CompareRevisions|There was an error while updating the branch/tag list. Please try again."
+msgstr ""
+
+msgid "CompareRevisions|View open merge request"
+msgstr ""
+
+msgid "Complete"
+msgstr ""
+
+msgid "Complete verification to sign in."
+msgstr ""
+
+msgid "Complete verification to sign up."
+msgstr ""
+
+msgid "Complete with errors"
+msgstr ""
+
+msgid "Completed"
+msgstr ""
+
+msgid "Completed in %{duration_seconds} seconds (%{relative_time})"
+msgstr ""
+
+msgid "Compliance framework"
+msgstr ""
+
+msgid "Compliance report"
+msgstr ""
+
+msgid "ComplianceFrameworks|Add framework"
+msgstr ""
+
+msgid "ComplianceFrameworks|Background color"
+msgstr ""
+
+msgid "ComplianceFrameworks|Cancel"
+msgstr ""
+
+msgid "ComplianceFrameworks|Compliance framework deleted successfully"
+msgstr ""
+
+msgid "ComplianceFrameworks|Compliance pipeline configuration (optional)"
+msgstr ""
+
+msgid "ComplianceFrameworks|Configuration not found"
+msgstr ""
+
+msgid "ComplianceFrameworks|Default compliance framework successfully updated"
+msgstr ""
+
+msgid "ComplianceFrameworks|Delete compliance framework %{framework}"
+msgstr ""
+
+msgid "ComplianceFrameworks|Delete framework"
+msgstr ""
+
+msgid "ComplianceFrameworks|Description"
+msgstr ""
+
+msgid "ComplianceFrameworks|Description is required"
+msgstr ""
+
+msgid "ComplianceFrameworks|Edit framework"
+msgstr ""
+
+msgid "ComplianceFrameworks|Error deleting the compliance framework. Please try again"
+msgstr ""
+
+msgid "ComplianceFrameworks|Error fetching compliance frameworks data. Please refresh the page"
+msgstr ""
+
+msgid "ComplianceFrameworks|Error fetching compliance frameworks data. Please refresh the page or try a different framework"
+msgstr ""
+
+msgid "ComplianceFrameworks|Error setting the default compliance frameworks"
+msgstr ""
+
+msgid "ComplianceFrameworks|Frameworks that have been added will appear here."
+msgstr ""
+
+msgid "ComplianceFrameworks|Invalid format"
+msgstr ""
+
+msgid "ComplianceFrameworks|Name"
+msgstr ""
+
+msgid "ComplianceFrameworks|Name is required"
+msgstr ""
+
+msgid "ComplianceFrameworks|No compliance frameworks are set up yet"
+msgstr ""
+
+msgid "ComplianceFrameworks|Remove default"
+msgstr ""
+
+msgid "ComplianceFrameworks|Required format: %{codeStart}path/file.y[a]ml@group-name/project-name%{codeEnd}. %{linkStart}What is a compliance pipeline configuration?%{linkEnd}"
+msgstr ""
+
+msgid "ComplianceFrameworks|Set default"
+msgstr ""
+
+msgid "ComplianceFrameworks|Unable to save this compliance framework. Please try again"
+msgstr ""
+
+msgid "ComplianceFrameworks|You are about to permanently delete the compliance framework %{framework} from all projects which currently have it applied, which may remove other functionality. This cannot be undone."
+msgstr ""
+
+msgid "ComplianceFrameworks|default"
+msgstr ""
+
+msgid "ComplianceFramework|Add a framework to %{linkStart}%{groupName}%{linkEnd} and it will appear here."
+msgstr ""
+
+msgid "ComplianceFramework|Add framework in %{groupName}"
+msgstr ""
+
+msgid "ComplianceFramework|After a framework is added to %{linkStart}%{groupName}%{linkEnd}, it will appear here."
+msgstr ""
+
+msgid "ComplianceFramework|Edit compliance framework"
+msgstr ""
+
+msgid "ComplianceFramework|New compliance framework"
+msgstr ""
+
+msgid "ComplianceFramework|No compliance frameworks are set up yet"
+msgstr ""
+
+msgid "ComplianceReport|Approved by author"
+msgstr ""
+
+msgid "ComplianceReport|Approved by committer"
+msgstr ""
+
+msgid "ComplianceReport|Less than 2 approvers"
+msgstr ""
+
+msgid "ComplianceReport|No violations found"
+msgstr ""
+
+msgid "Component"
+msgstr ""
+
+msgid "Confidence"
+msgstr ""
+
+msgid "Confidential"
+msgstr ""
+
+msgid "Confidential issue"
+msgstr ""
+
+msgid "Confidential note"
+msgstr ""
+
+msgid "Confidentiality"
+msgstr ""
+
+msgid "Configuration"
+msgstr ""
+
+msgid "Configuration help"
+msgstr ""
+
+msgid "Configure %{italic_start}What's new%{italic_end} drawer and content."
+msgstr ""
+
+msgid "Configure %{link} to track events. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Configure %{repository_checks_link_start}repository checks%{link_end} and %{housekeeping_link_start}housekeeping%{link_end} on repositories."
+msgstr ""
+
+msgid "Configure CAPTCHAs, IP address limits, and other anti-spam measures."
+msgstr ""
+
+msgid "Configure Container Scanning in `.gitlab-ci.yml` using the GitLab managed template. You can [add variable overrides](https://docs.gitlab.com/ee/user/application_security/container_scanning/#customizing-the-container-scanning-settings) to customize Container Scanning settings."
+msgstr ""
+
+msgid "Configure Container Scanning in `.gitlab-ci.yml`, creating this file if it does not already exist"
+msgstr ""
+
+msgid "Configure Dependency Scanning in `.gitlab-ci.yml` using the GitLab managed template. You can [add variable overrides](https://docs.gitlab.com/ee/user/application_security/dependency_scanning/#customizing-the-dependency-scanning-settings) to customize Dependency Scanning settings."
+msgstr ""
+
+msgid "Configure Dependency Scanning in `.gitlab-ci.yml`, creating this file if it does not already exist"
+msgstr ""
+
+msgid "Configure Error Tracking"
+msgstr ""
+
+msgid "Configure GitLab"
+msgstr ""
+
+msgid "Configure GitLab runners to start using the Web Terminal. %{helpStart}Learn more.%{helpEnd}"
+msgstr ""
+
+msgid "Configure Gitaly timeouts."
+msgstr ""
+
+msgid "Configure Integrations"
+msgstr ""
+
+msgid "Configure Prometheus"
+msgstr ""
+
+msgid "Configure SAST IaC in `.gitlab-ci.yml` using the GitLab managed template. You can [add variable overrides](https://docs.gitlab.com/ee/user/application_security/sast/#customizing-the-sast-settings) to customize SAST IaC settings."
+msgstr ""
+
+msgid "Configure SAST IaC in `.gitlab-ci.yml`, creating this file if it does not already exist"
+msgstr ""
+
+msgid "Configure SAST in `.gitlab-ci.yml` using the GitLab managed template. You can [add variable overrides](https://docs.gitlab.com/ee/user/application_security/sast/#customizing-the-sast-settings) to customize SAST settings."
+msgstr ""
+
+msgid "Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist"
+msgstr ""
+
+msgid "Configure Secret Detection in `.gitlab-ci.yml` using the GitLab managed template. You can [add variable overrides](https://docs.gitlab.com/ee/user/application_security/secret_detection/#customizing-settings) to customize Secret Detection settings."
+msgstr ""
+
+msgid "Configure Secret Detection in `.gitlab-ci.yml`, creating this file if it does not already exist"
+msgstr ""
+
+msgid "Configure Sentry integration for error tracking"
+msgstr ""
+
+msgid "Configure a %{codeStart}.gitlab-webide.yml%{codeEnd} file in the %{codeStart}.gitlab%{codeEnd} directory to start using the Web Terminal. %{helpStart}Learn more.%{helpEnd}"
+msgstr ""
+
+msgid "Configure advanced permissions, Large File Storage, two-factor authentication, and CI/CD settings."
+msgstr ""
+
+msgid "Configure advanced permissions, Large File Storage, two-factor authentication, and customer relations settings."
+msgstr ""
+
+msgid "Configure existing installation"
+msgstr ""
+
+msgid "Configure pipeline"
+msgstr ""
+
+msgid "Configure pipelines to deploy web apps, backend services, APIs and static resources to Google Cloud"
+msgstr ""
+
+msgid "Configure region"
+msgstr ""
+
+msgid "Configure region for environment"
+msgstr ""
+
+msgid "Configure regions"
+msgstr ""
+
+msgid "Configure repository mirroring."
+msgstr ""
+
+msgid "Configure repository storage."
+msgstr ""
+
+msgid "Configure settings for Advanced Search with Elasticsearch."
+msgstr ""
+
+msgid "Configure specific limits for Files API requests that supersede the general user and IP rate limits."
+msgstr ""
+
+msgid "Configure specific limits for Git LFS requests that supersede the general user and IP rate limits."
+msgstr ""
+
+msgid "Configure specific limits for deprecated API requests that supersede the general user and IP rate limits."
+msgstr ""
+
+msgid "Configure the %{link} integration."
+msgstr ""
+
+msgid "Configure the default first day of the week, time tracking units, and default language."
+msgstr ""
+
+msgid "Configure the way a user creates a new account."
+msgstr ""
+
+msgid "Configure via Merge Request"
+msgstr ""
+
+msgid "Configure which lists are shown for anyone who visits this board"
+msgstr ""
+
+msgid "Configure with a merge request"
+msgstr ""
+
+msgid "Configure your environments to be deployed to specific geographical regions"
+msgstr ""
+
+msgid "Confirm"
+msgstr ""
+
+msgid "Confirm approval"
+msgstr ""
+
+msgid "Confirm destroy application"
+msgstr ""
+
+msgid "Confirm new password"
+msgstr ""
+
+msgid "Confirm user"
+msgstr ""
+
+msgid "Confirm your account"
+msgstr ""
+
+msgid "Confirm your email address"
+msgstr ""
+
+msgid "Confirmation email sent to %{email}"
+msgstr ""
+
+msgid "Confirmation required"
+msgstr ""
+
+msgid "Confirmed at:"
+msgstr ""
+
+msgid "Confirmed:"
+msgstr ""
+
+msgid "Conflict: This file was added both in the source and target branches, but with different contents."
+msgstr ""
+
+msgid "Conflict: This file was modified in both the source and target branches."
+msgstr ""
+
+msgid "Conflict: This file was modified in the source branch, but removed in the target branch."
+msgstr ""
+
+msgid "Conflict: This file was removed in the source branch, but modified in the target branch."
+msgstr ""
+
+msgid "Conflict: This file was removed in the source branch, but renamed in the target branch."
+msgstr ""
+
+msgid "Conflict: This file was renamed differently in the source and target branches."
+msgstr ""
+
+msgid "Conflict: This file was renamed in the source branch, but removed in the target branch."
+msgstr ""
+
+msgid "Confluence"
+msgstr ""
+
+msgid "Confluence Cloud Workspace URL"
+msgstr ""
+
+msgid "ConfluenceService|Confluence Workspace"
+msgstr ""
+
+msgid "ConfluenceService|Link to a Confluence Workspace from the sidebar."
+msgstr ""
+
+msgid "ConfluenceService|Link to a Confluence Workspace from the sidebar. Enabling this integration replaces the \"Wiki\" sidebar link with a link to the Confluence Workspace. The GitLab wiki is still available at the original URL."
+msgstr ""
+
+msgid "ConfluenceService|Your GitLab wiki is still available at %{wiki_link}. To re-enable the link to the GitLab wiki, disable this integration."
+msgstr ""
+
+msgid "Congratulations, your free trial is activated."
+msgstr ""
+
+msgid "Connect"
+msgstr ""
+
+msgid "Connect a Kubernetes Cluster"
+msgstr ""
+
+msgid "Connect a cluster"
+msgstr ""
+
+msgid "Connect all repositories"
+msgstr ""
+
+msgid "Connect repositories from GitHub"
+msgstr ""
+
+msgid "Connect your external repositories, and CI/CD pipelines will run for new commits. A GitLab project will be created with only CI/CD features enabled."
+msgstr ""
+
+msgid "Connected"
+msgstr ""
+
+msgid "Connecting"
+msgstr ""
+
+msgid "Connecting to terminal sync service"
+msgstr ""
+
+msgid "Connecting to the remote environment..."
+msgstr ""
+
+msgid "Connecting..."
+msgstr ""
+
+msgid "Connection failed"
+msgstr ""
+
+msgid "Connection failure"
+msgstr ""
+
+msgid "Connection timed out"
+msgstr ""
+
+msgid "Consistency guarantee method"
+msgstr ""
+
+msgid "Contact support"
+msgstr ""
+
+msgid "Contacts"
+msgstr ""
+
+msgid "Container Registry"
+msgstr ""
+
+msgid "Container Repository"
+msgstr ""
+
+msgid "Container Scanning"
+msgstr ""
+
+msgid "Container must be a project or a group."
+msgstr ""
+
+msgid "Container registry images"
+msgstr ""
+
+msgid "Container registry is not enabled on this GitLab instance. Ask an administrator to enable it in order for Auto DevOps to work."
+msgstr ""
+
+msgid "ContainerRegistry| Please visit the %{linkStart}administration settings%{linkEnd} to enable this feature."
+msgstr ""
+
+msgid "ContainerRegistry|%{count} Image repository"
+msgid_plural "ContainerRegistry|%{count} Image repositories"
+msgstr[0] ""
+
+msgid "ContainerRegistry|%{count} Tag"
+msgid_plural "ContainerRegistry|%{count} Tags"
+msgstr[0] ""
+
+msgid "ContainerRegistry|%{strongStart}Disabled%{strongEnd} - Tags will not be automatically deleted."
+msgstr ""
+
+msgid "ContainerRegistry|%{strongStart}Enabled%{strongEnd} - Tags that match the rules on this page are automatically scheduled for deletion."
+msgstr ""
+
+msgid "ContainerRegistry|%{title} was successfully scheduled for deletion"
+msgstr ""
+
+msgid "ContainerRegistry|-- tags"
+msgstr ""
+
+msgid "ContainerRegistry|Build an image"
+msgstr ""
+
+msgid "ContainerRegistry|CLI Commands"
+msgstr ""
+
+msgid "ContainerRegistry|Clean up image tags"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup disabled"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup in progress"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup incomplete"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup is currently removing tags"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup is disabled for this project"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup is ongoing"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup pending"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup policy for tags is disabled"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup policy successfully saved."
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup ran but some tags were not removed"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup will run %{time}"
+msgstr ""
+
+msgid "ContainerRegistry|Cleanup will run soon"
+msgstr ""
+
+msgid "ContainerRegistry|Configuration digest: %{digest}"
+msgstr ""
+
+msgid "ContainerRegistry|Container Registry"
+msgstr ""
+
+msgid "ContainerRegistry|Copy build command"
+msgstr ""
+
+msgid "ContainerRegistry|Copy image path"
+msgstr ""
+
+msgid "ContainerRegistry|Copy login command"
+msgstr ""
+
+msgid "ContainerRegistry|Copy push command"
+msgstr ""
+
+msgid "ContainerRegistry|Delete image repository?"
+msgstr ""
+
+msgid "ContainerRegistry|Delete selected tags"
+msgstr ""
+
+msgid "ContainerRegistry|Delete tag"
+msgstr ""
+
+msgid "ContainerRegistry|Deleting the image repository will delete all images and tags inside. This action cannot be undone. Please type the following to confirm: %{code}"
+msgstr ""
+
+msgid "ContainerRegistry|Digest: %{imageId}"
+msgstr ""
+
+msgid "ContainerRegistry|Docker connection error"
+msgstr ""
+
+msgid "ContainerRegistry|Edit cleanup rules"
+msgstr ""
+
+msgid "ContainerRegistry|Enable expiration policy"
+msgstr ""
+
+msgid "ContainerRegistry|Expiration policy is disabled."
+msgstr ""
+
+msgid "ContainerRegistry|Expiration policy will run in %{time}"
+msgstr ""
+
+msgid "ContainerRegistry|If you are not already logged in, you need to authenticate to the Container Registry by using your GitLab username and password. If you have %{twofaDocLinkStart}Two-Factor Authentication%{twofaDocLinkEnd} enabled, use a %{personalAccessTokensDocLinkStart}Personal Access Token%{personalAccessTokensDocLinkEnd} instead of a password."
+msgstr ""
+
+msgid "ContainerRegistry|Image repository deletion failed"
+msgstr ""
+
+msgid "ContainerRegistry|Image repository not found"
+msgstr ""
+
+msgid "ContainerRegistry|Image repository temporarily cannot be marked for deletion. Please try again in a few minutes. %{docLinkStart}More details%{docLinkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|Image repository will be deleted"
+msgstr ""
+
+msgid "ContainerRegistry|Image repository with no name located at the project URL."
+msgstr ""
+
+msgid "ContainerRegistry|Image tags"
+msgstr ""
+
+msgid "ContainerRegistry|Invalid tag: missing manifest digest"
+msgstr ""
+
+msgid "ContainerRegistry|Keep tags matching:"
+msgstr ""
+
+msgid "ContainerRegistry|Keep the most recent:"
+msgstr ""
+
+msgid "ContainerRegistry|Keep these tags"
+msgstr ""
+
+msgid "ContainerRegistry|Last updated %{time}"
+msgstr ""
+
+msgid "ContainerRegistry|Login"
+msgstr ""
+
+msgid "ContainerRegistry|Manifest digest: %{digest}"
+msgstr ""
+
+msgid "ContainerRegistry|Missing or insufficient permission, delete button disabled"
+msgstr ""
+
+msgid "ContainerRegistry|Next cleanup scheduled to run on:"
+msgstr ""
+
+msgid "ContainerRegistry|Not yet scheduled"
+msgstr ""
+
+msgid "ContainerRegistry|Note: Any policy update will result in a change to the scheduled run date and time"
+msgstr ""
+
+msgid "ContainerRegistry|Partial cleanup complete"
+msgstr ""
+
+msgid "ContainerRegistry|Please try different search criteria"
+msgstr ""
+
+msgid "ContainerRegistry|Published %{timeInfo}"
+msgstr ""
+
+msgid "ContainerRegistry|Published to the %{repositoryPath} image repository at %{time} on %{date}"
+msgstr ""
+
+msgid "ContainerRegistry|Push an image"
+msgstr ""
+
+msgid "ContainerRegistry|Remember to run %{docLinkStart}garbage collection%{docLinkEnd} to remove the stale data from storage."
+msgstr ""
+
+msgid "ContainerRegistry|Remove repository"
+msgstr ""
+
+msgid "ContainerRegistry|Remove tag"
+msgid_plural "ContainerRegistry|Remove tags"
+msgstr[0] ""
+
+msgid "ContainerRegistry|Remove tags matching:"
+msgstr ""
+
+msgid "ContainerRegistry|Remove tags older than:"
+msgstr ""
+
+msgid "ContainerRegistry|Remove these tags"
+msgstr ""
+
+msgid "ContainerRegistry|Run cleanup:"
+msgstr ""
+
+msgid "ContainerRegistry|Save storage space by automatically deleting tags from the container registry and keeping the ones you want. %{linkStart}How does cleanup work?%{linkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|Set cleanup rules"
+msgstr ""
+
+msgid "ContainerRegistry|Set rules to automatically remove unused packages to save storage space."
+msgstr ""
+
+msgid "ContainerRegistry|Set up cleanup"
+msgstr ""
+
+msgid "ContainerRegistry|Show full path"
+msgstr ""
+
+msgid "ContainerRegistry|Some tags were not deleted"
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while fetching the cleanup policy."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while fetching the image details."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while fetching the repository list."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while fetching the tags list."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while marking the tag for deletion."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while marking the tags for deletion."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while scheduling %{title} for deletion. Please try again."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while scheduling the image for deletion."
+msgstr ""
+
+msgid "ContainerRegistry|Something went wrong while updating the cleanup policy."
+msgstr ""
+
+msgid "ContainerRegistry|Sorry, your filter produced no results."
+msgstr ""
+
+msgid "ContainerRegistry|Tag successfully marked for deletion."
+msgstr ""
+
+msgid "ContainerRegistry|Tags successfully marked for deletion."
+msgstr ""
+
+msgid "ContainerRegistry|Tags that match these rules are %{strongStart}kept%{strongEnd}, even if they match a removal rule below. The %{secondStrongStart}latest%{secondStrongEnd} tag is always kept."
+msgstr ""
+
+msgid "ContainerRegistry|Tags that match these rules are %{strongStart}removed%{strongEnd}, unless a rule above says to keep them."
+msgstr ""
+
+msgid "ContainerRegistry|Tags with names that match this regex pattern are kept. %{linkStart}View regex examples.%{linkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|Tags with names that match this regex pattern are removed. %{linkStart}View regex examples.%{linkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|The cleanup policy timed out before it could delete all tags. An administrator can %{adminLinkStart}manually run cleanup now%{adminLinkEnd} or you can wait for the cleanup policy to automatically run again. %{docLinkStart}More information%{docLinkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|The cleanup will continue within %{time}. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|The filter returned no results"
+msgstr ""
+
+msgid "ContainerRegistry|The image repository could not be found."
+msgstr ""
+
+msgid "ContainerRegistry|The last tag related to this image was recently removed. This empty image and any associated data will be automatically removed as part of the regular Garbage Collection process. If you have any questions, contact your administrator."
+msgstr ""
+
+msgid "ContainerRegistry|The requested image repository does not exist or has been deleted. If you think this is an error, try refreshing the page."
+msgstr ""
+
+msgid "ContainerRegistry|The value of this input should be less than 256 characters"
+msgstr ""
+
+msgid "ContainerRegistry|There are no container images available in this group"
+msgstr ""
+
+msgid "ContainerRegistry|There are no container images stored for this project"
+msgstr ""
+
+msgid "ContainerRegistry|There was an error during the deletion of this image repository, please try again."
+msgstr ""
+
+msgid "ContainerRegistry|This image has no active tags"
+msgstr ""
+
+msgid "ContainerRegistry|This image repository has failed to be deleted"
+msgstr ""
+
+msgid "ContainerRegistry|This image repository is scheduled for deletion"
+msgstr ""
+
+msgid "ContainerRegistry|This image repository will be deleted. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|This project's cleanup policy for tags is not enabled."
+msgstr ""
+
+msgid "ContainerRegistry|To widen your search, change or remove the filters above."
+msgstr ""
+
+msgid "ContainerRegistry|We are having trouble connecting to the Container Registry. Please try refreshing the page. If this error persists, please review %{docLinkStart}the troubleshooting documentation%{docLinkEnd}."
+msgstr ""
+
+msgid "ContainerRegistry|With the Container Registry, every project can have its own space to store its Docker images. %{docLinkStart}More Information%{docLinkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|With the Container Registry, every project can have its own space to store its Docker images. Push at least one Docker image in one of this group's projects in order to show up here. %{docLinkStart}More Information%{docLinkEnd}"
+msgstr ""
+
+msgid "ContainerRegistry|You are about to remove %{item} tags. Are you sure?"
+msgstr ""
+
+msgid "ContainerRegistry|You are about to remove %{item}. Are you sure?"
+msgstr ""
+
+msgid "ContainerRegistry|You are about to remove repository %{title}. Once you confirm, this repository will be permanently deleted."
+msgstr ""
+
+msgid "ContainerRegistry|You can add an image to this registry with the following commands:"
+msgstr ""
+
+msgid "Content parsed with %{link}."
+msgstr ""
+
+msgid "ContentEditor|You have to provide a renderMarkdown function or a custom serializer"
+msgstr ""
+
+msgid "Contents of .gitlab-ci.yml"
+msgstr ""
+
+msgid "ContextCommits|Failed to create context commits. Please try again."
+msgstr ""
+
+msgid "ContextCommits|Failed to create/remove context commits. Please try again."
+msgstr ""
+
+msgid "ContextCommits|Failed to delete context commits. Please try again."
+msgstr ""
+
+msgid "Continue"
+msgstr ""
+
+msgid "Continue editing"
+msgstr ""
+
+msgid "Continue to the next step"
+msgstr ""
+
+msgid "Continue with overages"
+msgstr ""
+
+msgid "Continuous Integration and Deployment"
+msgstr ""
+
+msgid "Contribute to GitLab"
+msgstr ""
+
+msgid "Contribution"
+msgstr ""
+
+msgid "Contribution Analytics"
+msgstr ""
+
+msgid "ContributionAnalytics|%{created} created, %{closed} closed."
+msgstr ""
+
+msgid "ContributionAnalytics|%{created} created, %{merged} merged, %{closed} closed."
+msgstr ""
+
+msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
+msgstr ""
+
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
+msgstr ""
+
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
+msgid "ContributionAnalytics|Issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Last 3 months"
+msgstr ""
+
+msgid "ContributionAnalytics|Last month"
+msgstr ""
+
+msgid "ContributionAnalytics|Last week"
+msgstr ""
+
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
+msgid "ContributionAnalytics|Merge requests"
+msgstr ""
+
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
+msgid "ContributionAnalytics|No issues for the selected time period."
+msgstr ""
+
+msgid "ContributionAnalytics|No merge requests for the selected time period."
+msgstr ""
+
+msgid "ContributionAnalytics|No pushes for the selected time period."
+msgstr ""
+
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
+msgid "ContributionAnalytics|The given date range is larger than 31 days"
+msgstr ""
+
+msgid "ContributionAnalytics|The to date is earlier than the given from date"
+msgstr ""
+
+msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
+msgstr ""
+
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
+msgid "Contributions for %{calendar_date}"
+msgstr ""
+
+msgid "Contributions per group member"
+msgstr ""
+
+msgid "Contributor"
+msgstr ""
+
+msgid "Contributors"
+msgstr ""
+
+msgid "Control emails linked to your account"
+msgstr ""
+
+msgid "Control how the CI_JOB_TOKEN CI/CD variable is used for API access between projects."
+msgstr ""
+
+msgid "Control whether to display customer experience improvement content and third-party offers in GitLab."
+msgstr ""
+
+msgid "Cookie domain"
+msgstr ""
+
+msgid "Copied"
+msgstr ""
+
+msgid "Copied labels and milestone from %{source_issuable_reference}."
+msgstr ""
+
+msgid "Copy"
+msgstr ""
+
+msgid "Copy %{accessTokenType}"
+msgstr ""
+
+msgid "Copy %{http_label} clone URL"
+msgstr ""
+
+msgid "Copy %{name}"
+msgstr ""
+
+msgid "Copy %{protocol} clone URL"
+msgstr ""
+
+msgid "Copy ID"
+msgstr ""
+
+msgid "Copy KRB5 clone URL"
+msgstr ""
+
+msgid "Copy SSH clone URL"
+msgstr ""
+
+msgid "Copy SSH public key"
+msgstr ""
+
+msgid "Copy URL"
+msgstr ""
+
+msgid "Copy audio URL"
+msgstr ""
+
+msgid "Copy branch name"
+msgstr ""
+
+msgid "Copy code"
+msgstr ""
+
+msgid "Copy codes"
+msgstr ""
+
+msgid "Copy command"
+msgstr ""
+
+msgid "Copy commands"
+msgstr ""
+
+msgid "Copy commit SHA"
+msgstr ""
+
+msgid "Copy environment"
+msgstr ""
+
+msgid "Copy evidence SHA"
+msgstr ""
+
+msgid "Copy failed. Please manually copy the value."
+msgstr ""
+
+msgid "Copy file contents"
+msgstr ""
+
+msgid "Copy file path"
+msgstr ""
+
+msgid "Copy image URL"
+msgstr ""
+
+msgid "Copy issue URL to clipboard"
+msgstr ""
+
+msgid "Copy key"
+msgstr ""
+
+msgid "Copy labels and milestone from %{source_issuable_reference}."
+msgstr ""
+
+msgid "Copy labels and milestone from other issue or merge request in this project"
+msgstr ""
+
+msgid "Copy link"
+msgstr ""
+
+msgid "Copy link URL"
+msgstr ""
+
+msgid "Copy link to chart"
+msgstr ""
+
+msgid "Copy reference"
+msgstr ""
+
+msgid "Copy secret"
+msgstr ""
+
+msgid "Copy source branch name"
+msgstr ""
+
+msgid "Copy to clipboard"
+msgstr ""
+
+msgid "Copy token"
+msgstr ""
+
+msgid "Copy value"
+msgstr ""
+
+msgid "Copy video URL"
+msgstr ""
+
+msgid "Corpus Management"
+msgstr ""
+
+msgid "Corpus Management|Are you sure you want to delete the corpus?"
+msgstr ""
+
+msgid "CorpusManagement|A corpus is used by fuzz testing to improve coverage. Corpus files can be manually created or auto-generated. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "CorpusManagement|Actions"
+msgstr ""
+
+msgid "CorpusManagement|Corpus file"
+msgstr ""
+
+msgid "CorpusManagement|Corpus files are used in coverage-guided fuzz testing as seed inputs to improve testing."
+msgstr ""
+
+msgid "CorpusManagement|Corpus files must be in *.zip format. Maximum 5 GB"
+msgstr ""
+
+msgid "CorpusManagement|Corpus name"
+msgstr ""
+
+msgid "CorpusManagement|Currently, there are no uploaded or generated corpuses."
+msgstr ""
+
+msgid "CorpusManagement|File too large, Maximum 5 GB"
+msgstr ""
+
+msgid "CorpusManagement|Filename can contain only lowercase letters (a-z), uppercase letter (A-Z), numbers (0-9), dots (.), hyphens (-), or underscores (_)."
+msgstr ""
+
+msgid "CorpusManagement|Fuzz testing corpus management"
+msgstr ""
+
+msgid "CorpusManagement|Last updated"
+msgstr ""
+
+msgid "CorpusManagement|Last used"
+msgstr ""
+
+msgid "CorpusManagement|Latest Job:"
+msgstr ""
+
+msgid "CorpusManagement|Manage your fuzz testing corpus files"
+msgstr ""
+
+msgid "CorpusManagement|New corpus"
+msgstr ""
+
+msgid "CorpusManagement|New upload"
+msgstr ""
+
+msgid "CorpusManagement|Not Set"
+msgstr ""
+
+msgid "CorpusManagement|Target"
+msgstr ""
+
+msgid "CorpusManagement|To use this corpus, edit the corresponding YAML file"
+msgstr ""
+
+msgid "CorpusManagement|Total Size: %{totalSize}"
+msgstr ""
+
+msgid "Could not add admins as members"
+msgstr ""
+
+msgid "Could not apply %{name} command."
+msgstr ""
+
+msgid "Could not apply %{name} command. %{message}."
+msgstr ""
+
+msgid "Could not authorize chat nickname. Try again!"
+msgstr ""
+
+msgid "Could not change HEAD: branch '%{branch}' does not exist"
+msgstr ""
+
+msgid "Could not commit. An unexpected error occurred."
+msgstr ""
+
+msgid "Could not connect to FogBugz, check your URL"
+msgstr ""
+
+msgid "Could not connect to Sentry. Refresh the page to try again."
+msgstr ""
+
+msgid "Could not connect to Web IDE file mirror service."
+msgstr ""
+
+msgid "Could not create Wiki Repository at this time. Please try again later."
+msgstr ""
+
+msgid "Could not create environment"
+msgstr ""
+
+msgid "Could not create group"
+msgstr ""
+
+msgid "Could not create issue"
+msgstr ""
+
+msgid "Could not create project"
+msgstr ""
+
+msgid "Could not create wiki page"
+msgstr ""
+
+msgid "Could not delete chat nickname %{chat_name}."
+msgstr ""
+
+msgid "Could not delete wiki page"
+msgstr ""
+
+msgid "Could not draw the lines for job relationships"
+msgstr ""
+
+msgid "Could not fetch policy because existing policy YAML is invalid"
+msgstr ""
+
+msgid "Could not fetch training providers. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "Could not find design."
+msgstr ""
+
+msgid "Could not find iteration"
+msgstr ""
+
+msgid "Could not get the data properly"
+msgstr ""
+
+msgid "Could not load the user chart. Please refresh the page to try again."
+msgstr ""
+
+msgid "Could not load usage counts. Please refresh the page to try again."
+msgstr ""
+
+msgid "Could not remove %{user} from %{group}. Cannot remove last group owner."
+msgstr ""
+
+msgid "Could not remove the trigger."
+msgstr ""
+
+msgid "Could not restore the group"
+msgstr ""
+
+msgid "Could not revoke access token %{access_token_name}."
+msgstr ""
+
+msgid "Could not revoke impersonation token %{token_name}."
+msgstr ""
+
+msgid "Could not revoke personal access token %{personal_access_token_name}."
+msgstr ""
+
+msgid "Could not save configuration. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "Could not save group ID"
+msgstr ""
+
+msgid "Could not save project ID"
+msgstr ""
+
+msgid "Could not save prometheus manual configuration"
+msgstr ""
+
+msgid "Could not update the LDAP settings"
+msgstr ""
+
+msgid "Could not update wiki page"
+msgstr ""
+
+msgid "Could not upload your designs as one or more files uploaded are not supported."
+msgstr ""
+
+msgid "Couldn't assign policy to project or group"
+msgstr ""
+
+msgid "Couldn't find event type filters where audit event type(s): %{missing_filters}"
+msgstr ""
+
+msgid "Country"
+msgstr ""
+
+msgid "Counts"
+msgstr ""
+
+msgid "Counts reflect children you may not have access to."
+msgstr ""
+
+msgid "Coverage"
+msgstr ""
+
+msgid "Coverage Fuzzing"
+msgstr ""
+
+msgid "Create"
+msgstr ""
+
+msgid "Create %{environment}"
+msgstr ""
+
+msgid "Create %{humanized_resource_name}"
+msgstr ""
+
+msgid "Create %{type}"
+msgstr ""
+
+msgid "Create %{workspace} label"
+msgstr ""
+
+msgid "Create New Directory"
+msgstr ""
+
+msgid "Create New Domain"
+msgstr ""
+
+msgid "Create a GitLab account first, and then connect it to your %{label} account."
+msgstr ""
+
+msgid "Create a Kubernetes cluster"
+msgstr ""
+
+msgid "Create a Mattermost team for this group"
+msgstr ""
+
+msgid "Create a cluster"
+msgstr ""
+
+msgid "Create a group"
+msgstr ""
+
+msgid "Create a merge request"
+msgstr ""
+
+msgid "Create a new %{codeStart}.gitlab-ci.yml%{codeEnd} file at the root of the repository to get started."
+msgstr ""
+
+msgid "Create a new branch"
+msgstr ""
+
+msgid "Create a new file as there are no files yet. Afterwards, you'll be able to commit your changes."
+msgstr ""
+
+msgid "Create a new issue"
+msgstr ""
+
+msgid "Create a new project"
+msgstr ""
+
+msgid "Create a new repository"
+msgstr ""
+
+msgid "Create a personal access token on your account to pull or push via %{protocol}."
+msgstr ""
+
+msgid "Create a project"
+msgstr ""
+
+msgid "Create an account using:"
+msgstr ""
+
+msgid "Create an incident. Incidents are created for each alert triggered."
+msgstr ""
+
+msgid "Create and provide your GitHub %{link_start}Personal Access Token%{link_end}. You will need to select the %{code_open}repo%{code_close} scope, so we can display a list of your public and private repositories which are available to import."
+msgstr ""
+
+msgid "Create branch"
+msgstr ""
+
+msgid "Create commit"
+msgstr ""
+
+msgid "Create commit..."
+msgstr ""
+
+msgid "Create common files more quickly, and standardize their format."
+msgstr ""
+
+msgid "Create confidential merge request"
+msgstr ""
+
+msgid "Create confidential merge request and branch"
+msgstr ""
+
+msgid "Create custom type"
+msgstr ""
+
+msgid "Create directory"
+msgstr ""
+
+msgid "Create empty repository"
+msgstr ""
+
+msgid "Create epic"
+msgstr ""
+
+msgid "Create file"
+msgstr ""
+
+msgid "Create from"
+msgstr ""
+
+msgid "Create group"
+msgstr ""
+
+msgid "Create group label"
+msgstr ""
+
+msgid "Create issue"
+msgstr ""
+
+msgid "Create issue to resolve all threads"
+msgstr ""
+
+msgid "Create label"
+msgstr ""
+
+msgid "Create list"
+msgstr ""
+
+msgid "Create lists from labels. Issues with that label appear in that list."
+msgstr ""
+
+msgid "Create merge request"
+msgstr ""
+
+msgid "Create merge request and branch"
+msgstr ""
+
+msgid "Create milestone"
+msgstr ""
+
+msgid "Create new"
+msgstr ""
+
+msgid "Create new %{name} by email"
+msgstr ""
+
+msgid "Create new Value Stream"
+msgstr ""
+
+msgid "Create new branch"
+msgstr ""
+
+msgid "Create new confidential %{issuableType}"
+msgstr ""
+
+msgid "Create new directory"
+msgstr ""
+
+msgid "Create new file"
+msgstr ""
+
+msgid "Create new file or directory"
+msgstr ""
+
+msgid "Create new label"
+msgstr ""
+
+msgid "Create new..."
+msgstr ""
+
+msgid "Create one"
+msgstr ""
+
+msgid "Create or close an issue."
+msgstr ""
+
+msgid "Create or import your first project"
+msgstr ""
+
+msgid "Create project"
+msgstr ""
+
+msgid "Create project label"
+msgstr ""
+
+msgid "Create release"
+msgstr ""
+
+msgid "Create requirement"
+msgstr ""
+
+msgid "Create service account"
+msgstr ""
+
+msgid "Create snippet"
+msgstr ""
+
+msgid "Create tag %{tagName}"
+msgstr ""
+
+msgid "Create testing scenarios by defining project conditions in your development platform."
+msgstr ""
+
+msgid "Create topic"
+msgstr ""
+
+msgid "Create user"
+msgstr ""
+
+msgid "Create wildcard"
+msgstr ""
+
+msgid "Create wildcard: %{searchTerm}"
+msgstr ""
+
+msgid "Create your first page"
+msgstr ""
+
+msgid "Create your group"
+msgstr ""
+
+msgid "Create, update, or delete a merge request."
+msgstr ""
+
+msgid "CreateGitTag|Add a message to the tag. Leaving this blank creates a %{linkStart}lightweight tag%{linkEnd}."
+msgstr ""
+
+msgid "CreateGitTag|Set tag message"
+msgstr ""
+
+msgid "CreateGroup|You don’t have permission to create a subgroup in this group."
+msgstr ""
+
+msgid "CreateGroup|You don’t have permission to create groups."
+msgstr ""
+
+msgid "CreateTag|Tag"
+msgstr ""
+
+msgid "CreateTimelogForm|Add time entry"
+msgstr ""
+
+msgid "CreateTimelogForm|An error occurred while saving the time entry."
+msgstr ""
+
+msgid "CreateTimelogForm|Cancel"
+msgstr ""
+
+msgid "CreateTimelogForm|Example: 1h 30m"
+msgstr ""
+
+msgid "CreateTimelogForm|How do I track and estimate time?"
+msgstr ""
+
+msgid "CreateTimelogForm|Save"
+msgstr ""
+
+msgid "CreateTimelogForm|Spent at"
+msgstr ""
+
+msgid "CreateTimelogForm|Summary"
+msgstr ""
+
+msgid "CreateTimelogForm|Time spent"
+msgstr ""
+
+msgid "CreateTimelogForm|Track time spent on this %{issuableTypeNameStart}%{issuableTypeNameEnd}. %{timeTrackingDocsLinkStart}%{timeTrackingDocsLinkEnd}"
+msgstr ""
+
+msgid "CreateTimelogForm|issue"
+msgstr ""
+
+msgid "CreateTimelogForm|merge request"
+msgstr ""
+
+msgid "CreateValueStreamForm|%{name} (default)"
+msgstr ""
+
+msgid "CreateValueStreamForm|'%{name}' Value Stream created"
+msgstr ""
+
+msgid "CreateValueStreamForm|'%{name}' Value Stream saved"
+msgstr ""
+
+msgid "CreateValueStreamForm|Add another stage"
+msgstr ""
+
+msgid "CreateValueStreamForm|Add stage"
+msgstr ""
+
+msgid "CreateValueStreamForm|All default stages are currently visible"
+msgstr ""
+
+msgid "CreateValueStreamForm|Code stage start"
+msgstr ""
+
+msgid "CreateValueStreamForm|Create from default template"
+msgstr ""
+
+msgid "CreateValueStreamForm|Create from no template"
+msgstr ""
+
+msgid "CreateValueStreamForm|Create new Value Stream"
+msgstr ""
+
+msgid "CreateValueStreamForm|Create value stream"
+msgstr ""
+
+msgid "CreateValueStreamForm|Default stages"
+msgstr ""
+
+msgid "CreateValueStreamForm|Default stages can only be hidden or re-ordered"
+msgstr ""
+
+msgid "CreateValueStreamForm|Edit value stream"
+msgstr ""
+
+msgid "CreateValueStreamForm|Editing stage"
+msgstr ""
+
+msgid "CreateValueStreamForm|End event"
+msgstr ""
+
+msgid "CreateValueStreamForm|End event label"
+msgstr ""
+
+msgid "CreateValueStreamForm|End event: "
+msgstr ""
+
+msgid "CreateValueStreamForm|Enter stage name"
+msgstr ""
+
+msgid "CreateValueStreamForm|Enter value stream name"
+msgstr ""
+
+msgid "CreateValueStreamForm|Issue stage end"
+msgstr ""
+
+msgid "CreateValueStreamForm|Maximum length %{maxLength} characters"
+msgstr ""
+
+msgid "CreateValueStreamForm|Name is required"
+msgstr ""
+
+msgid "CreateValueStreamForm|New stage"
+msgstr ""
+
+msgid "CreateValueStreamForm|Plan stage start"
+msgstr ""
+
+msgid "CreateValueStreamForm|Please select a start event first"
+msgstr ""
+
+msgid "CreateValueStreamForm|Please select an end event"
+msgstr ""
+
+msgid "CreateValueStreamForm|Recover hidden stage"
+msgstr ""
+
+msgid "CreateValueStreamForm|Restore defaults"
+msgstr ""
+
+msgid "CreateValueStreamForm|Restore stage"
+msgstr ""
+
+msgid "CreateValueStreamForm|Save value stream"
+msgstr ""
+
+msgid "CreateValueStreamForm|Select end event"
+msgstr ""
+
+msgid "CreateValueStreamForm|Select start event"
+msgstr ""
+
+msgid "CreateValueStreamForm|Stage %{index}"
+msgstr ""
+
+msgid "CreateValueStreamForm|Stage name already exists"
+msgstr ""
+
+msgid "CreateValueStreamForm|Stage name is required"
+msgstr ""
+
+msgid "CreateValueStreamForm|Start event"
+msgstr ""
+
+msgid "CreateValueStreamForm|Start event changed, please select a valid end event"
+msgstr ""
+
+msgid "CreateValueStreamForm|Start event label"
+msgstr ""
+
+msgid "CreateValueStreamForm|Start event: "
+msgstr ""
+
+msgid "CreateValueStreamForm|Update stage"
+msgstr ""
+
+msgid "CreateValueStreamForm|Value Stream name"
+msgstr ""
+
+msgid "Created"
+msgstr ""
+
+msgid "Created %{epicTimeagoDate}"
+msgstr ""
+
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
+msgid "Created %{timestamp}"
+msgstr ""
+
+msgid "Created At"
+msgstr ""
+
+msgid "Created On"
+msgstr ""
+
+msgid "Created a branch and a merge request to resolve this issue."
+msgstr ""
+
+msgid "Created at"
+msgstr ""
+
+msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
+msgstr ""
+
+msgid "Created by %{job}"
+msgstr ""
+
+msgid "Created by me"
+msgstr ""
+
+msgid "Created by:"
+msgstr ""
+
+msgid "Created compliance violations if any were found"
+msgstr ""
+
+msgid "Created date"
+msgstr ""
+
+msgid "Created issue %{issueLink}"
+msgstr ""
+
+msgid "Created issue %{issueLink} at %{projectLink}"
+msgstr ""
+
+msgid "Created merge request %{mergeRequestLink}"
+msgstr ""
+
+msgid "Created merge request %{mergeRequestLink} at %{projectLink}"
+msgstr ""
+
+msgid "Created on"
+msgstr ""
+
+msgid "Created on %{created_at}"
+msgstr ""
+
+msgid "Created on:"
+msgstr ""
+
+msgid "Creates a branch and a merge request to resolve this issue."
+msgstr ""
+
+msgid "Creates branch '%{branch_name}' and a merge request to resolve this issue."
+msgstr ""
+
+msgid "Creating"
+msgstr ""
+
+msgid "Creating epic"
+msgstr ""
+
+msgid "Creating graphs uses the data from the Prometheus server. If this takes a long time, ensure that data is available."
+msgstr ""
+
+msgid "Creator"
+msgstr ""
+
+msgid "Credentials"
+msgstr ""
+
+msgid "CredentialsInventory|GPG Keys"
+msgstr ""
+
+msgid "CredentialsInventory|No credentials found"
+msgstr ""
+
+msgid "CredentialsInventory|Personal Access Tokens"
+msgstr ""
+
+msgid "CredentialsInventory|Project and Group Access Tokens"
+msgstr ""
+
+msgid "CredentialsInventory|SSH Keys"
+msgstr ""
+
+msgid "Credit card required to be on file in order to create a pipeline"
+msgstr ""
+
+msgid "Credit card:"
+msgstr ""
+
+msgid "Critical - S1"
+msgstr ""
+
+msgid "Critical vulnerabilities present"
+msgstr ""
+
+msgid "Crm|Active"
+msgstr ""
+
+msgid "Crm|Contact"
+msgstr ""
+
+msgid "Crm|Contact has been added."
+msgstr ""
+
+msgid "Crm|Contact has been updated."
+msgstr ""
+
+msgid "Crm|Customer relations contacts"
+msgstr ""
+
+msgid "Crm|Customer relations organizations"
+msgstr ""
+
+msgid "Crm|Default rate"
+msgstr ""
+
+msgid "Crm|Edit contact"
+msgstr ""
+
+msgid "Crm|Edit organization"
+msgstr ""
+
+msgid "Crm|New contact"
+msgstr ""
+
+msgid "Crm|New organization"
+msgstr ""
+
+msgid "Crm|No contacts found"
+msgstr ""
+
+msgid "Crm|No organization"
+msgstr ""
+
+msgid "Crm|No organizations found"
+msgstr ""
+
+msgid "Crm|Organization"
+msgstr ""
+
+msgid "Crm|Organization has been added."
+msgstr ""
+
+msgid "Crm|Organization has been updated."
+msgstr ""
+
+msgid "Cron Timezone"
+msgstr ""
+
+msgid "Cron time zone"
+msgstr ""
+
+msgid "Crowd"
+msgstr ""
+
+msgid "CsvParser|Failed to render the CSV file for the following reasons:"
+msgstr ""
+
+msgid "CsvParser|Quoted field unterminated"
+msgstr ""
+
+msgid "CsvParser|Too few fields"
+msgstr ""
+
+msgid "CsvParser|Too many fields"
+msgstr ""
+
+msgid "CsvParser|Trailing quote on quoted field is malformed"
+msgstr ""
+
+msgid "CsvParser|Unable to auto-detect delimiter; defaulted to \",\""
+msgstr ""
+
+msgid "Current"
+msgstr ""
+
+msgid "Current Branch"
+msgstr ""
+
+msgid "Current Project"
+msgstr ""
+
+msgid "Current node must be the primary node or you will be locking yourself out"
+msgstr ""
+
+msgid "Current password"
+msgstr ""
+
+msgid "Current sign-in IP:"
+msgstr ""
+
+msgid "Current sign-in at:"
+msgstr ""
+
+msgid "Current sign-in ip"
+msgstr ""
+
+msgid "Current vulnerabilities count"
+msgstr ""
+
+msgid "CurrentUser|Buy Pipeline minutes"
+msgstr ""
+
+msgid "CurrentUser|Edit profile"
+msgstr ""
+
+msgid "CurrentUser|One of your groups is running out"
+msgstr ""
+
+msgid "CurrentUser|Preferences"
+msgstr ""
+
+msgid "CurrentUser|Start an Ultimate trial"
+msgstr ""
+
+msgid "Currently unable to fetch data for this pipeline."
+msgstr ""
+
+msgid "Custom (%{language})"
+msgstr ""
+
+msgid "Custom Attributes"
+msgstr ""
+
+msgid "Custom Git clone URL for HTTP(S)"
+msgstr ""
+
+msgid "Custom analyzers: language support"
+msgstr ""
+
+msgid "Custom hostname (for private commit emails)"
+msgstr ""
+
+msgid "Custom metrics"
+msgstr ""
+
+msgid "Custom notification events"
+msgstr ""
+
+msgid "Custom notification levels are the same as participating levels. With custom notification levels you will also receive notifications for select events. To find out more, check out %{notificationLinkStart}notification emails%{notificationLinkEnd}."
+msgstr ""
+
+msgid "Custom project templates"
+msgstr ""
+
+msgid "Custom project templates have not been set up for groups that you are a member of. They are enabled from a group’s settings page. Contact your group’s Owner or Maintainer to setup custom project templates."
+msgstr ""
+
+msgid "Custom range"
+msgstr ""
+
+msgid "Custom range (UTC)"
+msgstr ""
+
+msgid "Customer experience improvement and third-party offers"
+msgstr ""
+
+msgid "Customer relations"
+msgstr ""
+
+msgid "Customer relations contacts"
+msgstr ""
+
+msgid "Customer relations organizations"
+msgstr ""
+
+msgid "Customize CI/CD settings, including Auto DevOps, shared runners, and job artifacts."
+msgstr ""
+
+msgid "Customize colors"
+msgstr ""
+
+msgid "Customize how FogBugz email addresses and usernames are imported into GitLab. In the next step, you'll be able to select the projects you want to import."
+msgstr ""
+
+msgid "Customize icon"
+msgstr ""
+
+msgid "Customize language and region related settings."
+msgstr ""
+
+msgid "Customize name"
+msgstr ""
+
+msgid "Customize your pipeline configuration."
+msgstr ""
+
+msgid "Cycle Time"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|%{label_reference} label was added to the issue"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|%{label_reference} label was added to the merge request"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|%{label_reference} label was removed from the issue"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|%{label_reference} label was removed from the merge request"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue closed"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue created"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue first added to a board"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue first associated with a milestone"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue first associated with a milestone or issue first added to a board"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue first mentioned in a commit"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue label was added"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue label was removed"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Issue last edited"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request closed"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request created"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request first commit time"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request first deployed to production"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request label was added"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request label was removed"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request last build finish time"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request last build start time"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request last edited"
+msgstr ""
+
+msgid "CycleAnalyticsEvent|Merge request merged"
+msgstr ""
+
+msgid "CycleAnalyticsStage|Code"
+msgstr ""
+
+msgid "CycleAnalyticsStage|Issue"
+msgstr ""
+
+msgid "CycleAnalyticsStage|Plan"
+msgstr ""
+
+msgid "CycleAnalyticsStage|Review"
+msgstr ""
+
+msgid "CycleAnalyticsStage|Staging"
+msgstr ""
+
+msgid "CycleAnalyticsStage|Test"
+msgstr ""
+
+msgid "CycleAnalyticsStage|Total"
+msgstr ""
+
+msgid "CycleAnalyticsStage|is not available for the selected group"
+msgstr ""
+
+msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
+msgstr ""
+
+msgid "CycleAnalytics|'%{name}' is collecting the data. This can take a few minutes."
+msgstr ""
+
+msgid "CycleAnalytics|Average time to completion"
+msgstr ""
+
+msgid "CycleAnalytics|Average time to completion (days)"
+msgstr ""
+
+msgid "CycleAnalytics|Change Failure Rate"
+msgstr ""
+
+msgid "CycleAnalytics|Create a custom value stream to view metrics about stages specific to your development process. Use your value stream to visualize your DevSecOps lifecycle, determine the velocity of your group, and identify inefficient processes."
+msgstr ""
+
+msgid "CycleAnalytics|Create a custom value stream…"
+msgstr ""
+
+msgid "CycleAnalytics|Custom value streams to measure your DevSecOps lifecycle"
+msgstr ""
+
+msgid "CycleAnalytics|Data is collecting and loading."
+msgstr ""
+
+msgid "CycleAnalytics|Date"
+msgstr ""
+
+msgid "CycleAnalytics|Display chart filters"
+msgstr ""
+
+msgid "CycleAnalytics|If you have recently upgraded to GitLab Premium, it can take up to 30 minutes for data to collect and display."
+msgstr ""
+
+msgid "CycleAnalytics|Lead Time for Changes"
+msgstr ""
+
+msgid "CycleAnalytics|Number of tasks"
+msgstr ""
+
+msgid "CycleAnalytics|Only %{maxLabels} labels can be selected at this time"
+msgstr ""
+
+msgid "CycleAnalytics|Project selected"
+msgid_plural "CycleAnalytics|%d projects selected"
+msgstr[0] ""
+
+msgid "CycleAnalytics|Select labels"
+msgstr ""
+
+msgid "CycleAnalytics|Show"
+msgstr ""
+
+msgid "CycleAnalytics|Stage time: %{title}"
+msgstr ""
+
+msgid "CycleAnalytics|Tasks by type"
+msgstr ""
+
+msgid "CycleAnalytics|The average time items spent in this stage. Data limited to items completed within this date range."
+msgstr ""
+
+msgid "CycleAnalytics|The given date range is larger than 180 days"
+msgstr ""
+
+msgid "CycleAnalytics|The total time items spent across each value stream stage. Data limited to items completed within this date range."
+msgstr ""
+
+msgid "CycleAnalytics|There is no data for 'Stage time' available. Adjust the current filters."
+msgstr ""
+
+msgid "CycleAnalytics|There is no data for 'Total time' available. Adjust the current filters."
+msgstr ""
+
+msgid "CycleAnalytics|Time to Restore Service"
+msgstr ""
+
+msgid "CycleAnalytics|Total time"
+msgstr ""
+
+msgid "CycleAnalytics|group dropdown filter"
+msgstr ""
+
+msgid "CycleAnalytics|not allowed for the given start event"
+msgstr ""
+
+msgid "CycleAnalytics|project dropdown filter"
+msgstr ""
+
+msgid "CycleAnalytics|the assigned object is not supported"
+msgstr ""
+
+msgid "DAG visualization requires at least 3 dependent jobs."
+msgstr ""
+
+msgid "DAST Configuration"
+msgstr ""
+
+msgid "DAST configuration not found"
+msgstr ""
+
+msgid "DAST profile not found: %{name}"
+msgstr ""
+
+msgid "DAST profiles"
+msgstr ""
+
+msgid "DNS"
+msgstr ""
+
+msgid "DORA4Metrics|Average (last %{days}d)"
+msgstr ""
+
+msgid "DORA4Metrics|Change Failure Rate"
+msgstr ""
+
+msgid "DORA4Metrics|Change failure rate"
+msgstr ""
+
+msgid "DORA4Metrics|Change failure rate (percentage)"
+msgstr ""
+
+msgid "DORA4Metrics|Cycle time"
+msgstr ""
+
+msgid "DORA4Metrics|Date"
+msgstr ""
+
+msgid "DORA4Metrics|Days for an open incident"
+msgstr ""
+
+msgid "DORA4Metrics|Days from merge to deploy"
+msgstr ""
+
+msgid "DORA4Metrics|Deployment Frequency"
+msgstr ""
+
+msgid "DORA4Metrics|Deployment frequency"
+msgstr ""
+
+msgid "DORA4Metrics|Deploys"
+msgstr ""
+
+msgid "DORA4Metrics|Failed to load charts"
+msgstr ""
+
+msgid "DORA4Metrics|Go to docs"
+msgstr ""
+
+msgid "DORA4Metrics|Lead Time for Changes"
+msgstr ""
+
+msgid "DORA4Metrics|Lead time"
+msgstr ""
+
+msgid "DORA4Metrics|Lead time for changes"
+msgstr ""
+
+msgid "DORA4Metrics|Lead time for changes (median days)"
+msgstr ""
+
+msgid "DORA4Metrics|Median (last %{days}d)"
+msgstr ""
+
+msgid "DORA4Metrics|Median time (last %{days}d)"
+msgstr ""
+
+msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
+msgstr ""
+
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
+msgstr ""
+
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
+msgstr ""
+
+msgid "DORA4Metrics|Month to date"
+msgstr ""
+
+msgid "DORA4Metrics|New issues"
+msgstr ""
+
+msgid "DORA4Metrics|No incidents during this period"
+msgstr ""
+
+msgid "DORA4Metrics|No merge requests were deployed during this period"
+msgstr ""
+
+msgid "DORA4Metrics|Number of deployments"
+msgstr ""
+
+msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
+msgstr ""
+
+msgid "DORA4Metrics|Past 6 Months"
+msgstr ""
+
+msgid "DORA4Metrics|Percentage of failed deployments"
+msgstr ""
+
+msgid "DORA4Metrics|Something went wrong while getting change failure rate data."
+msgstr ""
+
+msgid "DORA4Metrics|Something went wrong while getting deployment frequency data."
+msgstr ""
+
+msgid "DORA4Metrics|Something went wrong while getting lead time data."
+msgstr ""
+
+msgid "DORA4Metrics|Something went wrong while getting time to restore service data."
+msgstr ""
+
+msgid "DORA4Metrics|The chart displays the frequency of deployments to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
+msgstr ""
+
+msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
+msgstr ""
+
+msgid "DORA4Metrics|Time to Restore Service"
+msgstr ""
+
+msgid "DORA4Metrics|Time to restore service"
+msgstr ""
+
+msgid "DORA4Metrics|Time to restore service (median days)"
+msgstr ""
+
+msgid "DSN"
+msgstr ""
+
+msgid "Dashboard"
+msgstr ""
+
+msgid "Dashboard uid not found"
+msgstr ""
+
+msgid "DashboardProjects|All"
+msgstr ""
+
+msgid "DashboardProjects|Personal"
+msgstr ""
+
+msgid "Dashboards"
+msgstr ""
+
+msgid "Dashboard|%{firstProject} and %{secondProject}"
+msgstr ""
+
+msgid "Dashboard|%{firstProject}, %{rest}, and %{secondProject}"
+msgstr ""
+
+msgid "Dashboard|Unable to add %{invalidProjects}. This dashboard is available for public projects, and private projects in groups with a Premium plan."
+msgstr ""
+
+msgid "DastConfig|Customize DAST settings to suit your requirements. Configuration changes made here override those provided by GitLab and are excluded from updates. For details of more advanced configuration options, see the %{docsLinkStart}GitLab DAST documentation%{docsLinkEnd}."
+msgstr ""
+
+msgid "DastConfig|DAST CI/CD configuration"
+msgstr ""
+
+msgid "DastConfig|Enable DAST to automatically test for vulnerabilities in your project's running application, website, or API, in the CI/CD pipeline. Configuration changes must be applied to your .gitlab-ci.yml file to take effect. For details of all configuration options, see the %{linkStart}GitLab DAST documentation%{linkEnd}."
+msgstr ""
+
+msgid "DastConfig|Enabled"
+msgstr ""
+
+msgid "DastConfig|Generate code snippet"
+msgstr ""
+
+msgid "DastConfig|Last scan triggered %{runTimeAgo} in pipeline "
+msgstr ""
+
+msgid "DastConfig|No previous scans found for this project"
+msgstr ""
+
+msgid "DastConfig|Not enabled"
+msgstr ""
+
+msgid "DastProfiles|/graphql"
+msgstr ""
+
+msgid "DastProfiles|A passive scan monitors all HTTP messages (requests and responses) sent to the target. An active scan attacks the target to find potential vulnerabilities."
+msgstr ""
+
+msgid "DastProfiles|A scanner profile defines the configuration details of a security scanner. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
+msgid "DastProfiles|A site profile defines the attributes and configuration details of your deployed application, website, or API. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
+msgid "DastProfiles|AJAX spider"
+msgstr ""
+
+msgid "DastProfiles|API"
+msgstr ""
+
+msgid "DastProfiles|API endpoint URL"
+msgstr ""
+
+msgid "DastProfiles|Active"
+msgstr ""
+
+msgid "DastProfiles|Additional request headers (optional)"
+msgstr ""
+
+msgid "DastProfiles|Are you sure you want to delete this profile?"
+msgstr ""
+
+msgid "DastProfiles|Attacks the target to find potential vulnerabilities. Active scans are potentially harmful to the site being scanned."
+msgstr ""
+
+msgid "DastProfiles|Authentication"
+msgstr ""
+
+msgid "DastProfiles|Authentication URL"
+msgstr ""
+
+msgid "DastProfiles|Branch missing"
+msgstr ""
+
+msgid "DastProfiles|Change scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Change site profile"
+msgstr ""
+
+msgid "DastProfiles|Choose a scan method"
+msgstr ""
+
+msgid "DastProfiles|Could not create the scanner profile. Please try again."
+msgstr ""
+
+msgid "DastProfiles|Could not create the site profile. Please try again."
+msgstr ""
+
+msgid "DastProfiles|Could not delete scanner profile. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "DastProfiles|Could not delete scanner profiles:"
+msgstr ""
+
+msgid "DastProfiles|Could not delete site profile. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "DastProfiles|Could not delete site profiles:"
+msgstr ""
+
+msgid "DastProfiles|Could not fetch scanner profiles. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "DastProfiles|Could not fetch site profiles. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "DastProfiles|Could not update the scanner profile. Please try again."
+msgstr ""
+
+msgid "DastProfiles|Could not update the site profile. Please try again."
+msgstr ""
+
+msgid "DastProfiles|DAST profile library"
+msgstr ""
+
+msgid "DastProfiles|Debug messages"
+msgstr ""
+
+msgid "DastProfiles|Delete profile"
+msgstr ""
+
+msgid "DastProfiles|Edit profile"
+msgstr ""
+
+msgid "DastProfiles|Edit scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Edit site profile"
+msgstr ""
+
+msgid "DastProfiles|Enable Authentication"
+msgstr ""
+
+msgid "DastProfiles|Enable Basic Authentication"
+msgstr ""
+
+msgid "DastProfiles|Enter URLs in a comma-separated list."
+msgstr ""
+
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
+
+msgid "DastProfiles|Error Details"
+msgstr ""
+
+msgid "DastProfiles|Excluded URLs"
+msgstr ""
+
+msgid "DastProfiles|Excluded URLs (optional)"
+msgstr ""
+
+msgid "DastProfiles|Excluded paths"
+msgstr ""
+
+msgid "DastProfiles|Excluded paths (optional)"
+msgstr ""
+
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
+msgid "DastProfiles|Hide debug messages"
+msgstr ""
+
+msgid "DastProfiles|Include debug messages in the DAST console output."
+msgstr ""
+
+msgid "DastProfiles|Manage %{profileType} profiles"
+msgstr ""
+
+msgid "DastProfiles|Manage profiles"
+msgstr ""
+
+msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
+msgstr ""
+
+msgid "DastProfiles|Minimum = 1 second, Maximum = 3600 seconds"
+msgstr ""
+
+msgid "DastProfiles|Monitors all HTTP requests sent to the target to find potential vulnerabilities."
+msgstr ""
+
+msgid "DastProfiles|Must allow introspection queries to request the API schema. %{linkStart}How do I enable introspection%{linkEnd}?"
+msgstr ""
+
+msgid "DastProfiles|New scanner profile"
+msgstr ""
+
+msgid "DastProfiles|New site profile"
+msgstr ""
+
+msgid "DastProfiles|No scanner profile selected"
+msgstr ""
+
+msgid "DastProfiles|No scanner profiles created yet"
+msgstr ""
+
+msgid "DastProfiles|No site profile selected"
+msgstr ""
+
+msgid "DastProfiles|No site profiles created yet"
+msgstr ""
+
+msgid "DastProfiles|Not Validated"
+msgstr ""
+
+msgid "DastProfiles|Passive"
+msgstr ""
+
+msgid "DastProfiles|Password"
+msgstr ""
+
+msgid "DastProfiles|Password form field"
+msgstr ""
+
+msgid "DastProfiles|Profile in use and cannot be renamed"
+msgstr ""
+
+msgid "DastProfiles|Profile is being used by this on-demand scan"
+msgstr ""
+
+msgid "DastProfiles|Profile name"
+msgstr ""
+
+msgid "DastProfiles|Request headers"
+msgstr ""
+
+msgid "DastProfiles|Retry"
+msgstr ""
+
+msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
+msgstr ""
+
+msgid "DastProfiles|Save commonly used configurations for target sites and scan specifications as profiles. Use these with an on-demand scan."
+msgstr ""
+
+msgid "DastProfiles|Save profile"
+msgstr ""
+
+msgid "DastProfiles|Scan Method"
+msgstr ""
+
+msgid "DastProfiles|Scan method"
+msgstr ""
+
+msgid "DastProfiles|Scan mode"
+msgstr ""
+
+msgid "DastProfiles|Scanner name"
+msgstr ""
+
+msgid "DastProfiles|Scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Scanner profiles"
+msgstr ""
+
+msgid "DastProfiles|Select a scanner profile to run a DAST scan"
+msgstr ""
+
+msgid "DastProfiles|Select a site profile to run a DAST scan"
+msgstr ""
+
+msgid "DastProfiles|Select branch"
+msgstr ""
+
+msgid "DastProfiles|Select scanner profile"
+msgstr ""
+
+msgid "DastProfiles|Select site profile"
+msgstr ""
+
+msgid "DastProfiles|Show debug messages"
+msgstr ""
+
+msgid "DastProfiles|Site name"
+msgstr ""
+
+msgid "DastProfiles|Site profile"
+msgstr ""
+
+msgid "DastProfiles|Site profiles"
+msgstr ""
+
+msgid "DastProfiles|Site type"
+msgstr ""
+
+msgid "DastProfiles|Spider timeout"
+msgstr ""
+
+msgid "DastProfiles|Submit button"
+msgstr ""
+
+msgid "DastProfiles|Submit button (optional)"
+msgstr ""
+
+msgid "DastProfiles|Target URL"
+msgstr ""
+
+msgid "DastProfiles|Target timeout"
+msgstr ""
+
+msgid "DastProfiles|The maximum number of minutes allowed for the spider to traverse the site."
+msgstr ""
+
+msgid "DastProfiles|The maximum number of seconds allowed for the site under test to respond to a request."
+msgstr ""
+
+msgid "DastProfiles|This profile is currently being used in a policy."
+msgstr ""
+
+msgid "DastProfiles|This scanner profile is currently being used by a policy. To make edits you must remove it from the active policy."
+msgstr ""
+
+msgid "DastProfiles|This site profile is currently being used by a policy. To make edits you must remove it from the active policy."
+msgstr ""
+
+msgid "DastProfiles|Turn on AJAX spider"
+msgstr ""
+
+msgid "DastProfiles|URL"
+msgstr ""
+
+msgid "DastProfiles|URLs to skip during the authenticated scan."
+msgstr ""
+
+msgid "DastProfiles|Username"
+msgstr ""
+
+msgid "DastProfiles|Username form field"
+msgstr ""
+
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
+msgid "DastProfiles|Validated"
+msgstr ""
+
+msgid "DastProfiles|Validation status"
+msgstr ""
+
+msgid "DastProfiles|Website"
+msgstr ""
+
+msgid "DastProfiles|What does each method do?"
+msgstr ""
+
+msgid "DastProfiles|You can either choose a passive scan or validate the target site from the site profile management page. %{docsLinkStart}Learn more about site validation.%{docsLinkEnd}"
+msgstr ""
+
+msgid "DastProfiles|You cannot run an active scan against an unvalidated site."
+msgstr ""
+
+msgid "DastProfiles|https://example.com/dast_example.har"
+msgstr ""
+
+msgid "DastProfiles|https://example.com/openapi.json"
+msgstr ""
+
+msgid "DastProfiles|https://example.com/postman_collection.json"
+msgstr ""
+
+msgid "DastSiteValidation|Copy HTTP header to clipboard"
+msgstr ""
+
+msgid "DastSiteValidation|Copy Meta tag to clipboard"
+msgstr ""
+
+msgid "DastSiteValidation|Could not create validation token. Please try again."
+msgstr ""
+
+msgid "DastSiteValidation|Could not revoke validation. Please try again."
+msgstr ""
+
+msgid "DastSiteValidation|Download validation text file"
+msgstr ""
+
+msgid "DastSiteValidation|Header validation"
+msgstr ""
+
+msgid "DastSiteValidation|Meta tag validation"
+msgstr ""
+
+msgid "DastSiteValidation|Not validated"
+msgstr ""
+
+msgid "DastSiteValidation|Retry validation"
+msgstr ""
+
+msgid "DastSiteValidation|Revoke validation"
+msgstr ""
+
+msgid "DastSiteValidation|Step 1 - Choose site validation method."
+msgstr ""
+
+msgid "DastSiteValidation|Step 2 - Add the following HTTP header to your site."
+msgstr ""
+
+msgid "DastSiteValidation|Step 2 - Add the following meta tag to your site."
+msgstr ""
+
+msgid "DastSiteValidation|Step 2 - Download the following text file, then upload it to the target site."
+msgstr ""
+
+msgid "DastSiteValidation|Step 3 - Confirm header location."
+msgstr ""
+
+msgid "DastSiteValidation|Step 3 - Confirm meta tag location."
+msgstr ""
+
+msgid "DastSiteValidation|Step 3 - Confirm text file location."
+msgstr ""
+
+msgid "DastSiteValidation|Text file validation"
+msgstr ""
+
+msgid "DastSiteValidation|The validation has failed. Please try again."
+msgstr ""
+
+msgid "DastSiteValidation|The validation is in progress. Please wait..."
+msgstr ""
+
+msgid "DastSiteValidation|This will affect %d other profile targeting the same URL."
+msgid_plural "DastSiteValidation|This will affect %d other profiles targeting the same URL."
+msgstr[0] ""
+
+msgid "DastSiteValidation|To run an active scan, validate your site. Site profile validation reduces the risk of running an active scan against the wrong website. All site profiles that share the same base URL share the same validation status."
+msgstr ""
+
+msgid "DastSiteValidation|Validate"
+msgstr ""
+
+msgid "DastSiteValidation|Validate site"
+msgstr ""
+
+msgid "DastSiteValidation|Validated"
+msgstr ""
+
+msgid "DastSiteValidation|Validating..."
+msgstr ""
+
+msgid "DastSiteValidation|Validation failed"
+msgstr ""
+
+msgid "DastSiteValidation|Validation failed for %{url}. %{retryButtonStart}Retry validation%{retryButtonEnd}."
+msgstr ""
+
+msgid "DastSiteValidation|Validation succeeded. Both active and passive scans can be run against the target site."
+msgstr ""
+
+msgid "DastSiteValidation|You will not be able to run active scans against %{url}."
+msgstr ""
+
+msgid "Data is still calculating..."
+msgstr ""
+
+msgid "Data refresh"
+msgstr ""
+
+msgid "Data type"
+msgstr ""
+
+msgid "Database '%{database_name}' is using PostgreSQL %{pg_version_current}, but PostgreSQL %{pg_version_minimum} is required for this version of GitLab. Please upgrade your environment to a supported PostgreSQL version, see %{pg_requirements_url} for details."
+msgstr ""
+
+msgid "Database update failed"
+msgstr ""
+
+msgid "DatadogIntegration|%{linkOpen}API key%{linkClose} used for authentication with Datadog."
+msgstr ""
+
+msgid "DatadogIntegration|(Advanced) The full URL for your Datadog site."
+msgstr ""
+
+msgid "DatadogIntegration|API URL"
+msgstr ""
+
+msgid "DatadogIntegration|Custom tags in Datadog. Enter one tag per line in the %{codeOpen}key:value%{codeClose} format. %{linkOpen}How do I use tags?%{linkClose}"
+msgstr ""
+
+msgid "DatadogIntegration|Environment"
+msgstr ""
+
+msgid "DatadogIntegration|For self-managed deployments, set the %{codeOpen}env%{codeClose} tag for all the data sent to Datadog. %{linkOpen}How do I use tags?%{linkClose}"
+msgstr ""
+
+msgid "DatadogIntegration|How do I set up this integration?"
+msgstr ""
+
+msgid "DatadogIntegration|Send CI/CD pipeline information to Datadog to monitor for job failures and troubleshoot performance issues. %{docs_link}"
+msgstr ""
+
+msgid "DatadogIntegration|Service"
+msgstr ""
+
+msgid "DatadogIntegration|Tag all data from this GitLab instance in Datadog. Useful when managing several self-managed deployments."
+msgstr ""
+
+msgid "DatadogIntegration|Tags"
+msgstr ""
+
+msgid "DatadogIntegration|The Datadog site to send data to. To send data to the EU site, use %{codeOpen}datadoghq.eu%{codeClose}."
+msgstr ""
+
+msgid "DatadogIntegration|Trace your GitLab pipelines with Datadog."
+msgstr ""
+
+msgid "DatadogIntegration|have an invalid format"
+msgstr ""
+
+msgid "Datasource name not found"
+msgstr ""
+
+msgid "Date"
+msgstr ""
+
+msgid "Date merged"
+msgstr ""
+
+msgid "Date range"
+msgstr ""
+
+msgid "Date range limited to %{number} days"
+msgstr ""
+
+msgid "Date range must be shorter than %{max_range} days."
+msgstr ""
+
+msgid "Date to enact enforcement on newly created namespaces"
+msgstr ""
+
+msgid "DateRange|%{start_date}–%{end_date}"
+msgstr ""
+
+msgid "Day of month"
+msgstr ""
+
+msgid "DayTitle|F"
+msgstr ""
+
+msgid "DayTitle|M"
+msgstr ""
+
+msgid "DayTitle|S"
+msgstr ""
+
+msgid "DayTitle|W"
+msgstr ""
+
+msgid "Days"
+msgstr ""
+
+msgid "Days of inactivity before deactivation"
+msgstr ""
+
+msgid "Days to merge"
+msgstr ""
+
+msgid "Deactivate"
+msgstr ""
+
+msgid "Deactivate dormant users after a period of inactivity"
+msgstr ""
+
+msgid "Dear Administrator,"
+msgstr ""
+
+msgid "Debian package already exists in Distribution"
+msgstr ""
+
+msgid "Debug"
+msgstr ""
+
+msgid "Dec"
+msgstr ""
+
+msgid "December"
+msgstr ""
+
+msgid "Decline"
+msgstr ""
+
+msgid "Decline and sign out"
+msgstr ""
+
+msgid "Decompressed archive size validation failed."
+msgstr ""
+
+msgid "Decrease"
+msgstr ""
+
+msgid "Default - Never run"
+msgstr ""
+
+msgid "Default CI/CD configuration file"
+msgstr ""
+
+msgid "Default artifacts expiration"
+msgstr ""
+
+msgid "Default branch"
+msgstr ""
+
+msgid "Default branch and protected branches"
+msgstr ""
+
+msgid "Default description template for issues"
+msgstr ""
+
+msgid "Default description template for merge requests"
+msgstr ""
+
+msgid "Default first day of the week"
+msgstr ""
+
+msgid "Default first day of the week in calendars and date pickers."
+msgstr ""
+
+msgid "Default language"
+msgstr ""
+
+msgid "Default language for users who are not logged in."
+msgstr ""
+
+msgid "Default projects limit"
+msgstr ""
+
+msgid "Default timeout"
+msgstr ""
+
+msgid "Default: Map a FogBugz account ID to a full name"
+msgstr ""
+
+msgid "DefaultBranchLabel|default"
+msgstr ""
+
+msgid "DefaultBranchProtection|Both developers and maintainers can push new commits, but cannot force push."
+msgstr ""
+
+msgid "DefaultBranchProtection|Both developers and maintainers can push new commits, force push, or delete the branch."
+msgstr ""
+
+msgid "DefaultBranchProtection|Developers cannot push new commits, but are allowed to accept merge requests to the branch. Maintainers can push to the branch."
+msgstr ""
+
+msgid "DefaultBranchProtection|Developers cannot push new commits, but maintainers can. No one can force push."
+msgstr ""
+
+msgid "DefaultBranchProtection|Fully protected"
+msgstr ""
+
+msgid "DefaultBranchProtection|Not protected"
+msgstr ""
+
+msgid "DefaultBranchProtection|Partially protected"
+msgstr ""
+
+msgid "DefaultBranchProtection|Protected against pushes"
+msgstr ""
+
+msgid "Define a custom deploy freeze pattern with %{cronSyntaxStart}cron syntax%{cronSyntaxEnd}"
+msgstr ""
+
+msgid "Define a custom pattern with cron syntax"
+msgstr ""
+
+msgid "Define custom rules for what constitutes spam, independent of Akismet"
+msgstr ""
+
+msgid "Define environments in the deploy stage(s) in %{code_open}.gitlab-ci.yml%{code_close} to track deployments here."
+msgstr ""
+
+msgid "Define how approval rules are applied to merge requests."
+msgstr ""
+
+msgid "Define rules for who can push, merge, and the required approvals for each branch."
+msgstr ""
+
+msgid "Definition"
+msgstr ""
+
+msgid "Delay 2FA enforcement (hours)"
+msgstr ""
+
+msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise this job will run automatically after its timer finishes."
+msgstr ""
+
+msgid "DelayedJobs|Are you sure you want to run %{job_name} immediately? This job will run automatically after it's timer finishes."
+msgstr ""
+
+msgid "DelayedJobs|Are you sure you want to run %{job_name} immediately? This job will run automatically after its timer finishes."
+msgstr ""
+
+msgid "DelayedJobs|Run the delayed job now?"
+msgstr ""
+
+msgid "DelayedJobs|Start now"
+msgstr ""
+
+msgid "DelayedJobs|Unschedule"
+msgstr ""
+
+msgid "DelayedJobs|delayed"
+msgstr ""
+
+msgid "Delete"
+msgstr ""
+
+msgid "Delete %{issuableType}"
+msgstr ""
+
+msgid "Delete %{issuableType}?"
+msgstr ""
+
+msgid "Delete %{name}"
+msgstr ""
+
+msgid "Delete Comment"
+msgstr ""
+
+msgid "Delete File"
+msgstr ""
+
+msgid "Delete Key"
+msgstr ""
+
+msgid "Delete Value Stream"
+msgstr ""
+
+msgid "Delete account"
+msgstr ""
+
+msgid "Delete asset"
+msgstr ""
+
+msgid "Delete audio"
+msgstr ""
+
+msgid "Delete badge"
+msgstr ""
+
+msgid "Delete code block"
+msgstr ""
+
+msgid "Delete column"
+msgstr ""
+
+msgid "Delete comment"
+msgstr ""
+
+msgid "Delete comment?"
+msgstr ""
+
+msgid "Delete corpus"
+msgstr ""
+
+msgid "Delete deploy key"
+msgstr ""
+
+msgid "Delete epic"
+msgstr ""
+
+msgid "Delete file"
+msgstr ""
+
+msgid "Delete identity"
+msgstr ""
+
+msgid "Delete image"
+msgstr ""
+
+msgid "Delete image repository"
+msgstr ""
+
+msgid "Delete internal note"
+msgstr ""
+
+msgid "Delete label"
+msgstr ""
+
+msgid "Delete label: %{labelName}"
+msgstr ""
+
+msgid "Delete pipeline"
+msgstr ""
+
+msgid "Delete pipeline schedule"
+msgstr ""
+
+msgid "Delete project"
+msgstr ""
+
+msgid "Delete release"
+msgstr ""
+
+msgid "Delete release %{release}?"
+msgstr ""
+
+msgid "Delete row"
+msgstr ""
+
+msgid "Delete selected"
+msgstr ""
+
+msgid "Delete self-monitoring project"
+msgstr ""
+
+msgid "Delete snippet"
+msgstr ""
+
+msgid "Delete snippet?"
+msgstr ""
+
+msgid "Delete source branch"
+msgstr ""
+
+msgid "Delete source branch when merge request is accepted."
+msgstr ""
+
+msgid "Delete subscription"
+msgstr ""
+
+msgid "Delete table"
+msgstr ""
+
+msgid "Delete this attachment"
+msgstr ""
+
+msgid "Delete this epic and all descendants?"
+msgstr ""
+
+msgid "Delete this project"
+msgstr ""
+
+msgid "Delete user list"
+msgstr ""
+
+msgid "Delete variable"
+msgstr ""
+
+msgid "Delete video"
+msgstr ""
+
+msgid "DeleteProject|Failed to remove events. Please try again or contact administrator."
+msgstr ""
+
+msgid "DeleteProject|Failed to remove project repository. Please try again or contact administrator."
+msgstr ""
+
+msgid "DeleteProject|Failed to remove project snippets. Please try again or contact administrator."
+msgstr ""
+
+msgid "DeleteProject|Failed to remove some tags in project container registry. Please try again or contact administrator."
+msgstr ""
+
+msgid "DeleteProject|Failed to remove webhooks. Please try again or contact administrator."
+msgstr ""
+
+msgid "DeleteProject|Failed to remove wiki repository. Please try again or contact administrator."
+msgstr ""
+
+msgid "DeleteRelease|Are you sure you want to delete this release?"
+msgstr ""
+
+msgid "DeleteRelease|For more details, see %{docsPathStart}Deleting a release%{docsPathEnd}."
+msgstr ""
+
+msgid "DeleteRelease|You are about to delete release %{release} and its assets. The Git tag %{tag} will not be deleted."
+msgstr ""
+
+msgid "DeleteValueStream|'%{name}' Value Stream deleted"
+msgstr ""
+
+msgid "DeleteValueStream|Are you sure you want to delete the \"%{name}\" Value Stream?"
+msgstr ""
+
+msgid "DeleteValueStream|Delete %{name}"
+msgstr ""
+
+msgid "Deleted"
+msgstr ""
+
+msgid "Deleted chat nickname: %{chat_name}!"
+msgstr ""
+
+msgid "Deleted commits:"
+msgstr ""
+
+msgid "Deleted projects cannot be restored!"
+msgstr ""
+
+msgid "Deleted the source branch."
+msgstr ""
+
+msgid "Deletes the source branch"
+msgstr ""
+
+msgid "Deleting"
+msgstr ""
+
+msgid "Deleting a project places it into a read-only state until %{date}, at which point the project will be permanently deleted. Are you ABSOLUTELY sure?"
+msgstr ""
+
+msgid "Deleting the project will delete its repository and all related resources, including issues and merge requests."
+msgstr ""
+
+msgid "Deletion pending. This project will be deleted on %{date}. Repository and other project resources are read-only."
+msgstr ""
+
+msgid "DeletionSettings|All projects are deleted immediately."
+msgstr ""
+
+msgid "DeletionSettings|Deletion protection"
+msgstr ""
+
+msgid "DeletionSettings|Keep deleted"
+msgstr ""
+
+msgid "DeletionSettings|Keep deleted projects for %{number} day"
+msgid_plural "DeletionSettings|Keep deleted projects for %{number} days"
+msgstr[0] ""
+
+msgid "DeletionSettings|None, delete immediately"
+msgstr ""
+
+msgid "DeletionSettings|Only administrators can delete projects."
+msgstr ""
+
+msgid "DeletionSettings|Owners and administrators can delete projects."
+msgstr ""
+
+msgid "DeletionSettings|Retention period that deleted groups and projects will remain restorable. Personal projects are always deleted immediately. Some groups can opt-out their projects."
+msgstr ""
+
+msgid "Denied"
+msgstr ""
+
+msgid "Denied authorization of chat nickname %{user_name}."
+msgstr ""
+
+msgid "Deny"
+msgstr ""
+
+msgid "Deny access request"
+msgstr ""
+
+msgid "Dependencies"
+msgstr ""
+
+msgid "Dependencies help page link"
+msgstr ""
+
+msgid "Dependencies|%d additional vulnerability not shown"
+msgid_plural "Dependencies|%d additional vulnerabilities not shown"
+msgstr[0] ""
+
+msgid "Dependencies|%d more"
+msgid_plural "Dependencies|%d more"
+msgstr[0] ""
+
+msgid "Dependencies|%d vulnerability detected"
+msgid_plural "Dependencies|%d vulnerabilities detected"
+msgstr[0] ""
+
+msgid "Dependencies|%{remainingLicensesCount} more"
+msgstr ""
+
+msgid "Dependencies|(top level)"
+msgstr ""
+
+msgid "Dependencies|All"
+msgstr ""
+
+msgid "Dependencies|Component"
+msgstr ""
+
+msgid "Dependencies|Component name"
+msgstr ""
+
+msgid "Dependencies|Dependency path"
+msgstr ""
+
+msgid "Dependencies|Error exporting the dependency list. Please reload the page."
+msgstr ""
+
+msgid "Dependencies|Export as JSON"
+msgstr ""
+
+msgid "Dependencies|Job failed to generate the dependency list"
+msgstr ""
+
+msgid "Dependencies|Learn more about dependency paths"
+msgstr ""
+
+msgid "Dependencies|License"
+msgstr ""
+
+msgid "Dependencies|Location"
+msgstr ""
+
+msgid "Dependencies|Location and dependency path"
+msgstr ""
+
+msgid "Dependencies|Packager"
+msgstr ""
+
+msgid "Dependencies|Software Bill of Materials (SBOM) based on the %{linkStart}latest successful%{linkEnd} scan"
+msgstr ""
+
+msgid "Dependencies|The %{codeStartTag}dependency_scanning%{codeEndTag} job has failed and cannot generate the list. Please ensure the job is running properly and run the pipeline again."
+msgstr ""
+
+msgid "Dependencies|The component dependency path is based on the lock file. There may be several paths. In these cases, the longest path is displayed."
+msgstr ""
+
+msgid "Dependencies|There may be multiple paths"
+msgstr ""
+
+msgid "Dependencies|Toggle vulnerability list"
+msgstr ""
+
+msgid "Dependencies|Unsupported file(s) detected"
+msgstr ""
+
+msgid "Dependencies|Vulnerable components"
+msgstr ""
+
+msgid "Dependency List"
+msgstr ""
+
+msgid "Dependency List has no entries"
+msgstr ""
+
+msgid "Dependency Proxy"
+msgstr ""
+
+msgid "Dependency Scanning"
+msgstr ""
+
+msgid "Dependency list"
+msgstr ""
+
+msgid "DependencyProxy|All items in the cache are scheduled for removal."
+msgstr ""
+
+msgid "DependencyProxy|Cached %{time}"
+msgstr ""
+
+msgid "DependencyProxy|Clear cache"
+msgstr ""
+
+msgid "DependencyProxy|Clear the Dependency Proxy cache automatically"
+msgstr ""
+
+msgid "DependencyProxy|Contains %{count} blobs of images (%{size})"
+msgstr ""
+
+msgid "DependencyProxy|Copy prefix"
+msgstr ""
+
+msgid "DependencyProxy|Dependency Proxy"
+msgstr ""
+
+msgid "DependencyProxy|Dependency Proxy image prefix"
+msgstr ""
+
+msgid "DependencyProxy|Enable Dependency Proxy"
+msgstr ""
+
+msgid "DependencyProxy|Enable the Dependency Proxy and settings for clearing the cache."
+msgstr ""
+
+msgid "DependencyProxy|Image list"
+msgstr ""
+
+msgid "DependencyProxy|Scheduled for deletion"
+msgstr ""
+
+msgid "DependencyProxy|There are no images in the cache"
+msgstr ""
+
+msgid "DependencyProxy|To see the image prefix and what is in the cache, visit the %{linkStart}Dependency Proxy%{linkEnd}"
+msgstr ""
+
+msgid "DependencyProxy|When enabled, images older than 90 days will be removed from the cache."
+msgstr ""
+
+msgid "Depends on %d merge request being merged"
+msgid_plural "Depends on %d merge requests being merged"
+msgstr[0] ""
+
+msgid "Depends on %{strongStart}%{closedCount} closed%{strongEnd} merge request."
+msgid_plural "Depends on %{strongStart}%{closedCount} closed%{strongEnd} merge requests."
+msgstr[0] ""
+
+msgid "Deploy"
+msgid_plural "Deploys"
+msgstr[0] ""
+
+msgid "Deploy Key"
+msgstr ""
+
+msgid "Deploy Keys"
+msgstr ""
+
+msgid "Deploy Token"
+msgstr ""
+
+msgid "Deploy container based web apps on Google managed clusters"
+msgstr ""
+
+msgid "Deploy freezes"
+msgstr ""
+
+msgid "Deploy key was successfully updated."
+msgstr ""
+
+msgid "Deploy keys"
+msgstr ""
+
+msgid "Deploy keys grant read/write access to all repositories in your instance"
+msgstr ""
+
+msgid "Deploy progress not found. To see pods, ensure your environment matches %{linkStart}deploy board criteria%{linkEnd}."
+msgstr ""
+
+msgid "Deploy static assets and resources to Google managed CDN"
+msgstr ""
+
+msgid "Deploy to..."
+msgstr ""
+
+msgid "DeployBoards|To see deployment progress for your environments, make sure you are deploying to %{codeStart}$KUBE_NAMESPACE%{codeEnd} and annotating with %{codeStart}app.gitlab.com/app=$CI_PROJECT_PATH_SLUG%{codeEnd} and %{codeStart}app.gitlab.com/env=$CI_ENVIRONMENT_SLUG%{codeEnd}."
+msgstr ""
+
+msgid "DeployBoard|Kubernetes Pods"
+msgstr ""
+
+msgid "DeployFreeze|Add a freeze period to prevent unintended releases during a period of time for a given environment. You must update the deployment jobs in %{filename} according to the deploy freezes added here. %{freeze_period_link_start}Learn more.%{freeze_period_link_end}"
+msgstr ""
+
+msgid "DeployFreeze|Add deploy freeze"
+msgstr ""
+
+msgid "DeployFreeze|Delete"
+msgstr ""
+
+msgid "DeployFreeze|Delete deploy freeze?"
+msgstr ""
+
+msgid "DeployFreeze|Delete freeze period"
+msgstr ""
+
+msgid "DeployFreeze|Deploy freeze from %{start} to %{end} in %{timezone} will be removed. Are you sure?"
+msgstr ""
+
+msgid "DeployFreeze|Edit"
+msgstr ""
+
+msgid "DeployFreeze|Freeze end"
+msgstr ""
+
+msgid "DeployFreeze|Freeze start"
+msgstr ""
+
+msgid "DeployFreeze|No deploy freezes exist for this project. To add one, select %{strongStart}Add deploy freeze%{strongEnd}"
+msgstr ""
+
+msgid "DeployFreeze|Specify deploy freezes using %{cron_syntax_link_start}cron syntax%{cron_syntax_link_end}."
+msgstr ""
+
+msgid "DeployFreeze|Time zone"
+msgstr ""
+
+msgid "DeployKeys|+%{count} others"
+msgstr ""
+
+msgid "DeployKeys|Current project"
+msgstr ""
+
+msgid "DeployKeys|Deploy key"
+msgstr ""
+
+msgid "DeployKeys|Enabled deploy keys"
+msgstr ""
+
+msgid "DeployKeys|Error enabling deploy key"
+msgstr ""
+
+msgid "DeployKeys|Error getting deploy keys"
+msgstr ""
+
+msgid "DeployKeys|Error removing deploy key"
+msgstr ""
+
+msgid "DeployKeys|Expand %{count} other projects"
+msgstr ""
+
+msgid "DeployKeys|Grant write permissions to this key"
+msgstr ""
+
+msgid "DeployKeys|Loading deploy keys"
+msgstr ""
+
+msgid "DeployKeys|No deploy keys found. Create one with the form above."
+msgstr ""
+
+msgid "DeployKeys|Privately accessible deploy keys"
+msgstr ""
+
+msgid "DeployKeys|Project usage"
+msgstr ""
+
+msgid "DeployKeys|Publicly accessible deploy keys"
+msgstr ""
+
+msgid "DeployKeys|Read access only"
+msgstr ""
+
+msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
+msgstr ""
+
+msgid "DeployTokens|Allows read and write access to registry images."
+msgstr ""
+
+msgid "DeployTokens|Allows read and write access to the package registry."
+msgstr ""
+
+msgid "DeployTokens|Allows read-only access to registry images."
+msgstr ""
+
+msgid "DeployTokens|Allows read-only access to the package registry."
+msgstr ""
+
+msgid "DeployTokens|Allows read-only access to the repository."
+msgstr ""
+
+msgid "DeployTokens|Allows write access to registry images."
+msgstr ""
+
+msgid "DeployTokens|Copy deploy token"
+msgstr ""
+
+msgid "DeployTokens|Copy username"
+msgstr ""
+
+msgid "DeployTokens|Create a new deploy token for all projects in this group. %{link_start}What are deploy tokens?%{link_end}"
+msgstr ""
+
+msgid "DeployTokens|Create deploy token"
+msgstr ""
+
+msgid "DeployTokens|Created"
+msgstr ""
+
+msgid "DeployTokens|Deploy tokens"
+msgstr ""
+
+msgid "DeployTokens|Deploy tokens allow access to packages, your repository, and registry images."
+msgstr ""
+
+msgid "DeployTokens|Enter a unique name for your deploy token."
+msgstr ""
+
+msgid "DeployTokens|Enter a username for your token. Defaults to %{code_start}gitlab+deploy-token-{n}%{code_end}."
+msgstr ""
+
+msgid "DeployTokens|Enter an expiration date for your token. Defaults to never expire."
+msgstr ""
+
+msgid "DeployTokens|Expiration date (optional)"
+msgstr ""
+
+msgid "DeployTokens|Expires"
+msgstr ""
+
+msgid "DeployTokens|Failed to create a new deployment token"
+msgstr ""
+
+msgid "DeployTokens|Group deploy tokens allow access to the packages, repositories, and registry images within the group."
+msgstr ""
+
+msgid "DeployTokens|Name"
+msgstr ""
+
+msgid "DeployTokens|New deploy token"
+msgstr ""
+
+msgid "DeployTokens|Revoke"
+msgstr ""
+
+msgid "DeployTokens|Revoke %{name}"
+msgstr ""
+
+msgid "DeployTokens|Scopes"
+msgstr ""
+
+msgid "DeployTokens|Scopes (select at least one)"
+msgstr ""
+
+msgid "DeployTokens|This %{entity_type} has no active Deploy Tokens."
+msgstr ""
+
+msgid "DeployTokens|This action cannot be undone."
+msgstr ""
+
+msgid "DeployTokens|This username supports access. %{link_start}What kind of access?%{link_end}"
+msgstr ""
+
+msgid "DeployTokens|Use this token as a password. Save it. This password can %{i_start}not%{i_end} be recovered."
+msgstr ""
+
+msgid "DeployTokens|Username"
+msgstr ""
+
+msgid "DeployTokens|Username (optional)"
+msgstr ""
+
+msgid "DeployTokens|Your New Deploy Token"
+msgstr ""
+
+msgid "DeployTokens|Your new Deploy Token username"
+msgstr ""
+
+msgid "DeployTokens|Your new group deploy token has been created."
+msgstr ""
+
+msgid "DeployTokens|Your new project deploy token has been created."
+msgstr ""
+
+msgid "Deployed"
+msgstr ""
+
+msgid "Deployed to"
+msgstr ""
+
+msgid "Deployed-after"
+msgstr ""
+
+msgid "Deployed-before"
+msgstr ""
+
+msgid "Deploying to"
+msgstr ""
+
+msgid "Deploying to AWS is easy with GitLab"
+msgstr ""
+
+msgid "Deployment"
+msgstr ""
+
+msgid "Deployment Frequency"
+msgstr ""
+
+msgid "Deployment Target|%{linkStart}How to provision or deploy to Kubernetes clusters from GitLab?%{linkEnd}"
+msgstr ""
+
+msgid "Deployment Target|Project deployment target (optional)"
+msgstr ""
+
+msgid "Deployment Target|Select the deployment target"
+msgstr ""
+
+msgid "Deployment approvals is not configured for this environment."
+msgstr ""
+
+msgid "Deployment frequency"
+msgstr ""
+
+msgid "DeploymentApprovals|Allow pipeline triggerer to approve deployment."
+msgstr ""
+
+msgid "DeploymentApprovals|Approvals"
+msgstr ""
+
+msgid "DeploymentApprovals|Approved By"
+msgstr ""
+
+msgid "DeploymentApprovals|Approvers"
+msgstr ""
+
+msgid "DeploymentApprovals|Developers + Maintainers"
+msgstr ""
+
+msgid "DeploymentApprovals|Maintainers"
+msgstr ""
+
+msgid "DeploymentApprovals|Set how approval rules are applied to deployments in protected environments."
+msgstr ""
+
+msgid "DeploymentApprovals|When a pipeline runs, deployment jobs will automatically be approved in the pipeline if the triggerer is allowed to approve."
+msgstr ""
+
+msgid "DeploymentApproval| Current approvals: %{current}"
+msgstr ""
+
+msgid "DeploymentApproval|Approval options"
+msgstr ""
+
+msgid "DeploymentApproval|Approve or reject deployment #%{deploymentIid}"
+msgstr ""
+
+msgid "DeploymentApproval|Approved %{time}"
+msgstr ""
+
+msgid "DeploymentApproval|Approved by you %{time}"
+msgstr ""
+
+msgid "DeploymentApproval|Approving will run the manual job from deployment #%{deploymentIid}. Rejecting will fail the manual job."
+msgstr ""
+
+msgid "DeploymentApproval|Deployment tier: %{tier}"
+msgstr ""
+
+msgid "DeploymentApproval|Environment: %{environment}"
+msgstr ""
+
+msgid "DeploymentApproval|Manual job: %{jobName}"
+msgstr ""
+
+msgid "DeploymentApproval|Rejected %{time}"
+msgstr ""
+
+msgid "DeploymentApproval|Rejected by you %{time}"
+msgstr ""
+
+msgid "DeploymentTarget|Edge Computing (e.g. Cloudflare Workers)"
+msgstr ""
+
+msgid "DeploymentTarget|GitLab Pages"
+msgstr ""
+
+msgid "DeploymentTarget|Heroku"
+msgstr ""
+
+msgid "DeploymentTarget|Infrastructure provider (Terraform, Cloudformation, and so on)"
+msgstr ""
+
+msgid "DeploymentTarget|Kubernetes (GKE, EKS, OpenShift, and so on)"
+msgstr ""
+
+msgid "DeploymentTarget|Managed container runtime (Fargate, Cloud Run, DigitalOcean App)"
+msgstr ""
+
+msgid "DeploymentTarget|Mobile app store"
+msgstr ""
+
+msgid "DeploymentTarget|No deployment planned"
+msgstr ""
+
+msgid "DeploymentTarget|Other hosting service"
+msgstr ""
+
+msgid "DeploymentTarget|Registry (package or container)"
+msgstr ""
+
+msgid "DeploymentTarget|Self-managed container runtime (Podman, Docker Swarm, Docker Compose)"
+msgstr ""
+
+msgid "DeploymentTarget|Serverless backend (Lambda, Cloud functions)"
+msgstr ""
+
+msgid "DeploymentTarget|Virtual machine (for example, EC2)"
+msgstr ""
+
+msgid "DeploymentTarget|Web Deployment Platform (Netlify, Vercel, Gatsby)"
+msgstr ""
+
+msgid "Deployments"
+msgstr ""
+
+msgid "Deployments|%{deployments} environment impacted."
+msgid_plural "Deployments|%{deployments} environments impacted."
+msgstr[0] ""
+
+msgid "Deployments|Define environments in the deploy stage(s) in %{code_open}.gitlab-ci.yml%{code_close} to track deployments here."
+msgstr ""
+
+msgid "Deployments|You don't have any deployments right now."
+msgstr ""
+
+msgid "Deployment|API"
+msgstr ""
+
+msgid "Deployment|Cancelled"
+msgstr ""
+
+msgid "Deployment|Created"
+msgstr ""
+
+msgid "Deployment|Deployment ID"
+msgstr ""
+
+msgid "Deployment|Failed"
+msgstr ""
+
+msgid "Deployment|Latest Deployed"
+msgstr ""
+
+msgid "Deployment|Needs Approval"
+msgstr ""
+
+msgid "Deployment|Running"
+msgstr ""
+
+msgid "Deployment|Skipped"
+msgstr ""
+
+msgid "Deployment|Success"
+msgstr ""
+
+msgid "Deployment|This deployment was created using the API"
+msgstr ""
+
+msgid "Deployment|Triggerer"
+msgstr ""
+
+msgid "Deployment|Waiting"
+msgstr ""
+
+msgid "Deployment|blocked"
+msgstr ""
+
+msgid "Deployment|canceled"
+msgstr ""
+
+msgid "Deployment|created"
+msgstr ""
+
+msgid "Deployment|failed"
+msgstr ""
+
+msgid "Deployment|running"
+msgstr ""
+
+msgid "Deployment|skipped"
+msgstr ""
+
+msgid "Deployment|success"
+msgstr ""
+
+msgid "Deprecated API rate limits"
+msgstr ""
+
+msgid "Deprecations|For information on a possible replacement %{epicStart} learn more about Opstrace %{epicEnd}."
+msgstr ""
+
+msgid "Deprecations|The metrics feature was deprecated in GitLab 14.7."
+msgstr ""
+
+msgid "Deprioritize label"
+msgstr ""
+
+msgid "Descending"
+msgstr ""
+
+msgid "Describe the goal of the changes and what reviewers should be aware of."
+msgstr ""
+
+msgid "Description"
+msgstr ""
+
+msgid "Description (alt text)"
+msgstr ""
+
+msgid "Description (optional)"
+msgstr ""
+
+msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}"
+msgstr ""
+
+msgid "Description parsed with %{link_start}GitLab Flavored Markdown%{link_end}."
+msgstr ""
+
+msgid "Description:"
+msgstr ""
+
+msgid "Descriptions"
+msgstr ""
+
+msgid "Descriptive label"
+msgstr ""
+
+msgid "Design"
+msgstr ""
+
+msgid "Design Management files and data"
+msgstr ""
+
+msgid "Design repositories"
+msgstr ""
+
+msgid "Design repository"
+msgstr ""
+
+msgid "DesignManagement|%{current_design} of %{designs_count}"
+msgstr ""
+
+msgid "DesignManagement|%{filename} did not change."
+msgid_plural "DesignManagement|The designs you tried uploading did not change."
+msgstr[0] ""
+
+msgid "DesignManagement|Adding a design with the same filename replaces the file in a new version."
+msgstr ""
+
+msgid "DesignManagement|Archive design"
+msgstr ""
+
+msgid "DesignManagement|Archive designs"
+msgstr ""
+
+msgid "DesignManagement|Archive selected"
+msgstr ""
+
+msgid "DesignManagement|Archived designs will still be available in previous versions of the design collection."
+msgstr ""
+
+msgid "DesignManagement|Are you sure you want to archive the selected designs?"
+msgstr ""
+
+msgid "DesignManagement|Are you sure you want to cancel creating this comment?"
+msgstr ""
+
+msgid "DesignManagement|Are you sure you want to cancel editing this comment?"
+msgstr ""
+
+msgid "DesignManagement|Click the image where you'd like to start a new discussion"
+msgstr ""
+
+msgid "DesignManagement|Comment"
+msgstr ""
+
+msgid "DesignManagement|Continue creating"
+msgstr ""
+
+msgid "DesignManagement|Continue editing"
+msgstr ""
+
+msgid "DesignManagement|Could not add a new comment. Please try again."
+msgstr ""
+
+msgid "DesignManagement|Could not create new discussion. Please try again."
+msgstr ""
+
+msgid "DesignManagement|Could not update discussion. Please try again."
+msgstr ""
+
+msgid "DesignManagement|Could not update note. Please try again."
+msgstr ""
+
+msgid "DesignManagement|Deselect all"
+msgstr ""
+
+msgid "DesignManagement|Designs"
+msgstr ""
+
+msgid "DesignManagement|Discard changes"
+msgstr ""
+
+msgid "DesignManagement|Discussion"
+msgstr ""
+
+msgid "DesignManagement|Download design"
+msgstr ""
+
+msgid "DesignManagement|Error uploading a new design. Please try again."
+msgstr ""
+
+msgid "DesignManagement|Go back to designs"
+msgstr ""
+
+msgid "DesignManagement|Go to next design"
+msgstr ""
+
+msgid "DesignManagement|Go to previous design"
+msgstr ""
+
+msgid "DesignManagement|Requested design version does not exist. Showing latest version instead"
+msgstr ""
+
+msgid "DesignManagement|Resolve thread"
+msgstr ""
+
+msgid "DesignManagement|Resolved Comments"
+msgstr ""
+
+msgid "DesignManagement|Save comment"
+msgstr ""
+
+msgid "DesignManagement|Select all"
+msgstr ""
+
+msgid "DesignManagement|Some of the designs you tried uploading did not change: %{skippedFiles} and %{moreCount} more."
+msgstr ""
+
+msgid "DesignManagement|Some of the designs you tried uploading did not change: %{skippedFiles}."
+msgstr ""
+
+msgid "DesignManagement|The maximum number of designs allowed to be uploaded is %{upload_limit}. Please try again."
+msgstr ""
+
+msgid "DesignManagement|There was an error moving your designs. Please upload your designs below."
+msgstr ""
+
+msgid "DesignManagement|To upload designs, you'll need to enable LFS and have an admin enable hashed storage. %{requirements_link_start}More information%{requirements_link_end}"
+msgstr ""
+
+msgid "DesignManagement|Unresolve thread"
+msgstr ""
+
+msgid "DesignManagement|Upload designs"
+msgstr ""
+
+msgid "DesignManagement|Upload skipped. %{reason}"
+msgstr ""
+
+msgid "DesignManagement|Your designs are being copied and are on their way… Please refresh to update."
+msgstr ""
+
+msgid "Designs"
+msgstr ""
+
+msgid "Destroy"
+msgstr ""
+
+msgid "Detail"
+msgstr ""
+
+msgid "Details"
+msgstr ""
+
+msgid "Details (default)"
+msgstr ""
+
+msgid "Details block"
+msgstr ""
+
+msgid "Detect host keys"
+msgstr ""
+
+msgid "DevOps Adoption"
+msgstr ""
+
+msgid "DevOps Reports"
+msgstr ""
+
+msgid "DevOps adoption"
+msgstr ""
+
+msgid "Developer"
+msgstr ""
+
+msgid "Devices (optional)"
+msgstr ""
+
+msgid "DevopsAdoption|%{adoptedCount}/%{featuresCount} %{title} features adopted"
+msgstr ""
+
+msgid "DevopsAdoption|Add a group to get started"
+msgstr ""
+
+msgid "DevopsAdoption|Add or remove groups"
+msgstr ""
+
+msgid "DevopsAdoption|Add or remove subgroups"
+msgstr ""
+
+msgid "DevopsAdoption|Adopted"
+msgstr ""
+
+msgid "DevopsAdoption|Adoption by group"
+msgstr ""
+
+msgid "DevopsAdoption|Adoption by subgroup"
+msgstr ""
+
+msgid "DevopsAdoption|Adoption over time"
+msgstr ""
+
+msgid "DevopsAdoption|An error occurred while removing the group. Please try again."
+msgstr ""
+
+msgid "DevopsAdoption|Approvals"
+msgstr ""
+
+msgid "DevopsAdoption|Are you sure that you would like to remove %{name} from the table?"
+msgstr ""
+
+msgid "DevopsAdoption|At least one approval on a merge request"
+msgstr ""
+
+msgid "DevopsAdoption|At least one deploy"
+msgstr ""
+
+msgid "DevopsAdoption|At least one issue created"
+msgstr ""
+
+msgid "DevopsAdoption|At least one merge request created"
+msgstr ""
+
+msgid "DevopsAdoption|At least one pipeline successfully run"
+msgstr ""
+
+msgid "DevopsAdoption|Code owners"
+msgstr ""
+
+msgid "DevopsAdoption|Code owners enabled for at least one project"
+msgstr ""
+
+msgid "DevopsAdoption|Confirm remove Group"
+msgstr ""
+
+msgid "DevopsAdoption|DAST"
+msgstr ""
+
+msgid "DevopsAdoption|DAST enabled for at least one project"
+msgstr ""
+
+msgid "DevopsAdoption|Dependency Scanning"
+msgstr ""
+
+msgid "DevopsAdoption|Dependency Scanning enabled for at least one project"
+msgstr ""
+
+msgid "DevopsAdoption|Deploys"
+msgstr ""
+
+msgid "DevopsAdoption|Dev"
+msgstr ""
+
+msgid "DevopsAdoption|DevOps adoption tracks the use of key features across your favorite groups. Add a group to the table to begin."
+msgstr ""
+
+msgid "DevopsAdoption|Edit groups"
+msgstr ""
+
+msgid "DevopsAdoption|Edit subgroups"
+msgstr ""
+
+msgid "DevopsAdoption|Feature adoption is based on usage in the previous calendar month. Data is updated at the beginning of each month. Last updated: %{timestamp}."
+msgstr ""
+
+msgid "DevopsAdoption|Fuzz Testing"
+msgstr ""
+
+msgid "DevopsAdoption|Fuzz Testing enabled for at least one project"
+msgstr ""
+
+msgid "DevopsAdoption|Issues"
+msgstr ""
+
+msgid "DevopsAdoption|MRs"
+msgstr ""
+
+msgid "DevopsAdoption|No results…"
+msgstr ""
+
+msgid "DevopsAdoption|No tracked features"
+msgstr ""
+
+msgid "DevopsAdoption|Not adopted"
+msgstr ""
+
+msgid "DevopsAdoption|Ops"
+msgstr ""
+
+msgid "DevopsAdoption|Overall adoption"
+msgstr ""
+
+msgid "DevopsAdoption|Pipelines"
+msgstr ""
+
+msgid "DevopsAdoption|Remove Group"
+msgstr ""
+
+msgid "DevopsAdoption|Remove Group from the table."
+msgstr ""
+
+msgid "DevopsAdoption|Runner configured for project/group"
+msgstr ""
+
+msgid "DevopsAdoption|Runners"
+msgstr ""
+
+msgid "DevopsAdoption|SAST"
+msgstr ""
+
+msgid "DevopsAdoption|SAST enabled for at least one project"
+msgstr ""
+
+msgid "DevopsAdoption|Sec"
+msgstr ""
+
+msgid "DevopsAdoption|There was an error enabling the current group. Please refresh the page."
+msgstr ""
+
+msgid "DevopsAdoption|There was an error fetching Group adoption data. Please refresh the page."
+msgstr ""
+
+msgid "DevopsAdoption|There was an error fetching Groups. Please refresh the page."
+msgstr ""
+
+msgid "DevopsAdoption|This group has no subgroups"
+msgstr ""
+
+msgid "DevopsAdoption|Total number of features adopted"
+msgstr ""
+
+msgid "DevopsAdoption|You cannot remove the group you are currently in."
+msgstr ""
+
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
+msgid "DevopsReport|DevOps Score"
+msgstr ""
+
+msgid "DevopsReport|DevOps score metrics are based on usage over the last 30 days. Last updated: %{timestamp}."
+msgstr ""
+
+msgid "DevopsReport|High"
+msgstr ""
+
+msgid "DevopsReport|Leader usage"
+msgstr ""
+
+msgid "DevopsReport|Low"
+msgstr ""
+
+msgid "DevopsReport|Moderate"
+msgstr ""
+
+msgid "DevopsReport|Overview"
+msgstr ""
+
+msgid "DevopsReport|Score"
+msgstr ""
+
+msgid "DevopsReport|Your score"
+msgstr ""
+
+msgid "DevopsReport|Your usage"
+msgstr ""
+
+msgid "Diagram (%{language})"
+msgstr ""
+
+msgid "Did not delete the source branch."
+msgstr ""
+
+msgid "Didn't receive a confirmation email?"
+msgstr ""
+
+msgid "Didn't receive confirmation instructions?"
+msgstr ""
+
+msgid "Didn't receive unlock instructions?"
+msgstr ""
+
+msgid "Diff files surpassing this limit will be presented as 'too large' and won't be expandable."
+msgstr ""
+
+msgid "Diff limits"
+msgstr ""
+
+msgid "Diff notes"
+msgstr ""
+
+msgid "Difference between start date and now"
+msgstr ""
+
+msgid "Different user's signature"
+msgstr ""
+
+msgid "DiffsCompareBaseBranch|(HEAD)"
+msgstr ""
+
+msgid "DiffsCompareBaseBranch|(base)"
+msgstr ""
+
+msgid "Diffs|%d addition"
+msgid_plural "Diffs|%d additions"
+msgstr[0] ""
+
+msgid "Diffs|%d deletion"
+msgid_plural "Diffs|%d deletions"
+msgstr[0] ""
+
+msgid "Diffs|Expand all lines"
+msgstr ""
+
+msgid "Diffs|Hide whitespace changes"
+msgstr ""
+
+msgid "Diffs|Inline"
+msgstr ""
+
+msgid "Diffs|Next 20 lines"
+msgstr ""
+
+msgid "Diffs|No file name available"
+msgstr ""
+
+msgid "Diffs|Previous 20 lines"
+msgstr ""
+
+msgid "Diffs|Show %{unfoldCount} lines"
+msgstr ""
+
+msgid "Diffs|Show all unchanged lines"
+msgstr ""
+
+msgid "Diffs|Show whitespace changes"
+msgstr ""
+
+msgid "Diffs|Showing %{dropdownStart}%{count} changed file%{dropdownEnd}"
+msgid_plural "Diffs|Showing %{dropdownStart}%{count} changed files%{dropdownEnd}"
+msgstr[0] ""
+
+msgid "Diffs|Side-by-side"
+msgstr ""
+
+msgid "Diffs|Something went wrong while fetching diff lines."
+msgstr ""
+
+msgid "Diffs|with %{additions} and %{deletions}"
+msgstr ""
+
+msgid "Direct member"
+msgstr ""
+
+msgid "Direct members"
+msgstr ""
+
+msgid "Direct non-authenticated users to this page."
+msgstr ""
+
+msgid "Direct users to this page after they sign out."
+msgstr ""
+
+msgid "Direction"
+msgstr ""
+
+msgid "Directory name"
+msgstr ""
+
+msgid "Disable"
+msgstr ""
+
+msgid "Disable Two-factor Authentication"
+msgstr ""
+
+msgid "Disable What's new"
+msgstr ""
+
+msgid "Disable for this project"
+msgstr ""
+
+msgid "Disable group runners"
+msgstr ""
+
+msgid "Disable two-factor authentication"
+msgstr ""
+
+msgid "Disabled"
+msgstr ""
+
+msgid "Disabled by %{parent} owner"
+msgstr ""
+
+msgid "Disabled mirrors can only be enabled by instance owners. It is recommended that you delete them."
+msgstr ""
+
+msgid "Discard"
+msgstr ""
+
+msgid "Discard all changes"
+msgstr ""
+
+msgid "Discard all changes?"
+msgstr ""
+
+msgid "Discard changes"
+msgstr ""
+
+msgid "Discard changes to %{path}?"
+msgstr ""
+
+msgid "Discard draft"
+msgstr ""
+
+msgid "DiscordService|Discord Notifications"
+msgstr ""
+
+msgid "DiscordService|Send notifications about project events to a Discord channel."
+msgstr ""
+
+msgid "Discover"
+msgstr ""
+
+msgid "Discover GitLab Geo"
+msgstr ""
+
+msgid "Discover projects, groups and snippets. Share your projects with others"
+msgstr ""
+
+msgid "Discover|Check your application for security vulnerabilities that may lead to unauthorized access, data leaks, and denial of services."
+msgstr ""
+
+msgid "Discover|For code that's already live in production, our dashboards give you an easy way to prioritize any issues that are found, empowering your team to ship quickly and securely."
+msgstr ""
+
+msgid "Discover|GitLab will perform static and dynamic tests on the code of your application, looking for known flaws and report them in the merge request so you can fix them before merging."
+msgstr ""
+
+msgid "Discover|Security capabilities, integrated into your development lifecycle"
+msgstr ""
+
+msgid "Discover|See the other features of the %{linkStart}ultimate plan%{linkEnd}"
+msgstr ""
+
+msgid "Discover|Start a free trial"
+msgstr ""
+
+msgid "Discover|Upgrade now"
+msgstr ""
+
+msgid "Discuss a specific suggestion or question internally that needs to be resolved."
+msgstr ""
+
+msgid "Discuss a specific suggestion or question internally."
+msgstr ""
+
+msgid "Discuss a specific suggestion or question that needs to be resolved."
+msgstr ""
+
+msgid "Discuss a specific suggestion or question."
+msgstr ""
+
+msgid "Discussion to reply to cannot be found"
+msgstr ""
+
+msgid "Disk Usage"
+msgstr ""
+
+msgid "Dismiss"
+msgstr ""
+
+msgid "Dismiss %d selected vulnerability as"
+msgid_plural "Dismiss %d selected vulnerabilities as"
+msgstr[0] ""
+
+msgid "Dismiss Alert"
+msgstr ""
+
+msgid "Dismiss merge request promotion"
+msgstr ""
+
+msgid "Dismiss selected"
+msgstr ""
+
+msgid "Dismiss trial promotion"
+msgstr ""
+
+msgid "Dismissed"
+msgstr ""
+
+msgid "Dismissed at %{projectLink}"
+msgstr ""
+
+msgid "Dismissed on pipeline %{pipelineLink}"
+msgstr ""
+
+msgid "Dismissed on pipeline %{pipelineLink} at %{projectLink}"
+msgstr ""
+
+msgid "Display"
+msgstr ""
+
+msgid "Display alerts from all configured monitoring tools."
+msgstr ""
+
+msgid "Display milestones"
+msgstr ""
+
+msgid "Display name"
+msgstr ""
+
+msgid "Display progress of child issues"
+msgstr ""
+
+msgid "Display rendered file"
+msgstr ""
+
+msgid "Display source"
+msgstr ""
+
+msgid "Display time tracking in issues in total hours only. %{link_start}What is time tracking?%{link_end}"
+msgstr ""
+
+msgid "Do not display content for customer experience improvement and offers from third parties"
+msgstr ""
+
+msgid "Do not force push over diverged refs. After the mirror is created, this setting can only be modified using the API. %{mirroring_docs_link_start}Learn more about this option%{link_closing_tag} and %{mirroring_api_docs_link_start}the API.%{link_closing_tag}"
+msgstr ""
+
+msgid "Do you want to remove this deploy key?"
+msgstr ""
+
+msgid "Dockerfile"
+msgstr ""
+
+msgid "Documentation"
+msgstr ""
+
+msgid "Documentation for popular identity providers"
+msgstr ""
+
+msgid "Documentation pages URL"
+msgstr ""
+
+msgid "Documents reindexed: %{processed_documents} (%{percentage}%%)"
+msgstr ""
+
+msgid "Domain"
+msgstr ""
+
+msgid "Domain Name"
+msgstr ""
+
+msgid "Domain Verification"
+msgstr ""
+
+msgid "DomainVerification|How do I configure a domain?"
+msgstr ""
+
+msgid "DomainVerification|No domains configured. Create a domain in a project in this group hierarchy."
+msgstr ""
+
+msgid "DomainVerification|The following domains are configured for projects in this group. Users with email addresses that match a verified domain do not need to confirm their account."
+msgstr ""
+
+msgid "Don't have a group?"
+msgstr ""
+
+msgid "Don't have an account yet?"
+msgstr ""
+
+msgid "Don't include description in commit message"
+msgstr ""
+
+msgid "Don't paste the private part of the GPG key. Paste the public part which begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----'."
+msgstr ""
+
+msgid "Don't send service data"
+msgstr ""
+
+msgid "Don't show again"
+msgstr ""
+
+msgid "Don't show this again"
+msgstr ""
+
+msgid "Done"
+msgstr ""
+
+msgid "Dormant users"
+msgstr ""
+
+msgid "Download"
+msgstr ""
+
+msgid "Download %{format}"
+msgstr ""
+
+msgid "Download %{format}:"
+msgstr ""
+
+msgid "Download (%{fileSizeReadable})"
+msgstr ""
+
+msgid "Download (%{size})"
+msgstr ""
+
+msgid "Download CSV"
+msgstr ""
+
+msgid "Download PDF"
+msgstr ""
+
+msgid "Download artifacts"
+msgstr ""
+
+msgid "Download codes"
+msgstr ""
+
+msgid "Download export"
+msgstr ""
+
+msgid "Download image"
+msgstr ""
+
+msgid "Download payload"
+msgstr ""
+
+msgid "Download raw data (.csv)"
+msgstr ""
+
+msgid "Download source code"
+msgstr ""
+
+msgid "Download this directory"
+msgstr ""
+
+msgid "DownloadCommit|Email Patches"
+msgstr ""
+
+msgid "DownloadCommit|Plain Diff"
+msgstr ""
+
+msgid "DownloadSource|Download"
+msgstr ""
+
+msgid "Downstream"
+msgstr ""
+
+msgid "Downvotes"
+msgstr ""
+
+msgid "Draft"
+msgstr ""
+
+msgid "Draft: %{filename}"
+msgstr ""
+
+msgid "Drag to reorder prioritized labels and change their relative priority."
+msgstr ""
+
+msgid "Drag your designs here or %{linkStart}click to upload%{linkEnd}."
+msgstr ""
+
+msgid "Drop or %{linkStart}upload%{linkEnd} file to attach"
+msgstr ""
+
+msgid "Drop or %{linkStart}upload%{linkEnd} files to attach"
+msgstr ""
+
+msgid "Drop your designs to start your upload."
+msgstr ""
+
+msgid "Drop your files to start your upload."
+msgstr ""
+
+msgid "DropdownWidget|An error occurred while fetching the assigned %{issuableAttribute} of the selected %{issuableType}."
+msgstr ""
+
+msgid "DropdownWidget|Assign %{issuableAttribute}"
+msgstr ""
+
+msgid "DropdownWidget|Cancel"
+msgstr ""
+
+msgid "DropdownWidget|Edit %{issuableAttribute}"
+msgstr ""
+
+msgid "DropdownWidget|Failed to fetch the %{issuableAttribute} for this %{issuableType}. Please try again."
+msgstr ""
+
+msgid "DropdownWidget|Failed to set %{issuableAttribute} on this %{issuableType}. Please try again."
+msgstr ""
+
+msgid "DropdownWidget|No %{issuableAttribute}"
+msgstr ""
+
+msgid "DropdownWidget|No %{issuableAttribute} found"
+msgstr ""
+
+msgid "DropdownWidget|No open %{issuableAttribute} found"
+msgstr ""
+
+msgid "DropdownWidget|You do not have permission to view the currently assigned %{issuableAttribute} and will not be able to choose it again if you reassign it."
+msgstr ""
+
+msgid "DropdownWidget|You don't have permission to view this %{issuableAttribute}."
+msgstr ""
+
+msgid "Due Date"
+msgstr ""
+
+msgid "Due date"
+msgstr ""
+
+msgid "Due to inactivity, the %{project_link} project is scheduled to be deleted on %{b_open}%{deletion_date}%{b_close}. To unschedule the deletion of %{project_link}, perform some activity on it. For example:"
+msgstr ""
+
+msgid "Due to inactivity, the %{project_name} (%{project_link}) project is scheduled to be deleted on %{deletion_date}. To unschedule the deletion of %{project_name}, perform some activity on it. For example:"
+msgstr ""
+
+msgid "Due to inactivity, this project is scheduled to be deleted on %{deletion_date}. %{link_start}Why is this scheduled?%{link_end}"
+msgstr ""
+
+msgid "Duplicate page: %{error_message}"
+msgstr ""
+
+msgid "Duration"
+msgstr ""
+
+msgid "Duration (min)"
+msgstr ""
+
+msgid "Duration|%s days"
+msgstr ""
+
+msgid "Duration|%s hours"
+msgstr ""
+
+msgid "Duration|%s minutes"
+msgstr ""
+
+msgid "Duration|%s months"
+msgstr ""
+
+msgid "Duration|%s seconds"
+msgstr ""
+
+msgid "Duration|%s weeks"
+msgstr ""
+
+msgid "Duration|%s years"
+msgstr ""
+
+msgid "Duration|1 day"
+msgstr ""
+
+msgid "Duration|1 hour"
+msgstr ""
+
+msgid "Duration|1 minute"
+msgstr ""
+
+msgid "Duration|1 month"
+msgstr ""
+
+msgid "Duration|1 week"
+msgstr ""
+
+msgid "Duration|1 year"
+msgstr ""
+
+msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
+msgstr ""
+
+msgid "Dynamic Application Security Testing (DAST)"
+msgstr ""
+
+msgid "E-mail:"
+msgstr ""
+
+msgid "ESM module"
+msgstr ""
+
+msgid "Each project can also have an issue tracker and a wiki."
+msgstr ""
+
+msgid "Edit"
+msgstr ""
+
+msgid "Edit %{name}"
+msgstr ""
+
+msgid "Edit %{profileType} profile"
+msgstr ""
+
+msgid "Edit Comment"
+msgstr ""
+
+msgid "Edit Deploy Key"
+msgstr ""
+
+msgid "Edit Geo Site"
+msgstr ""
+
+msgid "Edit Group Hook"
+msgstr ""
+
+msgid "Edit Identity"
+msgstr ""
+
+msgid "Edit Label"
+msgstr ""
+
+msgid "Edit Milestone"
+msgstr ""
+
+msgid "Edit Password"
+msgstr ""
+
+msgid "Edit Pipeline Schedule"
+msgstr ""
+
+msgid "Edit Release"
+msgstr ""
+
+msgid "Edit Requirement"
+msgstr ""
+
+msgid "Edit Slack integration"
+msgstr ""
+
+msgid "Edit Snippet"
+msgstr ""
+
+msgid "Edit System Hook"
+msgstr ""
+
+msgid "Edit application"
+msgstr ""
+
+msgid "Edit audio description"
+msgstr ""
+
+msgid "Edit comment"
+msgstr ""
+
+msgid "Edit commit message"
+msgstr ""
+
+msgid "Edit deploy freeze"
+msgstr ""
+
+msgid "Edit deploy key"
+msgstr ""
+
+msgid "Edit description"
+msgstr ""
+
+msgid "Edit environment"
+msgstr ""
+
+msgid "Edit epics"
+msgstr ""
+
+msgid "Edit files in the editor and commit changes here"
+msgstr ""
+
+msgid "Edit fork in Web IDE"
+msgstr ""
+
+msgid "Edit group application"
+msgstr ""
+
+msgid "Edit group: %{group_name}"
+msgstr ""
+
+msgid "Edit identity for %{user_name}"
+msgstr ""
+
+msgid "Edit image description"
+msgstr ""
+
+msgid "Edit in pipeline editor"
+msgstr ""
+
+msgid "Edit in single-file editor"
+msgstr ""
+
+msgid "Edit inline"
+msgstr ""
+
+msgid "Edit issues"
+msgstr ""
+
+msgid "Edit link"
+msgstr ""
+
+msgid "Edit merge requests"
+msgstr ""
+
+msgid "Edit public deploy key"
+msgstr ""
+
+msgid "Edit sidebar"
+msgstr ""
+
+msgid "Edit table"
+msgstr ""
+
+msgid "Edit this file only."
+msgstr ""
+
+msgid "Edit this release"
+msgstr ""
+
+msgid "Edit title and description"
+msgstr ""
+
+msgid "Edit topic: %{topic_name}"
+msgstr ""
+
+msgid "Edit user: %{user_name}"
+msgstr ""
+
+msgid "Edit video description"
+msgstr ""
+
+msgid "Edit wiki page"
+msgstr ""
+
+msgid "Edit your most recent comment in a thread (from an empty textarea)"
+msgstr ""
+
+msgid "Edit your search and try again"
+msgstr ""
+
+msgid "Edit your search filter and try again."
+msgstr ""
+
+msgid "Edit, lint, and visualize your pipeline."
+msgstr ""
+
+msgid "Edited"
+msgstr ""
+
+msgid "Edited %{timeago}"
+msgstr ""
+
+msgid "Edited %{timeago} by %{author}"
+msgstr ""
+
+msgid "Edited by %{author}"
+msgstr ""
+
+msgid "Editing"
+msgstr ""
+
+msgid "Elapsed time"
+msgstr ""
+
+msgid "Elasticsearch HTTP client timeout value in seconds."
+msgstr ""
+
+msgid "Elasticsearch indexing restrictions"
+msgstr ""
+
+msgid "Elasticsearch indexing started"
+msgstr ""
+
+msgid "Elasticsearch migration halted"
+msgstr ""
+
+msgid "Elasticsearch reindexing is already in progress"
+msgstr ""
+
+msgid "Elasticsearch reindexing triggered"
+msgstr ""
+
+msgid "Elasticsearch reindexing was not started: %{errors}"
+msgstr ""
+
+msgid "Elasticsearch zero-downtime reindexing"
+msgstr ""
+
+msgid "Email"
+msgstr ""
+
+msgid "Email %{number}"
+msgstr ""
+
+msgid "Email Notification"
+msgstr ""
+
+msgid "Email a new %{name} to this project"
+msgstr ""
+
+msgid "Email address suffix"
+msgstr ""
+
+msgid "Email address to use for Support Desk"
+msgstr ""
+
+msgid "Email could not be sent"
+msgstr ""
+
+msgid "Email display name"
+msgstr ""
+
+msgid "Email not verified. Please verify your email in Salesforce."
+msgstr ""
+
+msgid "Email notification for unknown sign-ins"
+msgstr ""
+
+msgid "Email patch"
+msgstr ""
+
+msgid "Email patches"
+msgstr ""
+
+msgid "Email sent"
+msgstr ""
+
+msgid "Email the pipeline status to a list of recipients."
+msgstr ""
+
+msgid "Email updates (optional)"
+msgstr ""
+
+msgid "Email:"
+msgstr ""
+
+msgid "Email: %{email}"
+msgstr ""
+
+msgid "EmailError|It appears that the email is blank. Make sure your reply is at the top of the email, we can't process inline replies."
+msgstr ""
+
+msgid "EmailError|The thread you are replying to no longer exists, perhaps it was deleted? If you believe this is in error, contact a staff member."
+msgstr ""
+
+msgid "EmailError|We couldn't figure out what the email is for. Please create your issue or comment through the web interface."
+msgstr ""
+
+msgid "EmailError|We couldn't figure out what the email is in reply to. Please create your comment through the web interface."
+msgstr ""
+
+msgid "EmailError|We couldn't figure out what user corresponds to the email. Please create your comment through the web interface."
+msgstr ""
+
+msgid "EmailError|We couldn't find the project. Please check if there's any typo."
+msgstr ""
+
+msgid "EmailError|We couldn't process your email because it is too large. Please create your issue or comment through the web interface."
+msgstr ""
+
+msgid "EmailError|You are not allowed to perform this action. If you believe this is in error, contact a staff member."
+msgstr ""
+
+msgid "EmailError|Your account has been blocked. If you believe this is in error, contact a staff member."
+msgstr ""
+
+msgid "EmailParticipantsWarning|%{emails} will be notified of your comment."
+msgstr ""
+
+msgid "EmailParticipantsWarning|%{emails}, %{andMore} will be notified of your comment."
+msgstr ""
+
+msgid "EmailParticipantsWarning|and %{moreCount} more"
+msgstr ""
+
+msgid "Emails"
+msgstr ""
+
+msgid "Emails sent to %{email} are also supported."
+msgstr ""
+
+msgid "EmailsOnPushService|Disable code diffs"
+msgstr ""
+
+msgid "EmailsOnPushService|Don't include possibly sensitive code diffs in notification body."
+msgstr ""
+
+msgid "EmailsOnPushService|Email the commits and diff of each push to a list of recipients."
+msgstr ""
+
+msgid "EmailsOnPushService|Emails on push"
+msgstr ""
+
+msgid "EmailsOnPushService|Emails separated by whitespace."
+msgstr ""
+
+msgid "EmailsOnPushService|Send from committer"
+msgstr ""
+
+msgid "EmailsOnPushService|Send notifications from the committer's email address if the domain matches the domain used by your GitLab instance (such as %{domains})."
+msgstr ""
+
+msgid "EmailsOnPushService|tanuki@example.com gitlab@example.com"
+msgstr ""
+
+msgid "Embed"
+msgstr ""
+
+msgid "Empty file"
+msgstr ""
+
+msgid "Enable"
+msgstr ""
+
+msgid "Enable Akismet"
+msgstr ""
+
+msgid "Enable Amazon EKS integration"
+msgstr ""
+
+msgid "Enable Auto DevOps"
+msgstr ""
+
+msgid "Enable GitLab Error Tracking"
+msgstr ""
+
+msgid "Enable GitLab Prometheus metrics endpoint"
+msgstr ""
+
+msgid "Enable Gitpod"
+msgstr ""
+
+msgid "Enable Gitpod?"
+msgstr ""
+
+msgid "Enable Invisible Captcha during sign up"
+msgstr ""
+
+msgid "Enable Kroki"
+msgstr ""
+
+msgid "Enable Mailgun event receiver"
+msgstr ""
+
+msgid "Enable PlantUML"
+msgstr ""
+
+msgid "Enable SSL verification"
+msgstr ""
+
+msgid "Enable Sentry error tracking"
+msgstr ""
+
+msgid "Enable Snowplow tracking"
+msgstr ""
+
+msgid "Enable Spam Check via external API endpoint"
+msgstr ""
+
+msgid "Enable What's new: All tiers"
+msgstr ""
+
+msgid "Enable What's new: Current tier only"
+msgstr ""
+
+msgid "Enable access to the performance bar for non-administrators in a given group."
+msgstr ""
+
+msgid "Enable admin mode"
+msgstr ""
+
+msgid "Enable and disable Service Desk. Some additional configuration might be required. %{link_start}Learn more%{link_end}."
+msgstr ""
+
+msgid "Enable authenticated API request rate limit"
+msgstr ""
+
+msgid "Enable authenticated Git LFS request rate limit"
+msgstr ""
+
+msgid "Enable authenticated web request rate limit"
+msgstr ""
+
+msgid "Enable authentication"
+msgstr ""
+
+msgid "Enable automatic repository housekeeping"
+msgstr ""
+
+msgid "Enable container expiration and retention policies for projects created earlier than GitLab 12.7."
+msgstr ""
+
+msgid "Enable container expiration caching."
+msgstr ""
+
+msgid "Enable dashboard limits on namespaces"
+msgstr ""
+
+msgid "Enable email notification"
+msgstr ""
+
+msgid "Enable feature to choose access level"
+msgstr ""
+
+msgid "Enable for this project"
+msgstr ""
+
+msgid "Enable group runners"
+msgstr ""
+
+msgid "Enable header and footer in emails"
+msgstr ""
+
+msgid "Enable in-product marketing emails"
+msgstr ""
+
+msgid "Enable incident management inbound alert limit"
+msgstr ""
+
+msgid "Enable integration"
+msgstr ""
+
+msgid "Enable logs collection"
+msgstr ""
+
+msgid "Enable maintenance mode"
+msgstr ""
+
+msgid "Enable multipart emails"
+msgstr ""
+
+msgid "Enable only for confidential applications exclusively used by a trusted backend server that can securely store the client secret. Do not enable for native-mobile, single-page, or other JavaScript applications because they cannot keep the client secret confidential."
+msgstr ""
+
+msgid "Enable or disable version check and Service Ping."
+msgstr ""
+
+msgid "Enable rate limiting for POST requests to the specified paths"
+msgstr ""
+
+msgid "Enable reCAPTCHA"
+msgstr ""
+
+msgid "Enable reCAPTCHA for login."
+msgstr ""
+
+msgid "Enable repository checks"
+msgstr ""
+
+msgid "Enable security training"
+msgstr ""
+
+msgid "Enable security training to help your developers learn how to fix vulnerabilities. Developers can view security training from selected educational providers, relevant to the detected vulnerability."
+msgstr ""
+
+msgid "Enable shared runners for all projects and subgroups in this group."
+msgstr ""
+
+msgid "Enable shared runners for this group"
+msgstr ""
+
+msgid "Enable shared runners for this project"
+msgstr ""
+
+msgid "Enable two-factor authentication"
+msgstr ""
+
+msgid "Enable unauthenticated API request rate limit"
+msgstr ""
+
+msgid "Enable unauthenticated web request rate limit"
+msgstr ""
+
+msgid "Enable user deactivation emails"
+msgstr ""
+
+msgid "Enable version check"
+msgstr ""
+
+msgid "EnableReviewApp|Add a job in your CI/CD configuration that:"
+msgstr ""
+
+msgid "EnableReviewApp|Copy snippet"
+msgstr ""
+
+msgid "EnableReviewApp|Have access to infrastructure that can host and deploy the review apps."
+msgstr ""
+
+msgid "EnableReviewApp|Install and configure a runner to do the deployment."
+msgstr ""
+
+msgid "EnableReviewApp|Make sure your project has an environment configured with the target URL set to your website URL. If not, create a new one before continuing."
+msgstr ""
+
+msgid "EnableReviewApp|Only runs for feature branches or merge requests."
+msgstr ""
+
+msgid "EnableReviewApp|Recommended: Set up a job that manually stops the Review Apps."
+msgstr ""
+
+msgid "EnableReviewApp|Review apps are dynamic environments that you can use to provide a live preview of changes made in a feature branch."
+msgstr ""
+
+msgid "EnableReviewApp|To configure a dynamic review app, you must:"
+msgstr ""
+
+msgid "EnableReviewApp|Uses a predefined CI/CD variable like %{codeStart}$(CI_COMMIT_REF_SLUG)%{codeEnd} to dynamically create the review app environments. For example, for a configuration using merge request pipelines:"
+msgstr ""
+
+msgid "EnableReviewApp|Using a static site?"
+msgstr ""
+
+msgid "EnableReviewApp|View more example projects"
+msgstr ""
+
+msgid "Enabled"
+msgstr ""
+
+msgid "Enabled Git access protocols"
+msgstr ""
+
+msgid "Enabled OAuth authentication sources"
+msgstr ""
+
+msgid "End Time"
+msgstr ""
+
+msgid "End time"
+msgstr ""
+
+msgid "Ends"
+msgstr ""
+
+msgid "Ends on"
+msgstr ""
+
+msgid "Ends: %{endsAt}"
+msgstr ""
+
+msgid "Enforce two-factor authentication"
+msgstr ""
+
+msgid "Enforce two-factor authentication for all user sign-ins."
+msgstr ""
+
+msgid "Enhance security by storing service account keys in secret managers - learn more about %{docLinkStart}secret management with GitLab%{docLinkEnd}"
+msgstr ""
+
+msgid "Ensure connectivity is available from the GitLab server to the Prometheus server"
+msgstr ""
+
+msgid "Ensure your %{linkStart}environment is part of the deploy stage%{linkEnd} of your CI pipeline to track deployments to your cluster."
+msgstr ""
+
+msgid "Enter %{weights_link_start}weights%{weights_link_end} for storages for new repositories. Configured storages appear below."
+msgstr ""
+
+msgid "Enter 2FA for Admin Mode"
+msgstr ""
+
+msgid "Enter Admin Mode"
+msgstr ""
+
+msgid "Enter a number"
+msgstr ""
+
+msgid "Enter an integer number between 0 and 100"
+msgstr ""
+
+msgid "Enter any color or choose one of the suggested colors below."
+msgstr ""
+
+msgid "Enter any color."
+msgstr ""
+
+msgid "Enter at least three characters to search"
+msgstr ""
+
+msgid "Enter at least three characters to search."
+msgstr ""
+
+msgid "Enter in your Bitbucket Server URL and personal access token below"
+msgstr ""
+
+msgid "Enter in your Phabricator Server URL and personal access token below"
+msgstr ""
+
+msgid "Enter license key"
+msgstr ""
+
+msgid "Enter merge request URLs"
+msgstr ""
+
+msgid "Enter new AWS Secret Access Key"
+msgstr ""
+
+msgid "Enter number of issues"
+msgstr ""
+
+msgid "Enter one or more user ID separated by commas"
+msgstr ""
+
+msgid "Enter the %{name} description"
+msgstr ""
+
+msgid "Enter the %{name} title"
+msgstr ""
+
+msgid "Enter the code from the two-factor app on your mobile device. If you've lost your device, you may enter one of your recovery codes."
+msgstr ""
+
+msgid "Enter the following to confirm:"
+msgstr ""
+
+msgid "Enter the name of your application, and we'll return a unique %{type}."
+msgstr ""
+
+msgid "Enter the number of seconds, or other human-readable input, like \"1 hour\". This timeout takes precedence over lower timeouts set for the project."
+msgstr ""
+
+msgid "Enter the password for password-protected Elasticsearch servers."
+msgstr ""
+
+msgid "Enter the username for password-protected Elasticsearch servers."
+msgstr ""
+
+msgid "Enter your Packagist server. Defaults to https://packagist.org."
+msgstr ""
+
+msgid "Enter your Packagist token."
+msgstr ""
+
+msgid "Enter your Packagist username."
+msgstr ""
+
+msgid "Enter your password to approve"
+msgstr ""
+
+msgid "Enterprise"
+msgstr ""
+
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
+msgid "Environment"
+msgstr ""
+
+msgid "Environment is required for Stages::MetricEndpointInserter"
+msgstr ""
+
+msgid "Environment is required for Stages::VariableEndpointInserter"
+msgstr ""
+
+msgid "Environment scope"
+msgstr ""
+
+msgid "Environment variables are configured by your administrator to be %{link_start}protected%{link_end} by default."
+msgstr ""
+
+msgid "Environment variables on this GitLab instance are configured to be %{link_start}protected%{link_end} by default."
+msgstr ""
+
+msgid "Environment:"
+msgstr ""
+
+msgid "EnvironmentDashboard|API"
+msgstr ""
+
+msgid "EnvironmentDashboard|Created through the Deployment API"
+msgstr ""
+
+msgid "EnvironmentDashboard|You are looking at the last updated environment"
+msgstr ""
+
+msgid "Environments"
+msgstr ""
+
+msgid "Environments Dashboard"
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr ""
+
+msgid "Environments in %{name}"
+msgstr ""
+
+msgid "EnvironmentsAlert|%{severity} • %{title} %{text}. %{linkStart}View Details%{linkEnd} · %{startedAt} "
+msgstr ""
+
+msgid "EnvironmentsDashboard|Add a project to the dashboard"
+msgstr ""
+
+msgid "EnvironmentsDashboard|Add projects"
+msgstr ""
+
+msgid "EnvironmentsDashboard|Environments Dashboard"
+msgstr ""
+
+msgid "EnvironmentsDashboard|Job: %{job}"
+msgstr ""
+
+msgid "EnvironmentsDashboard|More actions"
+msgstr ""
+
+msgid "EnvironmentsDashboard|Remove"
+msgstr ""
+
+msgid "EnvironmentsDashboard|The environments dashboard provides a summary of each project's environments' status, including pipeline and alert statuses."
+msgstr ""
+
+msgid "EnvironmentsDashboard|This dashboard displays 3 environments per project, and is linked to the Operations Dashboard. When you add or remove a project from one dashboard, GitLab adds or removes the project from the other. %{linkStart}More information%{linkEnd}"
+msgstr ""
+
+msgid "Environments|An error occurred while canceling the auto stop, please try again"
+msgstr ""
+
+msgid "Environments|An error occurred while deleting the environment. Check if the environment stopped; if not, stop it and try again."
+msgstr ""
+
+msgid "Environments|An error occurred while fetching the environments."
+msgstr ""
+
+msgid "Environments|An error occurred while making the request."
+msgstr ""
+
+msgid "Environments|An error occurred while re-deploying the environment, please try again"
+msgstr ""
+
+msgid "Environments|An error occurred while rolling back the environment, please try again"
+msgstr ""
+
+msgid "Environments|An error occurred while stopping the environment, please try again"
+msgstr ""
+
+msgid "Environments|Are you sure you want to stop this environment?"
+msgstr ""
+
+msgid "Environments|Auto stop"
+msgstr ""
+
+msgid "Environments|Auto stops %{autoStopAt}"
+msgstr ""
+
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
+msgid "Environments|Commit"
+msgstr ""
+
+msgid "Environments|Copy live environment URL"
+msgstr ""
+
+msgid "Environments|Delete"
+msgstr ""
+
+msgid "Environments|Delete '%{environmentName}'?"
+msgstr ""
+
+msgid "Environments|Delete environment"
+msgstr ""
+
+msgid "Environments|Deleting the '%{environmentName}' environment cannot be undone. Do you want to delete it anyway?"
+msgstr ""
+
+msgid "Environments|Deploy to..."
+msgstr ""
+
+msgid "Environments|Deployment"
+msgstr ""
+
+msgid "Environments|Deployment %{status}"
+msgstr ""
+
+msgid "Environments|Edit your search and try again"
+msgstr ""
+
+msgid "Environments|Enable review app"
+msgstr ""
+
+msgid "Environments|Environment"
+msgstr ""
+
+msgid "Environments|Environments"
+msgstr ""
+
+msgid "Environments|Environments are places where code gets deployed, such as staging or production."
+msgstr ""
+
+msgid "Environments|How do I create an environment?"
+msgstr ""
+
+msgid "Environments|Job"
+msgstr ""
+
+msgid "Environments|Learn about environments"
+msgstr ""
+
+msgid "Environments|Learn more about stopping environments"
+msgstr ""
+
+msgid "Environments|New environment"
+msgstr ""
+
+msgid "Environments|No deployed environments"
+msgstr ""
+
+msgid "Environments|No deployments yet"
+msgstr ""
+
+msgid "Environments|No results found"
+msgstr ""
+
+msgid "Environments|Note that this action will stop the environment, but it will %{emphasisStart}not%{emphasisEnd} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ciConfigLinkStart}.gitlab-ci.yml%{ciConfigLinkEnd} file."
+msgstr ""
+
+msgid "Environments|Open"
+msgstr ""
+
+msgid "Environments|Open live environment"
+msgstr ""
+
+msgid "Environments|Re-deploy environment"
+msgstr ""
+
+msgid "Environments|Re-deploy environment %{name}?"
+msgstr ""
+
+msgid "Environments|Re-deploy to environment"
+msgstr ""
+
+msgid "Environments|Rollback environment"
+msgstr ""
+
+msgid "Environments|Rollback environment %{name}?"
+msgstr ""
+
+msgid "Environments|Search by environment name"
+msgstr ""
+
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
+msgid "Environments|Show all"
+msgstr ""
+
+msgid "Environments|Stop"
+msgstr ""
+
+msgid "Environments|Stop environment"
+msgstr ""
+
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
+msgid "Environments|Stopping %{environmentName}"
+msgstr ""
+
+msgid "Environments|There are no deployments for this environment yet. %{linkStart}Learn more about setting up deployments.%{linkEnd}"
+msgstr ""
+
+msgid "Environments|This action will %{docsStart}retry the latest deployment%{docsEnd} with the commit %{commitId}, for this environment. Are you sure you want to continue?"
+msgstr ""
+
+msgid "Environments|This action will %{docsStart}roll back this environment%{docsEnd} to a previously successful deployment for commit %{commitId}. Are you sure you want to continue?"
+msgstr ""
+
+msgid "Environments|Upcoming"
+msgstr ""
+
+msgid "Environments|Upcoming deployment"
+msgstr ""
+
+msgid "Environments|Updated"
+msgstr ""
+
+msgid "Environments|You don't have any environments."
+msgstr ""
+
+msgid "Environments|You don't have any stopped environments."
+msgstr ""
+
+msgid "Environments|by %{avatar}"
+msgstr ""
+
+msgid "Environments|protected"
+msgstr ""
+
+msgid "Environment|Auto stop %{time}"
+msgstr ""
+
+msgid "Environment|Deployment tier"
+msgstr ""
+
+msgid "Epic"
+msgstr ""
+
+msgid "Epic Boards"
+msgstr ""
+
+msgid "Epic actions"
+msgstr ""
+
+msgid "Epic cannot be found."
+msgstr ""
+
+msgid "Epic details"
+msgstr ""
+
+msgid "Epic events"
+msgstr ""
+
+msgid "Epic not found for given params"
+msgstr ""
+
+msgid "Epics"
+msgstr ""
+
+msgid "Epics Roadmap"
+msgstr ""
+
+msgid "Epics let you manage your portfolio of projects more efficiently and with less effort"
+msgstr ""
+
+msgid "Epics, issues, and merge requests"
+msgstr ""
+
+msgid "Epics|%{startDate} – %{dueDate}"
+msgstr ""
+
+msgid "Epics|%{startDate} – No due date"
+msgstr ""
+
+msgid "Epics|Add a new epic"
+msgstr ""
+
+msgid "Epics|Add an existing epic"
+msgstr ""
+
+msgid "Epics|Are you sure you want to remove %{bStart}%{targetEpicTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}?"
+msgstr ""
+
+msgid "Epics|Are you sure you want to remove %{bStart}%{targetIssueTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}?"
+msgstr ""
+
+msgid "Epics|Leave empty to inherit from milestone dates"
+msgstr ""
+
+msgid "Epics|No start date – %{dueDate}"
+msgstr ""
+
+msgid "Epics|Remove epic"
+msgstr ""
+
+msgid "Epics|Remove issue"
+msgstr ""
+
+msgid "Epics|Something went wrong while creating child epics."
+msgstr ""
+
+msgid "Epics|Something went wrong while creating issue."
+msgstr ""
+
+msgid "Epics|Something went wrong while fetching child epics."
+msgstr ""
+
+msgid "Epics|Something went wrong while fetching epics list."
+msgstr ""
+
+msgid "Epics|Something went wrong while moving item."
+msgstr ""
+
+msgid "Epics|Something went wrong while ordering item."
+msgstr ""
+
+msgid "Epics|Something went wrong while updating epics."
+msgstr ""
+
+msgid "Epics|The color for the epic when it's visualized, such as on roadmap timeline bars."
+msgstr ""
+
+msgid "Epics|This epic and any containing child epics are confidential and should only be visible to team members with at least Reporter access."
+msgstr ""
+
+msgid "Epics|This will also remove any descendents of %{bStart}%{targetEpicTitle}%{bEnd} from %{bStart}%{parentEpicTitle}%{bEnd}. Are you sure?"
+msgstr ""
+
+msgid "Epics|Unable to save epic. Please try again"
+msgstr ""
+
+msgid "Erased"
+msgstr ""
+
+msgid "Error"
+msgstr ""
+
+msgid "Error Details"
+msgstr ""
+
+msgid "Error Tracking"
+msgstr ""
+
+msgid "Error creating epic"
+msgstr ""
+
+msgid "Error creating label."
+msgstr ""
+
+msgid "Error creating new directory. Please try again."
+msgstr ""
+
+msgid "Error creating new iteration"
+msgstr ""
+
+msgid "Error creating repository for snippet with id %{snippet_id}"
+msgstr ""
+
+msgid "Error creating the snippet"
+msgstr ""
+
+msgid "Error creating vulnerability finding: %{errors}"
+msgstr ""
+
+msgid "Error deleting project. Check logs for error details."
+msgstr ""
+
+msgid "Error fetching branches"
+msgstr ""
+
+msgid "Error fetching burnup chart data"
+msgstr ""
+
+msgid "Error fetching data. Please try again."
+msgstr ""
+
+msgid "Error fetching diverging counts for branches. Please try again."
+msgstr ""
+
+msgid "Error fetching forked projects. Please try again."
+msgstr ""
+
+msgid "Error fetching labels."
+msgstr ""
+
+msgid "Error fetching network graph."
+msgstr ""
+
+msgid "Error fetching payload data."
+msgstr ""
+
+msgid "Error fetching the dependency list. Please check your network connection and try again."
+msgstr ""
+
+msgid "Error loading branch data. Please try again."
+msgstr ""
+
+msgid "Error loading branches."
+msgstr ""
+
+msgid "Error loading burndown chart data"
+msgstr ""
+
+msgid "Error loading file viewer."
+msgstr ""
+
+msgid "Error loading issues"
+msgstr ""
+
+msgid "Error loading iterations"
+msgstr ""
+
+msgid "Error loading last commit."
+msgstr ""
+
+msgid "Error loading markdown preview"
+msgstr ""
+
+msgid "Error loading merge requests."
+msgstr ""
+
+msgid "Error loading milestone tab"
+msgstr ""
+
+msgid "Error loading project data. Please try again."
+msgstr ""
+
+msgid "Error loading template types."
+msgstr ""
+
+msgid "Error loading template."
+msgstr ""
+
+msgid "Error loading viewer"
+msgstr ""
+
+msgid "Error occurred when fetching sidebar data"
+msgstr ""
+
+msgid "Error occurred when saving assignees"
+msgstr ""
+
+msgid "Error occurred when saving reviewers"
+msgstr ""
+
+msgid "Error occurred while updating the issue status"
+msgstr ""
+
+msgid "Error occurred. A blocked user cannot be deactivated"
+msgstr ""
+
+msgid "Error occurred. A blocked user must be unblocked to be activated"
+msgstr ""
+
+msgid "Error occurred. User was not banned"
+msgstr ""
+
+msgid "Error occurred. User was not blocked"
+msgstr ""
+
+msgid "Error occurred. User was not confirmed"
+msgstr ""
+
+msgid "Error occurred. User was not unbanned"
+msgstr ""
+
+msgid "Error occurred. User was not unblocked"
+msgstr ""
+
+msgid "Error occurred. User was not unlocked"
+msgstr ""
+
+msgid "Error parsing CSV file. Please make sure it has"
+msgstr ""
+
+msgid "Error promoting the note to timeline event: %{error}"
+msgstr ""
+
+msgid "Error rendering Markdown preview"
+msgstr ""
+
+msgid "Error saving label update."
+msgstr ""
+
+msgid "Error setting up editor. Please try again."
+msgstr ""
+
+msgid "Error tracking"
+msgstr ""
+
+msgid "Error tracking is currently in"
+msgstr ""
+
+msgid "Error updating %{issuableType}"
+msgstr ""
+
+msgid "Error updating status for all to-do items."
+msgstr ""
+
+msgid "Error updating status of to-do item."
+msgstr ""
+
+msgid "Error updating the snippet"
+msgstr ""
+
+msgid "Error uploading file"
+msgstr ""
+
+msgid "Error uploading file. Please try again."
+msgstr ""
+
+msgid "Error while loading the merge request. Please try again."
+msgstr ""
+
+msgid "Error while migrating %{upload_id}: %{error_message}"
+msgstr ""
+
+msgid "Error with Akismet. Please check the logs for more info."
+msgstr ""
+
+msgid "Error: %{error_message}"
+msgstr ""
+
+msgid "Error: %{error}"
+msgstr ""
+
+msgid "Error: Couldn't load some or all of the changes."
+msgstr ""
+
+msgid "Error: Gitaly is unavailable. Contact your administrator."
+msgstr ""
+
+msgid "Error: Unable to create deploy freeze"
+msgstr ""
+
+msgid "Error: Unable to delete deploy freeze"
+msgstr ""
+
+msgid "ErrorTracking|Access token is %{token_in_code_tag}"
+msgstr ""
+
+msgid "ErrorTracking|Active"
+msgstr ""
+
+msgid "ErrorTracking|After adding your Auth Token, select the Connect button to load projects."
+msgstr ""
+
+msgid "ErrorTracking|Auth Token"
+msgstr ""
+
+msgid "ErrorTracking|Click Connect to reestablish the connection to Sentry and activate the dropdown."
+msgstr ""
+
+msgid "ErrorTracking|Connection failed. Check Auth Token and try again."
+msgstr ""
+
+msgid "ErrorTracking|Enable error tracking"
+msgstr ""
+
+msgid "ErrorTracking|Error tracking backend"
+msgstr ""
+
+msgid "ErrorTracking|If you self-host Sentry, enter your Sentry instance's full URL. If you use Sentry's hosted solution, enter https://sentry.io"
+msgstr ""
+
+msgid "ErrorTracking|Integrated error tracking is %{epicLinkStart}turned off by default%{epicLinkEnd} and no longer active for this project. To re-enable error tracking on self-hosted instances, you can either %{flagLinkStart}turn on the feature flag%{flagLinkEnd} for integrated error tracking, or provide a %{settingsLinkStart}Sentry API URL and Auth Token%{settingsLinkEnd} on your project settings page. However, error tracking is not ready for production use and cannot be enabled on GitLab.com."
+msgstr ""
+
+msgid "ErrorTracking|Integrated error tracking is %{epicLinkStart}turned off by default%{epicLinkEnd} and no longer active for this project. To re-enable error tracking on self-hosted instances, you can either %{flagLinkStart}turn on the feature flag%{flagLinkEnd} for integrated error tracking, or provide a Sentry API URL and Auth Token below. However, error tracking is not ready for production use and cannot be enabled on GitLab.com."
+msgstr ""
+
+msgid "ErrorTracking|No projects available"
+msgstr ""
+
+msgid "ErrorTracking|Select project"
+msgstr ""
+
+msgid "ErrorTracking|To enable project selection, enter a valid Auth Token."
+msgstr ""
+
+msgid "ErrorTracking|View project settings"
+msgstr ""
+
+msgid "Errors"
+msgstr ""
+
+msgid "Errors found on line %{line_number}: %{error_lines}. Please check if these lines have a requirement title."
+msgstr ""
+
+msgid "Escalate this incident"
+msgstr ""
+
+msgid "Escalation Policies"
+msgstr ""
+
+msgid "Escalation policies"
+msgstr ""
+
+msgid "Escalation policies may not have more than %{rule_count} rules"
+msgstr ""
+
+msgid "Escalation policies must have at least one rule"
+msgstr ""
+
+msgid "Escalation policy"
+msgstr ""
+
+msgid "Escalation policy:"
+msgstr ""
+
+msgid "EscalationPolicies|%{clockIcon} IF alert is not %{alertStatus} in %{minutes}"
+msgstr ""
+
+msgid "EscalationPolicies|%{notificationIcon} THEN %{doAction} %{forScheduleOrUser}"
+msgstr ""
+
+msgid "EscalationPolicies|+ Add an additional rule"
+msgstr ""
+
+msgid "EscalationPolicies|A schedule is required for adding an escalation policy."
+msgstr ""
+
+msgid "EscalationPolicies|A schedule is required for adding an escalation policy. Please create an on-call schedule first."
+msgstr ""
+
+msgid "EscalationPolicies|A user is required for adding an escalation policy."
+msgstr ""
+
+msgid "EscalationPolicies|Add an escalation policy"
+msgstr ""
+
+msgid "EscalationPolicies|Add escalation policy"
+msgstr ""
+
+msgid "EscalationPolicies|Add policy"
+msgstr ""
+
+msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
+msgstr ""
+
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
+msgid "EscalationPolicies|Create an escalation policy in GitLab"
+msgstr ""
+
+msgid "EscalationPolicies|Delete escalation policy"
+msgstr ""
+
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
+msgid "EscalationPolicies|Edit escalation policy"
+msgstr ""
+
+msgid "EscalationPolicies|Email on-call user in schedule"
+msgstr ""
+
+msgid "EscalationPolicies|Email user"
+msgstr ""
+
+msgid "EscalationPolicies|Escalation policies"
+msgstr ""
+
+msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
+msgstr ""
+
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
+msgid "EscalationPolicies|Escalation rules"
+msgstr ""
+
+msgid "EscalationPolicies|Failed to load oncall-schedules"
+msgstr ""
+
+msgid "EscalationPolicies|IF alert is not %{alertStatus} in %{minutes} minutes"
+msgstr ""
+
+msgid "EscalationPolicies|Maximum of 10 rules has been reached."
+msgstr ""
+
+msgid "EscalationPolicies|Minutes must be between 0 and 1440."
+msgstr ""
+
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
+msgid "EscalationPolicies|Remove escalation rule"
+msgstr ""
+
+msgid "EscalationPolicies|Search for user"
+msgstr ""
+
+msgid "EscalationPolicies|Select schedule"
+msgstr ""
+
+msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
+msgstr ""
+
+msgid "EscalationPolicies|The escalation policy could not be deleted. Please try again."
+msgstr ""
+
+msgid "EscalationPolicies|The escalation policy could not be updated. Please try again"
+msgstr ""
+
+msgid "EscalationPolicies|This policy has no escalation rules."
+msgstr ""
+
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
+msgid "EscalationPolicies|mins"
+msgstr ""
+
+msgid "EscalationStatus|Acknowledged"
+msgstr ""
+
+msgid "EscalationStatus|Resolved"
+msgstr ""
+
+msgid "EscalationStatus|Triggered"
+msgstr ""
+
+msgid "Estimate"
+msgstr ""
+
+msgid "Estimated"
+msgstr ""
+
+msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
+msgstr ""
+
+msgid "Event tag (optional)"
+msgstr ""
+
+msgid "EventFilterBy|Filter by all"
+msgstr ""
+
+msgid "EventFilterBy|Filter by comments"
+msgstr ""
+
+msgid "EventFilterBy|Filter by designs"
+msgstr ""
+
+msgid "EventFilterBy|Filter by epic events"
+msgstr ""
+
+msgid "EventFilterBy|Filter by issue events"
+msgstr ""
+
+msgid "EventFilterBy|Filter by merge events"
+msgstr ""
+
+msgid "EventFilterBy|Filter by push events"
+msgstr ""
+
+msgid "EventFilterBy|Filter by team"
+msgstr ""
+
+msgid "EventFilterBy|Filter by wiki"
+msgstr ""
+
+msgid "Events"
+msgstr ""
+
+msgid "Events API"
+msgstr ""
+
+msgid "Event|accepted"
+msgstr ""
+
+msgid "Event|added"
+msgstr ""
+
+msgid "Event|approved"
+msgstr ""
+
+msgid "Event|closed"
+msgstr ""
+
+msgid "Event|commented on"
+msgstr ""
+
+msgid "Event|created"
+msgstr ""
+
+msgid "Event|deleted"
+msgstr ""
+
+msgid "Event|destroyed"
+msgstr ""
+
+msgid "Event|imported"
+msgstr ""
+
+msgid "Event|joined"
+msgstr ""
+
+msgid "Event|left"
+msgstr ""
+
+msgid "Event|opened"
+msgstr ""
+
+msgid "Event|pushed new"
+msgstr ""
+
+msgid "Event|pushed to"
+msgstr ""
+
+msgid "Event|removed"
+msgstr ""
+
+msgid "Event|removed due to membership expiration from"
+msgstr ""
+
+msgid "Event|updated"
+msgstr ""
+
+msgid "Every %{action} attempt has failed: %{job_error_message}. Please try again."
+msgstr ""
+
+msgid "Every 3 months"
+msgstr ""
+
+msgid "Every 3 months on the %{day} at %{time} %{timezone}"
+msgstr ""
+
+msgid "Every 6 months"
+msgstr ""
+
+msgid "Every 6 months on the %{day} at %{time} %{timezone}"
+msgstr ""
+
+msgid "Every day"
+msgstr ""
+
+msgid "Every day (at %{time})"
+msgstr ""
+
+msgid "Every day at %{time} %{timezone}"
+msgstr ""
+
+msgid "Every month"
+msgstr ""
+
+msgid "Every month (Day %{day} at %{time})"
+msgstr ""
+
+msgid "Every month on the %{day} at %{time} %{timezone}"
+msgstr ""
+
+msgid "Every three months"
+msgstr ""
+
+msgid "Every two weeks"
+msgstr ""
+
+msgid "Every week"
+msgid_plural "Every %d weeks"
+msgstr[0] ""
+
+msgid "Every week (%{weekday} at %{time})"
+msgstr ""
+
+msgid "Every week on %{day} at %{time} %{timezone}"
+msgstr ""
+
+msgid "Every year"
+msgstr ""
+
+msgid "Every year on %{day} at %{time} %{timezone}"
+msgstr ""
+
+msgid "Everyone With Access"
+msgstr ""
+
+msgid "Everyone can access the wiki."
+msgstr ""
+
+msgid "Everyone can contribute"
+msgstr ""
+
+msgid "Everything on your to-do list is marked as done."
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using Bridgetown"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using Gatsby"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using GitBook"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using Hexo"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using Hugo"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using Jekyll"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using Middleman"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using Pelican"
+msgstr ""
+
+msgid "Everything you need to create a GitLab Pages site using plain HTML"
+msgstr ""
+
+msgid "Evidence collection"
+msgstr ""
+
+msgid "Exactly one of %{attributes} is required"
+msgstr ""
+
+msgid "Example: (feature|hotfix)\\/*"
+msgstr ""
+
+msgid "Example: (jar|exe)$"
+msgstr ""
+
+msgid "Example: @sub\\.company\\.com$"
+msgstr ""
+
+msgid "Example: Fixes \\d+\\..*"
+msgstr ""
+
+msgid "Example: ssh\\:\\/\\/"
+msgstr ""
+
+msgid "Examples"
+msgstr ""
+
+msgid "Except policy:"
+msgstr ""
+
+msgid "Exceptions"
+msgstr ""
+
+msgid "Excluding merge commits. Limited to %{limit} commits."
+msgstr ""
+
+msgid "Excluding merge commits. Limited to 6,000 commits."
+msgstr ""
+
+msgid "Execution time"
+msgstr ""
+
+msgid "Existing branch name, tag, or commit SHA"
+msgstr ""
+
+msgid "Existing projects may be moved into a group"
+msgstr ""
+
+msgid "Existing projects will be able to use expiration policies. Avoid enabling this if an external Container Registry is being used, as there is a performance risk if many images exist on one project."
+msgstr ""
+
+msgid "Existing sign in methods may be removed"
+msgstr ""
+
+msgid "Exit."
+msgstr ""
+
+msgid "Expand"
+msgstr ""
+
+msgid "Expand all"
+msgstr ""
+
+msgid "Expand all files"
+msgstr ""
+
+msgid "Expand all threads"
+msgstr ""
+
+msgid "Expand approvers"
+msgstr ""
+
+msgid "Expand file"
+msgstr ""
+
+msgid "Expand issues"
+msgstr ""
+
+msgid "Expand jobs"
+msgstr ""
+
+msgid "Expand merge details"
+msgstr ""
+
+msgid "Expand milestones"
+msgstr ""
+
+msgid "Expand panel"
+msgstr ""
+
+msgid "Expand settings section"
+msgstr ""
+
+msgid "Expand sidebar"
+msgstr ""
+
+msgid "Expand variable reference"
+msgstr ""
+
+msgid "Expected documents: %{expected_documents}"
+msgstr ""
+
+msgid "Experiment"
+msgstr ""
+
+msgid "Experiments"
+msgstr ""
+
+msgid "Expiration"
+msgstr ""
+
+msgid "Expiration date"
+msgstr ""
+
+msgid "Expiration date (optional)"
+msgstr ""
+
+msgid "Expiration date:"
+msgstr ""
+
+msgid "Expired"
+msgstr ""
+
+msgid "Expired %{expiredOn}"
+msgstr ""
+
+msgid "Expired:"
+msgstr ""
+
+msgid "Expires"
+msgstr ""
+
+msgid "Expires %{preposition} %{expires_at}"
+msgstr ""
+
+msgid "Expires:"
+msgstr ""
+
+msgid "Explain why you're reporting the user."
+msgstr ""
+
+msgid "Explore"
+msgstr ""
+
+msgid "Explore GitLab"
+msgstr ""
+
+msgid "Explore Groups"
+msgstr ""
+
+msgid "Explore groups"
+msgstr ""
+
+msgid "Explore paid plans"
+msgstr ""
+
+msgid "Explore projects"
+msgstr ""
+
+msgid "Explore public groups"
+msgstr ""
+
+msgid "Explore public projects"
+msgstr ""
+
+msgid "Explore snippets"
+msgstr ""
+
+msgid "Export"
+msgstr ""
+
+msgid "Export %{requirementsCount} requirements?"
+msgstr ""
+
+msgid "Export as CSV"
+msgstr ""
+
+msgid "Export commit custody report"
+msgstr ""
+
+msgid "Export group"
+msgstr ""
+
+msgid "Export issues"
+msgstr ""
+
+msgid "Export merge requests"
+msgstr ""
+
+msgid "Export project"
+msgstr ""
+
+msgid "Export requirements"
+msgstr ""
+
+msgid "Export this group with all related data."
+msgstr ""
+
+msgid "Export this project with all its related data in order to move it to a new GitLab instance. When the exported file is ready, you can download it from this page or from the download link in the email notification you will receive. You can then import it when creating a new project. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Export variable to pipelines running on protected branches and tags only."
+msgstr ""
+
+msgid "Exported requirements"
+msgstr ""
+
+msgid "External URL"
+msgstr ""
+
+msgid "External User:"
+msgstr ""
+
+msgid "External authorization denied access to this project"
+msgstr ""
+
+msgid "External storage URL"
+msgstr ""
+
+msgid "External storage authentication token"
+msgstr ""
+
+msgid "External storage for repository static objects"
+msgstr ""
+
+msgid "ExternalAuthorizationService|Classification label"
+msgstr ""
+
+msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
+msgstr ""
+
+msgid "ExternalAuthorization|Access to projects is validated on an external service using their classification label."
+msgstr ""
+
+msgid "ExternalAuthorization|Certificate used to authenticate with the external authorization service. If blank, the server certificate is validated when accessing over HTTPS."
+msgstr ""
+
+msgid "ExternalAuthorization|Classification label to use when requesting authorization if no specific label is defined on the project."
+msgstr ""
+
+msgid "ExternalAuthorization|Client authorization certificate"
+msgstr ""
+
+msgid "ExternalAuthorization|Client authorization key"
+msgstr ""
+
+msgid "ExternalAuthorization|Client authorization key password (optional)"
+msgstr ""
+
+msgid "ExternalAuthorization|Default classification label"
+msgstr ""
+
+msgid "ExternalAuthorization|Enable classification control using an external service"
+msgstr ""
+
+msgid "ExternalAuthorization|External authorization"
+msgstr ""
+
+msgid "ExternalAuthorization|External authorization request timeout (seconds)"
+msgstr ""
+
+msgid "ExternalAuthorization|External classification policy authorization."
+msgstr ""
+
+msgid "ExternalAuthorization|Passphrase required to decrypt the private key. Encrypted when stored."
+msgstr ""
+
+msgid "ExternalAuthorization|Period GitLab waits for a response from the external service. If there is no response, access is denied. Default: 0.5 seconds."
+msgstr ""
+
+msgid "ExternalAuthorization|Private key of client authentication certificate. Encrypted when stored."
+msgstr ""
+
+msgid "ExternalAuthorization|Service URL"
+msgstr ""
+
+msgid "ExternalAuthorization|URL to which the projects make authorization requests. If the URL is blank, cross-project features are available and can still specify classification labels for projects."
+msgstr ""
+
+msgid "ExternalIssueIntegration|Another issue tracker is already in use"
+msgstr ""
+
+msgid "ExternalIssueIntegration|Not all data may be displayed here. To view more details or make changes to this issue, go to %{linkStart}%{trackerName}%{linkEnd}."
+msgstr ""
+
+msgid "ExternalIssueIntegration|Only one issue tracker integration can be active at a time. Please disable the active tracker first and try again."
+msgstr ""
+
+msgid "ExternalIssueIntegration|This issue is synchronized with %{trackerName}"
+msgstr ""
+
+msgid "ExternalWikiService|Enter the URL to the external wiki."
+msgstr ""
+
+msgid "ExternalWikiService|External wiki"
+msgstr ""
+
+msgid "ExternalWikiService|External wiki URL"
+msgstr ""
+
+msgid "ExternalWikiService|Link to an external wiki from the sidebar."
+msgstr ""
+
+msgid "ExternalWikiService|https://example.com/xxx/wiki/..."
+msgstr ""
+
+msgid "Facebook"
+msgstr ""
+
+msgid "Failed"
+msgstr ""
+
+msgid "Failed Jobs"
+msgstr ""
+
+msgid "Failed job"
+msgid_plural "Failed jobs"
+msgstr[0] ""
+
+msgid "Failed on"
+msgstr ""
+
+msgid "Failed to add a Zoom meeting"
+msgstr ""
+
+msgid "Failed to add a resource link"
+msgstr ""
+
+msgid "Failed to apply commands."
+msgstr ""
+
+msgid "Failed to archive a design. Please try again."
+msgid_plural "Failed to archive designs. Please try again."
+msgstr[0] ""
+
+msgid "Failed to assign a reviewer because no user was specified."
+msgstr ""
+
+msgid "Failed to assign a user because no user was found."
+msgstr ""
+
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
+msgid "Failed to cancel auto stop because failed to update the environment."
+msgstr ""
+
+msgid "Failed to cancel auto stop because the environment is not set as auto stop."
+msgstr ""
+
+msgid "Failed to cancel auto stop because you do not have permission to update the environment."
+msgstr ""
+
+msgid "Failed to change the owner"
+msgstr ""
+
+msgid "Failed to check related branches."
+msgstr ""
+
+msgid "Failed to clone this issue because target project doesn't exist."
+msgstr ""
+
+msgid "Failed to clone this issue: wrong parameters."
+msgstr ""
+
+msgid "Failed to create a branch for this issue. Please try again."
+msgstr ""
+
+msgid "Failed to create a to-do item for the design."
+msgstr ""
+
+msgid "Failed to create framework"
+msgstr ""
+
+msgid "Failed to create import label for jira import."
+msgstr ""
+
+msgid "Failed to create repository"
+msgstr ""
+
+msgid "Failed to create resources"
+msgstr ""
+
+msgid "Failed to create wiki"
+msgstr ""
+
+msgid "Failed to deploy to"
+msgstr ""
+
+msgid "Failed to enqueue the rebase operation, possibly due to a long-lived transaction. Try again later."
+msgstr ""
+
+msgid "Failed to fetch the iteration for this issue. Please try again."
+msgstr ""
+
+msgid "Failed to fetch the iterations for the group. Please try again."
+msgstr ""
+
+msgid "Failed to find import label for Jira import."
+msgstr ""
+
+msgid "Failed to find users for %{missing}"
+msgstr ""
+
+msgid "Failed to generate export, please try again later."
+msgstr ""
+
+msgid "Failed to generate report, please try again after sometime"
+msgstr ""
+
+msgid "Failed to get ref."
+msgstr ""
+
+msgid "Failed to load"
+msgstr ""
+
+msgid "Failed to load Roadmap"
+msgstr ""
+
+msgid "Failed to load assignees."
+msgstr ""
+
+msgid "Failed to load assignees. Please try again."
+msgstr ""
+
+msgid "Failed to load authors. Please try again."
+msgstr ""
+
+msgid "Failed to load branches. Please try again."
+msgstr ""
+
+msgid "Failed to load deploy keys."
+msgstr ""
+
+msgid "Failed to load error details from Sentry."
+msgstr ""
+
+msgid "Failed to load errors from Sentry."
+msgstr ""
+
+msgid "Failed to load group activity metrics. Please try again."
+msgstr ""
+
+msgid "Failed to load groups, users and deploy keys."
+msgstr ""
+
+msgid "Failed to load groups."
+msgstr ""
+
+msgid "Failed to load iteration cadences."
+msgstr ""
+
+msgid "Failed to load iterations."
+msgstr ""
+
+msgid "Failed to load labels. Please try again."
+msgstr ""
+
+msgid "Failed to load milestones."
+msgstr ""
+
+msgid "Failed to load milestones. Please try again."
+msgstr ""
+
+msgid "Failed to load projects"
+msgstr ""
+
+msgid "Failed to load related branches"
+msgstr ""
+
+msgid "Failed to load stacktrace."
+msgstr ""
+
+msgid "Failed to make repository read-only. %{reason}"
+msgstr ""
+
+msgid "Failed to mark this issue as a duplicate because referenced issue was not found."
+msgstr ""
+
+msgid "Failed to move this issue because label was not found."
+msgstr ""
+
+msgid "Failed to move this issue because only a single label can be provided."
+msgstr ""
+
+msgid "Failed to move this issue because target project doesn't exist."
+msgstr ""
+
+msgid "Failed to promote label due to internal error. Please contact administrators."
+msgstr ""
+
+msgid "Failed to protect the branch"
+msgstr ""
+
+msgid "Failed to protect the environment"
+msgstr ""
+
+msgid "Failed to publish issue on status page."
+msgstr ""
+
+msgid "Failed to remove a Zoom meeting"
+msgstr ""
+
+msgid "Failed to remove a to-do item for the design."
+msgstr ""
+
+msgid "Failed to remove mirror."
+msgstr ""
+
+msgid "Failed to remove the pipeline schedule"
+msgstr ""
+
+msgid "Failed to remove timelog"
+msgstr ""
+
+msgid "Failed to remove user identity."
+msgstr ""
+
+msgid "Failed to remove user key."
+msgstr ""
+
+msgid "Failed to retrieve page"
+msgstr ""
+
+msgid "Failed to save merge conflicts resolutions. Please try again!"
+msgstr ""
+
+msgid "Failed to save new settings"
+msgstr ""
+
+msgid "Failed to save preferences (%{error_message})."
+msgstr ""
+
+msgid "Failed to save preferences."
+msgstr ""
+
+msgid "Failed to save timelog"
+msgstr ""
+
+msgid "Failed to set due date because the date format is invalid."
+msgstr ""
+
+msgid "Failed to set iteration on this issue. Please try again."
+msgstr ""
+
+msgid "Failed to signing using smartcard authentication"
+msgstr ""
+
+msgid "Failed to toggle the to-do status for the design."
+msgstr ""
+
+msgid "Failed to update branch!"
+msgstr ""
+
+msgid "Failed to update environment!"
+msgstr ""
+
+msgid "Failed to update framework"
+msgstr ""
+
+msgid "Failed to update issue status"
+msgstr ""
+
+msgid "Failed to update the Canary Ingress."
+msgstr ""
+
+msgid "Failed to upload object map file"
+msgstr ""
+
+msgid "Failure"
+msgstr ""
+
+msgid "False positive"
+msgstr ""
+
+msgid "Fast timeout"
+msgstr ""
+
+msgid "Faster releases. Better code. Less pain."
+msgstr ""
+
+msgid "Favicon"
+msgstr ""
+
+msgid "Favicon was successfully removed."
+msgstr ""
+
+msgid "Favicon will be removed. Are you sure?"
+msgstr ""
+
+msgid "Feature Flags"
+msgstr ""
+
+msgid "Feature deprecation"
+msgstr ""
+
+msgid "Feature flag status"
+msgstr ""
+
+msgid "Feature flag was not removed."
+msgstr ""
+
+msgid "Feature flag was successfully removed."
+msgstr ""
+
+msgid "FeatureFlags|%d user"
+msgid_plural "FeatureFlags|%d users"
+msgstr[0] ""
+
+msgid "FeatureFlags|%{percent} by available ID"
+msgstr ""
+
+msgid "FeatureFlags|%{percent} by session ID"
+msgstr ""
+
+msgid "FeatureFlags|%{percent} by user ID"
+msgstr ""
+
+msgid "FeatureFlags|%{percent} randomly"
+msgstr ""
+
+msgid "FeatureFlags|* (All Environments)"
+msgstr ""
+
+msgid "FeatureFlags|API URL"
+msgstr ""
+
+msgid "FeatureFlags|Active"
+msgstr ""
+
+msgid "FeatureFlags|Add strategy"
+msgstr ""
+
+msgid "FeatureFlags|All Environments"
+msgstr ""
+
+msgid "FeatureFlags|All Users"
+msgstr ""
+
+msgid "FeatureFlags|All users"
+msgstr ""
+
+msgid "FeatureFlags|Configure"
+msgstr ""
+
+msgid "FeatureFlags|Configure feature flags"
+msgstr ""
+
+msgid "FeatureFlags|Consider using the more flexible \"Percent rollout\" strategy instead."
+msgstr ""
+
+msgid "FeatureFlags|Create feature flag"
+msgstr ""
+
+msgid "FeatureFlags|Delete %{name}?"
+msgstr ""
+
+msgid "FeatureFlags|Delete feature flag"
+msgstr ""
+
+msgid "FeatureFlags|Description"
+msgstr ""
+
+msgid "FeatureFlags|Edit Feature Flag"
+msgstr ""
+
+msgid "FeatureFlags|Edit User List"
+msgstr ""
+
+msgid "FeatureFlags|Enable features for specific users and environments by configuring feature flag strategies."
+msgstr ""
+
+msgid "FeatureFlags|Environment Specs"
+msgstr ""
+
+msgid "FeatureFlags|Feature Flag"
+msgstr ""
+
+msgid "FeatureFlags|Feature Flag User List Details"
+msgstr ""
+
+msgid "FeatureFlags|Feature Flag User Lists"
+msgstr ""
+
+msgid "FeatureFlags|Feature Flag behavior is built up by creating a set of rules to define the status of target environments. A default wildcard rule %{codeStart}*%{codeEnd} for %{boldStart}All Environments%{boldEnd} is set, and you are able to add as many rules as you need by choosing environment specs below. You can toggle the behavior for each of your rules to set them %{boldStart}Active%{boldEnd} or %{boldStart}Inactive%{boldEnd}."
+msgstr ""
+
+msgid "FeatureFlags|Feature Flag has no strategies"
+msgstr ""
+
+msgid "FeatureFlags|Feature Flags"
+msgstr ""
+
+msgid "FeatureFlags|Feature flag %{name} will be removed. Are you sure?"
+msgstr ""
+
+msgid "FeatureFlags|Feature flags allow you to configure your code into different flavors by dynamically toggling certain functionality."
+msgstr ""
+
+msgid "FeatureFlags|Feature flags limit reached (%{featureFlagsLimit}). Delete one or more feature flags before adding new ones."
+msgstr ""
+
+msgid "FeatureFlags|Get started with feature flags"
+msgstr ""
+
+msgid "FeatureFlags|ID"
+msgstr ""
+
+msgid "FeatureFlags|Inactive"
+msgstr ""
+
+msgid "FeatureFlags|Inactive flag for %{scope}"
+msgstr ""
+
+msgid "FeatureFlags|Install a %{docsLinkAnchoredStart}compatible client library%{docsLinkAnchoredEnd} and specify the API URL, application name, and instance ID during the configuration setup. %{docsLinkStart}More Information%{docsLinkEnd}"
+msgstr ""
+
+msgid "FeatureFlags|Instance ID"
+msgstr ""
+
+msgid "FeatureFlags|List details"
+msgstr ""
+
+msgid "FeatureFlags|Loading feature flags"
+msgstr ""
+
+msgid "FeatureFlags|More information"
+msgstr ""
+
+msgid "FeatureFlags|Name"
+msgstr ""
+
+msgid "FeatureFlags|New"
+msgstr ""
+
+msgid "FeatureFlags|New Feature Flag"
+msgstr ""
+
+msgid "FeatureFlags|New User List"
+msgstr ""
+
+msgid "FeatureFlags|New feature flag"
+msgstr ""
+
+msgid "FeatureFlags|No user list selected"
+msgstr ""
+
+msgid "FeatureFlags|Percent of users"
+msgstr ""
+
+msgid "FeatureFlags|Percent rollout"
+msgstr ""
+
+msgid "FeatureFlags|Percent rollout must be an integer number between 0 and 100"
+msgstr ""
+
+msgid "FeatureFlags|Remove"
+msgstr ""
+
+msgid "FeatureFlags|Search code references"
+msgstr ""
+
+msgid "FeatureFlags|Set the Unleash client application name to the name of the environment your application runs in. This value is used to match environment scopes. See the %{linkStart}example client configuration%{linkEnd}."
+msgstr ""
+
+msgid "FeatureFlags|Status"
+msgstr ""
+
+msgid "FeatureFlags|Strategies"
+msgstr ""
+
+msgid "FeatureFlags|There was an error fetching the feature flags."
+msgstr ""
+
+msgid "FeatureFlags|To prevent accidental actions we ask you to confirm your intention. Please type %{projectName} to proceed or close this modal to cancel."
+msgstr ""
+
+msgid "FeatureFlags|Try again in a few moments or contact your support team."
+msgstr ""
+
+msgid "FeatureFlags|User IDs"
+msgstr ""
+
+msgid "FeatureFlags|User List"
+msgstr ""
+
+msgid "FeatureFlags|User Lists"
+msgstr ""
+
+msgid "FeatureFlags|View user lists"
+msgstr ""
+
+msgid "FeatureFlag|Percentage"
+msgstr ""
+
+msgid "FeatureFlag|Select a user list"
+msgstr ""
+
+msgid "FeatureFlag|Select the environment scope for this feature flag"
+msgstr ""
+
+msgid "FeatureFlag|There are no configured user lists"
+msgstr ""
+
+msgid "FeatureFlag|Type"
+msgstr ""
+
+msgid "FeatureFlag|User IDs"
+msgstr ""
+
+msgid "FeatureFlag|User List"
+msgstr ""
+
+msgid "Feb"
+msgstr ""
+
+msgid "February"
+msgstr ""
+
+msgid "Feedback and Updates"
+msgstr ""
+
+msgid "Fetch and check out this merge request's feature branch:"
+msgstr ""
+
+msgid "Fetching incoming email"
+msgstr ""
+
+msgid "File"
+msgstr ""
+
+msgid "File %{current} of %{total}"
+msgstr ""
+
+msgid "File Hooks"
+msgstr ""
+
+msgid "File Hooks (%{count})"
+msgstr ""
+
+msgid "File Tree"
+msgstr ""
+
+msgid "File added"
+msgstr ""
+
+msgid "File browser"
+msgstr ""
+
+msgid "File deleted"
+msgstr ""
+
+msgid "File hooks are similar to system hooks but are executed as files instead of sending data to a URL."
+msgstr ""
+
+msgid "File mode changed from %{a_mode} to %{b_mode}"
+msgstr ""
+
+msgid "File moved"
+msgstr ""
+
+msgid "File name"
+msgstr ""
+
+msgid "File renamed with no changes."
+msgstr ""
+
+msgid "File suppressed by a .gitattributes entry or the file's encoding is unsupported."
+msgstr ""
+
+msgid "File templates"
+msgstr ""
+
+msgid "File too large. Secure Files must be less than %{limit} MB."
+msgstr ""
+
+msgid "File upload error."
+msgstr ""
+
+msgid "Filename"
+msgstr ""
+
+msgid "Files"
+msgstr ""
+
+msgid "Files API Rate Limits"
+msgstr ""
+
+msgid "Files breadcrumb"
+msgstr ""
+
+msgid "Files with large changes are collapsed by default."
+msgstr ""
+
+msgid "Files, directories, and submodules in the path %{path} for commit reference %{ref}"
+msgstr ""
+
+msgid "Fill in the fields below, turn on %{strong_open}Enable SAML authentication for this group%{strong_close}, and press %{strong_open}Save changes%{strong_close}"
+msgstr ""
+
+msgid "Filter"
+msgstr ""
+
+msgid "Filter by"
+msgstr ""
+
+msgid "Filter by %{page_context_word} that are currently open."
+msgstr ""
+
+msgid "Filter by issues that are currently closed."
+msgstr ""
+
+msgid "Filter by issues that are currently opened."
+msgstr ""
+
+msgid "Filter by label"
+msgstr ""
+
+msgid "Filter by merge requests that are currently closed and unmerged."
+msgstr ""
+
+msgid "Filter by merge requests that are currently merged."
+msgstr ""
+
+msgid "Filter by milestone name"
+msgstr ""
+
+msgid "Filter by name"
+msgstr ""
+
+msgid "Filter by test cases that are currently archived."
+msgstr ""
+
+msgid "Filter by test cases that are currently open."
+msgstr ""
+
+msgid "Filter by user"
+msgstr ""
+
+msgid "Filter parameters are not valid. Make sure that the end date is after the start date."
+msgstr ""
+
+msgid "Filter pipelines"
+msgstr ""
+
+msgid "Filter results"
+msgstr ""
+
+msgid "Filter results by group"
+msgstr ""
+
+msgid "Filter results by project"
+msgstr ""
+
+msgid "Filter results..."
+msgstr ""
+
+msgid "Filter users"
+msgstr ""
+
+msgid "Filter..."
+msgstr ""
+
+msgid "Find File"
+msgstr ""
+
+msgid "Find bugs in your code with API fuzzing."
+msgstr ""
+
+msgid "Find bugs in your code with coverage-guided fuzzing."
+msgstr ""
+
+msgid "Find by path"
+msgstr ""
+
+msgid "Find file"
+msgstr ""
+
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
+msgid "Fingerprint (MD5)"
+msgstr ""
+
+msgid "Fingerprint (SHA256)"
+msgstr ""
+
+msgid "Fingerprints"
+msgstr ""
+
+msgid "Finish editing this message first!"
+msgstr ""
+
+msgid "Finish review"
+msgstr ""
+
+msgid "Finish setting up your dedicated account for %{group_name}."
+msgstr ""
+
+msgid "Finished"
+msgstr ""
+
+msgid "First Name"
+msgstr ""
+
+msgid "First Seen"
+msgstr ""
+
+msgid "First day of the week"
+msgstr ""
+
+msgid "First name"
+msgstr ""
+
+msgid "First seen"
+msgstr ""
+
+msgid "Fixed"
+msgstr ""
+
+msgid "Fixed burndown chart"
+msgstr ""
+
+msgid "Fixed:"
+msgstr ""
+
+msgid "Flags"
+msgstr ""
+
+msgid "FloC|Configure whether you want to participate in FLoC. %{floc_link_start}What is FLoC?%{floc_link_end}"
+msgstr ""
+
+msgid "FloC|Federated Learning of Cohorts (FLoC)"
+msgstr ""
+
+msgid "FloC|Participate in FLoC"
+msgstr ""
+
+msgid "Focus filter bar"
+msgstr ""
+
+msgid "FogBugz Email"
+msgstr ""
+
+msgid "FogBugz Import"
+msgstr ""
+
+msgid "FogBugz Password"
+msgstr ""
+
+msgid "FogBugz URL"
+msgstr ""
+
+msgid "FogBugz import"
+msgstr ""
+
+msgid "Fogbugz|Fogbugz import failed due to an error: %{error}"
+msgstr ""
+
+msgid "Fogbugz|Project %{repo} could not be found"
+msgstr ""
+
+msgid "Folder/%{name}"
+msgstr ""
+
+msgid "Follow"
+msgstr ""
+
+msgid "Followed Users' Activity"
+msgstr ""
+
+msgid "Followed users"
+msgstr ""
+
+msgid "Following tags don't exist"
+msgstr ""
+
+msgid "Font Color"
+msgstr ""
+
+msgid "Footer message"
+msgstr ""
+
+msgid "For a faster browsing experience, some files are collapsed by default."
+msgstr ""
+
+msgid "For additional information, review your %{link_to} or contact your group owner."
+msgstr ""
+
+msgid "For additional information, review your group membership: %{link_to} or contact your group owner."
+msgstr ""
+
+msgid "For each job, clone the repository."
+msgstr ""
+
+msgid "For each job, re-use the project workspace. If the workspace doesn't exist, use %{code_open}git clone%{code_close}."
+msgstr ""
+
+msgid "For example, the application using the token or the purpose of the token. Do not give sensitive information for the name of the token, as it will be visible to all %{resource_type} members."
+msgstr ""
+
+msgid "For faster browsing, not all history is shown."
+msgstr ""
+
+msgid "For files larger than this limit, only index the file name. The file content is neither indexed nor searchable."
+msgstr ""
+
+msgid "For general work"
+msgstr ""
+
+msgid "For individual use, create a separate account under your personal email address, not tied to the Enterprise email domain or group."
+msgstr ""
+
+msgid "For investigating IT service disruptions or outages"
+msgstr ""
+
+msgid "For more info, read the documentation."
+msgstr ""
+
+msgid "For more information on how the number of active users is calculated, see the %{self_managed_subscriptions_doc_link} documentation."
+msgstr ""
+
+msgid "For more information, go to the "
+msgstr ""
+
+msgid "For more information, see the File Hooks documentation."
+msgstr ""
+
+msgid "Forbidden"
+msgstr ""
+
+msgid "Forgot your password?"
+msgstr ""
+
+msgid "Fork"
+msgstr ""
+
+msgid "Fork Error!"
+msgstr ""
+
+msgid "Fork project"
+msgstr ""
+
+msgid "Fork project?"
+msgstr ""
+
+msgid "ForkProject|A fork is a copy of a project."
+msgstr ""
+
+msgid "ForkProject|An error occurred while forking the project. Please try again."
+msgstr ""
+
+msgid "ForkProject|Cancel"
+msgstr ""
+
+msgid "ForkProject|Create a group"
+msgstr ""
+
+msgid "ForkProject|Fork project"
+msgstr ""
+
+msgid "ForkProject|Forking a repository allows you to make changes without affecting the original project."
+msgstr ""
+
+msgid "ForkProject|Internal"
+msgstr ""
+
+msgid "ForkProject|Please select a namespace"
+msgstr ""
+
+msgid "ForkProject|Please select a visibility level"
+msgstr ""
+
+msgid "ForkProject|Private"
+msgstr ""
+
+msgid "ForkProject|Project access must be granted explicitly to each user. If this project is part of a group, access will be granted to members of the group."
+msgstr ""
+
+msgid "ForkProject|Public"
+msgstr ""
+
+msgid "ForkProject|Select a namespace"
+msgstr ""
+
+msgid "ForkProject|Something went wrong while loading data. Please refresh the page to try again."
+msgstr ""
+
+msgid "ForkProject|The project can be accessed by any logged in user."
+msgstr ""
+
+msgid "ForkProject|The project can be accessed without any authentication."
+msgstr ""
+
+msgid "ForkProject|Visibility level"
+msgstr ""
+
+msgid "ForkProject|Want to organize several dependent projects under the same namespace?"
+msgstr ""
+
+msgid "ForkSuggestion|Cancel"
+msgstr ""
+
+msgid "ForkSuggestion|Fork"
+msgstr ""
+
+msgid "ForkSuggestion|You can’t %{edit_start}edit%{edit_end} files directly in this project. Fork this project and submit a merge request with your changes."
+msgstr ""
+
+msgid "ForkedFromProjectPath|Forked from"
+msgstr ""
+
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr ""
+
+msgid "Forking in progress"
+msgstr ""
+
+msgid "Forks"
+msgstr ""
+
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
+msgstr ""
+
+msgid "ForksDivergence|%{messages} the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
+msgstr ""
+
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
+msgstr ""
+
+msgid "Format: %{dateFormat}"
+msgstr ""
+
+msgid "Framework successfully deleted"
+msgstr ""
+
+msgid "Free"
+msgstr ""
+
+msgid "Free Trial of GitLab.com Ultimate"
+msgstr ""
+
+msgid "Free User Cap"
+msgstr ""
+
+msgid "Free groups are limited to %{free_user_limit} member and the remaining members will get a status of over-limit and lose access to the group."
+msgid_plural "Free groups are limited to %{free_user_limit} members and the remaining members will get a status of over-limit and lose access to the group."
+msgstr[0] ""
+
+msgid "FreeUserCap|Alternatively you can upgrade to GitLab Premium or GitLab Ultimate:"
+msgstr ""
+
+msgid "FreeUserCap|Explore paid plans"
+msgstr ""
+
+msgid "FreeUserCap|Explore paid plans:"
+msgstr ""
+
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgstr ""
+
+msgid "FreeUserCap|Manage members"
+msgstr ""
+
+msgid "FreeUserCap|Manage members:"
+msgstr ""
+
+msgid "FreeUserCap|To get more members %{trial_link_start}start a trial %{trial_link_end} or %{upgrade_link_start}upgrade%{upgrade_link_end} to GitLab Premium or GitLab Ultimate."
+msgstr ""
+
+msgid "FreeUserCap|To get more members start a trial:"
+msgstr ""
+
+msgid "FreeUserCap|You've reached your member limit!"
+msgstr ""
+
+msgid "Freeze end"
+msgstr ""
+
+msgid "Freeze start"
+msgstr ""
+
+msgid "Frequency"
+msgstr ""
+
+msgid "Frequently searched"
+msgstr ""
+
+msgid "Fri"
+msgstr ""
+
+msgid "Friday"
+msgstr ""
+
+msgid "From"
+msgstr ""
+
+msgid "From %{code_open}%{source_title}%{code_close} into"
+msgstr ""
+
+msgid "From %{providerTitle}"
+msgstr ""
+
+msgid "From issue creation until deploy to production"
+msgstr ""
+
+msgid "From merge request merge until deploy to production"
+msgstr ""
+
+msgid "Full"
+msgstr ""
+
+msgid "Full log"
+msgstr ""
+
+msgid "Full name"
+msgstr ""
+
+msgid "GCP region configured"
+msgstr ""
+
+msgid "GPG Key ID:"
+msgstr ""
+
+msgid "GPG Keys"
+msgstr ""
+
+msgid "GPG key mismatch"
+msgstr ""
+
+msgid "GPG keys allow you to verify signed commits."
+msgstr ""
+
+msgid "GPG signature (loading...)"
+msgstr ""
+
+msgid "General"
+msgstr ""
+
+msgid "General Settings"
+msgstr ""
+
+msgid "General pipelines"
+msgstr ""
+
+msgid "General settings"
+msgstr ""
+
+msgid "Generate API key at %{site}"
+msgstr ""
+
+msgid "Generate a default set of labels"
+msgstr ""
+
+msgid "Generate group access tokens scoped to this group for your applications that need access to the GitLab API."
+msgstr ""
+
+msgid "Generate new export"
+msgstr ""
+
+msgid "Generate project access tokens scoped to this project for your applications that need access to the GitLab API."
+msgstr ""
+
+msgid "Generate site and private keys at"
+msgstr ""
+
+msgid "Generated with JSON data"
+msgstr ""
+
+msgid "Generic"
+msgstr ""
+
+msgid "Generic package file size in bytes"
+msgstr ""
+
+msgid "GenericReport|After"
+msgstr ""
+
+msgid "GenericReport|Before"
+msgstr ""
+
+msgid "GenericReport|Diff"
+msgstr ""
+
+msgid "Geo"
+msgstr ""
+
+msgid "Geo Replication"
+msgstr ""
+
+msgid "Geo Settings"
+msgstr ""
+
+msgid "Geo Sites"
+msgstr ""
+
+msgid "Geo sites"
+msgstr ""
+
+msgid "Geo|%d group selected"
+msgid_plural "%d groups selected"
+msgstr[0] ""
+
+msgid "Geo|%d shard selected"
+msgid_plural "%d shards selected"
+msgstr[0] ""
+
+msgid "Geo|%{boldStart}Not applicable%{boldEnd}: Geo does not verify this component yet. See the %{linkStart}data types we plan to support%{linkEnd}."
+msgstr ""
+
+msgid "Geo|%{component} synced"
+msgstr ""
+
+msgid "Geo|%{component} verified"
+msgstr ""
+
+msgid "Geo|%{label} %{timeAgo}"
+msgstr ""
+
+msgid "Geo|%{label} can't be blank"
+msgstr ""
+
+msgid "Geo|%{label} should be between 1-999"
+msgstr ""
+
+msgid "Geo|%{name} is scheduled for forced re-download"
+msgstr ""
+
+msgid "Geo|%{name} is scheduled for re-sync"
+msgstr ""
+
+msgid "Geo|%{name} is scheduled for re-verify"
+msgstr ""
+
+msgid "Geo|%{timeAgoStr} (%{pendingEvents} events)"
+msgstr ""
+
+msgid "Geo|%{title} checksum progress"
+msgstr ""
+
+msgid "Geo|Add New Site"
+msgstr ""
+
+msgid "Geo|Add site"
+msgstr ""
+
+msgid "Geo|All"
+msgstr ""
+
+msgid "Geo|All %{replicable_name}"
+msgstr ""
+
+msgid "Geo|All projects"
+msgstr ""
+
+msgid "Geo|All projects are being scheduled for resync"
+msgstr ""
+
+msgid "Geo|All projects are being scheduled for reverify"
+msgstr ""
+
+msgid "Geo|Allow this secondary site to replicate content on Object Storage"
+msgstr ""
+
+msgid "Geo|Allowed Geo IP"
+msgstr ""
+
+msgid "Geo|Allowed Geo IP can't be blank"
+msgstr ""
+
+msgid "Geo|Allowed Geo IP should be between 1 and 255 characters"
+msgstr ""
+
+msgid "Geo|Allowed Geo IP should contain valid IP addresses"
+msgstr ""
+
+msgid "Geo|Checksummed"
+msgstr ""
+
+msgid "Geo|Choose specific groups or storage shards"
+msgstr ""
+
+msgid "Geo|Comma-separated, e.g. '1.1.1.1, 2.2.2.0/24'"
+msgstr ""
+
+msgid "Geo|Configure various settings for your %{siteType} site. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "Geo|Connection timeout"
+msgstr ""
+
+msgid "Geo|Connection timeout can't be blank"
+msgstr ""
+
+msgid "Geo|Connection timeout must be a number"
+msgstr ""
+
+msgid "Geo|Connection timeout should be between 1-120"
+msgstr ""
+
+msgid "Geo|Consult Geo troubleshooting information"
+msgstr ""
+
+msgid "Geo|Container repositories synchronization concurrency limit"
+msgstr ""
+
+msgid "Geo|Could not remove tracking entry for an existing project."
+msgstr ""
+
+msgid "Geo|Data replication lag"
+msgstr ""
+
+msgid "Geo|Data type"
+msgstr ""
+
+msgid "Geo|Disabled"
+msgstr ""
+
+msgid "Geo|Discover GitLab Geo"
+msgstr ""
+
+msgid "Geo|Does not match the primary storage configuration"
+msgstr ""
+
+msgid "Geo|Edit %{nodeType} site"
+msgstr ""
+
+msgid "Geo|Edit Geo Site"
+msgstr ""
+
+msgid "Geo|Edit your search and try again."
+msgstr ""
+
+msgid "Geo|Errors:"
+msgstr ""
+
+msgid "Geo|External URL"
+msgstr ""
+
+msgid "Geo|Failed"
+msgstr ""
+
+msgid "Geo|File synchronization concurrency limit"
+msgstr ""
+
+msgid "Geo|Filter Geo sites"
+msgstr ""
+
+msgid "Geo|Filter by name"
+msgstr ""
+
+msgid "Geo|Filter by status"
+msgstr ""
+
+msgid "Geo|Full details"
+msgstr ""
+
+msgid "Geo|Geo Settings"
+msgstr ""
+
+msgid "Geo|Geo Status"
+msgstr ""
+
+msgid "Geo|Geo allows you to choose specific groups or storage shards to replicate."
+msgstr ""
+
+msgid "Geo|Geo can replicate objects stored in Object Storage (AWS S3, or other compatible object storage)."
+msgstr ""
+
+msgid "Geo|Geo sites"
+msgstr ""
+
+msgid "Geo|Geo sites are paused using a command run on the site"
+msgstr ""
+
+msgid "Geo|Go to the primary site"
+msgstr ""
+
+msgid "Geo|Groups to synchronize"
+msgstr ""
+
+msgid "Geo|Healthy"
+msgstr ""
+
+msgid "Geo|If enabled, GitLab will handle Object Storage replication using Geo."
+msgstr ""
+
+msgid "Geo|If you want to make changes, you must visit the primary site."
+msgstr ""
+
+msgid "Geo|In progress"
+msgstr ""
+
+msgid "Geo|Internal URL"
+msgstr ""
+
+msgid "Geo|Internal URL (optional)"
+msgstr ""
+
+msgid "Geo|Last event ID from primary"
+msgstr ""
+
+msgid "Geo|Last event ID processed by cursor"
+msgstr ""
+
+msgid "Geo|Last repository check run"
+msgstr ""
+
+msgid "Geo|Last successful sync"
+msgstr ""
+
+msgid "Geo|Last sync attempt"
+msgstr ""
+
+msgid "Geo|Last time verified"
+msgstr ""
+
+msgid "Geo|Learn more about Geo"
+msgstr ""
+
+msgid "Geo|Learn more about Geo site statuses"
+msgstr ""
+
+msgid "Geo|Limit the number of concurrent operations this secondary site can run in the background."
+msgstr ""
+
+msgid "Geo|Make everyone on your team more productive regardless of their location. GitLab Geo creates read-only mirrors of your GitLab instance so you can reduce the time it takes to clone and fetch large repos."
+msgstr ""
+
+msgid "Geo|Minimum interval in days"
+msgstr ""
+
+msgid "Geo|Must match with the %{codeStart}external_url%{codeEnd} in %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
+msgstr ""
+
+msgid "Geo|Must match with the %{codeStart}geo_node_name%{codeEnd} in %{codeStart}/etc/gitlab/gitlab.rb%{codeEnd}."
+msgstr ""
+
+msgid "Geo|Never"
+msgstr ""
+
+msgid "Geo|Next sync scheduled at"
+msgstr ""
+
+msgid "Geo|No %{replicable_type} were found. If you believe this may be an error, please refer to the %{linkStart}Geo Troubleshooting%{linkEnd} documentation for more information."
+msgstr ""
+
+msgid "Geo|No %{replicable} were found. If you believe this may be an error, please refer to the %{linkStart}Geo Troubleshooting%{linkEnd} documentation for more information."
+msgstr ""
+
+msgid "Geo|No Geo site found"
+msgstr ""
+
+msgid "Geo|No available replication slots"
+msgstr ""
+
+msgid "Geo|Nothing found…"
+msgstr ""
+
+msgid "Geo|Nothing to checksum"
+msgstr ""
+
+msgid "Geo|Nothing to synchronize"
+msgstr ""
+
+msgid "Geo|Nothing to verify"
+msgstr ""
+
+msgid "Geo|Object Storage replication"
+msgstr ""
+
+msgid "Geo|Offline"
+msgstr ""
+
+msgid "Geo|Pending synchronization"
+msgstr ""
+
+msgid "Geo|Pending verification"
+msgstr ""
+
+msgid "Geo|Primary"
+msgstr ""
+
+msgid "Geo|Primary site"
+msgstr ""
+
+msgid "Geo|Project (ID: %{project_id}) no longer exists on the primary. It is safe to remove this entry, as this will not remove any data on disk."
+msgstr ""
+
+msgid "Geo|Projects in certain groups"
+msgstr ""
+
+msgid "Geo|Projects in certain storage shards"
+msgstr ""
+
+msgid "Geo|Queued"
+msgstr ""
+
+msgid "Geo|Re-verification interval"
+msgstr ""
+
+msgid "Geo|Redownload"
+msgstr ""
+
+msgid "Geo|Remove"
+msgstr ""
+
+msgid "Geo|Remove %{nodeType} site"
+msgstr ""
+
+msgid "Geo|Remove entry"
+msgstr ""
+
+msgid "Geo|Remove site"
+msgstr ""
+
+msgid "Geo|Remove tracking database entry"
+msgstr ""
+
+msgid "Geo|Removing a Geo site stops the synchronization to and from that site. Are you sure?"
+msgstr ""
+
+msgid "Geo|Replicated data is verified with the secondary site(s) using checksums"
+msgstr ""
+
+msgid "Geo|Replicated data is verified with the secondary site(s) using checksums."
+msgstr ""
+
+msgid "Geo|Replication Details"
+msgstr ""
+
+msgid "Geo|Replication slot WAL"
+msgstr ""
+
+msgid "Geo|Replication slots"
+msgstr ""
+
+msgid "Geo|Replication status"
+msgstr ""
+
+msgid "Geo|Replication summary"
+msgstr ""
+
+msgid "Geo|Repository synchronization concurrency limit"
+msgstr ""
+
+msgid "Geo|Resync"
+msgstr ""
+
+msgid "Geo|Resync all"
+msgstr ""
+
+msgid "Geo|Resync all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Resync all %{total}%{replicableType}"
+msgstr ""
+
+msgid "Geo|Resync project"
+msgstr ""
+
+msgid "Geo|Retry count"
+msgstr ""
+
+msgid "Geo|Reverify"
+msgstr ""
+
+msgid "Geo|Reverify all"
+msgstr ""
+
+msgid "Geo|Reverify all %{projects_count} projects"
+msgstr ""
+
+msgid "Geo|Reverify project"
+msgstr ""
+
+msgid "Geo|Review replication status, and resynchronize and reverify items with the primary site."
+msgstr ""
+
+msgid "Geo|Secondary"
+msgstr ""
+
+msgid "Geo|Secondary site"
+msgstr ""
+
+msgid "Geo|Select groups to replicate"
+msgstr ""
+
+msgid "Geo|Select shards to replicate"
+msgstr ""
+
+msgid "Geo|Selective (%{syncLabel})"
+msgstr ""
+
+msgid "Geo|Selective synchronization"
+msgstr ""
+
+msgid "Geo|Set the timeout in seconds to send a secondary site status to the primary and IPs allowed for the secondary sites."
+msgstr ""
+
+msgid "Geo|Set verification limit and frequency."
+msgstr ""
+
+msgid "Geo|Set what should be replicated by this secondary site."
+msgstr ""
+
+msgid "Geo|Shards to synchronize"
+msgstr ""
+
+msgid "Geo|Show more"
+msgstr ""
+
+msgid "Geo|Site name can't be blank"
+msgstr ""
+
+msgid "Geo|Site name should be between 1 and 255 characters"
+msgstr ""
+
+msgid "Geo|Site's status was updated %{timeAgo}."
+msgstr ""
+
+msgid "Geo|Status"
+msgstr ""
+
+msgid "Geo|Storage config"
+msgstr ""
+
+msgid "Geo|Synced"
+msgstr ""
+
+msgid "Geo|Synchronization"
+msgstr ""
+
+msgid "Geo|Synchronization failed - %{error}"
+msgstr ""
+
+msgid "Geo|Synchronization settings"
+msgstr ""
+
+msgid "Geo|Synchronization status"
+msgstr ""
+
+msgid "Geo|The URL of the primary site that is used internally by the secondary sites."
+msgstr ""
+
+msgid "Geo|The URL of the secondary site that is used internally by the primary site."
+msgstr ""
+
+msgid "Geo|The database is currently %{db_lag} behind the primary site."
+msgstr ""
+
+msgid "Geo|The site is currently %{minutes_behind} behind the primary site."
+msgstr ""
+
+msgid "Geo|There are no %{replicable_type} to show"
+msgstr ""
+
+msgid "Geo|There are no %{replicable} to show"
+msgstr ""
+
+msgid "Geo|There was an error deleting the Geo Site"
+msgstr ""
+
+msgid "Geo|There was an error fetching the Geo Settings"
+msgstr ""
+
+msgid "Geo|There was an error fetching the Geo Sites"
+msgstr ""
+
+msgid "Geo|There was an error fetching the Sites's Groups"
+msgstr ""
+
+msgid "Geo|There was an error saving this Geo Site"
+msgstr ""
+
+msgid "Geo|There was an error updating the Geo Settings"
+msgstr ""
+
+msgid "Geo|This GitLab instance is subscribed to the %{insufficient_license} tier. Geo is only available for users who have at least a Premium subscription."
+msgstr ""
+
+msgid "Geo|This will resync all %{replicableType}. It may take some time to complete. Are you sure you want to continue?"
+msgstr ""
+
+msgid "Geo|This will resync all projects. It may take some time to complete. Are you sure you want to continue?"
+msgstr ""
+
+msgid "Geo|This will reverify all projects. It may take some time to complete. Are you sure you want to continue?"
+msgstr ""
+
+msgid "Geo|Time in seconds"
+msgstr ""
+
+msgid "Geo|Tracking database entry will be removed. Are you sure?"
+msgstr ""
+
+msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
+msgstr ""
+
+msgid "Geo|Tuning settings"
+msgstr ""
+
+msgid "Geo|URL can't be blank"
+msgstr ""
+
+msgid "Geo|URL must be a valid url (ex: https://gitlab.com)"
+msgstr ""
+
+msgid "Geo|Undefined"
+msgstr ""
+
+msgid "Geo|Unhealthy"
+msgstr ""
+
+msgid "Geo|Unknown"
+msgstr ""
+
+msgid "Geo|Updated %{timeAgo}"
+msgstr ""
+
+msgid "Geo|Verification"
+msgstr ""
+
+msgid "Geo|Verification concurrency limit"
+msgstr ""
+
+msgid "Geo|Verification failed - %{error}"
+msgstr ""
+
+msgid "Geo|Verification information"
+msgstr ""
+
+msgid "Geo|Verification status"
+msgstr ""
+
+msgid "Geo|Verified"
+msgstr ""
+
+msgid "Geo|Waiting for scheduler"
+msgstr ""
+
+msgid "Geo|With GitLab Geo, you can install a special read-only and replicated instance anywhere."
+msgstr ""
+
+msgid "Geo|You are on a secondary, %{b_open}read-only%{b_close} Geo site."
+msgstr ""
+
+msgid "Geo|You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
+msgstr ""
+
+msgid "Geo|misconfigured"
+msgstr ""
+
+msgid "Geo|primary"
+msgstr ""
+
+msgid "Geo|secondary"
+msgstr ""
+
+msgid "Get a free instance review"
+msgstr ""
+
+msgid "Get a support subscription"
+msgstr ""
+
+msgid "Get started"
+msgstr ""
+
+msgid "Get started with GitLab"
+msgstr ""
+
+msgid "Get started with error tracking"
+msgstr ""
+
+msgid "Get started with performance monitoring"
+msgstr ""
+
+msgid "Get started!"
+msgstr ""
+
+msgid "Git"
+msgstr ""
+
+msgid "Git LFS Rate Limits"
+msgstr ""
+
+msgid "Git LFS is not enabled on this GitLab server, contact your admin."
+msgstr ""
+
+msgid "Git LFS objects will be synced if LFS is %{docs_link_start}enabled for the project%{docs_link_end}. Push mirrors will %{strong_open}not%{strong_close} sync LFS objects over SSH."
+msgstr ""
+
+msgid "Git LFS status:"
+msgstr ""
+
+msgid "Git global setup"
+msgstr ""
+
+msgid "Git repository URL"
+msgstr ""
+
+msgid "Git revision"
+msgstr ""
+
+msgid "Git shallow clone"
+msgstr ""
+
+msgid "Git strategy"
+msgstr ""
+
+msgid "Git transfer in progress"
+msgstr ""
+
+msgid "Git version"
+msgstr ""
+
+msgid "GitAbuse|Automatically ban users from this %{scope} when they exceed the specified limits"
+msgstr ""
+
+msgid "GitAbuse|Excluded users"
+msgstr ""
+
+msgid "GitAbuse|Number of repositories"
+msgstr ""
+
+msgid "GitAbuse|Number of repositories can't be blank. Set to 0 for no limit."
+msgstr ""
+
+msgid "GitAbuse|Number of repositories must be a number."
+msgstr ""
+
+msgid "GitAbuse|Number of repositories should be between %{minNumRepos}-%{maxNumRepos}."
+msgstr ""
+
+msgid "GitAbuse|Reporting time period (seconds)"
+msgstr ""
+
+msgid "GitAbuse|Reporting time period can't be blank. Set to 0 for no limit."
+msgstr ""
+
+msgid "GitAbuse|Reporting time period must be a number."
+msgstr ""
+
+msgid "GitAbuse|Reporting time period should be between %{minTimePeriod}-%{maxTimePeriod} seconds."
+msgstr ""
+
+msgid "GitAbuse|The maximum number of unique repositories a user can download in the specified time period before they're banned."
+msgstr ""
+
+msgid "GitAbuse|Users who are excluded from the Git abuse rate limit."
+msgstr ""
+
+msgid "GitAbuse|You cannot specify more than %{maxExcludedUsers} excluded users."
+msgstr ""
+
+msgid "GitHub API rate limit exceeded. Try again after %{reset_time}"
+msgstr ""
+
+msgid "GitHub import"
+msgstr ""
+
+msgid "GitHubImporter|*Merged by: %{author} at %{timestamp}*"
+msgstr ""
+
+msgid "GitLab"
+msgstr ""
+
+msgid "GitLab (self-managed)"
+msgstr ""
+
+msgid "GitLab / Unsubscribe"
+msgstr ""
+
+msgid "GitLab API"
+msgstr ""
+
+msgid "GitLab Account Request"
+msgstr ""
+
+msgid "GitLab Billing Team."
+msgstr ""
+
+msgid "GitLab Community Edition"
+msgstr ""
+
+msgid "GitLab Enterprise Edition"
+msgstr ""
+
+msgid "GitLab Error Tracking"
+msgstr ""
+
+msgid "GitLab Import"
+msgstr ""
+
+msgid "GitLab Issue"
+msgstr ""
+
+msgid "GitLab KAS"
+msgstr ""
+
+msgid "GitLab Pages"
+msgstr ""
+
+msgid "GitLab Shell"
+msgstr ""
+
+msgid "GitLab Support Bot"
+msgstr ""
+
+msgid "GitLab Team Member"
+msgstr ""
+
+msgid "GitLab Ultimate trial"
+msgstr ""
+
+msgid "GitLab User"
+msgstr ""
+
+msgid "GitLab Workhorse"
+msgstr ""
+
+msgid "GitLab account request rejected"
+msgstr ""
+
+msgid "GitLab commit"
+msgstr ""
+
+msgid "GitLab documentation"
+msgstr ""
+
+msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
+msgstr ""
+
+msgid "GitLab export"
+msgstr ""
+
+msgid "GitLab for Jira Cloud"
+msgstr ""
+
+msgid "GitLab group: %{source_link}"
+msgstr ""
+
+msgid "GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited"
+msgstr ""
+
+msgid "GitLab informs you if a new version is available. %{link_start}What information does GitLab Inc. collect?%{link_end}"
+msgstr ""
+
+msgid "GitLab is a complete DevOps platform, delivered as a single application, fundamentally changing the way Development, Security, and Ops teams collaborate"
+msgstr ""
+
+msgid "GitLab is a complete DevOps platform, delivered as a single application, fundamentally changing the way%{br_tag}Development, Security, and Ops teams collaborate"
+msgstr ""
+
+msgid "GitLab is a single application for the entire software development lifecycle. From project planning and source code management to CI/CD, monitoring, and security."
+msgstr ""
+
+msgid "GitLab is free to use. Many features for larger teams are part of our %{link_start}paid products%{link_end}. You can try Ultimate for free without any obligation or payment details."
+msgstr ""
+
+msgid "GitLab is obtaining a Let's Encrypt SSL certificate for this domain. This process can take some time. Please try again later."
+msgstr ""
+
+msgid "GitLab is open source software to collaborate on code."
+msgstr ""
+
+msgid "GitLab is undergoing maintenance"
+msgstr ""
+
+msgid "GitLab logo"
+msgstr ""
+
+msgid "GitLab metadata URL"
+msgstr ""
+
+msgid "GitLab project export"
+msgstr ""
+
+msgid "GitLab single sign-on URL"
+msgstr ""
+
+msgid "GitLab username"
+msgstr ""
+
+msgid "GitLab uses %{linkStart}Sidekiq%{linkEnd} to process background jobs"
+msgstr ""
+
+msgid "GitLab version"
+msgstr ""
+
+msgid "GitLab will create a branch in your fork and start a merge request."
+msgstr ""
+
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
+msgstr[0] ""
+
+msgid "GitLab.com (SaaS)"
+msgstr ""
+
+msgid "GitLab.com import"
+msgstr ""
+
+msgid "GitLabPagesDomains|Retry"
+msgstr ""
+
+msgid "GitLabPages|%{domain} is not verified. To learn how to verify ownership, visit your %{link_start}domain details%{link_end}."
+msgstr ""
+
+msgid "GitLabPages|Access Control is enabled for this Pages website; only authorized users will be able to access it. To make your website publicly available, navigate to your project's %{strong_start}Settings &gt; General &gt; Visibility%{strong_end} and select %{strong_start}Everyone%{strong_end} in pages section. Read the %{link_start}documentation%{link_end} for more information."
+msgstr ""
+
+msgid "GitLabPages|Access pages"
+msgstr ""
+
+msgid "GitLabPages|Are you sure?"
+msgstr ""
+
+msgid "GitLabPages|Can be overridden per project. For no limit, enter 0. To inherit the value, leave empty."
+msgstr ""
+
+msgid "GitLabPages|Certificate: %{subject}"
+msgstr ""
+
+msgid "GitLabPages|Check the Pipeline Status"
+msgstr ""
+
+msgid "GitLabPages|Configure pages"
+msgstr ""
+
+msgid "GitLabPages|Domains"
+msgstr ""
+
+msgid "GitLabPages|Edit"
+msgstr ""
+
+msgid "GitLabPages|Expired"
+msgstr ""
+
+msgid "GitLabPages|Force HTTPS (requires valid certificates)"
+msgstr ""
+
+msgid "GitLabPages|GitLab Pages are disabled for this project. You can enable them on your project's %{strong_start}Settings &gt; General &gt; Visibility%{strong_end} page."
+msgstr ""
+
+msgid "GitLabPages|Maximum size (MB)"
+msgstr ""
+
+msgid "GitLabPages|New Domain"
+msgstr ""
+
+msgid "GitLabPages|Only project maintainers can remove pages"
+msgstr ""
+
+msgid "GitLabPages|Pages"
+msgstr ""
+
+msgid "GitLabPages|Remove"
+msgstr ""
+
+msgid "GitLabPages|Remove certificate"
+msgstr ""
+
+msgid "GitLabPages|Remove domain"
+msgstr ""
+
+msgid "GitLabPages|Remove pages"
+msgstr ""
+
+msgid "GitLabPages|Removing pages will prevent them from being exposed to the outside world."
+msgstr ""
+
+msgid "GitLabPages|Save changes"
+msgstr ""
+
+msgid "GitLabPages|Something went wrong while obtaining the Let's Encrypt certificate for %{domain}. To retry visit your %{link_start}domain details%{link_end}."
+msgstr ""
+
+msgid "GitLabPages|Start over"
+msgstr ""
+
+msgid "GitLabPages|Support for domains and certificates is disabled. Ask your system's administrator to enable it."
+msgstr ""
+
+msgid "GitLabPages|Unverified"
+msgstr ""
+
+msgid "GitLabPages|Updating your Pages configuration..."
+msgstr ""
+
+msgid "GitLabPages|Verified"
+msgstr ""
+
+msgid "GitLabPages|Waiting for the Pages Pipeline to complete..."
+msgstr ""
+
+msgid "GitLabPages|When enabled, all attempts to visit your website through HTTP are automatically redirected to HTTPS using a response with status code 301. Requires a valid certificate for all domains. %{docs_link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "GitLabPages|When using Pages under the general domain of a GitLab instance (%{pages_host}), you cannot use HTTPS with subdomains of subdomains. If your namespace or groupname contains a dot, it does not work. This is a limitation of the HTTP Over TLS protocol. HTTP pages work if you don't redirect HTTP to HTTPS. %{docs_link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "GitLabPages|With GitLab Pages you can host your static website directly from your GitLab repository. %{docs_link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "GitLabPages|Your Pages site is not configured yet. See the %{docs_link_start}GitLab Pages documentation%{link_end} to learn how to upload your static site and have GitLab serve it. You can also take some inspiration from the %{samples_link_start}sample Pages projects%{link_end}."
+msgstr ""
+
+msgid "GitLabPages|Your Project has been configured for Pages. Now we have to wait for the Pipeline to succeed for the first time."
+msgstr ""
+
+msgid "GitLabPages|Your pages are served under:"
+msgstr ""
+
+msgid "Gitaly Servers"
+msgstr ""
+
+msgid "Gitaly relative path:"
+msgstr ""
+
+msgid "Gitaly storage name:"
+msgstr ""
+
+msgid "Gitaly timeouts"
+msgstr ""
+
+msgid "Gitaly|Address"
+msgstr ""
+
+msgid "Gitea Host URL"
+msgstr ""
+
+msgid "Gitea Import"
+msgstr ""
+
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
+msgid "GithubImporter|PR mergers"
+msgstr ""
+
+msgid "GithubImporter|PR reviews"
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
+msgid "GithubImporter|Pull requests"
+msgstr ""
+
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
+msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
+msgstr ""
+
+msgid "GithubIntegration|Enable static status check names"
+msgstr ""
+
+msgid "GithubIntegration|Obtain statuses for commits and pull requests."
+msgstr ""
+
+msgid "GithubIntegration|Repository URL"
+msgstr ""
+
+msgid "GithubIntegration|Select this if you want GitHub to mark status checks as \"Required\". %{learn_more_link_start}Learn more%{learn_more_link_end}."
+msgstr ""
+
+msgid "GithubIntegration|Static status check names (optional)"
+msgstr ""
+
+msgid "GithubIntegration|This requires mirroring your GitHub repository to this project. %{docs_link}"
+msgstr ""
+
+msgid "Gitpod"
+msgstr ""
+
+msgid "Gitpod|Enable Gitpod integration"
+msgstr ""
+
+msgid "Gitpod|Gitpod URL"
+msgstr ""
+
+msgid "Gitpod|The URL to your Gitpod instance configured to read your GitLab projects, such as https://gitpod.example.com."
+msgstr ""
+
+msgid "Gitpod|To use Gitpod you must first enable the feature in the integrations section of your %{linkStart}user preferences%{linkEnd}."
+msgstr ""
+
+msgid "Gitpod|To use the integration, each user must also enable Gitpod on their GitLab account. %{link_start}How do I enable it?%{link_end} "
+msgstr ""
+
+msgid "Gitpod|https://gitpod.example.com"
+msgstr ""
+
+msgid "Given access %{time_ago}"
+msgstr ""
+
+msgid "Given epic is already related to this epic."
+msgstr ""
+
+msgid "Global Search is disabled for this scope"
+msgstr ""
+
+msgid "Global Shortcuts"
+msgstr ""
+
+msgid "Global notification email"
+msgstr ""
+
+msgid "Global notification level"
+msgstr ""
+
+msgid "Global notification settings"
+msgstr ""
+
+msgid "GlobalSearch| %{search} %{description} %{scope}"
+msgstr ""
+
+msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
+msgstr ""
+
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
+msgid "GlobalSearch|Close"
+msgstr ""
+
+msgid "GlobalSearch|Group"
+msgstr ""
+
+msgid "GlobalSearch|Groups"
+msgstr ""
+
+msgid "GlobalSearch|Help"
+msgstr ""
+
+msgid "GlobalSearch|In this project"
+msgstr ""
+
+msgid "GlobalSearch|Issues I've created"
+msgstr ""
+
+msgid "GlobalSearch|Issues assigned to me"
+msgstr ""
+
+msgid "GlobalSearch|Language"
+msgstr ""
+
+msgid "GlobalSearch|Merge requests I've created"
+msgstr ""
+
+msgid "GlobalSearch|Merge requests assigned to me"
+msgstr ""
+
+msgid "GlobalSearch|Merge requests that I'm a reviewer"
+msgstr ""
+
+msgid "GlobalSearch|Project"
+msgstr ""
+
+msgid "GlobalSearch|Projects"
+msgstr ""
+
+msgid "GlobalSearch|Recent epics"
+msgstr ""
+
+msgid "GlobalSearch|Recent issues"
+msgstr ""
+
+msgid "GlobalSearch|Recent merge requests"
+msgstr ""
+
+msgid "GlobalSearch|Result count is over limit."
+msgstr ""
+
+msgid "GlobalSearch|Results updated. %{count} results available. Use the up and down arrow keys to navigate search results list, or ENTER to submit."
+msgstr ""
+
+msgid "GlobalSearch|Search"
+msgstr ""
+
+msgid "GlobalSearch|Search GitLab"
+msgstr ""
+
+msgid "GlobalSearch|Search for projects, issues, etc."
+msgstr ""
+
+msgid "GlobalSearch|Search results are loading"
+msgstr ""
+
+msgid "GlobalSearch|Settings"
+msgstr ""
+
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
+msgid "GlobalSearch|Syntax options"
+msgstr ""
+
+msgid "GlobalSearch|There was an error fetching search autocomplete suggestions."
+msgstr ""
+
+msgid "GlobalSearch|There was an error fetching the \"Syntax Options\" document."
+msgstr ""
+
+msgid "GlobalSearch|Type and press the enter key to submit search."
+msgstr ""
+
+msgid "GlobalSearch|Type for new suggestions to appear below."
+msgstr ""
+
+msgid "GlobalSearch|Use the shortcut key %{kbdOpen}/%{kbdClose} to start a search"
+msgstr ""
+
+msgid "GlobalSearch|Users"
+msgstr ""
+
+msgid "GlobalSearch|What are you searching for?"
+msgstr ""
+
+msgid "GlobalSearch|all GitLab"
+msgstr ""
+
+msgid "GlobalSearch|group"
+msgstr ""
+
+msgid "GlobalSearch|in %{scope}"
+msgstr ""
+
+msgid "GlobalSearch|project"
+msgstr ""
+
+msgid "GlobalShortcuts|Copied source branch name to clipboard."
+msgstr ""
+
+msgid "GlobalShortcuts|Unable to copy the source branch name at this time."
+msgstr ""
+
+msgid "Globally-allowed IP ranges"
+msgstr ""
+
+msgid "Go Back"
+msgstr ""
+
+msgid "Go Micro is a framework for micro service development"
+msgstr ""
+
+msgid "Go back"
+msgstr ""
+
+msgid "Go back (while searching for files)"
+msgstr ""
+
+msgid "Go back to configuration"
+msgstr ""
+
+msgid "Go full screen"
+msgstr ""
+
+msgid "Go to %{source_name}"
+msgstr ""
+
+msgid "Go to commits"
+msgstr ""
+
+msgid "Go to definition"
+msgstr ""
+
+msgid "Go to environments"
+msgstr ""
+
+msgid "Go to environments page to approve or reject"
+msgstr ""
+
+msgid "Go to epic"
+msgstr ""
+
+msgid "Go to file"
+msgstr ""
+
+msgid "Go to file permalink (while viewing a file)"
+msgstr ""
+
+msgid "Go to files"
+msgstr ""
+
+msgid "Go to find file"
+msgstr ""
+
+msgid "Go to issue boards"
+msgstr ""
+
+msgid "Go to issues"
+msgstr ""
+
+msgid "Go to jobs"
+msgstr ""
+
+msgid "Go to kubernetes"
+msgstr ""
+
+msgid "Go to merge requests"
+msgstr ""
+
+msgid "Go to metrics"
+msgstr ""
+
+msgid "Go to next page"
+msgstr ""
+
+msgid "Go to next unresolved thread"
+msgstr ""
+
+msgid "Go to page %{page}"
+msgstr ""
+
+msgid "Go to parent"
+msgstr ""
+
+msgid "Go to parent directory"
+msgstr ""
+
+msgid "Go to previous page"
+msgstr ""
+
+msgid "Go to previous unresolved thread"
+msgstr ""
+
+msgid "Go to primary site"
+msgstr ""
+
+msgid "Go to project"
+msgstr ""
+
+msgid "Go to releases"
+msgstr ""
+
+msgid "Go to repository charts"
+msgstr ""
+
+msgid "Go to repository graph"
+msgstr ""
+
+msgid "Go to snippets"
+msgstr ""
+
+msgid "Go to the %{b_open}Activity%{b_close} page for %{project_link}."
+msgstr ""
+
+msgid "Go to the 'Admin area &gt; Sign-up restrictions', and check 'Allowed domains for sign-ups'."
+msgstr ""
+
+msgid "Go to the 'Admin area &gt; Sign-up restrictions', and check 'Email restrictions for sign-ups'."
+msgstr ""
+
+msgid "Go to the 'Admin area &gt; Sign-up restrictions', and check the 'Domain denylist'."
+msgstr ""
+
+msgid "Go to the activity feed"
+msgstr ""
+
+msgid "Go to the group’s 'Settings &gt; General' page, and check 'Restrict membership by email domain'."
+msgstr ""
+
+msgid "Go to the milestone list"
+msgstr ""
+
+msgid "Go to the project's activity feed"
+msgstr ""
+
+msgid "Go to the project's overview page"
+msgstr ""
+
+msgid "Go to wiki"
+msgstr ""
+
+msgid "Go to your To-Do list"
+msgstr ""
+
+msgid "Go to your fork"
+msgstr ""
+
+msgid "Go to your groups"
+msgstr ""
+
+msgid "Go to your issues"
+msgstr ""
+
+msgid "Go to your merge requests"
+msgstr ""
+
+msgid "Go to your projects"
+msgstr ""
+
+msgid "Go to your review requests"
+msgstr ""
+
+msgid "Go to your snippets"
+msgstr ""
+
+msgid "Google Cloud"
+msgstr ""
+
+msgid "Google Cloud Error - %{error}"
+msgstr ""
+
+msgid "Google Cloud Project"
+msgstr ""
+
+msgid "Google Cloud authorizations required"
+msgstr ""
+
+msgid "GoogleCloud|Cancel"
+msgstr ""
+
+msgid "GoogleCloud|Configured region is linked to the selected branch or tag"
+msgstr ""
+
+msgid "GoogleCloud|Create service account"
+msgstr ""
+
+msgid "GoogleCloud|Generated service account is linked to the selected branch or tag"
+msgstr ""
+
+msgid "GoogleCloud|Google Cloud project"
+msgstr ""
+
+msgid "GoogleCloud|Google OAuth2 token revocation request failed"
+msgstr ""
+
+msgid "GoogleCloud|Google OAuth2 token revocation requested"
+msgstr ""
+
+msgid "GoogleCloud|I understand the responsibilities involved with managing service account keys"
+msgstr ""
+
+msgid "GoogleCloud|New service account is generated for the selected Google Cloud project"
+msgstr ""
+
+msgid "GoogleCloud|Refs"
+msgstr ""
+
+msgid "GoogleCloud|Revoke authorizations"
+msgstr ""
+
+msgid "GoogleCloud|Revoke authorizations granted to GitLab. This does not invalidate service accounts."
+msgstr ""
+
+msgid "Got it"
+msgstr ""
+
+msgid "Got it!"
+msgstr ""
+
+msgid "Grafana URL"
+msgstr ""
+
+msgid "Grafana response contains invalid json"
+msgstr ""
+
+msgid "GrafanaIntegration|API token"
+msgstr ""
+
+msgid "GrafanaIntegration|Active"
+msgstr ""
+
+msgid "GrafanaIntegration|Enter the %{docLinkStart}Grafana API token%{docLinkEnd}."
+msgstr ""
+
+msgid "GrafanaIntegration|Enter the base URL of the Grafana instance."
+msgstr ""
+
+msgid "GrafanaIntegration|Grafana URL"
+msgstr ""
+
+msgid "GrafanaIntegration|Grafana authentication"
+msgstr ""
+
+msgid "GrafanaIntegration|Set up Grafana authentication to embed Grafana panels in GitLab Flavored Markdown."
+msgstr ""
+
+msgid "Grant access"
+msgstr ""
+
+msgid "Grant write permissions to this key"
+msgstr ""
+
+msgid "Graph"
+msgstr ""
+
+msgid "GraphQL"
+msgstr ""
+
+msgid "GraphQL endpoint path"
+msgstr ""
+
+msgid "GraphViewType|Job dependencies"
+msgstr ""
+
+msgid "GraphViewType|Show dependencies"
+msgstr ""
+
+msgid "GraphViewType|Stage"
+msgstr ""
+
+msgid "Gravatar"
+msgstr ""
+
+msgid "Gravatar enabled"
+msgstr ""
+
+msgid "Group"
+msgstr ""
+
+msgid "Group %{group_name} and its Mattermost team were successfully created."
+msgstr ""
+
+msgid "Group %{group_name} couldn't be exported."
+msgstr ""
+
+msgid "Group %{group_name} was exported successfully."
+msgstr ""
+
+msgid "Group %{group_name} was scheduled for deletion."
+msgstr ""
+
+msgid "Group %{group_name} was successfully created."
+msgstr ""
+
+msgid "Group '%{group_name}' could not be updated."
+msgstr ""
+
+msgid "Group '%{group_name}' was successfully updated."
+msgstr ""
+
+msgid "Group Access Tokens"
+msgstr ""
+
+msgid "Group Git LFS status:"
+msgstr ""
+
+msgid "Group Hooks"
+msgstr ""
+
+msgid "Group Owner must have signed in with SAML before enabling Group Managed Accounts"
+msgstr ""
+
+msgid "Group SAML must be enabled to test"
+msgstr ""
+
+msgid "Group URL"
+msgstr ""
+
+msgid "Group access token creation is disabled in this group. You can still use and manage existing tokens. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Group application: %{name}"
+msgstr ""
+
+msgid "Group applications"
+msgstr ""
+
+msgid "Group audit events"
+msgstr ""
+
+msgid "Group avatar"
+msgstr ""
+
+msgid "Group by"
+msgstr ""
+
+msgid "Group description (optional)"
+msgstr ""
+
+msgid "Group export could not be started."
+msgstr ""
+
+msgid "Group export download requests"
+msgstr ""
+
+msgid "Group export error"
+msgstr ""
+
+msgid "Group export link has expired. Please generate a new export from your group settings."
+msgstr ""
+
+msgid "Group export requests"
+msgstr ""
+
+msgid "Group export started. A download link will be sent by email and made available on this page."
+msgstr ""
+
+msgid "Group has been already marked for deletion"
+msgstr ""
+
+msgid "Group has not been marked for deletion"
+msgstr ""
+
+msgid "Group import could not be scheduled"
+msgstr ""
+
+msgid "Group import requests"
+msgstr ""
+
+msgid "Group info:"
+msgstr ""
+
+msgid "Group information"
+msgstr ""
+
+msgid "Group is required when cluster_type is :group"
+msgstr ""
+
+msgid "Group jobs by"
+msgstr ""
+
+msgid "Group members"
+msgstr ""
+
+msgid "Group membership expiration date changed"
+msgstr ""
+
+msgid "Group membership expiration date removed"
+msgstr ""
+
+msgid "Group milestone"
+msgstr ""
+
+msgid "Group name"
+msgstr ""
+
+msgid "Group name (your organization)"
+msgstr ""
+
+msgid "Group navigation"
+msgstr ""
+
+msgid "Group overview content"
+msgstr ""
+
+msgid "Group path is already taken. We've suggested one that is available."
+msgstr ""
+
+msgid "Group path is available."
+msgstr ""
+
+msgid "Group pipeline minutes were successfully reset."
+msgstr ""
+
+msgid "Group project URLs are prefixed with the group namespace"
+msgstr ""
+
+msgid "Group requires separate account"
+msgstr ""
+
+msgid "Group runners"
+msgstr ""
+
+msgid "Group runners can be managed with the %{link}."
+msgstr ""
+
+msgid "Group variables (inherited)"
+msgstr ""
+
+msgid "Group was exported"
+msgstr ""
+
+msgid "Group was successfully updated."
+msgstr ""
+
+msgid "Group wikis"
+msgstr ""
+
+msgid "Group-level wiki is disabled."
+msgstr ""
+
+msgid "Group: %{group_name}"
+msgstr ""
+
+msgid "GroupActivityMetrics|Issues created"
+msgstr ""
+
+msgid "GroupActivityMetrics|Members added"
+msgstr ""
+
+msgid "GroupActivityMetrics|Merge requests created"
+msgstr ""
+
+msgid "GroupActivityMetrics|Recent activity"
+msgstr ""
+
+msgid "GroupImport|Failed to import group: %{error}"
+msgstr ""
+
+msgid "GroupImport|Group '%{group_name}' is being imported."
+msgstr ""
+
+msgid "GroupImport|Group could not be imported: %{errors}"
+msgstr ""
+
+msgid "GroupImport|Please wait while we import the group for you. Refresh at will."
+msgstr ""
+
+msgid "GroupImport|The group was successfully imported."
+msgstr ""
+
+msgid "GroupImport|Unable to process group import file"
+msgstr ""
+
+msgid "GroupPage|Copy group ID"
+msgstr ""
+
+msgid "GroupPage|Group ID: %{group_id}"
+msgstr ""
+
+msgid "GroupRoadmap|%{dateWord} – No end date"
+msgstr ""
+
+msgid "GroupRoadmap|%{startDateInWords} – %{endDateInWords}"
+msgstr ""
+
+msgid "GroupRoadmap|Loading epics"
+msgstr ""
+
+msgid "GroupRoadmap|New epic"
+msgstr ""
+
+msgid "GroupRoadmap|No start and end date"
+msgstr ""
+
+msgid "GroupRoadmap|No start date – %{dateWord}"
+msgstr ""
+
+msgid "GroupRoadmap|Something went wrong while fetching epics"
+msgstr ""
+
+msgid "GroupRoadmap|Something went wrong while fetching milestones"
+msgstr ""
+
+msgid "GroupRoadmap|Sorry, no epics matched your search"
+msgstr ""
+
+msgid "GroupRoadmap|The roadmap shows the progress of your epics along a timeline"
+msgstr ""
+
+msgid "GroupRoadmap|This quarter"
+msgstr ""
+
+msgid "GroupRoadmap|This year"
+msgstr ""
+
+msgid "GroupRoadmap|To make your epics appear in the roadmap, add start or due dates to them."
+msgstr ""
+
+msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of the %{linkStart}child epics%{linkEnd}."
+msgstr ""
+
+msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups; from %{startDate} to %{endDate}."
+msgstr ""
+
+msgid "GroupRoadmap|To widen your search, change or remove filters; from %{startDate} to %{endDate}."
+msgstr ""
+
+msgid "GroupRoadmap|View epics list"
+msgstr ""
+
+msgid "GroupRoadmap|Within 3 years"
+msgstr ""
+
+msgid "GroupSAML|\"persistent\" recommended"
+msgstr ""
+
+msgid "GroupSAML|%{group_name} SAML authentication failed: %{message}"
+msgstr ""
+
+msgid "GroupSAML|%{strongOpen}Warning%{strongClose} - Enable %{linkStart}SSO enforcement%{linkEnd} to reduce security risks."
+msgstr ""
+
+msgid "GroupSAML|Active SAML Group Links (%{count})"
+msgstr ""
+
+msgid "GroupSAML|An error occurred generating your SCIM token. Please try again."
+msgstr ""
+
+msgid "GroupSAML|An error occurred resetting your SCIM token. Please try again."
+msgstr ""
+
+msgid "GroupSAML|Are you sure you want to remove the SAML group link?"
+msgstr ""
+
+msgid "GroupSAML|Are you sure you want to reset the SCIM token? SCIM provisioning will stop working until the new token is updated."
+msgstr ""
+
+msgid "GroupSAML|Before enforcing SSO, enable SAML authentication."
+msgstr ""
+
+msgid "GroupSAML|Before enforcing SSO-only authentication for Git activity of all users, enable SSO-only authentication for web activity."
+msgstr ""
+
+msgid "GroupSAML|Certificate fingerprint"
+msgstr ""
+
+msgid "GroupSAML|Configuration"
+msgstr ""
+
+msgid "GroupSAML|Copy SAML Response XML"
+msgstr ""
+
+msgid "GroupSAML|Could not create SAML group link: %{errors}."
+msgstr ""
+
+msgid "GroupSAML|Default membership role"
+msgstr ""
+
+msgid "GroupSAML|Enable SAML authentication for this group"
+msgstr ""
+
+msgid "GroupSAML|Enforce SSO-only authentication for Git and Dependency Proxy activity for this group"
+msgstr ""
+
+msgid "GroupSAML|Enforce SSO-only authentication for web activity for this group"
+msgstr ""
+
+msgid "GroupSAML|Enforce users to have dedicated group-managed accounts for this group"
+msgstr ""
+
+msgid "GroupSAML|Generate a SCIM token"
+msgstr ""
+
+msgid "GroupSAML|Generate a SCIM token to set up your System for Cross-Domain Identity Management."
+msgstr ""
+
+msgid "GroupSAML|Identifier"
+msgstr ""
+
+msgid "GroupSAML|Identity provider single sign-on URL"
+msgstr ""
+
+msgid "GroupSAML|Make sure you save this token — you won't be able to access it again."
+msgstr ""
+
+msgid "GroupSAML|Manage your group’s membership while adding another level of security with SAML."
+msgstr ""
+
+msgid "GroupSAML|Members"
+msgstr ""
+
+msgid "GroupSAML|Members will be forwarded here when signing in to your group. Get this from your identity provider, where it can also be called \"SSO Service Location\", \"SAML Token Issuance Endpoint\", or \"SAML 2.0/W-Federation URL\"."
+msgstr ""
+
+msgid "GroupSAML|NameID"
+msgstr ""
+
+msgid "GroupSAML|NameID Format"
+msgstr ""
+
+msgid "GroupSAML|New SAML group link saved."
+msgstr ""
+
+msgid "GroupSAML|No active SAML group links"
+msgstr ""
+
+msgid "GroupSAML|Prohibit outer forks for this group"
+msgstr ""
+
+msgid "GroupSAML|Reset SCIM token"
+msgstr ""
+
+msgid "GroupSAML|Role to assign members of this SAML group."
+msgstr ""
+
+msgid "GroupSAML|SAML Group Links"
+msgstr ""
+
+msgid "GroupSAML|SAML Group Name"
+msgstr ""
+
+msgid "GroupSAML|SAML Group Name: %{saml_group_name}"
+msgstr ""
+
+msgid "GroupSAML|SAML Name ID and email address do not match your user account. Contact an administrator."
+msgstr ""
+
+msgid "GroupSAML|SAML Response Output"
+msgstr ""
+
+msgid "GroupSAML|SAML Response XML"
+msgstr ""
+
+msgid "GroupSAML|SAML Single Sign On"
+msgstr ""
+
+msgid "GroupSAML|SAML Single Sign On Settings"
+msgstr ""
+
+msgid "GroupSAML|SAML group link was successfully removed."
+msgstr ""
+
+msgid "GroupSAML|SCIM Token"
+msgstr ""
+
+msgid "GroupSAML|SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
+msgstr ""
+
+msgid "GroupSAML|The SCIM token is now hidden. To see the value of the token again, you need to %{linkStart}reset it%{linkEnd}."
+msgstr ""
+
+msgid "GroupSAML|The case-sensitive group name that will be sent by the SAML identity provider."
+msgstr ""
+
+msgid "GroupSAML|This will be set as the access level of users added to the group."
+msgstr ""
+
+msgid "GroupSAML|To be able to enable group-managed accounts, you first need to enable enforced SSO."
+msgstr ""
+
+msgid "GroupSAML|To be able to prohibit outer forks, you first need to enforce dedicate group managed accounts."
+msgstr ""
+
+msgid "GroupSAML|Use SAML group links to manage group membership using SAML."
+msgstr ""
+
+msgid "GroupSAML|Valid SAML Response"
+msgstr ""
+
+msgid "GroupSAML|With prohibit outer forks flag enabled group members will be able to fork project only inside your group."
+msgstr ""
+
+msgid "GroupSAML|as %{access_level}"
+msgstr ""
+
+msgid "GroupSAML|must match stored NameID of \"%{extern_uid}\" to identify user and allow sign in"
+msgstr ""
+
+msgid "GroupSAML|recommend persistent ID instead of email"
+msgstr ""
+
+msgid "GroupSaml|Copy SCIM API endpoint URL"
+msgstr ""
+
+msgid "GroupSaml|Copy SCIM token"
+msgstr ""
+
+msgid "GroupSaml|SCIM API endpoint URL"
+msgstr ""
+
+msgid "GroupSaml|Your SCIM token"
+msgstr ""
+
+msgid "GroupSelect|No matching results"
+msgstr ""
+
+msgid "GroupSelect|Search groups"
+msgstr ""
+
+msgid "GroupSelect|Select a group"
+msgstr ""
+
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
+msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
+msgstr ""
+
+msgid "GroupSettings|Auto DevOps pipeline was updated for the group"
+msgstr ""
+
+msgid "GroupSettings|Available only on the top-level group. Applies to all subgroups. Groups already shared with a group outside %{group} are still shared unless removed manually."
+msgstr ""
+
+msgid "GroupSettings|Badges"
+msgstr ""
+
+msgid "GroupSettings|Be careful. Changing a group's parent can have unintended side effects. %{learn_more_link_start}Learn more.%{learn_more_link_end}"
+msgstr ""
+
+msgid "GroupSettings|Cannot update the path because there are projects under this group that contain Docker images in their Container Registry. Please remove the images from your projects first and try again."
+msgstr ""
+
+msgid "GroupSettings|Change group URL"
+msgstr ""
+
+msgid "GroupSettings|Changing a group's URL can have unintended side effects."
+msgstr ""
+
+msgid "GroupSettings|Choose a group path that does not start with a dash or end with a period. It can also contain alphanumeric characters and underscores."
+msgstr ""
+
+msgid "GroupSettings|Compliance frameworks"
+msgstr ""
+
+msgid "GroupSettings|Configure compliance frameworks to make them available to projects in this group. %{linkStart}What are compliance frameworks?%{linkEnd}"
+msgstr ""
+
+msgid "GroupSettings|Configure limits on the number of repositories users can download in a given time."
+msgstr ""
+
+msgid "GroupSettings|Custom project templates"
+msgstr ""
+
+msgid "GroupSettings|Customer relations is enabled"
+msgstr ""
+
+msgid "GroupSettings|Customize this group's badges."
+msgstr ""
+
+msgid "GroupSettings|Default to Auto DevOps pipeline for all projects within this group"
+msgstr ""
+
+msgid "GroupSettings|Email notifications are disabled"
+msgstr ""
+
+msgid "GroupSettings|Export group"
+msgstr ""
+
+msgid "GroupSettings|Git abuse rate limit"
+msgstr ""
+
+msgid "GroupSettings|Group members are not notified if the group is mentioned."
+msgstr ""
+
+msgid "GroupSettings|Group mentions are disabled"
+msgstr ""
+
+msgid "GroupSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
+msgstr ""
+
+msgid "GroupSettings|If the parent group's visibility is lower than the group's current visibility, visibility levels for subgroups and projects will be changed to match the new parent group's visibility."
+msgstr ""
+
+msgid "GroupSettings|Members cannot invite groups outside of %{group} and its subgroups"
+msgstr ""
+
+msgid "GroupSettings|Organizations and contacts can be created and associated with issues."
+msgstr ""
+
+msgid "GroupSettings|Overrides user notification preferences for all members of the group, subgroups, and projects."
+msgstr ""
+
+msgid "GroupSettings|Pipeline settings was updated for the group"
+msgstr ""
+
+msgid "GroupSettings|Please choose a group URL with no special characters or spaces."
+msgstr ""
+
+msgid "GroupSettings|Prevent forking outside of the group"
+msgstr ""
+
+msgid "GroupSettings|Prevent forking setting was not saved"
+msgstr ""
+
+msgid "GroupSettings|Projects in %{group} cannot be shared with other groups"
+msgstr ""
+
+msgid "GroupSettings|Reporting"
+msgstr ""
+
+msgid "GroupSettings|Select a subgroup to use as a source of custom templates for new projects in this group. %{link_start}Learn more%{link_end}."
+msgstr ""
+
+msgid "GroupSettings|Select parent group"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
+msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr ""
+
+msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "GroupSettings|Set the initial name and protections for the default branch of new repositories created in the group."
+msgstr ""
+
+msgid "GroupSettings|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
+msgstr ""
+
+msgid "GroupSettings|There was a problem updating Auto DevOps pipeline: %{error_messages}."
+msgstr ""
+
+msgid "GroupSettings|There was a problem updating the pipeline settings: %{error_messages}."
+msgstr ""
+
+msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
+msgstr ""
+
+msgid "GroupSettings|This setting is applied on %{ancestor_group}. To share projects in this group with another group, ask the owner to override the setting or %{remove_ancestor_share_with_group_lock}."
+msgstr ""
+
+msgid "GroupSettings|This setting is applied on %{ancestor_group}. You can override the setting or %{remove_ancestor_share_with_group_lock}."
+msgstr ""
+
+msgid "GroupSettings|Transfer group"
+msgstr ""
+
+msgid "GroupSettings|Users can create %{link_start_project}project access tokens%{link_end} and %{link_start_group}group access tokens%{link_end} in this group"
+msgstr ""
+
+msgid "GroupSettings|What are badges?"
+msgstr ""
+
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
+msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
+msgstr ""
+
+msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals. Increasing the user cap will not automatically approve pending users."
+msgstr ""
+
+msgid "GroupSettings|You can only transfer the group to a group you manage."
+msgstr ""
+
+msgid "GroupSettings|You will need to update your local repositories to point to the new location."
+msgstr ""
+
+msgid "GroupSettings|cannot be changed by you"
+msgstr ""
+
+msgid "GroupSettings|cannot be disabled when the parent group \"Share with group lock\" is enabled, except by the owner of the parent group"
+msgstr ""
+
+msgid "GroupSettings|cannot change when group contains projects with NPM packages"
+msgstr ""
+
+msgid "GroupSettings|remove the share with group lock from %{ancestor_group_name}"
+msgstr ""
+
+msgid "Groups"
+msgstr ""
+
+msgid "Groups (%{count})"
+msgstr ""
+
+msgid "Groups and projects"
+msgstr ""
+
+msgid "Groups are a great way to organize projects and people."
+msgstr ""
+
+msgid "Groups are the best way to manage projects and members."
+msgstr ""
+
+msgid "GroupsDropdown|Frequently visited"
+msgstr ""
+
+msgid "GroupsDropdown|Groups you visit often will appear here"
+msgstr ""
+
+msgid "GroupsDropdown|Loading groups"
+msgstr ""
+
+msgid "GroupsDropdown|Search your groups"
+msgstr ""
+
+msgid "GroupsDropdown|Something went wrong on our end."
+msgstr ""
+
+msgid "GroupsDropdown|Sorry, no groups matched your search"
+msgstr ""
+
+msgid "GroupsDropdown|This feature requires browser localStorage support"
+msgstr ""
+
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
+msgid "GroupsEmptyState|A group is a collection of several projects."
+msgstr ""
+
+msgid "GroupsEmptyState|Create new project"
+msgstr ""
+
+msgid "GroupsEmptyState|Create new subgroup"
+msgstr ""
+
+msgid "GroupsEmptyState|Groups are the best way to manage multiple projects and members."
+msgstr ""
+
+msgid "GroupsEmptyState|If you organize your projects under a group, it works like a folder."
+msgstr ""
+
+msgid "GroupsEmptyState|No archived projects."
+msgstr ""
+
+msgid "GroupsEmptyState|No groups found"
+msgstr ""
+
+msgid "GroupsEmptyState|No shared projects."
+msgstr ""
+
+msgid "GroupsEmptyState|No subgroups or projects."
+msgstr ""
+
+msgid "GroupsEmptyState|Projects are where you can store your code, access issues, wiki, and other features of Gitlab."
+msgstr ""
+
+msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
+msgstr ""
+
+msgid "GroupsEmptyState|You do not have necessary permissions to create a subgroup or project in this group. Please contact an owner of this group to create a new subgroup or project."
+msgstr ""
+
+msgid "GroupsNew|%{groupsLinkStart}Groups%{groupsLinkEnd} and %{subgroupsLinkStart}subgroups%{subgroupsLinkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
+msgstr ""
+
+msgid "GroupsNew|%{linkStart}Groups%{linkEnd} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
+msgstr ""
+
+msgid "GroupsNew|Assemble related projects together and grant members access to several projects at once."
+msgstr ""
+
+msgid "GroupsNew|Connect instance"
+msgstr ""
+
+msgid "GroupsNew|Contact an administrator to enable options for importing your group."
+msgstr ""
+
+msgid "GroupsNew|Create a token with %{code_start}api%{code_end} and %{code_start}read_repository%{code_end} scopes in the %{pat_link_start}user settings%{pat_link_end} of the source GitLab instance. For %{short_living_link_start}security reasons%{short_living_link_end}, set a short expiration date for the token. Keep in mind that large migrations take more time."
+msgstr ""
+
+msgid "GroupsNew|Create group"
+msgstr ""
+
+msgid "GroupsNew|Create new group"
+msgstr ""
+
+msgid "GroupsNew|Create subgroup"
+msgstr ""
+
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr ""
+
+msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
+msgstr ""
+
+msgid "GroupsNew|Import a group and related data from another GitLab instance."
+msgstr ""
+
+msgid "GroupsNew|Import group"
+msgstr ""
+
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr ""
+
+msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
+msgstr ""
+
+msgid "GroupsNew|No import options available"
+msgstr ""
+
+msgid "GroupsNew|Not all related objects are migrated. %{docs_link_start}More info%{docs_link_end}."
+msgstr ""
+
+msgid "GroupsNew|Personal access token"
+msgstr ""
+
+msgid "GroupsNew|Please %{admin_link_start}enable it in the Admin settings%{admin_link_end}."
+msgstr ""
+
+msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
+msgstr ""
+
+msgid "GroupsNew|Please fill in your personal access token."
+msgstr ""
+
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
+msgstr ""
+
+msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
+msgstr ""
+
+msgid "GroupsNew|This feature is deprecated and replaced by %{docs_link_start}group migration%{docs_link_end}."
+msgstr ""
+
+msgid "GroupsNew|To import a group, navigate to the group settings for the GitLab source instance, %{link_start}generate an export file%{link_end}, and upload it here."
+msgstr ""
+
+msgid "GroupsNew|Upload file"
+msgstr ""
+
+msgid "GroupsNew|You can also %{linkStart}import an existing group%{linkEnd}."
+msgstr ""
+
+msgid "GroupsNew|e.g. h8d3f016698e..."
+msgstr ""
+
+msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
+msgstr ""
+
+msgid "GroupsTree|Delete"
+msgstr ""
+
+msgid "GroupsTree|Edit"
+msgstr ""
+
+msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
+msgstr ""
+
+msgid "GroupsTree|Leave group"
+msgstr ""
+
+msgid "GroupsTree|Loading groups"
+msgstr ""
+
+msgid "GroupsTree|Options"
+msgstr ""
+
+msgid "GroupsTree|Search by name"
+msgstr ""
+
+msgid "Groups|Avatar will be removed. Are you sure?"
+msgstr ""
+
+msgid "Groups|Changing group URL can have unintended side effects."
+msgstr ""
+
+msgid "Groups|Checking group URL availability..."
+msgstr ""
+
+msgid "Groups|Enter a descriptive name for your group."
+msgstr ""
+
+msgid "Groups|Group ID"
+msgstr ""
+
+msgid "Groups|Group URL"
+msgstr ""
+
+msgid "Groups|Group avatar"
+msgstr ""
+
+msgid "Groups|Group description (optional)"
+msgstr ""
+
+msgid "Groups|Group name"
+msgstr ""
+
+msgid "Groups|Group path is available."
+msgstr ""
+
+msgid "Groups|Group path is unavailable. Path has been replaced with a suggested available path."
+msgstr ""
+
+msgid "Groups|Learn more"
+msgstr ""
+
+msgid "Groups|Learn more about subgroups"
+msgstr ""
+
+msgid "Groups|Members, projects, trials, and paid subscriptions are tied to a specific top-level group. If you are already a member of a top-level group, you can create a subgroup so your new work is part of your existing top-level group. Do you want to create a subgroup instead?"
+msgstr ""
+
+msgid "Groups|Must start with letter, digit, emoji, or underscore. Can also contain periods, dashes, spaces, and parentheses."
+msgstr ""
+
+msgid "Groups|Remove avatar"
+msgstr ""
+
+msgid "Groups|Save changes"
+msgstr ""
+
+msgid "Groups|Subgroup URL"
+msgstr ""
+
+msgid "Groups|Subgroup name"
+msgstr ""
+
+msgid "Groups|Subgroup slug"
+msgstr ""
+
+msgid "Groups|You're creating a new top-level group"
+msgstr ""
+
+msgid "Guest"
+msgstr ""
+
+msgid "Guideline"
+msgstr ""
+
+msgid "HAR (HTTP Archive)"
+msgstr ""
+
+msgid "HAR file URL"
+msgstr ""
+
+msgid "HAR file path or URL"
+msgstr ""
+
+msgid "HTML script tag"
+msgstr ""
+
+msgid "HTTP Archive (HAR)"
+msgstr ""
+
+msgid "HTTP Basic: Access denied. The provided password or token is incorrect or your account has 2FA enabled and you must use a personal access token instead of a password. See %{help_page_url}"
+msgstr ""
+
+msgid "Harbor Registry"
+msgstr ""
+
+msgid "HarborIntegration|After the Harbor integration is activated, global variables `$HARBOR_USERNAME`, `$HARBOR_HOST`, `$HARBOR_OCI`, `$HARBOR_PASSWORD`, `$HARBOR_URL` and `$HARBOR_PROJECT` will be created for CI/CD use."
+msgstr ""
+
+msgid "HarborIntegration|Base URL of the Harbor instance."
+msgstr ""
+
+msgid "HarborIntegration|Enter new Harbor password"
+msgstr ""
+
+msgid "HarborIntegration|Harbor URL"
+msgstr ""
+
+msgid "HarborIntegration|Harbor password"
+msgstr ""
+
+msgid "HarborIntegration|Harbor project name"
+msgstr ""
+
+msgid "HarborIntegration|Harbor username"
+msgstr ""
+
+msgid "HarborIntegration|Leave blank to use your current password."
+msgstr ""
+
+msgid "HarborIntegration|Password for your Harbor username."
+msgstr ""
+
+msgid "HarborIntegration|The name of the project in Harbor."
+msgstr ""
+
+msgid "HarborIntegration|Use Harbor as this project's container registry."
+msgstr ""
+
+msgid "HarborRegistry|%d artifact"
+msgid_plural "HarborRegistry|%d artifacts"
+msgstr[0] ""
+
+msgid "HarborRegistry|%{count} Image repository"
+msgid_plural "HarborRegistry|%{count} Image repositories"
+msgstr[0] ""
+
+msgid "HarborRegistry|-- artifacts"
+msgstr ""
+
+msgid "HarborRegistry|-- tags"
+msgstr ""
+
+msgid "HarborRegistry|Digest: %{imageId}"
+msgstr ""
+
+msgid "HarborRegistry|Harbor Registry"
+msgstr ""
+
+msgid "HarborRegistry|Harbor connection error"
+msgstr ""
+
+msgid "HarborRegistry|Please try different search criteria"
+msgstr ""
+
+msgid "HarborRegistry|Published %{timeInfo}"
+msgstr ""
+
+msgid "HarborRegistry|Root image"
+msgstr ""
+
+msgid "HarborRegistry|Something went wrong while fetching the artifact list."
+msgstr ""
+
+msgid "HarborRegistry|Something went wrong while fetching the repository list."
+msgstr ""
+
+msgid "HarborRegistry|Something went wrong while fetching the tags."
+msgstr ""
+
+msgid "HarborRegistry|Sorry, your filter produced no results."
+msgstr ""
+
+msgid "HarborRegistry|Tag"
+msgstr ""
+
+msgid "HarborRegistry|The filter returned no results"
+msgstr ""
+
+msgid "HarborRegistry|There are no harbor images stored for this project"
+msgstr ""
+
+msgid "HarborRegistry|This image has no artifacts"
+msgstr ""
+
+msgid "HarborRegistry|To widen your search, change or remove the filters above."
+msgstr ""
+
+msgid "HarborRegistry|We are having trouble connecting to the Harbor Registry. Please try refreshing the page. If this error persists, please review %{docLinkStart}the documentation%{docLinkEnd}."
+msgstr ""
+
+msgid "HarborRegistry|With the Harbor Registry, every project can connect to a harbor space to store its Docker images."
+msgstr ""
+
+msgid "HarborRegistry|With the Harbor Registry, every project can have its own space to store images. %{docLinkStart}More information%{docLinkEnd}"
+msgstr ""
+
+msgid "Hashed Storage must be enabled to use Geo"
+msgstr ""
+
+msgid "Hashed repository storage paths"
+msgstr ""
+
+msgid "Hashed storage can't be disabled anymore for new projects"
+msgstr ""
+
+msgid "Header logo"
+msgstr ""
+
+msgid "Header logo was successfully removed."
+msgstr ""
+
+msgid "Header logo will be removed. Are you sure?"
+msgstr ""
+
+msgid "Header message"
+msgstr ""
+
+msgid "HeaderAction|incident"
+msgstr ""
+
+msgid "HeaderAction|issue"
+msgstr ""
+
+msgid "Headers"
+msgstr ""
+
+msgid "Heading 1"
+msgstr ""
+
+msgid "Heading 2"
+msgstr ""
+
+msgid "Heading 3"
+msgstr ""
+
+msgid "Heading 4"
+msgstr ""
+
+msgid "Health"
+msgstr ""
+
+msgid "Health Check"
+msgstr ""
+
+msgid "Health information can be retrieved from the following endpoints. More information is available"
+msgstr ""
+
+msgid "Health status"
+msgstr ""
+
+msgid "HealthCheck|Access token is"
+msgstr ""
+
+msgid "HealthCheck|Healthy"
+msgstr ""
+
+msgid "HealthCheck|No Health Problems Detected"
+msgstr ""
+
+msgid "HealthCheck|Unhealthy"
+msgstr ""
+
+msgid "Hello %{name},"
+msgstr ""
+
+msgid "Hello, %{name}!"
+msgstr ""
+
+msgid "Hello, %{username}!"
+msgstr ""
+
+msgid "HelloMessage|%{handshake_emoji} Contribute to GitLab: %{contribute_link}"
+msgstr ""
+
+msgid "HelloMessage|%{magnifier_emoji} Create a new GitLab issue: %{new_issue_link}"
+msgstr ""
+
+msgid "HelloMessage|%{rocket_emoji} We like your curiosity! Help us improve GitLab by joining the team: %{jobs_page_link}"
+msgstr ""
+
+msgid "HelloMessage|Does this page need fixes or improvements? Open an issue or contribute a merge request to help make GitLab more lovable. At GitLab, everyone can contribute!"
+msgstr ""
+
+msgid "HelloMessage|Welcome to GitLab!"
+msgstr ""
+
+msgid "Help"
+msgstr ""
+
+msgid "Help translate GitLab into your language"
+msgstr ""
+
+msgid "Help translate to your language"
+msgstr ""
+
+msgid "Helps prevent bots from brute-force attacks."
+msgstr ""
+
+msgid "Helps prevent bots from creating accounts."
+msgstr ""
+
+msgid "Helps prevent bots from creating accounts. %{link_start}How do I configure it?%{link_end}"
+msgstr ""
+
+msgid "Helps prevent bots from creating issues."
+msgstr ""
+
+msgid "Helps prevent malicious users hide their activity."
+msgstr ""
+
+msgid "Helps reduce request volume (for example, from crawlers or abusive bots)"
+msgstr ""
+
+msgid "Helps reduce request volume for protected paths."
+msgstr ""
+
+msgid "Hi %{username}!"
+msgstr ""
+
+msgid "Hi %{username},"
+msgstr ""
+
+msgid "Hidden"
+msgstr ""
+
+msgid "Hide"
+msgstr ""
+
+msgid "Hide Live Preview"
+msgstr ""
+
+msgid "Hide archived projects"
+msgstr ""
+
+msgid "Hide chart"
+msgid_plural "Hide charts"
+msgstr[0] ""
+
+msgid "Hide comments"
+msgstr ""
+
+msgid "Hide comments on this file"
+msgstr ""
+
+msgid "Hide details"
+msgstr ""
+
+msgid "Hide file browser"
+msgstr ""
+
+msgid "Hide group projects"
+msgstr ""
+
+msgid "Hide host keys manual input"
+msgstr ""
+
+msgid "Hide list"
+msgstr ""
+
+msgid "Hide marketing-related entries from the Help page"
+msgstr ""
+
+msgid "Hide payload"
+msgstr ""
+
+msgid "Hide shared projects"
+msgstr ""
+
+msgid "Hide thread"
+msgstr ""
+
+msgid "Hide tooltips or popovers"
+msgstr ""
+
+msgid "Hide value"
+msgid_plural "Hide values"
+msgstr[0] ""
+
+msgid "Hide values"
+msgstr ""
+
+msgid "Hierarchy|Current structure"
+msgstr ""
+
+msgid "Hierarchy|Deliver value more efficiently by breaking down necessary work into a hierarchical structure. This structure helps teams understand scope, priorities, and how work cascades up toward larger goals."
+msgstr ""
+
+msgid "Hierarchy|Help us improve work items in GitLab!"
+msgstr ""
+
+msgid "Hierarchy|Is there a framework or type of work item you wish you had access to in GitLab? Give us your feedback and help us build the experiences valuable to you."
+msgstr ""
+
+msgid "Hierarchy|Planning hierarchy"
+msgstr ""
+
+msgid "Hierarchy|Something went wrong while fetching children."
+msgstr ""
+
+msgid "Hierarchy|Something went wrong while removing a child item."
+msgstr ""
+
+msgid "Hierarchy|Take the work items survey"
+msgstr ""
+
+msgid "Hierarchy|These items are unavailable in the current structure."
+msgstr ""
+
+msgid "Hierarchy|Unavailable structure"
+msgstr ""
+
+msgid "Hierarchy|You can start using these items now."
+msgstr ""
+
+msgid "High - S2"
+msgstr ""
+
+msgid "High or unknown vulnerabilities present"
+msgstr ""
+
+msgid "Highest role:"
+msgstr ""
+
+msgid "Highlight"
+msgstr ""
+
+msgid "HighlightBar|Alert events:"
+msgstr ""
+
+msgid "HighlightBar|Alert start time:"
+msgstr ""
+
+msgid "HighlightBar|Original alert:"
+msgstr ""
+
+msgid "HighlightBar|Time to SLA:"
+msgstr ""
+
+msgid "Historical release"
+msgstr ""
+
+msgid "History"
+msgstr ""
+
+msgid "History of authentications"
+msgstr ""
+
+msgid "Holder name:"
+msgstr ""
+
+msgid "Home page URL"
+msgstr ""
+
+msgid "Homepage"
+msgstr ""
+
+msgid "Hook execution failed. Ensure the group has a project with commits."
+msgstr ""
+
+msgid "Horizontal rule"
+msgstr ""
+
+msgid "Hostname"
+msgstr ""
+
+msgid "Hostname used in private commit emails. %{learn_more}"
+msgstr ""
+
+msgid "Hour (UTC)"
+msgstr ""
+
+msgid "Housekeeping"
+msgstr ""
+
+msgid "Housekeeping successfully started"
+msgstr ""
+
+msgid "How do I configure Akismet?"
+msgstr ""
+
+msgid "How do I configure this integration?"
+msgstr ""
+
+msgid "How do I generate it?"
+msgstr ""
+
+msgid "How do I get started?"
+msgstr ""
+
+msgid "How do I mirror repositories?"
+msgstr ""
+
+msgid "How do I rename an environment?"
+msgstr ""
+
+msgid "How do I set up a Google Chat webhook?"
+msgstr ""
+
+msgid "How do I set up this service?"
+msgstr ""
+
+msgid "How do I use a web terminal?"
+msgstr ""
+
+msgid "How does pull mirroring work?"
+msgstr ""
+
+msgid "How many seconds an IP counts toward the IP address limit."
+msgstr ""
+
+msgid "How the job limiter handles jobs exceeding the thresholds specified below. The 'track' mode only logs the jobs. The 'compress' mode compresses the jobs and raises an exception if the compressed size exceeds the limit."
+msgstr ""
+
+msgid "How to track time"
+msgstr ""
+
+msgid "I accept the %{terms_link}"
+msgstr ""
+
+msgid "I forgot my password"
+msgstr ""
+
+msgid "I want to explore GitLab to see if it’s worth switching to"
+msgstr ""
+
+msgid "I want to learn the basics of Git"
+msgstr ""
+
+msgid "I want to move my repository to GitLab from somewhere else"
+msgstr ""
+
+msgid "I want to store my code"
+msgstr ""
+
+msgid "I want to use GitLab CI with my existing repository"
+msgstr ""
+
+msgid "I'd like to receive updates about GitLab via email"
+msgstr ""
+
+msgid "I'm signing up for GitLab because:"
+msgstr ""
+
+msgid "ID"
+msgstr ""
+
+msgid "ID:"
+msgstr ""
+
+msgid "IDE"
+msgstr ""
+
+msgid "IDE|Commit"
+msgstr ""
+
+msgid "IDE|Commit to %{branchName} branch"
+msgstr ""
+
+msgid "IDE|Edit"
+msgstr ""
+
+msgid "IDE|Go to project"
+msgstr ""
+
+msgid "IDE|Review"
+msgstr ""
+
+msgid "IDE|Start a new merge request"
+msgstr ""
+
+msgid "IDE|Successful commit"
+msgstr ""
+
+msgid "IDE|This option is disabled because you are not allowed to create merge requests in this project."
+msgstr ""
+
+msgid "IDE|This option is disabled because you don't have write permissions for the current branch."
+msgstr ""
+
+msgid "INFO: Your SSH key has expired. Please generate a new key."
+msgstr ""
+
+msgid "INFO: Your SSH key is expiring soon. Please generate a new key."
+msgstr ""
+
+msgid "IP Address"
+msgstr ""
+
+msgid "IP address expiration time"
+msgstr ""
+
+msgid "IP address restrictions"
+msgstr ""
+
+msgid "IP addresses per user"
+msgstr ""
+
+msgid "IP subnet restriction only allowed for top-level groups"
+msgstr ""
+
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
+msgid "Id"
+msgstr ""
+
+msgid "Identifier"
+msgstr ""
+
+msgid "Identifiers"
+msgstr ""
+
+msgid "Identities"
+msgstr ""
+
+msgid "IdentityVerification|%{linkStart}Enter a new phone number%{linkEnd}"
+msgstr ""
+
+msgid "IdentityVerification|A new code has been sent."
+msgstr ""
+
+msgid "IdentityVerification|Before you create your first project, we need you to verify your identity with a valid payment method. You will not be charged during this step. If we ever need to charge you, we will let you know."
+msgstr ""
+
+msgid "IdentityVerification|Before you create your group, we need you to verify your identity with a valid payment method. You will not be charged during this step. If we ever need to charge you, we will let you know."
+msgstr ""
+
+msgid "IdentityVerification|Before you finish creating your account, we need to verify your identity. On the verification page, enter the following code."
+msgstr ""
+
+msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
+msgstr ""
+
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
+msgid "IdentityVerification|Confirm your email address"
+msgstr ""
+
+msgid "IdentityVerification|Create a project"
+msgstr ""
+
+msgid "IdentityVerification|Didn't receive a code?"
+msgstr ""
+
+msgid "IdentityVerification|Didn't receive a code? %{linkStart}Send a new code%{linkEnd}"
+msgstr ""
+
+msgid "IdentityVerification|Enter a code."
+msgstr ""
+
+msgid "IdentityVerification|Enter a valid code."
+msgstr ""
+
+msgid "IdentityVerification|For added security, you'll need to verify your identity in a few quick steps."
+msgstr ""
+
+msgid "IdentityVerification|For added security, you'll need to verify your identity. We've sent a verification code to %{email}"
+msgstr ""
+
+msgid "IdentityVerification|GitLab will not charge or store your payment information, it will only be used for verification."
+msgstr ""
+
+msgid "IdentityVerification|Help us keep GitLab secure"
+msgstr ""
+
+msgid "IdentityVerification|Help us protect your account"
+msgstr ""
+
+msgid "IdentityVerification|If you have not recently tried to sign into GitLab, we recommend %{password_link_start}changing your password%{link_end} and %{two_fa_link_start}setting up Two-Factor Authentication%{link_end} to keep your account safe. Your verification code expires after %{expires_in_minutes} minutes."
+msgstr ""
+
+msgid "IdentityVerification|If you have not recently tried to sign into GitLab, we recommend changing your password (%{password_link}) and setting up Two-Factor Authentication (%{two_fa_link}) to keep your account safe."
+msgstr ""
+
+msgid "IdentityVerification|If you've lost access to the email associated to this account or having trouble with the code, %{link_start}here are some other steps you can take.%{link_end}"
+msgstr ""
+
+msgid "IdentityVerification|International dial code"
+msgstr ""
+
+msgid "IdentityVerification|Maximum login attempts exceeded. Wait %{interval} and try again."
+msgstr ""
+
+msgid "IdentityVerification|Phone number"
+msgstr ""
+
+msgid "IdentityVerification|Phone number is required."
+msgstr ""
+
+msgid "IdentityVerification|Phone number must be %{maxLength} digits or fewer."
+msgstr ""
+
+msgid "IdentityVerification|Phone number must contain only digits."
+msgstr ""
+
+msgid "IdentityVerification|Please enter a valid code"
+msgstr ""
+
+msgid "IdentityVerification|Resend code"
+msgstr ""
+
+msgid "IdentityVerification|Send a new code"
+msgstr ""
+
+msgid "IdentityVerification|Send code"
+msgstr ""
+
+msgid "IdentityVerification|Something went wrong. Please try again."
+msgstr ""
+
+msgid "IdentityVerification|Step %{stepNumber}: Verify a payment method"
+msgstr ""
+
+msgid "IdentityVerification|Step %{stepNumber}: Verify email address"
+msgstr ""
+
+msgid "IdentityVerification|Step %{stepNumber}: Verify phone number"
+msgstr ""
+
+msgid "IdentityVerification|The code has expired. Send a new code and try again."
+msgstr ""
+
+msgid "IdentityVerification|The code is incorrect. Enter it again, or send a new code."
+msgstr ""
+
+msgid "IdentityVerification|Verification code"
+msgstr ""
+
+msgid "IdentityVerification|Verification code can't be blank."
+msgstr ""
+
+msgid "IdentityVerification|Verification code must be a number."
+msgstr ""
+
+msgid "IdentityVerification|Verification successful"
+msgstr ""
+
+msgid "IdentityVerification|Verify code"
+msgstr ""
+
+msgid "IdentityVerification|Verify email address"
+msgstr ""
+
+msgid "IdentityVerification|Verify payment method"
+msgstr ""
+
+msgid "IdentityVerification|Verify phone number"
+msgstr ""
+
+msgid "IdentityVerification|Verify your identity"
+msgstr ""
+
+msgid "IdentityVerification|We sent a new code to +%{phoneNumber}"
+msgstr ""
+
+msgid "IdentityVerification|We've sent a verification code to +%{phoneNumber}"
+msgstr ""
+
+msgid "IdentityVerification|You can always verify your account at a later time to create a group."
+msgstr ""
+
+msgid "IdentityVerification|You will receive a text containing a code. Standard charges may apply."
+msgstr ""
+
+msgid "IdentityVerification|You've reached the maximum amount of resends. Wait %{interval} and try again."
+msgstr ""
+
+msgid "IdentityVerification|You've reached the maximum amount of tries. Wait %{interval} or send a new code and try again."
+msgstr ""
+
+msgid "IdentityVerification|Your account has been successfully verified. You'll be redirected to your account in just a moment. You can also %{redirect_url_start}refresh the page%{redirect_url_end}."
+msgstr ""
+
+msgid "IdentityVerification|Your verification code expires after %{expires_in_minutes} minutes."
+msgstr ""
+
+msgid "Identity|Provider ID"
+msgstr ""
+
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
+msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
+msgstr ""
+
+msgid "If blank, defaults to %{code_open}Retry later%{code_close}."
+msgstr ""
+
+msgid "If blank, set allowable lifetime to %{instance_level_policy_in_words}, as defined by the instance admin. Once set, existing tokens for users in this group may be revoked."
+msgstr ""
+
+msgid "If checked, group owners can manage LDAP group links and LDAP member overrides"
+msgstr ""
+
+msgid "If checked, new group memberships and permissions can only be added via LDAP synchronization"
+msgstr ""
+
+msgid "If disabled, a diverged local branch will not be automatically updated with commits from its remote counterpart, to prevent local data loss. If the default branch (%{default_branch}) has diverged and cannot be updated, mirroring will fail. Other diverged branches are silently ignored. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "If disabled, only administrators can configure repository mirroring."
+msgstr ""
+
+msgid "If enabled, only protected branches will be mirrored."
+msgstr ""
+
+msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
+msgstr ""
+
+msgid "If this email was added in error, you can remove it here:"
+msgstr ""
+
+msgid "If this email was added in error, you can remove it here: %{profile_emails_url}"
+msgstr ""
+
+msgid "If this was a mistake you can %{leave_link_start}leave the %{source_type}%{link_end}."
+msgstr ""
+
+msgid "If this was a mistake you can leave the %{source_type}."
+msgstr ""
+
+msgid "If using GitHub, you’ll see pipeline statuses on GitHub for your commits and pull requests. %{more_info_link}"
+msgstr ""
+
+msgid "If you add %{codeStart}needs%{codeEnd} to jobs in your pipeline you'll be able to view the %{codeStart}needs%{codeEnd} relationships between jobs in this tab as a %{linkStart}Directed Acyclic Graph (DAG)%{linkEnd}."
+msgstr ""
+
+msgid "If you are unable to sign in or recover your password, contact a GitLab administrator."
+msgstr ""
+
+msgid "If you did not initiate these sign-in attempts, please reach out to your administrator or enable two-factor authentication (2FA) on your account."
+msgstr ""
+
+msgid "If you did not initiate this change, please contact your administrator immediately."
+msgstr ""
+
+msgid "If you did not perform this request, you can safely ignore this email."
+msgstr ""
+
+msgid "If you did not recently sign in, you should immediately %{password_link_start}change your password%{password_link_end}."
+msgstr ""
+
+msgid "If you did not recently sign in, you should immediately change your password: %{password_link}."
+msgstr ""
+
+msgid "If you did not recently try to sign in, you should immediately %{password_link_start}change your password%{password_link_end}."
+msgstr ""
+
+msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
+msgstr ""
+
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
+msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
+msgstr ""
+
+msgid "If you lose your recovery codes you can generate new ones, invalidating all previous codes."
+msgstr ""
+
+msgid "If you recently signed in and recognize the IP address, you may disregard this email."
+msgstr ""
+
+msgid "If you recently tried to sign in, but mistakenly entered a wrong two-factor authentication code, you may ignore this email."
+msgstr ""
+
+msgid "If you want to re-enable two-factor authentication, visit %{two_factor_link}"
+msgstr ""
+
+msgid "If you want to re-enable two-factor authentication, visit the %{settings_link_to} page."
+msgstr ""
+
+msgid "If you want to remove this email address, visit %{profile_link}"
+msgstr ""
+
+msgid "If you want to remove this email address, visit the %{settings_link_to} page."
+msgstr ""
+
+msgid "If you've purchased or renewed your subscription and have an activation code, please enter it below to start the activation process."
+msgstr ""
+
+msgid "If your HTTP repository is not publicly accessible, add your credentials."
+msgstr ""
+
+msgid "Ignore"
+msgstr ""
+
+msgid "Ignored"
+msgstr ""
+
+msgid "Image URL"
+msgstr ""
+
+msgid "ImageDiffViewer|2-up"
+msgstr ""
+
+msgid "ImageDiffViewer|Onion skin"
+msgstr ""
+
+msgid "ImageDiffViewer|Swipe"
+msgstr ""
+
+msgid "ImageViewerDimensions|H"
+msgstr ""
+
+msgid "ImageViewerDimensions|W"
+msgstr ""
+
+msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
+msgstr ""
+
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
+msgid "Impersonate"
+msgstr ""
+
+msgid "Impersonation Tokens"
+msgstr ""
+
+msgid "Impersonation has been disabled"
+msgstr ""
+
+msgid "Import"
+msgstr ""
+
+msgid "Import %d compatible repository"
+msgid_plural "Import %d compatible repositories"
+msgstr[0] ""
+
+msgid "Import %d repository"
+msgid_plural "Import %d repositories"
+msgstr[0] ""
+
+msgid "Import CSV"
+msgstr ""
+
+msgid "Import Projects from Gitea"
+msgstr ""
+
+msgid "Import an exported GitLab project"
+msgstr ""
+
+msgid "Import and export rate limits"
+msgstr ""
+
+msgid "Import failed due to a GitHub error: %{original} (HTTP %{code})"
+msgstr ""
+
+msgid "Import from"
+msgstr ""
+
+msgid "Import from Jira"
+msgstr ""
+
+msgid "Import group"
+msgstr ""
+
+msgid "Import group from file"
+msgstr ""
+
+msgid "Import groups"
+msgstr ""
+
+msgid "Import history"
+msgstr ""
+
+msgid "Import in progress"
+msgstr ""
+
+msgid "Import in progress. Refresh page to see newly added issues."
+msgstr ""
+
+msgid "Import issues"
+msgstr ""
+
+msgid "Import multiple repositories by uploading a manifest file."
+msgstr ""
+
+msgid "Import project"
+msgstr ""
+
+msgid "Import project from"
+msgstr ""
+
+msgid "Import projects from Bitbucket"
+msgstr ""
+
+msgid "Import projects from Bitbucket Server"
+msgstr ""
+
+msgid "Import projects from FogBugz"
+msgstr ""
+
+msgid "Import projects from GitLab.com"
+msgstr ""
+
+msgid "Import repositories from Bitbucket Server"
+msgstr ""
+
+msgid "Import repositories from GitHub"
+msgstr ""
+
+msgid "Import repository"
+msgstr ""
+
+msgid "Import requirements"
+msgstr ""
+
+msgid "Import started by: %{importInitiator}"
+msgstr ""
+
+msgid "Import tasks"
+msgstr ""
+
+msgid "Import tasks from Phabricator into issues"
+msgstr ""
+
+msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
+msgstr ""
+
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
+msgid "ImportAProjectModal|Import from a project"
+msgstr ""
+
+msgid "ImportAProjectModal|Import members from another project"
+msgstr ""
+
+msgid "ImportAProjectModal|Import project members"
+msgstr ""
+
+msgid "ImportAProjectModal|Only project members (not group members) are imported, and they get the same permissions as the project you import from."
+msgstr ""
+
+msgid "ImportAProjectModal|Successfully imported"
+msgstr ""
+
+msgid "ImportAProjectModal|Unable to import project members"
+msgstr ""
+
+msgid "ImportAProjectModal|You're importing members to the %{strongStart}%{name}%{strongEnd} project."
+msgstr ""
+
+msgid "ImportButtons|Connect repositories from"
+msgstr ""
+
+msgid "ImportProjects|%{provider} rate limit exceeded. Try again later"
+msgstr ""
+
+msgid "ImportProjects|Advanced import settings"
+msgstr ""
+
+msgid "ImportProjects|Blocked import URL: %{message}"
+msgstr ""
+
+msgid "ImportProjects|Cancel import"
+msgstr ""
+
+msgid "ImportProjects|Cancelling project import failed"
+msgstr ""
+
+msgid "ImportProjects|Cancelling project import failed: %{reason}"
+msgstr ""
+
+msgid "ImportProjects|Error importing repository %{project_safe_import_url} into %{project_full_path} - %{message}"
+msgstr ""
+
+msgid "ImportProjects|Import repositories"
+msgstr ""
+
+msgid "ImportProjects|Imported files will be kept. You can import this repository again later."
+msgstr ""
+
+msgid "ImportProjects|Importing the project failed"
+msgstr ""
+
+msgid "ImportProjects|Importing the project failed: %{reason}"
+msgstr ""
+
+msgid "ImportProjects|Requesting namespaces failed"
+msgstr ""
+
+msgid "ImportProjects|Requesting your %{provider} repositories failed"
+msgstr ""
+
+msgid "ImportProjects|Select the repositories you want to import"
+msgstr ""
+
+msgid "ImportProjects|The more information you select, the longer it will take to import"
+msgstr ""
+
+msgid "ImportProjects|The remote data could not be imported."
+msgstr ""
+
+msgid "ImportProjects|The repository could not be created."
+msgstr ""
+
+msgid "ImportProjects|Update of imported projects with realtime changes failed"
+msgstr ""
+
+msgid "Imported requirements"
+msgstr ""
+
+msgid "Importing %d repository"
+msgid_plural "Importing %d repositories"
+msgstr[0] ""
+
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Importing..."
+msgstr ""
+
+msgid "Import|The repository could not be imported."
+msgstr ""
+
+msgid "Import|There is not a valid Git repository at this URL. If your HTTP repository is not publicly accessible, verify your credentials."
+msgstr ""
+
+msgid "Improve customer support with Service Desk"
+msgstr ""
+
+msgid "Improve quality with test cases"
+msgstr ""
+
+msgid "In GitLab"
+msgstr ""
+
+msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
+msgstr ""
+
+msgid "In each example, replace %{code_start}TOKEN%{code_end} with the trigger token you generated and replace %{code_start}REF_NAME%{code_end} with the branch or tag name."
+msgstr ""
+
+msgid "In progress"
+msgstr ""
+
+msgid "In the background, we're attempting to connect you again."
+msgstr ""
+
+msgid "In this group"
+msgstr ""
+
+msgid "In this page you will find information about the settings that are used in your current instance."
+msgstr ""
+
+msgid "In this project"
+msgstr ""
+
+msgid "In use"
+msgstr ""
+
+msgid "InProductMarketing|%{organization_name} logo"
+msgstr ""
+
+msgid "InProductMarketing|%{strong_start}Advanced application security%{strong_end} — including SAST, DAST scanning, FUZZ testing, dependency scanning, license compliance, secrete detection"
+msgstr ""
+
+msgid "InProductMarketing|%{strong_start}Company wide portfolio management%{strong_end} — including multi-level epics, scoped labels"
+msgstr ""
+
+msgid "InProductMarketing|%{strong_start}Executive level insights%{strong_end} — including reporting on productivity, tasks by type, days to completion, value stream"
+msgstr ""
+
+msgid "InProductMarketing|%{strong_start}GitLab Inc.%{strong_end} 268 Bush Street, #350, San Francisco, CA 94104, USA"
+msgstr ""
+
+msgid "InProductMarketing|%{strong_start}Multiple approval roles%{strong_end} — including code owners and required merge approvals"
+msgstr ""
+
+msgid "InProductMarketing|*GitLab*, noun: a synonym for efficient teams"
+msgstr ""
+
+msgid "InProductMarketing|...and you can get a free trial of GitLab Ultimate"
+msgstr ""
+
+msgid "InProductMarketing|3 ways to dive into GitLab CI/CD"
+msgstr ""
+
+msgid "InProductMarketing|A single application eliminates complex integrations, data chokepoints, and toolchain maintenance, resulting in greater productivity and lower cost."
+msgstr ""
+
+msgid "InProductMarketing|Access advanced features, build more efficiently, strengthen security and compliance."
+msgstr ""
+
+msgid "InProductMarketing|Access advanced features."
+msgstr ""
+
+msgid "InProductMarketing|Actually, GitLab makes the team work (better)"
+msgstr ""
+
+msgid "InProductMarketing|And finally %{deploy_link} a Python application."
+msgstr ""
+
+msgid "InProductMarketing|And many more..."
+msgstr ""
+
+msgid "InProductMarketing|Are your runners ready?"
+msgstr ""
+
+msgid "InProductMarketing|Automated security scans directly within GitLab"
+msgstr ""
+
+msgid "InProductMarketing|Be a DevOps hero"
+msgstr ""
+
+msgid "InProductMarketing|Beef up your security"
+msgstr ""
+
+msgid "InProductMarketing|Better code in less time"
+msgstr ""
+
+msgid "InProductMarketing|Blog"
+msgstr ""
+
+msgid "InProductMarketing|Break down silos to coordinate seamlessly across development, operations, and security with a consistent experience across the development lifecycle."
+msgstr ""
+
+msgid "InProductMarketing|Building for iOS? We've got you covered."
+msgstr ""
+
+msgid "InProductMarketing|Burn up/down charts"
+msgstr ""
+
+msgid "InProductMarketing|By enabling code owners and required merge approvals the right person will review the right MR. This is a win-win: cleaner code and a more efficient review process."
+msgstr ""
+
+msgid "InProductMarketing|Code owners"
+msgstr ""
+
+msgid "InProductMarketing|Code owners and required merge approvals are part of the paid tiers of GitLab. You can start a free 30-day trial of GitLab Ultimate and enable these features in less than 5 minutes with no credit card required."
+msgstr ""
+
+msgid "InProductMarketing|Code review analytics"
+msgstr ""
+
+msgid "InProductMarketing|Collaboration across stages in GitLab"
+msgstr ""
+
+msgid "InProductMarketing|Collaboration made easy"
+msgstr ""
+
+msgid "InProductMarketing|Create a custom CI runner with just a few clicks"
+msgstr ""
+
+msgid "InProductMarketing|Create a custom runner"
+msgstr ""
+
+msgid "InProductMarketing|Create a project in GitLab in 5 minutes"
+msgstr ""
+
+msgid "InProductMarketing|Create well-defined workflows by using scoped labels on issues, merge requests, and epics. Labels with the same scope cannot be used together, which prevents conflicts."
+msgstr ""
+
+msgid "InProductMarketing|Create your first project!"
+msgstr ""
+
+msgid "InProductMarketing|Define who owns specific files or directories, so the right reviewers are suggested when a merge request introduces changes to those files."
+msgstr ""
+
+msgid "InProductMarketing|Deliver Better Products Faster"
+msgstr ""
+
+msgid "InProductMarketing|Dependency scanning"
+msgstr ""
+
+msgid "InProductMarketing|Did you know teams that use GitLab are far more efficient?"
+msgstr ""
+
+msgid "InProductMarketing|Dig in and create a project and a repo"
+msgstr ""
+
+msgid "InProductMarketing|Discover Premium & Ultimate"
+msgstr ""
+
+msgid "InProductMarketing|Discover Premium & Ultimate."
+msgstr ""
+
+msgid "InProductMarketing|Do you have a teammate who would be perfect for this task?"
+msgstr ""
+
+msgid "InProductMarketing|Dynamic application security testing"
+msgstr ""
+
+msgid "InProductMarketing|Epics"
+msgstr ""
+
+msgid "InProductMarketing|Expand your DevOps journey with a free GitLab trial"
+msgstr ""
+
+msgid "InProductMarketing|Explore GitLab CI/CD"
+msgstr ""
+
+msgid "InProductMarketing|Explore the options"
+msgstr ""
+
+msgid "InProductMarketing|Explore the power of GitLab CI/CD"
+msgstr ""
+
+msgid "InProductMarketing|Facebook"
+msgstr ""
+
+msgid "InProductMarketing|Feel the need for speed?"
+msgstr ""
+
+msgid "InProductMarketing|Find and fix bottlenecks in your code review process by understanding how long open merge requests have been in review."
+msgstr ""
+
+msgid "InProductMarketing|Find out how your teams are really doing"
+msgstr ""
+
+msgid "InProductMarketing|Find out if your external libraries are safe. Run dependency scanning jobs that check for known vulnerabilities in your external libraries."
+msgstr ""
+
+msgid "InProductMarketing|Follow our steps"
+msgstr ""
+
+msgid "InProductMarketing|Free 30-day trial"
+msgstr ""
+
+msgid "InProductMarketing|Get going with CI/CD quickly using our %{quick_start_link}. Start with an available runner and then create a CI .yml file – it's really that easy."
+msgstr ""
+
+msgid "InProductMarketing|Get our import guides"
+msgstr ""
+
+msgid "InProductMarketing|Get set up to build for iOS"
+msgstr ""
+
+msgid "InProductMarketing|Get started today"
+msgstr ""
+
+msgid "InProductMarketing|Get started today with a 30-day GitLab Ultimate trial, no credit card required."
+msgstr ""
+
+msgid "InProductMarketing|Get started with GitLab CI/CD"
+msgstr ""
+
+msgid "InProductMarketing|Get to know GitLab CI/CD"
+msgstr ""
+
+msgid "InProductMarketing|Get your team set up on GitLab"
+msgstr ""
+
+msgid "InProductMarketing|Git basics"
+msgstr ""
+
+msgid "InProductMarketing|GitHub Enterprise projects to GitLab"
+msgstr ""
+
+msgid "InProductMarketing|GitLab is infrastructure agnostic (supporting GCP, AWS, Azure, OpenShift, VMWare, On Prem, Bare Metal, and more), offering a consistent workflow experience – irrespective of the environment."
+msgstr ""
+
+msgid "InProductMarketing|GitLab provides static application security testing (SAST), dynamic application security testing (DAST), container scanning, and dependency scanning to help you deliver secure applications along with license compliance."
+msgstr ""
+
+msgid "InProductMarketing|GitLab's CI/CD makes software development easier. Don't believe us? Here are three ways you can take it for a fast (and satisfying) test drive:"
+msgstr ""
+
+msgid "InProductMarketing|GitLab's premium tiers are designed to make you, your team and your application more efficient and more secure with features including but not limited to:"
+msgstr ""
+
+msgid "InProductMarketing|Give us one minute..."
+msgstr ""
+
+msgid "InProductMarketing|Go farther with GitLab"
+msgstr ""
+
+msgid "InProductMarketing|Goldman Sachs went from 1 build every two weeks to thousands of builds a day"
+msgstr ""
+
+msgid "InProductMarketing|Have a different instance you'd like to import? Here's our %{import_link}."
+msgstr ""
+
+msgid "InProductMarketing|Here's what you need to know"
+msgstr ""
+
+msgid "InProductMarketing|How (and why) mirroring makes sense"
+msgstr ""
+
+msgid "InProductMarketing|How long does it take us to close issues/MRs by types like feature requests, bugs, tech debt, security?"
+msgstr ""
+
+msgid "InProductMarketing|How many days does it take our team to complete various tasks?"
+msgstr ""
+
+msgid "InProductMarketing|How to build and test faster"
+msgstr ""
+
+msgid "InProductMarketing|If you don't want to receive marketing emails directly from GitLab, %{marketing_preference_link}."
+msgstr ""
+
+msgid "InProductMarketing|If you no longer wish to receive marketing emails from us,"
+msgstr ""
+
+msgid "InProductMarketing|Import your project and code from GitHub, Bitbucket and others"
+msgstr ""
+
+msgid "InProductMarketing|Improve app security with a 30-day trial"
+msgstr ""
+
+msgid "InProductMarketing|Improve code quality and streamline reviews"
+msgstr ""
+
+msgid "InProductMarketing|Increase Operational Efficiencies"
+msgstr ""
+
+msgid "InProductMarketing|Invite them to help out."
+msgstr ""
+
+msgid "InProductMarketing|Invite your colleagues and start shipping code faster."
+msgstr ""
+
+msgid "InProductMarketing|Invite your colleagues to join in less than one minute"
+msgstr ""
+
+msgid "InProductMarketing|Invite your colleagues today"
+msgstr ""
+
+msgid "InProductMarketing|Invite your team in less than 60 seconds"
+msgstr ""
+
+msgid "InProductMarketing|Invite your team now"
+msgstr ""
+
+msgid "InProductMarketing|Invite your team today to build better code (and processes) together"
+msgstr ""
+
+msgid "InProductMarketing|It's all in the stats"
+msgstr ""
+
+msgid "InProductMarketing|It's also possible to simply %{external_repo_link} in order to take advantage of GitLab's CI/CD."
+msgstr ""
+
+msgid "InProductMarketing|Keep your code quality high by defining who should approve merge requests and how many approvals are required."
+msgstr ""
+
+msgid "InProductMarketing|Launch GitLab CI/CD in 20 minutes or less"
+msgstr ""
+
+msgid "InProductMarketing|Learn how to build for iOS"
+msgstr ""
+
+msgid "InProductMarketing|Lower cost of development"
+msgstr ""
+
+msgid "InProductMarketing|Make it easier to collaborate on high-level ideas by grouping related issues in an epic."
+msgstr ""
+
+msgid "InProductMarketing|Making the switch? It's easier than you think to import your projects into GitLab. Move %{github_link}, or import something %{bitbucket_link}."
+msgstr ""
+
+msgid "InProductMarketing|Master the art of importing!"
+msgstr ""
+
+msgid "InProductMarketing|Merge request approval rule"
+msgstr ""
+
+msgid "InProductMarketing|Move on to easily creating a Pages website %{ci_template_link}"
+msgstr ""
+
+msgid "InProductMarketing|Multiple owners, confusing workstreams? We've got you covered"
+msgstr ""
+
+msgid "InProductMarketing|Multiple required approvers"
+msgstr ""
+
+msgid "InProductMarketing|Need an alternative to importing?"
+msgstr ""
+
+msgid "InProductMarketing|No credit card required."
+msgstr ""
+
+msgid "InProductMarketing|Our tool brings all the things together"
+msgstr ""
+
+msgid "InProductMarketing|Protect your web application by using DAST to examine for vulnerabilities in deployed environments."
+msgstr ""
+
+msgid "InProductMarketing|Rapid development, simplified"
+msgstr ""
+
+msgid "InProductMarketing|Reduce Security & Compliance Risk"
+msgstr ""
+
+msgid "InProductMarketing|Require multiple approvers on a merge request, so you know it's in good shape before it's merged."
+msgstr ""
+
+msgid "InProductMarketing|Roadmaps"
+msgstr ""
+
+msgid "InProductMarketing|Scoped labels"
+msgstr ""
+
+msgid "InProductMarketing|Security that's integrated into your development lifecycle"
+msgstr ""
+
+msgid "InProductMarketing|Sometimes you're not ready to make a full transition to a new tool. If you're not ready to fully commit, %{mirroring_link} gives you a safe way to try out GitLab in parallel with your current tool."
+msgstr ""
+
+msgid "InProductMarketing|Speed. Efficiency. Trust."
+msgstr ""
+
+msgid "InProductMarketing|Spin up an autoscaling runner in GitLab"
+msgstr ""
+
+msgid "InProductMarketing|Start a GitLab Ultimate trial today in less than one minute, no credit card required."
+msgstr ""
+
+msgid "InProductMarketing|Start a Self-Managed trial"
+msgstr ""
+
+msgid "InProductMarketing|Start a free trial"
+msgstr ""
+
+msgid "InProductMarketing|Start a free trial of GitLab Ultimate – no credit card required"
+msgstr ""
+
+msgid "InProductMarketing|Start a trial"
+msgstr ""
+
+msgid "InProductMarketing|Start by %{performance_link}"
+msgstr ""
+
+msgid "InProductMarketing|Start by importing your projects"
+msgstr ""
+
+msgid "InProductMarketing|Start with a GitLab Ultimate free trial"
+msgstr ""
+
+msgid "InProductMarketing|Start your trial now!"
+msgstr ""
+
+msgid "InProductMarketing|Start your trial today to experience single application success and discover all the features of GitLab Ultimate for free!"
+msgstr ""
+
+msgid "InProductMarketing|Stop wondering and use GitLab to answer questions like:"
+msgstr ""
+
+msgid "InProductMarketing|Streamline code review, know at a glance who's unavailable, communicate in comments or in email and integrate with Slack so everyone's on the same page."
+msgstr ""
+
+msgid "InProductMarketing|Take your first steps with GitLab"
+msgstr ""
+
+msgid "InProductMarketing|Take your source code management to the next level"
+msgstr ""
+
+msgid "InProductMarketing|Team members collaborating"
+msgstr ""
+
+msgid "InProductMarketing|Team up in GitLab for greater efficiency"
+msgstr ""
+
+msgid "InProductMarketing|Team work makes the dream work"
+msgstr ""
+
+msgid "InProductMarketing|Test, create, deploy"
+msgstr ""
+
+msgid "InProductMarketing|That's all it takes to get going with GitLab, but if you're new to working with Git, check out our %{basics_link} for helpful tips and tricks for getting started."
+msgstr ""
+
+msgid "InProductMarketing|This is email %{current_series} of %{total_series} in the %{track} series."
+msgstr ""
+
+msgid "InProductMarketing|This is email %{current_series} of %{total_series} in the %{track} series. To disable notification emails sent by your local GitLab instance, either contact your administrator or %{unsubscribe_link}."
+msgstr ""
+
+msgid "InProductMarketing|Ticketmaster decreased their CI build time by 15X"
+msgstr ""
+
+msgid "InProductMarketing|Tired of wrestling with disparate tool chains, information silos and inefficient processes? GitLab's CI/CD is built on a DevOps platform with source code management, planning, monitoring and more ready to go. Find out %{ci_link}."
+msgstr ""
+
+msgid "InProductMarketing|To opt out of these onboarding emails, %{unsubscribe_link}."
+msgstr ""
+
+msgid "InProductMarketing|To understand and get the most out of GitLab, start at the beginning and %{project_link}. In GitLab, repositories are part of a project, so after you've created your project you can go ahead and %{repo_link}."
+msgstr ""
+
+msgid "InProductMarketing|Track completed issues in a chart, so you can see how a milestone is progressing at a glance."
+msgstr ""
+
+msgid "InProductMarketing|Try GitLab Ultimate for free"
+msgstr ""
+
+msgid "InProductMarketing|Try it out"
+msgstr ""
+
+msgid "InProductMarketing|Try it yourself"
+msgstr ""
+
+msgid "InProductMarketing|Turn coworkers into collaborators"
+msgstr ""
+
+msgid "InProductMarketing|Twitter"
+msgstr ""
+
+msgid "InProductMarketing|Understand repository mirroring"
+msgstr ""
+
+msgid "InProductMarketing|Understand your project options"
+msgstr ""
+
+msgid "InProductMarketing|Use GitLab CI/CD"
+msgstr ""
+
+msgid "InProductMarketing|Use our AWS cloudformation template to spin up your runners in just a few clicks!"
+msgstr ""
+
+msgid "InProductMarketing|Used by more than 100,000 organizations from around the globe:"
+msgstr ""
+
+msgid "InProductMarketing|Visualize your epics and milestones in a timeline."
+msgstr ""
+
+msgid "InProductMarketing|Want to get your iOS app up and running, including publishing all the way to TestFlight? Follow our guide to set up GitLab and fastlane to publish iOS apps to the App Store."
+msgstr ""
+
+msgid "InProductMarketing|Want to host GitLab on your servers?"
+msgstr ""
+
+msgid "InProductMarketing|Watch iOS building in action."
+msgstr ""
+
+msgid "InProductMarketing|We know a thing or two about efficiency and we don't want to keep that to ourselves. Sign up for a free trial of GitLab Ultimate and your teams will be on it from day one."
+msgstr ""
+
+msgid "InProductMarketing|What does our value stream timeline look like from product to development to review and production?"
+msgstr ""
+
+msgid "InProductMarketing|When your team is on GitLab these answers are a click away."
+msgstr ""
+
+msgid "InProductMarketing|Working in GitLab = more efficient"
+msgstr ""
+
+msgid "InProductMarketing|YouTube"
+msgstr ""
+
+msgid "InProductMarketing|Your software, deployed your way"
+msgstr ""
+
+msgid "InProductMarketing|Your teams can be more efficient"
+msgstr ""
+
+msgid "InProductMarketing|comprehensive guide"
+msgstr ""
+
+msgid "InProductMarketing|connect an external repository"
+msgstr ""
+
+msgid "InProductMarketing|create a project"
+msgstr ""
+
+msgid "InProductMarketing|from Bitbucket"
+msgstr ""
+
+msgid "InProductMarketing|go to about.gitlab.com"
+msgstr ""
+
+msgid "InProductMarketing|how easy it is to get started"
+msgstr ""
+
+msgid "InProductMarketing|quick start guide"
+msgstr ""
+
+msgid "InProductMarketing|repository mirroring"
+msgstr ""
+
+msgid "InProductMarketing|set up a repo"
+msgstr ""
+
+msgid "InProductMarketing|test and deploy"
+msgstr ""
+
+msgid "InProductMarketing|testing browser performance"
+msgstr ""
+
+msgid "InProductMarketing|unsubscribe"
+msgstr ""
+
+msgid "InProductMarketing|update your preferences"
+msgstr ""
+
+msgid "InProductMarketing|using a CI/CD template"
+msgstr ""
+
+msgid "InProductMarketing|you may %{unsubscribe_link} at any time."
+msgstr ""
+
+msgid "Inactive"
+msgstr ""
+
+msgid "Incident"
+msgstr ""
+
+msgid "Incident Management Limits"
+msgstr ""
+
+msgid "Incident creation cancelled."
+msgstr ""
+
+msgid "Incident details"
+msgstr ""
+
+msgid "Incident template (optional)."
+msgstr ""
+
+msgid "Incident title"
+msgstr ""
+
+msgid "IncidentManagement|%{hours} hours, %{minutes} minutes remaining"
+msgstr ""
+
+msgid "IncidentManagement|%{minutes} minutes remaining"
+msgstr ""
+
+msgid "IncidentManagement|Achieved SLA"
+msgstr ""
+
+msgid "IncidentManagement|Acknowledged"
+msgstr ""
+
+msgid "IncidentManagement|All"
+msgstr ""
+
+msgid "IncidentManagement|All alerts promoted to incidents are automatically displayed within the list."
+msgstr ""
+
+msgid "IncidentManagement|All alerts promoted to incidents are automatically displayed within the list. You can also create a new incident using the button below."
+msgstr ""
+
+msgid "IncidentManagement|An error occurred while fetching the incident status. Please reload the page."
+msgstr ""
+
+msgid "IncidentManagement|An error occurred while updating the incident status. Please reload the page and try again."
+msgstr ""
+
+msgid "IncidentManagement|Assign paging status"
+msgstr ""
+
+msgid "IncidentManagement|Assignees"
+msgstr ""
+
+msgid "IncidentManagement|Closed"
+msgstr ""
+
+msgid "IncidentManagement|Create incident"
+msgstr ""
+
+msgid "IncidentManagement|Critical - S1"
+msgstr ""
+
+msgid "IncidentManagement|Date created"
+msgstr ""
+
+msgid "IncidentManagement|Display your incidents in a dedicated view"
+msgstr ""
+
+msgid "IncidentManagement|High - S2"
+msgstr ""
+
+msgid "IncidentManagement|Incident"
+msgstr ""
+
+msgid "IncidentManagement|Incidents"
+msgstr ""
+
+msgid "IncidentManagement|Learn more about incident statuses"
+msgstr ""
+
+msgid "IncidentManagement|Low - S4"
+msgstr ""
+
+msgid "IncidentManagement|Medium - S3"
+msgstr ""
+
+msgid "IncidentManagement|Missed SLA"
+msgstr ""
+
+msgid "IncidentManagement|No incidents to display."
+msgstr ""
+
+msgid "IncidentManagement|None"
+msgstr ""
+
+msgid "IncidentManagement|Open"
+msgstr ""
+
+msgid "IncidentManagement|Page your team with escalation policies"
+msgstr ""
+
+msgid "IncidentManagement|Paged"
+msgstr ""
+
+msgid "IncidentManagement|Published"
+msgstr ""
+
+msgid "IncidentManagement|Published to status page"
+msgstr ""
+
+msgid "IncidentManagement|Resolved"
+msgstr ""
+
+msgid "IncidentManagement|Setting the status to Acknowledged or Resolved stops paging when escalation policies are selected for the incident."
+msgstr ""
+
+msgid "IncidentManagement|Severity"
+msgstr ""
+
+msgid "IncidentManagement|Status"
+msgstr ""
+
+msgid "IncidentManagement|There are no closed incidents"
+msgstr ""
+
+msgid "IncidentManagement|There was an error displaying the incidents."
+msgstr ""
+
+msgid "IncidentManagement|Time to SLA"
+msgstr ""
+
+msgid "IncidentManagement|Triggered"
+msgstr ""
+
+msgid "IncidentManagement|Unassigned"
+msgstr ""
+
+msgid "IncidentManagement|Unknown"
+msgstr ""
+
+msgid "IncidentManagement|Unpublished"
+msgstr ""
+
+msgid "IncidentManagement|Use escalation policies to automatically page your team when incidents are created."
+msgstr ""
+
+msgid "IncidentSettings|Activate \"time to SLA\" countdown timer"
+msgstr ""
+
+msgid "IncidentSettings|Fine-tune incident settings and set up integrations with external tools to help better manage incidents."
+msgstr ""
+
+msgid "IncidentSettings|Grafana integration"
+msgstr ""
+
+msgid "IncidentSettings|Incident settings"
+msgstr ""
+
+msgid "IncidentSettings|Incidents"
+msgstr ""
+
+msgid "IncidentSettings|Introduce a countdown timer in incident issues to better track Service Level Agreements (SLAs). The timer starts automatically when the incident is created, and sets a time limit for resolving the incident. When activated, the time to SLA countdown appears on all new incidents."
+msgstr ""
+
+msgid "IncidentSettings|PagerDuty integration"
+msgstr ""
+
+msgid "IncidentSettings|Time limit"
+msgstr ""
+
+msgid "IncidentSettings|Time limit must be a multiple of 15 minutes."
+msgstr ""
+
+msgid "IncidentSettings|Time limit must be a valid number."
+msgstr ""
+
+msgid "IncidentSettings|Time limit must be greater than 0."
+msgstr ""
+
+msgid "IncidentSettings|When activated, this applies to all new incidents in the project."
+msgstr ""
+
+msgid "IncidentSettings|hours"
+msgstr ""
+
+msgid "IncidentSettings|minutes"
+msgstr ""
+
+msgid "Incidents"
+msgstr ""
+
+msgid "Incidents|Add image details"
+msgstr ""
+
+msgid "Incidents|Add text or a link to display with your image. If you don't add either, the file name displays instead."
+msgstr ""
+
+msgid "Incidents|Drop or %{linkStart}upload%{linkEnd} a metric screenshot to attach it to the incident"
+msgstr ""
+
+msgid "Incidents|Must start with http or https"
+msgstr ""
+
+msgid "Incident|Add new timeline event"
+msgstr ""
+
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
+msgid "Incident|Alert details"
+msgstr ""
+
+msgid "Incident|Are you sure you want to delete this event?"
+msgstr ""
+
+msgid "Incident|Are you sure you wish to delete this image?"
+msgstr ""
+
+msgid "Incident|Delete event"
+msgstr ""
+
+msgid "Incident|Delete image"
+msgstr ""
+
+msgid "Incident|Deleting %{filename}"
+msgstr ""
+
+msgid "Incident|Edit image text or link"
+msgstr ""
+
+msgid "Incident|Editing %{filename}"
+msgstr ""
+
+msgid "Incident|Error creating incident timeline event: %{error}"
+msgstr ""
+
+msgid "Incident|Error deleting incident timeline event: %{error}"
+msgstr ""
+
+msgid "Incident|Error updating incident timeline event: %{error}"
+msgstr ""
+
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
+msgid "Incident|Metrics"
+msgstr ""
+
+msgid "Incident|No timeline items have been added yet."
+msgstr ""
+
+msgid "Incident|Save and add another event"
+msgstr ""
+
+msgid "Incident|Something went wrong while creating the incident timeline event."
+msgstr ""
+
+msgid "Incident|Something went wrong while deleting the incident timeline event."
+msgstr ""
+
+msgid "Incident|Something went wrong while fetching incident timeline events."
+msgstr ""
+
+msgid "Incident|Something went wrong while updating the incident timeline event."
+msgstr ""
+
+msgid "Incident|Summary"
+msgstr ""
+
+msgid "Incident|There was an issue loading alert data. Please try again."
+msgstr ""
+
+msgid "Incident|There was an issue loading incident data. Please try again."
+msgstr ""
+
+msgid "Incident|Timeline"
+msgstr ""
+
+msgid "Incident|Timeline text"
+msgstr ""
+
+msgid "Incident|Timeline text..."
+msgstr ""
+
+msgid "Include author name in notification email body"
+msgstr ""
+
+msgid "Include description in commit message"
+msgstr ""
+
+msgid "Include new features from all tiers."
+msgstr ""
+
+msgid "Include the name of the author of the issue, merge request or comment in the email body. By default, GitLab overrides the email sender's name. Some email servers don't support that option."
+msgstr ""
+
+msgid "Include the username in the URL if required: %{code_open}https://username@gitlab.company.com/group/project.git%{code_close}."
+msgstr ""
+
+msgid "Includes LFS objects. It can be overridden per group, or per project. Set to 0 for no limit."
+msgstr ""
+
+msgid "Includes an MVC structure to help you get started"
+msgstr ""
+
+msgid "Includes an MVC structure, Gemfile, Rakefile, along with many others, to help you get started"
+msgstr ""
+
+msgid "Includes an MVC structure, mvnw and pom.xml to help you get started"
+msgstr ""
+
+msgid "Incoming email"
+msgstr ""
+
+msgid "Incoming!"
+msgstr ""
+
+msgid "Incompatible options set!"
+msgstr ""
+
+msgid "Incompatible project"
+msgstr ""
+
+msgid "Incomplete"
+msgstr ""
+
+msgid "Increase"
+msgstr ""
+
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
+msgid "Indent line"
+msgstr ""
+
+msgid "Index"
+msgstr ""
+
+msgid "Index all projects"
+msgstr ""
+
+msgid "Index deletion is canceled"
+msgstr ""
+
+msgid "Indicates whether this runner can pick jobs without tags"
+msgstr ""
+
+msgid "Info"
+msgstr ""
+
+msgid "Inform users without uploaded SSH keys that they can't push over SSH until one is added"
+msgstr ""
+
+msgid "Infrastructure"
+msgstr ""
+
+msgid "Infrastructure Registry"
+msgstr ""
+
+msgid "Infrastructure as Code (IaC) Scanning"
+msgstr ""
+
+msgid "InfrastructureRegistry|Copy Terraform Command"
+msgstr ""
+
+msgid "InfrastructureRegistry|Copy Terraform Setup Command"
+msgstr ""
+
+msgid "InfrastructureRegistry|Copy and paste into your Terraform configuration, insert the variables, and run Terraform init:"
+msgstr ""
+
+msgid "InfrastructureRegistry|For more information on the Terraform registry, %{linkStart}see our documentation%{linkEnd}."
+msgstr ""
+
+msgid "InfrastructureRegistry|Infrastructure Registry"
+msgstr ""
+
+msgid "InfrastructureRegistry|Publish and share your modules. %{docLinkStart}More information%{docLinkEnd}"
+msgstr ""
+
+msgid "InfrastructureRegistry|Terraform"
+msgstr ""
+
+msgid "InfrastructureRegistry|Terraform modules are the main way to package and reuse resource configurations with Terraform. Learn more about how to %{noPackagesLinkStart}create Terraform modules%{noPackagesLinkEnd} in GitLab."
+msgstr ""
+
+msgid "InfrastructureRegistry|To authorize access to the Terraform registry:"
+msgstr ""
+
+msgid "InfrastructureRegistry|You have no Terraform modules in your project"
+msgstr ""
+
+msgid "Inherited"
+msgstr ""
+
+msgid "Inherited:"
+msgstr ""
+
+msgid "Initial default branch name"
+msgstr ""
+
+msgid "Initial default branch protection"
+msgstr ""
+
+msgid "Inline"
+msgstr ""
+
+msgid "Inline math"
+msgstr ""
+
+msgid "Input host keys manually"
+msgstr ""
+
+msgid "Input the remote repository URL"
+msgstr ""
+
+msgid "Insert"
+msgstr ""
+
+msgid "Insert a %{rows}x%{cols} table."
+msgstr ""
+
+msgid "Insert a quote"
+msgstr ""
+
+msgid "Insert code"
+msgstr ""
+
+msgid "Insert column after"
+msgstr ""
+
+msgid "Insert column before"
+msgstr ""
+
+msgid "Insert image"
+msgstr ""
+
+msgid "Insert link"
+msgstr ""
+
+msgid "Insert row after"
+msgstr ""
+
+msgid "Insert row before"
+msgstr ""
+
+msgid "Insert suggestion"
+msgstr ""
+
+msgid "Insert table"
+msgstr ""
+
+msgid "Insights"
+msgstr ""
+
+msgid "Insights|Configure a custom report for insights into your group processes such as amount of issues, bugs, and merge requests per month. %{linkStart}How do I configure an insights report?%{linkEnd}"
+msgstr ""
+
+msgid "Insights|Some items are not visible beacuse the project was filtered out in the insights.yml file (see the projects.only config in the YAML file or the enabled project features (issues, merge requests) in the project settings)."
+msgstr ""
+
+msgid "Insights|This project is filtered out in the insights.yml file (see the projects.only config for more information)."
+msgstr ""
+
+msgid "Install GitLab Runner and ensure it's running."
+msgstr ""
+
+msgid "Install on clusters"
+msgstr ""
+
+msgid "Installation"
+msgstr ""
+
+msgid "Instance"
+msgid_plural "Instances"
+msgstr[0] ""
+
+msgid "Instance Configuration"
+msgstr ""
+
+msgid "Instance access request"
+msgstr ""
+
+msgid "Instance access request approved"
+msgstr ""
+
+msgid "Instance access request rejected"
+msgstr ""
+
+msgid "Instance administrators group already exists"
+msgstr ""
+
+msgid "Instance audit events"
+msgstr ""
+
+msgid "Instance overview"
+msgstr ""
+
+msgid "Insufficient permissions"
+msgstr ""
+
+msgid "Insufficient permissions for dast_configuration keyword"
+msgstr ""
+
+msgid "Integration"
+msgstr ""
+
+msgid "Integration Settings"
+msgstr ""
+
+msgid "IntegrationEvents|A comment is added"
+msgstr ""
+
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|A deployment is started or finished"
+msgstr ""
+
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|A new, unique alert is recorded"
+msgstr ""
+
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
+msgstr ""
+
+msgid "IntegrationEvents|A pipeline status changes"
+msgstr ""
+
+msgid "IntegrationEvents|A push is made to the repository"
+msgstr ""
+
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
+msgstr ""
+
+msgid "IntegrationEvents|A wiki page is created or updated"
+msgstr ""
+
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
+msgstr ""
+
+msgid "Integrations"
+msgstr ""
+
+msgid "Integrations|%{integrationTitle}: active"
+msgstr ""
+
+msgid "Integrations|%{integration} settings saved and active."
+msgstr ""
+
+msgid "Integrations|%{integration} settings saved, but not active."
+msgstr ""
+
+msgid "Integrations|Active integrations"
+msgstr ""
+
+msgid "Integrations|Add an integration"
+msgstr ""
+
+msgid "Integrations|Add namespace"
+msgstr ""
+
+msgid "Integrations|All details"
+msgstr ""
+
+msgid "Integrations|All projects inheriting these settings will also be reset."
+msgstr ""
+
+msgid "Integrations|An error occurred while loading projects using custom settings."
+msgstr ""
+
+msgid "Integrations|An event will be triggered when one of the following items happen."
+msgstr ""
+
+msgid "Integrations|Branches for which notifications are to be sent"
+msgstr ""
+
+msgid "Integrations|Clear if using a self-signed certificate."
+msgstr ""
+
+msgid "Integrations|Comment detail:"
+msgstr ""
+
+msgid "Integrations|Comment settings:"
+msgstr ""
+
+msgid "Integrations|Configure the scope of notifications."
+msgstr ""
+
+msgid "Integrations|Connection details"
+msgstr ""
+
+msgid "Integrations|Connection failed. Check your integration settings."
+msgstr ""
+
+msgid "Integrations|Connection successful."
+msgstr ""
+
+msgid "Integrations|Create new issue in Jira"
+msgstr ""
+
+msgid "Integrations|Create new issue in ZenTao"
+msgstr ""
+
+msgid "Integrations|Default settings are inherited from the group level."
+msgstr ""
+
+msgid "Integrations|Default settings are inherited from the instance level."
+msgstr ""
+
+msgid "Integrations|Edit project alias"
+msgstr ""
+
+msgid "Integrations|Enable GitLab.com slash commands in a Slack workspace."
+msgstr ""
+
+msgid "Integrations|Enable SSL verification"
+msgstr ""
+
+msgid "Integrations|Enable comments"
+msgstr ""
+
+msgid "Integrations|Enable slash commands and notifications for a Slack workspace."
+msgstr ""
+
+msgid "Integrations|Ensure your instance URL is correct and your instance is configured correctly. %{linkStart}Learn more%{linkEnd}."
+msgstr ""
+
+msgid "Integrations|Enter your alias"
+msgstr ""
+
+msgid "Integrations|Failed to link namespace. Please try again."
+msgstr ""
+
+msgid "Integrations|Failed to load Jira Connect Application ID. Please try again."
+msgstr ""
+
+msgid "Integrations|Failed to load namespaces. Please try again."
+msgstr ""
+
+msgid "Integrations|Failed to load subscriptions."
+msgstr ""
+
+msgid "Integrations|Failed to sign in to GitLab."
+msgstr ""
+
+msgid "Integrations|Failed to unlink namespace. Please try again."
+msgstr ""
+
+msgid "Integrations|Failed to update GitLab version. Please try again."
+msgstr ""
+
+msgid "Integrations|GitLab administrators can set up integrations that all groups and projects inherit and use by default. These integrations apply to all groups and projects that don't already use custom settings. You can override custom settings for a group or project if the settings are necessary at that level. Learn more about %{integrations_link_start}instance-level integration management%{link_end}."
+msgstr ""
+
+msgid "Integrations|GitLab administrators can set up integrations that all projects in a group inherit and use by default. These integrations apply to all projects that don't already use custom settings. You can override custom settings for a project if the settings are necessary at that level. Learn more about %{integrations_link_start}group-level integration management%{link_end}."
+msgstr ""
+
+msgid "Integrations|GitLab for Slack app"
+msgstr ""
+
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
+msgid "Integrations|Group-level integration management"
+msgstr ""
+
+msgid "Integrations|Includes Standard, plus the entire commit message, commit hash, and issue IDs"
+msgstr ""
+
+msgid "Integrations|Includes commit title and branch."
+msgstr ""
+
+msgid "Integrations|Instance-level integration management"
+msgstr ""
+
+msgid "Integrations|Integration details"
+msgstr ""
+
+msgid "Integrations|Issues created in Jira are shown here once you have created the issues in project setup in Jira."
+msgstr ""
+
+msgid "Integrations|Keep your PHP dependencies updated on Packagist."
+msgstr ""
+
+msgid "Integrations|Link namespaces"
+msgstr ""
+
+msgid "Integrations|Linked namespaces"
+msgstr ""
+
+msgid "Integrations|Namespace successfully linked"
+msgstr ""
+
+msgid "Integrations|Namespaces are the GitLab groups and subgroups you link to this Jira instance."
+msgstr ""
+
+msgid "Integrations|No available namespaces."
+msgstr ""
+
+msgid "Integrations|No linked namespaces"
+msgstr ""
+
+msgid "Integrations|Notification settings"
+msgstr ""
+
+msgid "Integrations|Projects using custom settings"
+msgstr ""
+
+msgid "Integrations|Projects using custom settings will not be affected."
+msgstr ""
+
+msgid "Integrations|Projects using custom settings will not be impacted unless the project owner chooses to use parent level defaults."
+msgstr ""
+
+msgid "Integrations|Reset integration?"
+msgstr ""
+
+msgid "Integrations|Resetting this integration will clear the settings and deactivate this integration."
+msgstr ""
+
+msgid "Integrations|Restrict to branch (optional)"
+msgstr ""
+
+msgid "Integrations|Return to GitLab for Jira"
+msgstr ""
+
+msgid "Integrations|SSL verification"
+msgstr ""
+
+msgid "Integrations|Save settings?"
+msgstr ""
+
+msgid "Integrations|Saving will update the default settings for all projects that are not using custom settings."
+msgstr ""
+
+msgid "Integrations|Search Jira issues"
+msgstr ""
+
+msgid "Integrations|Search ZenTao issues"
+msgstr ""
+
+msgid "Integrations|Send notifications about project events to Unify Circuit."
+msgstr ""
+
+msgid "Integrations|Send notifications about project events to a Unify Circuit conversation. %{docs_link}"
+msgstr ""
+
+msgid "Integrations|Sign in to %{url}"
+msgstr ""
+
+msgid "Integrations|Sign in to GitLab"
+msgstr ""
+
+msgid "Integrations|Sign in to add namespaces"
+msgstr ""
+
+msgid "Integrations|Standard"
+msgstr ""
+
+msgid "Integrations|There are no projects using custom settings"
+msgstr ""
+
+msgid "Integrations|This integration, and inheriting projects were reset."
+msgstr ""
+
+msgid "Integrations|To keep this project going, create a new issue."
+msgstr ""
+
+msgid "Integrations|Trigger"
+msgstr ""
+
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
+msgid "Integrations|Use custom settings"
+msgstr ""
+
+msgid "Integrations|Use default settings"
+msgstr ""
+
+msgid "Integrations|You can close this window."
+msgstr ""
+
+msgid "Integrations|You can use this alias in your Slack commands"
+msgstr ""
+
+msgid "Integrations|You haven't activated any integrations yet."
+msgstr ""
+
+msgid "Integrations|You must have owner or maintainer permissions to link namespaces."
+msgstr ""
+
+msgid "Integrations|You must use a %{linkStart}supported browser%{linkEnd} to use the GitLab for Jira app."
+msgstr ""
+
+msgid "Integrations|You should now see GitLab.com activity inside your Jira Cloud issues. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "Integrations|You've activated every integration 🎉"
+msgstr ""
+
+msgid "Integrations|Your browser is not supported"
+msgstr ""
+
+msgid "Integrations|ZenTao issues display here when you create issues in your project in ZenTao."
+msgstr ""
+
+msgid "Integrations|can't exceed %{recipients_limit}"
+msgstr ""
+
+msgid "IntelliJ IDEA (HTTPS)"
+msgstr ""
+
+msgid "IntelliJ IDEA (SSH)"
+msgstr ""
+
+msgid "Interactive mode"
+msgstr ""
+
+msgid "Interested parties can even contribute by pushing commits if they want to."
+msgstr ""
+
+msgid "Internal"
+msgstr ""
+
+msgid "Internal - The group and any internal projects can be viewed by any logged in user except external users."
+msgstr ""
+
+msgid "Internal - The project can be accessed by any logged in user except external users."
+msgstr ""
+
+msgid "Internal error occurred while delivering this webhook."
+msgstr ""
+
+msgid "Internal note"
+msgstr ""
+
+msgid "Internal users"
+msgstr ""
+
+msgid "Internal users cannot be deactivated"
+msgstr ""
+
+msgid "Interval"
+msgstr ""
+
+msgid "Interval Pattern"
+msgstr ""
+
+msgid "Introducing Your DevOps Reports"
+msgstr ""
+
+msgid "Invalid"
+msgstr ""
+
+msgid "Invalid Insights config file detected"
+msgstr ""
+
+msgid "Invalid OS"
+msgstr ""
+
+msgid "Invalid URL"
+msgstr ""
+
+msgid "Invalid URL: %{url}"
+msgstr ""
+
+msgid "Invalid date"
+msgstr ""
+
+msgid "Invalid date format. Please use UTC format as YYYY-MM-DD"
+msgstr ""
+
+msgid "Invalid date range"
+msgstr ""
+
+msgid "Invalid feature"
+msgstr ""
+
+msgid "Invalid field"
+msgstr ""
+
+msgid "Invalid file format with specified file type"
+msgstr ""
+
+msgid "Invalid file."
+msgstr ""
+
+msgid "Invalid format selected"
+msgstr ""
+
+msgid "Invalid hash"
+msgstr ""
+
+msgid "Invalid import params"
+msgstr ""
+
+msgid "Invalid input, please avoid emojis"
+msgstr ""
+
+msgid "Invalid login or password"
+msgstr ""
+
+msgid "Invalid period"
+msgstr ""
+
+msgid "Invalid pin code."
+msgstr ""
+
+msgid "Invalid policy type"
+msgstr ""
+
+msgid "Invalid repository bundle for snippet with id %{snippet_id}"
+msgstr ""
+
+msgid "Invalid repository path"
+msgstr ""
+
+msgid "Invalid rule"
+msgstr ""
+
+msgid "Invalid server response"
+msgstr ""
+
+msgid "Invalid status"
+msgstr ""
+
+msgid "Invalid tags"
+msgstr ""
+
+msgid "Invalid two-factor code."
+msgstr ""
+
+msgid "Invalid yaml"
+msgstr ""
+
+msgid "Invalidated"
+msgstr ""
+
+msgid "Investigate vulnerability: %{title}"
+msgstr ""
+
+msgid "Invisible Captcha"
+msgstr ""
+
+msgid "Invisible Captcha helps prevent the creation of spam accounts. It adds a honeypot field and time-sensitive form submission to the account signup form."
+msgstr ""
+
+msgid "Invitation"
+msgstr ""
+
+msgid "Invitation declined"
+msgstr ""
+
+msgid "Invite \"%{email}\" by email"
+msgstr ""
+
+msgid "Invite Members"
+msgstr ""
+
+msgid "Invite a group"
+msgstr ""
+
+msgid "Invite members"
+msgstr ""
+
+msgid "InviteEmail|%{inviter} invited you to join the %{project_or_group_name} %{project_or_group} as a %{role}"
+msgstr ""
+
+msgid "InviteEmail|%{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"
+msgstr ""
+
+msgid "InviteEmail|%{project_or_group} details"
+msgstr ""
+
+msgid "InviteEmail|Groups assemble related projects together and grant members access to several projects at once."
+msgstr ""
+
+msgid "InviteEmail|Join now"
+msgstr ""
+
+msgid "InviteEmail|Join your team on GitLab! %{inviter} invited you to %{project_or_group_name}"
+msgstr ""
+
+msgid "InviteEmail|Join your team on GitLab! You are invited to %{project_or_group_name}"
+msgstr ""
+
+msgid "InviteEmail|Projects are used to host and collaborate on code, track issues, and continuously build, test, and deploy your app with built-in GitLab CI/CD."
+msgstr ""
+
+msgid "InviteEmail|What's it about?"
+msgstr ""
+
+msgid "InviteEmail|You are invited to join the %{strong_start}%{project_or_group_name}%{strong_end}%{br_tag}%{project_or_group} as a %{role}"
+msgstr ""
+
+msgid "InviteEmail|You have been invited to join the %{project_or_group_name} %{project_or_group} as a %{role}"
+msgstr ""
+
+msgid "InviteEmail|You were assigned the following tasks:"
+msgstr ""
+
+msgid "InviteEmail|and has assigned you the following tasks:"
+msgstr ""
+
+msgid "InviteMembersBanner|Collaborate with your team"
+msgstr ""
+
+msgid "InviteMembersBanner|Invite your colleagues"
+msgstr ""
+
+msgid "InviteMembersBanner|We noticed that you haven't invited anyone to this group. Invite your colleagues so you can discuss issues, collaborate on merge requests, and share your knowledge."
+msgstr ""
+
+msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
+msgstr ""
+
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr ""
+
+msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
+msgstr ""
+
+msgid "InviteMembersModal|Access expiration date (optional)"
+msgstr ""
+
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
+msgid "InviteMembersModal|Cancel"
+msgstr ""
+
+msgid "InviteMembersModal|Choose a project for the issues"
+msgstr ""
+
+msgid "InviteMembersModal|Close invite team members"
+msgstr ""
+
+msgid "InviteMembersModal|Congratulations on creating your project, you're almost there!"
+msgstr ""
+
+msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
+msgstr ""
+
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
+msgid "InviteMembersModal|Explore paid plans"
+msgstr ""
+
+msgid "InviteMembersModal|GitLab is better with colleagues!"
+msgstr ""
+
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
+msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
+msgstr ""
+
+msgid "InviteMembersModal|Invite"
+msgstr ""
+
+msgid "InviteMembersModal|Invite a group"
+msgstr ""
+
+msgid "InviteMembersModal|Invite members"
+msgstr ""
+
+msgid "InviteMembersModal|Manage members"
+msgstr ""
+
+msgid "InviteMembersModal|Members were successfully added"
+msgstr ""
+
+msgid "InviteMembersModal|Please add members to invite"
+msgstr ""
+
+msgid "InviteMembersModal|Review the invite errors and try again:"
+msgstr ""
+
+msgid "InviteMembersModal|Search for a group to invite"
+msgstr ""
+
+msgid "InviteMembersModal|Select a group to invite"
+msgstr ""
+
+msgid "InviteMembersModal|Select a role"
+msgstr ""
+
+msgid "InviteMembersModal|Select members or type email addresses"
+msgstr ""
+
+msgid "InviteMembersModal|Show less"
+msgstr ""
+
+msgid "InviteMembersModal|Show more (%{count})"
+msgstr ""
+
+msgid "InviteMembersModal|Something went wrong"
+msgstr ""
+
+msgid "InviteMembersModal|The following member couldn't be invited"
+msgid_plural "InviteMembersModal|The following %d members couldn't be invited"
+msgstr[0] ""
+
+msgid "InviteMembersModal|To assign issues to a new team member, you need a project for the issues. %{linkStart}Create a project to get started.%{linkEnd}"
+msgstr ""
+
+msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr ""
+
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
+msgstr ""
+
+msgid "InviteMembersModal|Username or email address"
+msgstr ""
+
+msgid "InviteMembersModal|You only have space for %{count} more %{members} in %{name}"
+msgstr ""
+
+msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} group."
+msgstr ""
+
+msgid "InviteMembersModal|You're inviting a group to the %{strongStart}%{name}%{strongEnd} project."
+msgstr ""
+
+msgid "InviteMembersModal|You're inviting members to the %{strongStart}%{name}%{strongEnd} group."
+msgstr ""
+
+msgid "InviteMembersModal|You're inviting members to the %{strongStart}%{name}%{strongEnd} project."
+msgstr ""
+
+msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
+msgstr ""
+
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
+msgid "InviteMembers|Invite a group"
+msgstr ""
+
+msgid "InviteMembers|Invite team members"
+msgstr ""
+
+msgid "InviteMember|Add members to this project and start collaborating with your team."
+msgstr ""
+
+msgid "InviteMember|Invite Members (optional)"
+msgstr ""
+
+msgid "InviteMember|Invite another member"
+msgstr ""
+
+msgid "InviteMember|Invite members"
+msgstr ""
+
+msgid "InviteMember|Invite your team"
+msgstr ""
+
+msgid "InviteMember|Invited users will be added with developer level permissions. %{linkStart}View the documentation%{linkEnd} to see how to change this later."
+msgstr ""
+
+msgid "InviteReminderEmail|%{inviter} is still waiting for you to join GitLab"
+msgstr ""
+
+msgid "InviteReminderEmail|%{inviter} is waiting for you to join GitLab"
+msgstr ""
+
+msgid "InviteReminderEmail|%{inviter} is waiting for you to join the %{strong_start}%{project_or_group_name}%{strong_end} %{project_or_group} as a %{role}."
+msgstr ""
+
+msgid "InviteReminderEmail|%{inviter}'s invitation to GitLab is pending"
+msgstr ""
+
+msgid "InviteReminderEmail|Accept invitation"
+msgstr ""
+
+msgid "InviteReminderEmail|Accept invitation: %{invite_url}"
+msgstr ""
+
+msgid "InviteReminderEmail|Decline invitation"
+msgstr ""
+
+msgid "InviteReminderEmail|Decline invitation: %{decline_url}"
+msgstr ""
+
+msgid "InviteReminderEmail|Hey there %{wave_emoji}"
+msgstr ""
+
+msgid "InviteReminderEmail|Hey there!"
+msgstr ""
+
+msgid "InviteReminderEmail|In case you missed it..."
+msgstr ""
+
+msgid "InviteReminderEmail|Invitation pending"
+msgstr ""
+
+msgid "InviteReminderEmail|It's been %{invitation_age} days since %{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end} %{project_or_group} as a %{role}. What would you like to do?"
+msgstr ""
+
+msgid "InviteReminderEmail|This is a friendly reminder that %{inviter} invited you to join the %{strong_start}%{project_or_group_name}%{strong_end} %{project_or_group} as a %{role}."
+msgstr ""
+
+msgid "Invited"
+msgstr ""
+
+msgid "Invited group allowed email domains must contain a subset of the allowed email domains of the root ancestor group. Go to the group's 'Settings &gt; General' page and check 'Restrict membership by email domain'."
+msgstr ""
+
+msgid "IrkerService|Channels and users separated by whitespaces. %{recipients_docs_link}"
+msgstr ""
+
+msgid "IrkerService|Default IRC URI (optional)"
+msgstr ""
+
+msgid "IrkerService|How to enter channels or users?"
+msgstr ""
+
+msgid "IrkerService|Recipients"
+msgstr ""
+
+msgid "IrkerService|Send update messages to an irker server."
+msgstr ""
+
+msgid "IrkerService|Send update messages to an irker server. Before you can use this, you need to set up the irker daemon. %{docs_link}"
+msgstr ""
+
+msgid "IrkerService|Server host (optional)"
+msgstr ""
+
+msgid "IrkerService|Server port (optional)"
+msgstr ""
+
+msgid "IrkerService|URI to add before each recipient."
+msgstr ""
+
+msgid "IrkerService|irker (IRC gateway)"
+msgstr ""
+
+msgid "IrkerService|irker daemon hostname (defaults to localhost)."
+msgstr ""
+
+msgid "IrkerService|irker daemon port (defaults to 6659)."
+msgstr ""
+
+msgid "Is blocked by"
+msgstr ""
+
+msgid "Is using license seat:"
+msgstr ""
+
+msgid "Is using seat"
+msgstr ""
+
+msgid "IssuableEvents|assigned to"
+msgstr ""
+
+msgid "IssuableEvents|removed review request for"
+msgstr ""
+
+msgid "IssuableEvents|requested review from"
+msgstr ""
+
+msgid "IssuableEvents|unassigned"
+msgstr ""
+
+msgid "IssuableStatus|%{wi_type} created %{created_at} by "
+msgstr ""
+
+msgid "IssuableStatus|Closed"
+msgstr ""
+
+msgid "IssuableStatus|Closed (%{link})"
+msgstr ""
+
+msgid "IssuableStatus|Created %{created_at} by"
+msgstr ""
+
+msgid "IssuableStatus|duplicated"
+msgstr ""
+
+msgid "IssuableStatus|moved"
+msgstr ""
+
+msgid "IssuableStatus|promoted"
+msgstr ""
+
+msgid "Issuable|epic"
+msgstr ""
+
+msgid "Issuable|escalation policy"
+msgstr ""
+
+msgid "Issuable|iteration"
+msgstr ""
+
+msgid "Issuable|milestone"
+msgstr ""
+
+msgid "Issue"
+msgstr ""
+
+msgid "Issue %{issue_reference} has already been added to epic %{epic_reference}."
+msgstr ""
+
+msgid "Issue Analytics"
+msgstr ""
+
+msgid "Issue Boards"
+msgstr ""
+
+msgid "Issue Type"
+msgstr ""
+
+msgid "Issue already promoted to epic."
+msgstr ""
+
+msgid "Issue cannot be found."
+msgstr ""
+
+msgid "Issue created from vulnerability %{vulnerability_link}"
+msgstr ""
+
+msgid "Issue creation requests"
+msgstr ""
+
+msgid "Issue details"
+msgstr ""
+
+msgid "Issue events"
+msgstr ""
+
+msgid "Issue first deployed to production"
+msgstr ""
+
+msgid "Issue has been promoted to incident"
+msgstr ""
+
+msgid "Issue label"
+msgstr ""
+
+msgid "Issue or merge request ID is required"
+msgstr ""
+
+msgid "Issue published on status page."
+msgstr ""
+
+msgid "Issue types"
+msgstr ""
+
+msgid "Issue update failed"
+msgstr ""
+
+msgid "Issue was closed by %{name} %{reason}"
+msgstr ""
+
+msgid "Issue weight"
+msgstr ""
+
+msgid "IssueAnalytics|Age"
+msgstr ""
+
+msgid "IssueAnalytics|Assignees"
+msgstr ""
+
+msgid "IssueAnalytics|Created by"
+msgstr ""
+
+msgid "IssueAnalytics|Due date"
+msgstr ""
+
+msgid "IssueAnalytics|Failed to load issues. Please try again."
+msgstr ""
+
+msgid "IssueAnalytics|Issue"
+msgstr ""
+
+msgid "IssueAnalytics|Iteration"
+msgstr ""
+
+msgid "IssueAnalytics|Milestone"
+msgstr ""
+
+msgid "IssueAnalytics|Status"
+msgstr ""
+
+msgid "IssueAnalytics|Weight"
+msgstr ""
+
+msgid "IssueBoards|Board"
+msgstr ""
+
+msgid "IssueBoards|Boards"
+msgstr ""
+
+msgid "IssueBoards|Create new board"
+msgstr ""
+
+msgid "IssueBoards|Delete board"
+msgstr ""
+
+msgid "IssueBoards|No matching boards found"
+msgstr ""
+
+msgid "IssueBoards|Some of your boards are hidden, add a license to see them again."
+msgstr ""
+
+msgid "IssueBoards|Switch board"
+msgstr ""
+
+msgid "IssueList|created %{timeAgoString} by %{user}"
+msgstr ""
+
+msgid "IssueTracker|Custom issue tracker"
+msgstr ""
+
+msgid "IssueTracker|Issue URL"
+msgstr ""
+
+msgid "IssueTracker|New issue URL"
+msgstr ""
+
+msgid "IssueTracker|The URL to create an issue in the external issue tracker."
+msgstr ""
+
+msgid "IssueTracker|The URL to the project in the external issue tracker."
+msgstr ""
+
+msgid "IssueTracker|The URL to view an issue in the external issue tracker. Must contain %{colon_id}."
+msgstr ""
+
+msgid "IssueTracker|Use Bugzilla as this project's issue tracker."
+msgstr ""
+
+msgid "IssueTracker|Use Bugzilla as this project's issue tracker. %{docs_link}"
+msgstr ""
+
+msgid "IssueTracker|Use IBM Engineering Workflow Management as this project's issue tracker."
+msgstr ""
+
+msgid "IssueTracker|Use IBM Engineering Workflow Management as this project's issue tracker. %{docs_link}"
+msgstr ""
+
+msgid "IssueTracker|Use Redmine as the issue tracker. %{docs_link}"
+msgstr ""
+
+msgid "IssueTracker|Use Redmine as this project's issue tracker."
+msgstr ""
+
+msgid "IssueTracker|Use YouTrack as this project's issue tracker."
+msgstr ""
+
+msgid "IssueTracker|Use YouTrack as this project's issue tracker. %{docs_link}"
+msgstr ""
+
+msgid "IssueTracker|Use a custom issue tracker as this project's issue tracker."
+msgstr ""
+
+msgid "IssueTracker|Use a custom issue tracker that is not in the integration list. %{docs_link}"
+msgstr ""
+
+msgid "Issues"
+msgstr ""
+
+msgid "Issues Rate Limits"
+msgstr ""
+
+msgid "Issues and merge requests"
+msgstr ""
+
+msgid "Issues are being rebalanced at the moment, so manual reordering is disabled."
+msgstr ""
+
+msgid "Issues can be bugs, tasks or ideas to be discussed. Also, issues are searchable and filterable."
+msgstr ""
+
+msgid "Issues closed"
+msgstr ""
+
+msgid "Issues exist in projects, so to create an issue, first create a project."
+msgstr ""
+
+msgid "Issues must match this scope to appear in this list."
+msgstr ""
+
+msgid "Issues with comments, merge requests with diffs and comments, labels, milestones, snippets, and other project entities"
+msgstr ""
+
+msgid "Issues with label %{label}"
+msgstr ""
+
+msgid "Issues with no epic assigned"
+msgstr ""
+
+msgid "Issues, merge requests, pushes, and comments."
+msgstr ""
+
+msgid "IssuesAnalytics|After you begin creating issues for your projects, we can start tracking and displaying metrics for them"
+msgstr ""
+
+msgid "IssuesAnalytics|Avg/Month:"
+msgstr ""
+
+msgid "IssuesAnalytics|Issues created"
+msgstr ""
+
+msgid "IssuesAnalytics|Issues created per month"
+msgstr ""
+
+msgid "IssuesAnalytics|Last 12 months"
+msgstr ""
+
+msgid "IssuesAnalytics|Sorry, your filter produced no results"
+msgstr ""
+
+msgid "IssuesAnalytics|There are no issues for the projects in your group"
+msgstr ""
+
+msgid "IssuesAnalytics|To widen your search, change or remove filters in the filter bar above"
+msgstr ""
+
+msgid "IssuesAnalytics|Total:"
+msgstr ""
+
+msgid "Issues|Move selected"
+msgstr ""
+
+msgid "Issues|Tasks and test cases can not be moved."
+msgstr ""
+
+msgid "Issues|Tasks can not be moved."
+msgstr ""
+
+msgid "Issues|Test cases can not be moved."
+msgstr ""
+
+msgid "Issues|There was an error while moving the issues."
+msgstr ""
+
+msgid "Issue|Title"
+msgstr ""
+
+msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
+msgstr ""
+
+msgid "It may be several days before you see feature usage data."
+msgstr ""
+
+msgid "It must have a header row and at least two columns: the first column is the issue title and the second column is the issue description. The separator is automatically detected."
+msgstr ""
+
+msgid "It seems like the Dependency Scanning job ran successfully, but no dependencies have been detected in your project."
+msgstr ""
+
+msgid "It seems that there is currently no available data for code coverage"
+msgstr ""
+
+msgid "It's you"
+msgstr ""
+
+msgid "Italic text"
+msgstr ""
+
+msgid "Iteration"
+msgstr ""
+
+msgid "Iteration cannot be created for cadence"
+msgstr ""
+
+msgid "Iteration changed to"
+msgstr ""
+
+msgid "Iteration lists not available with your current license"
+msgstr ""
+
+msgid "Iteration removed"
+msgstr ""
+
+msgid "Iteration updated"
+msgstr ""
+
+msgid "Iterations"
+msgstr ""
+
+msgid "Iterations cadence not found"
+msgstr ""
+
+msgid "Iterations cannot be manually added to cadences that use automatic scheduling"
+msgstr ""
+
+msgid "IterationsCadence|The automation start date must come after the active iteration %{iteration_dates}."
+msgstr ""
+
+msgid "IterationsCadence|The automation start date must come after the past iteration %{iteration_dates}."
+msgstr ""
+
+msgid "IterationsCadence|The automation start date would retroactively create a past iteration. %{start_date} is the earliest possible start date."
+msgstr ""
+
+msgid "Iterations|Add iteration"
+msgstr ""
+
+msgid "Iterations|All"
+msgstr ""
+
+msgid "Iterations|All scheduled iterations will remain scheduled even if you use a smaller number."
+msgstr ""
+
+msgid "Iterations|Automatic scheduling"
+msgstr ""
+
+msgid "Iterations|Automation start date"
+msgstr ""
+
+msgid "Iterations|Cadence configuration is invalid."
+msgstr ""
+
+msgid "Iterations|Cadence name"
+msgstr ""
+
+msgid "Iterations|Cancel"
+msgstr ""
+
+msgid "Iterations|Couldn't find iteration cadence"
+msgstr ""
+
+msgid "Iterations|Create cadence"
+msgstr ""
+
+msgid "Iterations|Create iteration"
+msgstr ""
+
+msgid "Iterations|Create iterations automatically on a regular schedule."
+msgstr ""
+
+msgid "Iterations|Delete cadence"
+msgstr ""
+
+msgid "Iterations|Delete iteration cadence?"
+msgstr ""
+
+msgid "Iterations|Delete iteration?"
+msgstr ""
+
+msgid "Iterations|Description"
+msgstr ""
+
+msgid "Iterations|Done"
+msgstr ""
+
+msgid "Iterations|Due date"
+msgstr ""
+
+msgid "Iterations|Duration"
+msgstr ""
+
+msgid "Iterations|Edit cadence"
+msgstr ""
+
+msgid "Iterations|Edit iteration"
+msgstr ""
+
+msgid "Iterations|Edit iteration cadence"
+msgstr ""
+
+msgid "Iterations|Enable automatic scheduling"
+msgstr ""
+
+msgid "Iterations|Enable roll over"
+msgstr ""
+
+msgid "Iterations|Error loading iteration cadences."
+msgstr ""
+
+msgid "Iterations|Iteration cadences"
+msgstr ""
+
+msgid "Iterations|Iterations are scheduled to start on %{weekday}s."
+msgstr ""
+
+msgid "Iterations|Move incomplete issues to the next iteration."
+msgstr ""
+
+msgid "Iterations|New iteration"
+msgstr ""
+
+msgid "Iterations|New iteration cadence"
+msgstr ""
+
+msgid "Iterations|No closed iterations."
+msgstr ""
+
+msgid "Iterations|No iteration cadences to show."
+msgstr ""
+
+msgid "Iterations|No iterations found"
+msgstr ""
+
+msgid "Iterations|No iterations in cadence."
+msgstr ""
+
+msgid "Iterations|No open iterations."
+msgstr ""
+
+msgid "Iterations|Number of upcoming iterations that should be scheduled at a time."
+msgstr ""
+
+msgid "Iterations|Open"
+msgstr ""
+
+msgid "Iterations|Roll over issues"
+msgstr ""
+
+msgid "Iterations|Save changes"
+msgstr ""
+
+msgid "Iterations|Select duration"
+msgstr ""
+
+msgid "Iterations|Select number"
+msgstr ""
+
+msgid "Iterations|Select start date"
+msgstr ""
+
+msgid "Iterations|Start date"
+msgstr ""
+
+msgid "Iterations|The date of the first iteration to schedule. This date determines the day of the week when each iteration starts."
+msgstr ""
+
+msgid "Iterations|The duration of each iteration (in weeks)."
+msgstr ""
+
+msgid "Iterations|The iteration has been deleted."
+msgstr ""
+
+msgid "Iterations|This will delete the cadence as well as all of the iterations within it."
+msgstr ""
+
+msgid "Iterations|This will remove the iteration from any issues that are assigned to it."
+msgstr ""
+
+msgid "Iterations|Title"
+msgstr ""
+
+msgid "Iterations|Unable to find iteration cadence."
+msgstr ""
+
+msgid "Iterations|Unable to find iteration."
+msgstr ""
+
+msgid "Iterations|Unable to save cadence. Please try again."
+msgstr ""
+
+msgid "Iterations|Upcoming iterations"
+msgstr ""
+
+msgid "Iteration|Dates cannot overlap with other existing Iterations within this iterations cadence"
+msgstr ""
+
+msgid "Iteration|cannot be more than 500 years in the future"
+msgstr ""
+
+msgid "Jan"
+msgstr ""
+
+msgid "January"
+msgstr ""
+
+msgid "Japanese language support using"
+msgstr ""
+
+msgid "Jira display name"
+msgstr ""
+
+msgid "Jira import is already running."
+msgstr ""
+
+msgid "Jira integration not configured."
+msgstr ""
+
+msgid "Jira project key is not configured."
+msgstr ""
+
+msgid "Jira project: %{importProject}"
+msgstr ""
+
+msgid "Jira service not configured."
+msgstr ""
+
+msgid "Jira user"
+msgstr ""
+
+msgid "Jira users have been imported from the configured Jira instance. They can be mapped by selecting a GitLab user from the dropdown in the \"GitLab username\" column. When the form appears, the dropdown defaults to the user conducting the import."
+msgstr ""
+
+msgid "Jira-GitLab user mapping template"
+msgstr ""
+
+msgid "JiraConnect|Cannot find namespace. Make sure you have sufficient permissions."
+msgstr ""
+
+msgid "JiraConnect|Configure your Jira Connect Application ID."
+msgstr ""
+
+msgid "JiraConnect|Could not fetch user information from Jira. Check the permissions in Jira and try again."
+msgstr ""
+
+msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
+msgstr ""
+
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
+msgid "JiraConnect|Failed to create branch."
+msgstr ""
+
+msgid "JiraConnect|Failed to create branch. Please try again."
+msgstr ""
+
+msgid "JiraConnect|GitLab for Jira App"
+msgstr ""
+
+msgid "JiraConnect|Jira Connect Application ID"
+msgstr ""
+
+msgid "JiraConnect|Jira Connect Proxy URL"
+msgstr ""
+
+msgid "JiraConnect|New branch was successfully created."
+msgstr ""
+
+msgid "JiraConnect|The Jira user is not a site administrator. Check the permissions in Jira and try again."
+msgstr ""
+
+msgid "JiraConnect|You can now close this window and return to Jira."
+msgstr ""
+
+msgid "JiraConnect|You don't have permission to create branches for this project. Select a different project or contact the project owner for access. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "JiraRequest|A connection error occurred while connecting to Jira. Try your request again."
+msgstr ""
+
+msgid "JiraRequest|A timeout error occurred while connecting to Jira. Try your request again."
+msgstr ""
+
+msgid "JiraRequest|An SSL error occurred while connecting to Jira: %{message}. Try your request again."
+msgstr ""
+
+msgid "JiraRequest|An error occurred while requesting data from Jira. Check your %{docs_link_start}Jira integration configuration%{docs_link_end} and try again."
+msgstr ""
+
+msgid "JiraRequest|An error occurred while requesting data from Jira: %{messages}. Check your %{docs_link_start}Jira integration configuration%{docs_link_end} and try again."
+msgstr ""
+
+msgid "JiraRequest|The Jira API URL for connecting to Jira is not valid. Check your Jira integration API URL and try again."
+msgstr ""
+
+msgid "JiraRequest|The credentials for accessing Jira are not allowed to access the data. Check your %{docs_link_start}Jira integration credentials%{docs_link_end} and try again."
+msgstr ""
+
+msgid "JiraRequest|The credentials for accessing Jira are not valid. Check your %{docs_link_start}Jira integration credentials%{docs_link_end} and try again."
+msgstr ""
+
+msgid "JiraService| on branch %{branch_link}"
+msgstr ""
+
+msgid "JiraService|%{jiraDocsLinkStart}Enable the Jira integration%{jiraDocsLinkEnd} to view your Jira issues in GitLab."
+msgstr ""
+
+msgid "JiraService|%{jira_docs_link_start}Enable the Jira integration%{jira_docs_link_end} to view your Jira issues in GitLab."
+msgstr ""
+
+msgid "JiraService|%{user_link} mentioned this issue in %{entity_link} of %{project_link}%{branch}:{quote}%{entity_message}{quote}"
+msgstr ""
+
+msgid "JiraService|An error occurred while fetching issue list"
+msgstr ""
+
+msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "JiraService|Base URL of the Jira instance"
+msgstr ""
+
+msgid "JiraService|Change GitLab version"
+msgstr ""
+
+msgid "JiraService|Continue setup in GitLab"
+msgstr ""
+
+msgid "JiraService|Define the type of Jira issue to create from a vulnerability."
+msgstr ""
+
+msgid "JiraService|Displaying Jira issues while leaving GitLab issues also enabled might be confusing. Consider %{gitlab_issues_link_start}disabling GitLab issues%{link_end} if they won't otherwise be used."
+msgstr ""
+
+msgid "JiraService|Enable Jira issue creation from vulnerabilities"
+msgstr ""
+
+msgid "JiraService|Enable Jira issues"
+msgstr ""
+
+msgid "JiraService|Enable Jira transitions"
+msgstr ""
+
+msgid "JiraService|Enter new password or API token"
+msgstr ""
+
+msgid "JiraService|Events for %{noteable_model_name} are disabled."
+msgstr ""
+
+msgid "JiraService|Failed to load Jira issue. View the issue in Jira, or reload the page."
+msgstr ""
+
+msgid "JiraService|Fetch issue types for this Jira project"
+msgstr ""
+
+msgid "JiraService|For example, 12, 24"
+msgstr ""
+
+msgid "JiraService|For example, AB"
+msgstr ""
+
+msgid "JiraService|For example: https://gitlab.example.com"
+msgstr ""
+
+msgid "JiraService|GitLab for Jira Configuration"
+msgstr ""
+
+msgid "JiraService|GitLab instance URL"
+msgstr ""
+
+msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
+msgstr ""
+
+msgid "JiraService|If different from the Web URL"
+msgstr ""
+
+msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
+msgstr ""
+
+msgid "JiraService|Issues created from vulnerabilities in this project will be Jira issues, even if GitLab issues are enabled."
+msgstr ""
+
+msgid "JiraService|Jira API URL"
+msgstr ""
+
+msgid "JiraService|Jira comments are created when an issue is referenced in a commit."
+msgstr ""
+
+msgid "JiraService|Jira comments are created when an issue is referenced in a merge request."
+msgstr ""
+
+msgid "JiraService|Jira issues"
+msgstr ""
+
+msgid "JiraService|Jira project key"
+msgstr ""
+
+msgid "JiraService|Leave blank to use your current password or API token."
+msgstr ""
+
+msgid "JiraService|Move to Done"
+msgstr ""
+
+msgid "JiraService|Open Jira"
+msgstr ""
+
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
+msgid "JiraService|Password or API token"
+msgstr ""
+
+msgid "JiraService|Project key changed, refresh list"
+msgstr ""
+
+msgid "JiraService|Project key is required to generate issue types"
+msgstr ""
+
+msgid "JiraService|Select issue type"
+msgstr ""
+
+msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
+msgstr ""
+
+msgid "JiraService|Sign in to GitLab to get started."
+msgstr ""
+
+msgid "JiraService|Sign in to GitLab to link namespaces."
+msgstr ""
+
+msgid "JiraService|This feature requires a Premium plan."
+msgstr ""
+
+msgid "JiraService|Transition Jira issues to their final state:"
+msgstr ""
+
+msgid "JiraService|Use Jira as this project's issue tracker."
+msgstr ""
+
+msgid "JiraService|Use custom transitions"
+msgstr ""
+
+msgid "JiraService|Username for the server version or an email for the cloud version"
+msgstr ""
+
+msgid "JiraService|Username or email"
+msgstr ""
+
+msgid "JiraService|Using Jira for issue tracking?"
+msgstr ""
+
+msgid "JiraService|Warning: All GitLab users with access to this GitLab project can view all issues from the Jira project you select."
+msgstr ""
+
+msgid "JiraService|Web URL"
+msgstr ""
+
+msgid "JiraService|Welcome to GitLab for Jira"
+msgstr ""
+
+msgid "JiraService|What version of GitLab are you using?"
+msgstr ""
+
+msgid "JiraService|When a Jira issue is mentioned in a commit or merge request, a remote link and comment (if enabled) will be created."
+msgstr ""
+
+msgid "JiraService|Work on Jira issues without leaving GitLab. Add a Jira menu to access a read-only list of your Jira issues."
+msgstr ""
+
+msgid "JiraService|Work on Jira issues without leaving GitLab. Add a Jira menu to access a read-only list of your Jira issues. %{jira_issues_link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "JiraService|You can now close this window and%{br}return to the GitLab for Jira application."
+msgstr ""
+
+msgid "JiraService|You must configure Jira before enabling this integration. %{jira_doc_link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Job"
+msgstr ""
+
+msgid "Job %{jobName}"
+msgstr ""
+
+msgid "Job Failed #%{build_id}"
+msgstr ""
+
+msgid "Job has been erased"
+msgstr ""
+
+msgid "Job has been successfully erased!"
+msgstr ""
+
+msgid "Job has wrong arguments format."
+msgstr ""
+
+msgid "Job is stuck. Check runners."
+msgstr ""
+
+msgid "Job logs and artifacts"
+msgstr ""
+
+msgid "Job to create self-monitoring project is in progress"
+msgstr ""
+
+msgid "Job to delete self-monitoring project is in progress"
+msgstr ""
+
+msgid "Job was retried"
+msgstr ""
+
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
+msgid "Jobs"
+msgstr ""
+
+msgid "Jobs fail if they run longer than the timeout time. Input value is in seconds by default. Human readable input is also accepted, for example %{code_open}1 hour%{code_close}."
+msgstr ""
+
+msgid "Jobs older than the configured time are considered expired and are archived. Archived jobs can no longer be retried. Leave empty to never archive jobs automatically. The default unit is in days, but you can use other units, for example %{code_open}15 days%{code_close}, %{code_open}1 month%{code_close}, %{code_open}2 years%{code_close}. Minimum value is 1 day."
+msgstr ""
+
+msgid "Jobs|All"
+msgstr ""
+
+msgid "Jobs|Are you sure you want to proceed?"
+msgstr ""
+
+msgid "Jobs|Are you sure you want to retry this job?"
+msgstr ""
+
+msgid "Jobs|Create CI/CD configuration file"
+msgstr ""
+
+msgid "Jobs|Filter jobs"
+msgstr ""
+
+msgid "Jobs|Finished"
+msgstr ""
+
+msgid "Jobs|Job is stuck. Check runners."
+msgstr ""
+
+msgid "Jobs|Jobs are the building blocks of a GitLab CI/CD pipeline. Each job has a specific task, like testing code. To set up jobs in a CI/CD pipeline, add a CI/CD configuration file to your project."
+msgstr ""
+
+msgid "Jobs|No jobs to show"
+msgstr ""
+
+msgid "Jobs|Raw text search is not currently supported for the jobs filtered search feature. Please use the available search tokens."
+msgstr ""
+
+msgid "Jobs|There was a problem fetching the failed jobs."
+msgstr ""
+
+msgid "Jobs|Use jobs to automate your tasks"
+msgstr ""
+
+msgid "Jobs|You're about to retry a job that failed because it attempted to deploy code that is older than the latest deployment. Retrying this job could result in overwriting the environment with the older source code."
+msgstr ""
+
+msgid "Job|%{boldStart}Pipeline%{boldEnd} %{id}"
+msgstr ""
+
+msgid "Job|%{boldStart}Pipeline%{boldEnd} %{id} for %{mrId} with %{source}"
+msgstr ""
+
+msgid "Job|%{boldStart}Pipeline%{boldEnd} %{id} for %{mrId} with %{source} into %{target}"
+msgstr ""
+
+msgid "Job|%{boldStart}Pipeline%{boldEnd} %{id} for %{ref}"
+msgstr ""
+
+msgid "Job|%{searchLength} results found for %{searchTerm}"
+msgstr ""
+
+msgid "Job|Are you sure you want to erase this job log and artifacts?"
+msgstr ""
+
+msgid "Job|Browse"
+msgstr ""
+
+msgid "Job|Cancel"
+msgstr ""
+
+msgid "Job|Canceled"
+msgstr ""
+
+msgid "Job|Complete Raw"
+msgstr ""
+
+msgid "Job|Created"
+msgstr ""
+
+msgid "Job|Download"
+msgstr ""
+
+msgid "Job|Duration"
+msgstr ""
+
+msgid "Job|Erase job log and artifacts"
+msgstr ""
+
+msgid "Job|Failed"
+msgstr ""
+
+msgid "Job|Finished at"
+msgstr ""
+
+msgid "Job|Job artifacts"
+msgstr ""
+
+msgid "Job|Job has been erased"
+msgstr ""
+
+msgid "Job|Job has been erased by %{userLink}"
+msgstr ""
+
+msgid "Job|Job log search"
+msgstr ""
+
+msgid "Job|Keep"
+msgstr ""
+
+msgid "Job|Manual"
+msgstr ""
+
+msgid "Job|No search results found"
+msgstr ""
+
+msgid "Job|Passed"
+msgstr ""
+
+msgid "Job|Pending"
+msgstr ""
+
+msgid "Job|Preparing"
+msgstr ""
+
+msgid "Job|Queued"
+msgstr ""
+
+msgid "Job|Retry"
+msgstr ""
+
+msgid "Job|Run again"
+msgstr ""
+
+msgid "Job|Running"
+msgstr ""
+
+msgid "Job|Scheduled"
+msgstr ""
+
+msgid "Job|Scroll to bottom"
+msgstr ""
+
+msgid "Job|Scroll to next failure"
+msgstr ""
+
+msgid "Job|Scroll to top"
+msgstr ""
+
+msgid "Job|Search for substrings in your job log output. Currently search is only supported for the visible job log output, not for any log output that is truncated due to size."
+msgstr ""
+
+msgid "Job|Search job log"
+msgstr ""
+
+msgid "Job|Show complete raw"
+msgstr ""
+
+msgid "Job|Skipped"
+msgstr ""
+
+msgid "Job|Status"
+msgstr ""
+
+msgid "Job|The artifacts were removed"
+msgstr ""
+
+msgid "Job|The artifacts will be removed"
+msgstr ""
+
+msgid "Job|There was a problem retrying the failed job."
+msgstr ""
+
+msgid "Job|These artifacts are the latest. They will not be deleted (even if expired) until newer artifacts are available."
+msgstr ""
+
+msgid "Job|This job failed because the necessary resources were not successfully created."
+msgstr ""
+
+msgid "Job|This job is stuck because of one of the following problems. There are no active runners online, no runners for the %{linkStart}protected branch%{linkEnd}, or no runners that match all of the job's tags:"
+msgstr ""
+
+msgid "Job|This job is stuck because the project doesn't have any runners online assigned to it."
+msgstr ""
+
+msgid "Job|This job is stuck because you don't have any active runners that can run this job."
+msgstr ""
+
+msgid "Job|Update CI/CD variables"
+msgstr ""
+
+msgid "Job|Waiting for resource"
+msgstr ""
+
+msgid "Job|We could not find this element"
+msgstr ""
+
+msgid "Job|allowed to fail"
+msgstr ""
+
+msgid "Job|delayed"
+msgstr ""
+
+msgid "Job|manual"
+msgstr ""
+
+msgid "Job|triggered"
+msgstr ""
+
+msgid "Join GitLab today! You and your team can plan, build, and ship secure code all in one application. Get started here for free!"
+msgstr ""
+
+msgid "Join Zoom meeting"
+msgstr ""
+
+msgid "Join a project"
+msgstr ""
+
+msgid "Join your team on GitLab and contribute to an existing project"
+msgstr ""
+
+msgid "Joined %{time_ago}"
+msgstr ""
+
+msgid "Joined %{user_created_time}"
+msgstr ""
+
+msgid "Joined projects (%{projects_count})"
+msgstr ""
+
+msgid "Jul"
+msgstr ""
+
+msgid "July"
+msgstr ""
+
+msgid "Jun"
+msgstr ""
+
+msgid "June"
+msgstr ""
+
+msgid "Just me"
+msgstr ""
+
+msgid "K8s pod health"
+msgstr ""
+
+msgid "KEY"
+msgstr ""
+
+msgid "Keep"
+msgstr ""
+
+msgid "Keep artifacts from most recent successful jobs"
+msgstr ""
+
+msgid "Keep divergent refs"
+msgstr ""
+
+msgid "Keeping all SAST analyzers enabled future-proofs the project in case new languages are added later on. Determining which analyzers apply is a process that consumes minimal resources and adds minimal time to the pipeline. Leaving all SAST analyzers enabled ensures maximum coverage."
+msgstr ""
+
+msgid "Kerberos access denied"
+msgstr ""
+
+msgid "Key"
+msgstr ""
+
+msgid "Key (PEM)"
+msgstr ""
+
+msgid "Key result"
+msgstr ""
+
+msgid "Key:"
+msgstr ""
+
+msgid "Keyboard shortcuts"
+msgstr ""
+
+msgid "KeyboardKey|Alt"
+msgstr ""
+
+msgid "KeyboardKey|Ctrl"
+msgstr ""
+
+msgid "KeyboardKey|Ctrl+"
+msgstr ""
+
+msgid "KeyboardKey|Enter"
+msgstr ""
+
+msgid "KeyboardKey|Esc"
+msgstr ""
+
+msgid "KeyboardKey|Shift"
+msgstr ""
+
+msgid "KeyboardShortcuts|No shortcuts matched your search"
+msgstr ""
+
+msgid "KeyboardShortcuts|Search keyboard shortcuts"
+msgstr ""
+
+msgid "Keys"
+msgstr ""
+
+msgid "Ki"
+msgstr ""
+
+msgid "Kroki"
+msgstr ""
+
+msgid "Kubernetes"
+msgstr ""
+
+msgid "Kubernetes Cluster"
+msgstr ""
+
+msgid "Kubernetes Clusters"
+msgstr ""
+
+msgid "Kubernetes cluster"
+msgstr ""
+
+msgid "Kubernetes cluster integration and resources are being removed."
+msgstr ""
+
+msgid "Kubernetes cluster integration was successfully removed."
+msgstr ""
+
+msgid "Kubernetes cluster was successfully updated."
+msgstr ""
+
+msgid "Kubernetes clusters"
+msgstr ""
+
+msgid "Kubernetes deployment not found"
+msgstr ""
+
+msgid "LDAP"
+msgstr ""
+
+msgid "LDAP Synchronization"
+msgstr ""
+
+msgid "LDAP group settings"
+msgstr ""
+
+msgid "LDAP settings"
+msgstr ""
+
+msgid "LDAP settings updated"
+msgstr ""
+
+msgid "LDAP sync in progress. This could take a few minutes. Refresh the page to see the changes."
+msgstr ""
+
+msgid "LDAP synchronizations"
+msgstr ""
+
+msgid "LDAP uid:"
+msgstr ""
+
+msgid "LFS"
+msgstr ""
+
+msgid "LFS objects"
+msgstr ""
+
+msgid "LFSStatus|Disabled"
+msgstr ""
+
+msgid "LFSStatus|Enabled"
+msgstr ""
+
+msgid "LICENSE"
+msgstr ""
+
+msgid "Label"
+msgstr ""
+
+msgid "Label actions dropdown"
+msgstr ""
+
+msgid "Label added: %{labels}"
+msgid_plural "Labels added: %{labels}"
+msgstr[0] ""
+
+msgid "Label priority"
+msgstr ""
+
+msgid "Label was created"
+msgstr ""
+
+msgid "Label was removed"
+msgstr ""
+
+msgid "Label was successfully updated."
+msgstr ""
+
+msgid "LabelSelect|%{firstLabelName} +%{remainingLabelCount} more"
+msgstr ""
+
+msgid "LabelSelect|%{labelsString}, and %{remainingLabelCount} more"
+msgstr ""
+
+msgid "LabelSelect|Labels"
+msgstr ""
+
+msgid "Labels"
+msgstr ""
+
+msgid "Labels can be applied to issues and merge requests to categorize them."
+msgstr ""
+
+msgid "Labels can be applied to issues and merge requests. Group labels are available for any project within the group."
+msgstr ""
+
+msgid "Labels can be applied to issues and merge requests. Star a label to make it a priority label."
+msgstr ""
+
+msgid "Labels can be applied to issues, merge requests, and epics. Group labels are available for any project within the group."
+msgstr ""
+
+msgid "Labels with no issues in this iteration:"
+msgstr ""
+
+msgid "Labels|%{spanStart}Promote label%{spanEnd} %{labelTitle} %{spanStart}to Group Label?%{spanEnd}"
+msgstr ""
+
+msgid "Labels|Promote Label"
+msgstr ""
+
+msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. If a group label with the same title exists, it will also be merged. This action cannot be reversed."
+msgstr ""
+
+msgid "Label|Assignee"
+msgstr ""
+
+msgid "Language"
+msgstr ""
+
+msgid "Language type"
+msgstr ""
+
+msgid "Large File Storage"
+msgstr ""
+
+msgid "Last %d day"
+msgid_plural "Last %d days"
+msgstr[0] ""
+
+msgid "Last %{days} days"
+msgstr ""
+
+msgid "Last 2 weeks"
+msgstr ""
+
+msgid "Last Accessed On"
+msgstr ""
+
+msgid "Last Activity"
+msgstr ""
+
+msgid "Last Name"
+msgstr ""
+
+msgid "Last Pipeline"
+msgstr ""
+
+msgid "Last Seen"
+msgstr ""
+
+msgid "Last Used"
+msgstr ""
+
+msgid "Last accessed on"
+msgstr ""
+
+msgid "Last activity"
+msgstr ""
+
+msgid "Last commit"
+msgstr ""
+
+msgid "Last contact"
+msgstr ""
+
+msgid "Last edited %{date}"
+msgstr ""
+
+msgid "Last edited by %{link_start}%{avatar} %{name}%{link_end}"
+msgstr ""
+
+msgid "Last event"
+msgstr ""
+
+msgid "Last login"
+msgstr ""
+
+msgid "Last modified"
+msgstr ""
+
+msgid "Last month"
+msgstr ""
+
+msgid "Last name"
+msgstr ""
+
+msgid "Last reply by"
+msgstr ""
+
+msgid "Last repository check (%{last_check_timestamp}) failed. See the 'repocheck.log' file for error messages."
+msgstr ""
+
+msgid "Last seen"
+msgstr ""
+
+msgid "Last sign-in"
+msgstr ""
+
+msgid "Last sign-in IP:"
+msgstr ""
+
+msgid "Last sign-in at:"
+msgstr ""
+
+msgid "Last successful update"
+msgstr ""
+
+msgid "Last successful update %{time}."
+msgstr ""
+
+msgid "Last update"
+msgstr ""
+
+msgid "Last update attempt"
+msgstr ""
+
+msgid "Last updated"
+msgstr ""
+
+msgid "Last updated %{time} ago"
+msgstr ""
+
+msgid "Last used"
+msgstr ""
+
+msgid "Last used %{last_used_at} ago"
+msgstr ""
+
+msgid "Last used on:"
+msgstr ""
+
+msgid "Last week"
+msgstr ""
+
+msgid "Last year"
+msgstr ""
+
+msgid "LastCommit|authored"
+msgstr ""
+
+msgid "LastPushEvent|You pushed to"
+msgstr ""
+
+msgid "LastPushEvent|at"
+msgstr ""
+
+msgid "Latest changes"
+msgstr ""
+
+msgid "Latest pipeline for the most recent commit on this branch"
+msgstr ""
+
+msgid "Launch a ready-to-code development environment for your project."
+msgstr ""
+
+msgid "Layout|Fixed"
+msgstr ""
+
+msgid "Layout|Fluid"
+msgstr ""
+
+msgid "Lead Time"
+msgstr ""
+
+msgid "Lead Time for Changes"
+msgstr ""
+
+msgid "Lead time"
+msgstr ""
+
+msgid "Learn GitLab"
+msgstr ""
+
+msgid "Learn More"
+msgstr ""
+
+msgid "Learn More."
+msgstr ""
+
+msgid "Learn about signing commits"
+msgstr ""
+
+msgid "Learn about signing commits with SSH keys."
+msgstr ""
+
+msgid "Learn how to %{link_start}contribute to the built-in templates%{link_end}"
+msgstr ""
+
+msgid "Learn how to %{no_packages_link_start}publish and share your packages%{no_packages_link_end} with GitLab."
+msgstr ""
+
+msgid "Learn more"
+msgstr ""
+
+msgid "Learn more about %{name}"
+msgstr ""
+
+msgid "Learn more about Auto DevOps"
+msgstr ""
+
+msgid "Learn more about GitLab"
+msgstr ""
+
+msgid "Learn more about Needs relationships"
+msgstr ""
+
+msgid "Learn more about Web Terminal"
+msgstr ""
+
+msgid "Learn more about X.509 signed commits"
+msgstr ""
+
+msgid "Learn more about adding certificates to your project by following the %{docs_link_start}documentation on GitLab Pages%{docs_link_end}."
+msgstr ""
+
+msgid "Learn more about custom project templates"
+msgstr ""
+
+msgid "Learn more about deploying to AWS"
+msgstr ""
+
+msgid "Learn more about deploying to a cluster"
+msgstr ""
+
+msgid "Learn more about group-level project templates"
+msgstr ""
+
+msgid "Learn more about groups."
+msgstr ""
+
+msgid "Learn more about issues."
+msgstr ""
+
+msgid "Learn more about linking epics"
+msgstr ""
+
+msgid "Learn more about linking issues"
+msgstr ""
+
+msgid "Learn more about linking issues and incidents"
+msgstr ""
+
+msgid "Learn more about max seats used"
+msgstr ""
+
+msgid "Learn more about seats owed"
+msgstr ""
+
+msgid "Learn more about shards and replicas in the %{configuration_link_start}Advanced Search configuration%{configuration_link_end} documentation. Changes don't take place until you %{recreated_link_start}recreate%{recreated_link_end} the index."
+msgstr ""
+
+msgid "Learn more in the"
+msgstr ""
+
+msgid "Learn more."
+msgstr ""
+
+msgid "LearnGitLab|%{percentage}%{percentSymbol} completed"
+msgstr ""
+
+msgid "LearnGitLab|Add code owners"
+msgstr ""
+
+msgid "LearnGitLab|Analyze your application for vulnerabilities with DAST"
+msgstr ""
+
+msgid "LearnGitLab|Complete these tasks first so you can enjoy GitLab's features to their fullest:"
+msgstr ""
+
+msgid "LearnGitLab|Create a repository"
+msgstr ""
+
+msgid "LearnGitLab|Create a workflow for your new workspace, and learn how GitLab features work together:"
+msgstr ""
+
+msgid "LearnGitLab|Create an issue"
+msgstr ""
+
+msgid "LearnGitLab|Create or import your first repository into your new project."
+msgstr ""
+
+msgid "LearnGitLab|Create/import issues (tickets) to collaborate on ideas and plan work."
+msgstr ""
+
+msgid "LearnGitLab|Deploy"
+msgstr ""
+
+msgid "LearnGitLab|Enable require merge approvals"
+msgstr ""
+
+msgid "LearnGitLab|GitLab works best as a team. Invite your colleague to enjoy all features."
+msgstr ""
+
+msgid "LearnGitLab|Invite your colleagues"
+msgstr ""
+
+msgid "LearnGitLab|Learn GitLab"
+msgstr ""
+
+msgid "LearnGitLab|Plan and execute"
+msgstr ""
+
+msgid "LearnGitLab|Prevent unexpected changes to important assets by assigning ownership of files and paths."
+msgstr ""
+
+msgid "LearnGitLab|Ready to get started with GitLab? Follow these steps to set up your workspace, plan and commit changes, and deploy your project."
+msgstr ""
+
+msgid "LearnGitLab|Review and edit proposed changes to source code."
+msgstr ""
+
+msgid "LearnGitLab|Route code reviews to the right reviewers, every time."
+msgstr ""
+
+msgid "LearnGitLab|Run a Security scan using CI/CD"
+msgstr ""
+
+msgid "LearnGitLab|Save time by automating your integration and deployment tasks."
+msgstr ""
+
+msgid "LearnGitLab|Scan dependencies for licenses"
+msgstr ""
+
+msgid "LearnGitLab|Scan dependencies for vulnerabilities"
+msgstr ""
+
+msgid "LearnGitLab|Scan your code to uncover vulnerabilities before deploying."
+msgstr ""
+
+msgid "LearnGitLab|Set up CI/CD"
+msgstr ""
+
+msgid "LearnGitLab|Set up your first project's CI/CD"
+msgstr ""
+
+msgid "LearnGitLab|Set up your workspace"
+msgstr ""
+
+msgid "LearnGitLab|Start a free trial of GitLab Ultimate"
+msgstr ""
+
+msgid "LearnGitLab|Submit a merge request (MR)"
+msgstr ""
+
+msgid "LearnGitLab|Try GitLab Ultimate for free"
+msgstr ""
+
+msgid "LearnGitLab|Try all GitLab features for 30 days, no credit card required."
+msgstr ""
+
+msgid "LearnGitLab|Use your new GitLab workflow to deploy your application, monitor its health, and keep it secure:"
+msgstr ""
+
+msgid "LearnGitLab|Your team is growing! You've successfully invited new team members to the %{projectName} project."
+msgstr ""
+
+msgid "LearnGitlab|- Included in trial"
+msgstr ""
+
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
+msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
+msgstr ""
+
+msgid "LearnGitlab|Creating your onboarding experience..."
+msgstr ""
+
+msgid "LearnGitlab|Ok, let's go"
+msgstr ""
+
+msgid "LearnGitlab|View administrator list"
+msgstr ""
+
+msgid "Leave"
+msgstr ""
+
+msgid "Leave Admin Mode"
+msgstr ""
+
+msgid "Leave edit mode? All unsaved changes will be lost."
+msgstr ""
+
+msgid "Leave group"
+msgstr ""
+
+msgid "Leave project"
+msgstr ""
+
+msgid "Leave zen mode"
+msgstr ""
+
+msgid "Legacy burndown chart"
+msgstr ""
+
+msgid "Legacy license"
+msgstr ""
+
+msgid "Less Details"
+msgstr ""
+
+msgid "Less restrictive visibility"
+msgstr ""
+
+msgid "Let's Encrypt does not accept emails on example.com"
+msgstr ""
+
+msgid "Let's Encrypt is a free, automated, and open certificate authority (CA) that gives digital certificates in order to enable HTTPS (SSL/TLS) for websites. Learn more about Let's Encrypt configuration by following the %{docs_link_start}documentation on GitLab Pages%{docs_link_end}."
+msgstr ""
+
+msgid "License Compliance"
+msgstr ""
+
+msgid "License Compliance| Used by %{dependencies}"
+msgstr ""
+
+msgid "License compliance"
+msgstr ""
+
+msgid "License key"
+msgstr ""
+
+msgid "License overview"
+msgstr ""
+
+msgid "LicenseCompliance|%{docLinkStart}License Approvals%{docLinkEnd} are active"
+msgstr ""
+
+msgid "LicenseCompliance|%{docLinkStart}License Approvals%{docLinkEnd} are inactive"
+msgstr ""
+
+msgid "LicenseCompliance|Acceptable for use in this project"
+msgstr ""
+
+msgid "LicenseCompliance|Acceptable license to be used in the project"
+msgstr ""
+
+msgid "LicenseCompliance|Add license and related policy"
+msgstr ""
+
+msgid "LicenseCompliance|Add license policy"
+msgstr ""
+
+msgid "LicenseCompliance|Allow"
+msgstr ""
+
+msgid "LicenseCompliance|Allowed"
+msgstr ""
+
+msgid "LicenseCompliance|Denied"
+msgstr ""
+
+msgid "LicenseCompliance|Deny"
+msgstr ""
+
+msgid "LicenseCompliance|Disallow merge request if detected and will instruct developer to remove"
+msgstr ""
+
+msgid "LicenseCompliance|Learn more about %{linkStart}License Approvals%{linkEnd}"
+msgstr ""
+
+msgid "LicenseCompliance|License Compliance detected %d license and policy violation for the source branch only"
+msgid_plural "LicenseCompliance|License Compliance detected %d licenses and policy violations for the source branch only"
+msgstr[0] ""
+
+msgid "LicenseCompliance|License Compliance detected %d license and policy violation for the source branch only; approval required"
+msgid_plural "LicenseCompliance|License Compliance detected %d licenses and policy violations for the source branch only; approval required"
+msgstr[0] ""
+
+msgid "LicenseCompliance|License Compliance detected %d license for the source branch only"
+msgid_plural "LicenseCompliance|License Compliance detected %d licenses for the source branch only"
+msgstr[0] ""
+
+msgid "LicenseCompliance|License Compliance detected %d new license"
+msgid_plural "LicenseCompliance|License Compliance detected %d new licenses"
+msgstr[0] ""
+
+msgid "LicenseCompliance|License Compliance detected %d new license and policy violation"
+msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations"
+msgstr[0] ""
+
+msgid "LicenseCompliance|License Compliance detected %d new license and policy violation; approval required"
+msgid_plural "LicenseCompliance|License Compliance detected %d new licenses and policy violations; approval required"
+msgstr[0] ""
+
+msgid "LicenseCompliance|License Compliance detected no licenses for the source branch only"
+msgstr ""
+
+msgid "LicenseCompliance|License Compliance detected no new licenses"
+msgstr ""
+
+msgid "LicenseCompliance|License name"
+msgstr ""
+
+msgid "LicenseCompliance|No policy matches this license"
+msgstr ""
+
+msgid "LicenseCompliance|Out-of-compliance with the project's policies and should be removed"
+msgstr ""
+
+msgid "LicenseCompliance|Remove license"
+msgstr ""
+
+msgid "LicenseCompliance|Remove license?"
+msgstr ""
+
+msgid "LicenseCompliance|There are currently no policies in this project."
+msgstr ""
+
+msgid "LicenseCompliance|There are currently no policies that match in this project."
+msgstr ""
+
+msgid "LicenseCompliance|This license already exists in this project."
+msgstr ""
+
+msgid "LicenseCompliance|Uncategorized"
+msgstr ""
+
+msgid "LicenseCompliance|Update approvals"
+msgstr ""
+
+msgid "LicenseCompliance|You are about to remove the license, %{name}, from this project."
+msgstr ""
+
+msgid "LicenseManagement|Allowed"
+msgstr ""
+
+msgid "LicenseManagement|Denied"
+msgstr ""
+
+msgid "LicenseManagement|Uncategorized"
+msgstr ""
+
+msgid "Licensed Enterprise Edition features can be used if the project namespace's plan includes the feature, or if the project is public."
+msgstr ""
+
+msgid "Licensed Features"
+msgstr ""
+
+msgid "Licensed to:"
+msgstr ""
+
+msgid "Licenses"
+msgstr ""
+
+msgid "Licenses|%{remainingComponentsCount} more"
+msgstr ""
+
+msgid "Licenses|Acceptable license to be used in the project"
+msgstr ""
+
+msgid "Licenses|Component"
+msgstr ""
+
+msgid "Licenses|Components"
+msgstr ""
+
+msgid "Licenses|Detected in Project"
+msgstr ""
+
+msgid "Licenses|Displays licenses detected in the project that are out of compliance with the project's policies, based on the %{linkStart}latest successful%{linkEnd} scan"
+msgstr ""
+
+msgid "Licenses|Drag your license file here or %{linkStart}click to upload%{linkEnd}."
+msgstr ""
+
+msgid "Licenses|Drop your license file to start the upload."
+msgstr ""
+
+msgid "Licenses|Error fetching the license list. Please check your network connection and try again."
+msgstr ""
+
+msgid "Licenses|Error: You are trying to upload something other than a file"
+msgstr ""
+
+msgid "Licenses|License Compliance"
+msgstr ""
+
+msgid "Licenses|Name"
+msgstr ""
+
+msgid "Licenses|Policies"
+msgstr ""
+
+msgid "Licenses|Policy"
+msgstr ""
+
+msgid "Licenses|Policy violation: denied"
+msgstr ""
+
+msgid "Licenses|Specified policies in this project"
+msgstr ""
+
+msgid "Licenses|The file could not be uploaded."
+msgstr ""
+
+msgid "Licenses|The license list details information about the licenses used within your project."
+msgstr ""
+
+msgid "Licenses|Unacceptable license, if detected it will disallow a merge request until it's removed"
+msgstr ""
+
+msgid "Licenses|View license details for your project"
+msgstr ""
+
+msgid "Limit display of time tracking units to hours."
+msgstr ""
+
+msgid "Limit sign in from multiple IP addresses"
+msgstr ""
+
+msgid "Limit the number of inbound incident management alerts that can be sent to a project."
+msgstr ""
+
+msgid "Limit the number of issues and epics per minute a user can create through web and API requests."
+msgstr ""
+
+msgid "Limit the number of pipeline creation requests per minute. This limit includes pipelines created through the UI, the API, and by background processing."
+msgstr ""
+
+msgid "Limit the size of Sidekiq jobs stored in Redis."
+msgstr ""
+
+msgid "Limiting mode"
+msgstr ""
+
+msgid "Line changes"
+msgstr ""
+
+msgid "Link"
+msgstr ""
+
+msgid "Link %{issuableType}s together to show that they're related or that one is blocking others."
+msgstr ""
+
+msgid "Link %{issuableType}s together to show that they're related."
+msgstr ""
+
+msgid "Link (optional)"
+msgstr ""
+
+msgid "Link Sentry to GitLab to discover and view the errors your application generates."
+msgstr ""
+
+msgid "Link URL"
+msgstr ""
+
+msgid "Link an external wiki from the project's sidebar. %{docs_link}"
+msgstr ""
+
+msgid "Link copied"
+msgstr ""
+
+msgid "Link text"
+msgstr ""
+
+msgid "Link title"
+msgstr ""
+
+msgid "Link title is required"
+msgstr ""
+
+msgid "Link to go to GitLab pipeline documentation"
+msgstr ""
+
+msgid "Link to your Grafana instance."
+msgstr ""
+
+msgid "Linked emails (%{email_count})"
+msgstr ""
+
+msgid "Linked epics"
+msgstr ""
+
+msgid "Linked incidents or issues"
+msgstr ""
+
+msgid "Linked items"
+msgstr ""
+
+msgid "LinkedIn"
+msgstr ""
+
+msgid "LinkedIn:"
+msgstr ""
+
+msgid "LinkedPipelines|%{counterLabel} more downstream pipelines"
+msgstr ""
+
+msgid "LinkedResources|Add"
+msgstr ""
+
+msgid "LinkedResources|Add a resource link"
+msgstr ""
+
+msgid "LinkedResources|Cancel"
+msgstr ""
+
+msgid "LinkedResources|Error creating resource link for the incident: %{error}"
+msgstr ""
+
+msgid "LinkedResources|Error deleting the linked resource for the incident: %{error}"
+msgstr ""
+
+msgid "LinkedResources|Fetching linked resources"
+msgstr ""
+
+msgid "LinkedResources|Link"
+msgstr ""
+
+msgid "LinkedResources|Linked resources"
+msgstr ""
+
+msgid "LinkedResources|Remove"
+msgstr ""
+
+msgid "LinkedResources|Something went wrong while creating the resource link for the incident."
+msgstr ""
+
+msgid "LinkedResources|Something went wrong while deleting the linked resource for the incident."
+msgstr ""
+
+msgid "LinkedResources|Something went wrong while fetching linked resources for the incident."
+msgstr ""
+
+msgid "LinkedResources|Text (Optional)"
+msgstr ""
+
+msgid "LinkedResources|Use this space to add links to the resources your team needs as they work to resolve the incident."
+msgstr ""
+
+msgid "Links"
+msgstr ""
+
+msgid "List"
+msgstr ""
+
+msgid "List Your Gitea Repositories"
+msgstr ""
+
+msgid "List available repositories"
+msgstr ""
+
+msgid "List of all commits"
+msgstr ""
+
+msgid "List of all merge commits"
+msgstr ""
+
+msgid "List of suitable GCP locations"
+msgstr ""
+
+msgid "List of users who are allowed to exceed the rate limit. Example: username1, username2"
+msgstr ""
+
+msgid "List options"
+msgstr ""
+
+msgid "List settings"
+msgstr ""
+
+msgid "List the merge requests that must be merged before this one."
+msgstr ""
+
+msgid "List the visible events for %{project_link} using the %{events_api_link}."
+msgstr ""
+
+msgid "List view"
+msgstr ""
+
+msgid "List your Bitbucket Server repositories"
+msgstr ""
+
+msgid "Load more"
+msgstr ""
+
+msgid "Load more users"
+msgstr ""
+
+msgid "Loading"
+msgstr ""
+
+msgid "Loading %{name}"
+msgstr ""
+
+msgid "Loading contribution stats for group members"
+msgstr ""
+
+msgid "Loading files, directories, and submodules in the path %{path} for commit reference %{ref}"
+msgstr ""
+
+msgid "Loading more"
+msgstr ""
+
+msgid "Loading snippet"
+msgstr ""
+
+msgid "Loading the GitLab IDE..."
+msgstr ""
+
+msgid "Loading, please wait."
+msgstr ""
+
+msgid "Loading..."
+msgstr ""
+
+msgid "Loading…"
+msgstr ""
+
+msgid "Localization"
+msgstr ""
+
+msgid "Location"
+msgstr ""
+
+msgid "Location:"
+msgstr ""
+
+msgid "Lock"
+msgstr ""
+
+msgid "Lock %{issuableDisplayName}"
+msgstr ""
+
+msgid "Lock File?"
+msgstr ""
+
+msgid "Lock memberships to LDAP synchronization"
+msgstr ""
+
+msgid "Lock merge request"
+msgstr ""
+
+msgid "Lock not found"
+msgstr ""
+
+msgid "Lock the discussion"
+msgstr ""
+
+msgid "Lock this %{issuableDisplayName}? Only %{strongStart}project members%{strongEnd} will be able to comment."
+msgstr ""
+
+msgid "Lock to current projects"
+msgstr ""
+
+msgid "Locked"
+msgstr ""
+
+msgid "Locked Files"
+msgstr ""
+
+msgid "Locked by %{fileLockUserName}"
+msgstr ""
+
+msgid "Locked files"
+msgstr ""
+
+msgid "Locked the discussion."
+msgstr ""
+
+msgid "Locks the discussion."
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|About GitLab"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|Explore GitLab"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|Get started"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|GitLab Learn"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|GitLab docs"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|GitLab: the DevOps platform"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|How GitLab compares"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|Install GitLab"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|Pricing"
+msgstr ""
+
+msgid "LoggedOutMarketingHeader|Talk to an expert"
+msgstr ""
+
+msgid "Login with smartcard"
+msgstr ""
+
+msgid "Logo was successfully removed."
+msgstr ""
+
+msgid "Logo will be removed. Are you sure?"
+msgstr ""
+
+msgid "Logs"
+msgstr ""
+
+msgid "Low - S4"
+msgstr ""
+
+msgid "Low vulnerabilities present"
+msgstr ""
+
+msgid "MB"
+msgstr ""
+
+msgid "MD5"
+msgstr ""
+
+msgid "MERGED"
+msgstr ""
+
+msgid "ML Experiments"
+msgstr ""
+
+msgid "MR widget|Back to the merge request"
+msgstr ""
+
+msgid "MR widget|See your pipeline in action"
+msgstr ""
+
+msgid "MR widget|Take a look at our %{beginnerLinkStart}Beginner's Guide to Continuous Integration%{beginnerLinkEnd} and our %{exampleLinkStart}examples of GitLab CI/CD%{exampleLinkEnd} to learn more."
+msgstr ""
+
+msgid "MR widget|The pipeline will test your code on every commit. A %{codeQualityLinkStart}code quality report%{codeQualityLinkEnd} will appear in your merge requests to warn you about potential code degradations."
+msgstr ""
+
+msgid "MRApprovals|Approvals"
+msgstr ""
+
+msgid "MRApprovals|Approved by"
+msgstr ""
+
+msgid "MRApprovals|Approvers"
+msgstr ""
+
+msgid "MRApprovals|Commented by"
+msgstr ""
+
+msgid "MRDiffFile|Changes are too large to be shown."
+msgstr ""
+
+msgid "MRDiffFile|View file @ %{commitSha}"
+msgstr ""
+
+msgid "MRDiff|Show changes only"
+msgstr ""
+
+msgid "MRDiff|Show full file"
+msgstr ""
+
+msgid "Machine Learning Experiment Tracking is in Incubating Phase"
+msgstr ""
+
+msgid "Machine Learning Experiments"
+msgstr ""
+
+msgid "Made this %{type} confidential."
+msgstr ""
+
+msgid "Mailgun"
+msgstr ""
+
+msgid "Mailgun HTTP webhook signing key"
+msgstr ""
+
+msgid "Mailgun events"
+msgstr ""
+
+msgid "Main menu"
+msgstr ""
+
+msgid "Maintainer"
+msgstr ""
+
+msgid "Maintenance mode"
+msgstr ""
+
+msgid "Make %{type} confidential"
+msgstr ""
+
+msgid "Make adjustments to how your GitLab instance is set up."
+msgstr ""
+
+msgid "Make and review changes in the browser with the Web IDE"
+msgstr ""
+
+msgid "Make everyone on your team more productive regardless of their location. GitLab Geo creates read-only mirrors of your GitLab instance so you can reduce the time it takes to clone and fetch large repos."
+msgstr ""
+
+msgid "Make new users' profiles private by default"
+msgstr ""
+
+msgid "Make sure you choose a strong, unique password."
+msgstr ""
+
+msgid "Make sure you have the correct permissions to link your project."
+msgstr ""
+
+msgid "Make sure you save it - you won't be able to access it again."
+msgstr ""
+
+msgid "Makes this %{type} confidential."
+msgstr ""
+
+msgid "Manage %{workspace} labels"
+msgstr ""
+
+msgid "Manage access"
+msgstr ""
+
+msgid "Manage applications that can use GitLab as an OAuth provider, and applications that you've authorized to use your account."
+msgstr ""
+
+msgid "Manage applications that use GitLab as an OAuth provider."
+msgstr ""
+
+msgid "Manage applications that you've authorized to use your account."
+msgstr ""
+
+msgid "Manage git repositories with fine-grained access controls that keep your code secure."
+msgstr ""
+
+msgid "Manage group labels"
+msgstr ""
+
+msgid "Manage labels"
+msgstr ""
+
+msgid "Manage members"
+msgstr ""
+
+msgid "Manage milestones"
+msgstr ""
+
+msgid "Manage project labels"
+msgstr ""
+
+msgid "Manage projects."
+msgstr ""
+
+msgid "Manage two-factor authentication"
+msgstr ""
+
+msgid "Manage your project's triggers"
+msgstr ""
+
+msgid "Manage your subscription"
+msgstr ""
+
+msgid "Managed Account"
+msgstr ""
+
+msgid "Manifest"
+msgstr ""
+
+msgid "Manifest file"
+msgstr ""
+
+msgid "Manifest file import"
+msgstr ""
+
+msgid "Manifest import"
+msgstr ""
+
+msgid "Manual"
+msgstr ""
+
+msgid "ManualOrdering|Couldn't save the order of the issues"
+msgstr ""
+
+msgid "Manually link this issue by adding it to the linked issue section of the %{linkStart}originating vulnerability%{linkEnd}."
+msgstr ""
+
+msgid "Map a FogBugz account ID to a GitLab user"
+msgstr ""
+
+msgid "Mar"
+msgstr ""
+
+msgid "March"
+msgstr ""
+
+msgid "MardownDrawer|Could not fetch help contents."
+msgstr ""
+
+msgid "Mark as done"
+msgstr ""
+
+msgid "Mark as draft"
+msgstr ""
+
+msgid "Mark as ready"
+msgstr ""
+
+msgid "Mark this issue as a duplicate of another issue"
+msgstr ""
+
+msgid "Mark this issue as related to another issue"
+msgstr ""
+
+msgid "Mark to do as done"
+msgstr ""
+
+msgid "Markdown"
+msgstr ""
+
+msgid "Markdown Help"
+msgstr ""
+
+msgid "Markdown enabled."
+msgstr ""
+
+msgid "Markdown supported."
+msgstr ""
+
+msgid "MarkdownEditor|Add a link (%{modifierKey}K)"
+msgstr ""
+
+msgid "MarkdownEditor|Add a link (%{modifier_key}K)"
+msgstr ""
+
+msgid "MarkdownEditor|Add bold text (%{modifierKey}B)"
+msgstr ""
+
+msgid "MarkdownEditor|Add bold text (%{modifier_key}B)"
+msgstr ""
+
+msgid "MarkdownEditor|Add italic text (%{modifierKey}I)"
+msgstr ""
+
+msgid "MarkdownEditor|Add italic text (%{modifier_key}I)"
+msgstr ""
+
+msgid "MarkdownEditor|Add strikethrough text (%{modifierKey}⇧X)"
+msgstr ""
+
+msgid "MarkdownEditor|Add strikethrough text (%{modifier_key}⇧X)"
+msgstr ""
+
+msgid "MarkdownEditor|Click to expand"
+msgstr ""
+
+msgid "MarkdownEditor|Indent line (%{modifierKey}])"
+msgstr ""
+
+msgid "MarkdownEditor|Indent line (%{modifier_key}])"
+msgstr ""
+
+msgid "MarkdownEditor|Outdent line (%{modifierKey}[)"
+msgstr ""
+
+msgid "MarkdownEditor|Outdent line (%{modifier_key}[)"
+msgstr ""
+
+msgid "MarkdownEditor|header"
+msgstr ""
+
+msgid "MarkdownToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}"
+msgstr ""
+
+msgid "Marked"
+msgstr ""
+
+msgid "Marked For Deletion At - %{deletion_time}"
+msgstr ""
+
+msgid "Marked as draft. Can only be merged when marked as ready."
+msgstr ""
+
+msgid "Marked as ready. Merging is now allowed."
+msgstr ""
+
+msgid "Marked this %{noun} as ready."
+msgstr ""
+
+msgid "Marked this issue as related to %{issue_ref}."
+msgstr ""
+
+msgid "Marked to do as done."
+msgstr ""
+
+msgid "Marks"
+msgstr ""
+
+msgid "Marks this %{noun} as ready."
+msgstr ""
+
+msgid "Marks this issue as related to %{issue_ref}."
+msgstr ""
+
+msgid "Marks to do as done."
+msgstr ""
+
+msgid "Mask variable"
+msgstr ""
+
+msgid "Match not found; try refining your search query."
+msgstr ""
+
+msgid "Mattermost"
+msgstr ""
+
+msgid "Mattermost URL:"
+msgstr ""
+
+msgid "Mattermost notifications"
+msgstr ""
+
+msgid "MattermostService|Add to Mattermost"
+msgstr ""
+
+msgid "MattermostService|After you configure the integration, view your new Mattermost commands by entering"
+msgstr ""
+
+msgid "MattermostService|Command trigger word"
+msgstr ""
+
+msgid "MattermostService|Fill in the word that works best for your team."
+msgstr ""
+
+msgid "MattermostService|Request URL"
+msgstr ""
+
+msgid "MattermostService|Request method"
+msgstr ""
+
+msgid "MattermostService|Response icon"
+msgstr ""
+
+msgid "MattermostService|Response username"
+msgstr ""
+
+msgid "MattermostService|Suggestions:"
+msgstr ""
+
+msgid "MattermostService|Use this service to perform common tasks in your project by entering slash commands in Mattermost."
+msgstr ""
+
+msgid "Max 100,000 events"
+msgstr ""
+
+msgid "Max Value"
+msgstr ""
+
+msgid "Max authenticated Git LFS requests per period per user"
+msgstr ""
+
+msgid "Max file size is 200 KB."
+msgstr ""
+
+msgid "Max role"
+msgstr ""
+
+msgid "Max seats used"
+msgstr ""
+
+msgid "Max session time"
+msgstr ""
+
+msgid "Maximum 20 characters"
+msgstr ""
+
+msgid "Maximum Conan package file size in bytes"
+msgstr ""
+
+msgid "Maximum Helm chart file size in bytes"
+msgstr ""
+
+msgid "Maximum Maven package file size in bytes"
+msgstr ""
+
+msgid "Maximum NuGet package file size in bytes"
+msgstr ""
+
+msgid "Maximum PyPI package file size in bytes"
+msgstr ""
+
+msgid "Maximum Terraform Module package file size in bytes"
+msgstr ""
+
+msgid "Maximum Users"
+msgstr ""
+
+msgid "Maximum allowable lifetime for access token (days)"
+msgstr ""
+
+msgid "Maximum allowed lifetime for SSH keys (days)"
+msgstr ""
+
+msgid "Maximum artifacts size"
+msgstr ""
+
+msgid "Maximum artifacts size (MB)"
+msgstr ""
+
+msgid "Maximum attachment size"
+msgstr ""
+
+msgid "Maximum attachment size (MB)"
+msgstr ""
+
+msgid "Maximum authenticated API requests per rate limit period per user"
+msgstr ""
+
+msgid "Maximum authenticated web requests per rate limit period per user"
+msgstr ""
+
+msgid "Maximum bulk request size (MiB)"
+msgstr ""
+
+msgid "Maximum capacity"
+msgstr ""
+
+msgid "Maximum character limit - %{limit}"
+msgstr ""
+
+msgid "Maximum concurrency of Elasticsearch bulk requests per indexing operation."
+msgstr ""
+
+msgid "Maximum delay (Minutes)"
+msgstr ""
+
+msgid "Maximum diff patch size"
+msgstr ""
+
+msgid "Maximum diff patch size (Bytes)"
+msgstr ""
+
+msgid "Maximum duration of a session."
+msgstr ""
+
+msgid "Maximum export size"
+msgstr ""
+
+msgid "Maximum export size (MB)"
+msgstr ""
+
+msgid "Maximum field length"
+msgstr ""
+
+msgid "Maximum file size indexed (KiB)"
+msgstr ""
+
+msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
+msgstr ""
+
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgstr ""
+
+msgid "Maximum files in a diff"
+msgstr ""
+
+msgid "Maximum group export download requests per minute"
+msgstr ""
+
+msgid "Maximum group export requests per minute"
+msgstr ""
+
+msgid "Maximum group import requests per minute"
+msgstr ""
+
+msgid "Maximum import size"
+msgstr ""
+
+msgid "Maximum import size (MB)"
+msgstr ""
+
+msgid "Maximum job artifact size"
+msgstr ""
+
+msgid "Maximum job timeout"
+msgstr ""
+
+msgid "Maximum job timeout has a value which could not be accepted"
+msgstr ""
+
+msgid "Maximum lines in a diff"
+msgstr ""
+
+msgid "Maximum npm package file size in bytes"
+msgstr ""
+
+msgid "Maximum number of %{name} (%{count}) exceeded"
+msgstr ""
+
+msgid "Maximum number of changes (branches or tags) in a single push for which webhooks and services trigger (default is 3)."
+msgstr ""
+
+msgid "Maximum number of comments exceeded"
+msgstr ""
+
+msgid "Maximum number of mirrors that can be synchronizing at the same time."
+msgstr ""
+
+msgid "Maximum number of projects."
+msgstr ""
+
+msgid "Maximum number of requests per minute"
+msgstr ""
+
+msgid "Maximum number of requests per minute for an authenticated user"
+msgstr ""
+
+msgid "Maximum number of requests per minute for an unauthenticated IP address"
+msgstr ""
+
+msgid "Maximum number of requests per minute for each raw path (default is 300). Set to 0 to disable throttling."
+msgstr ""
+
+msgid "Maximum number of unique IP addresses per user."
+msgstr ""
+
+msgid "Maximum number of variables loaded (2000)"
+msgstr ""
+
+msgid "Maximum of 255 characters"
+msgstr ""
+
+msgid "Maximum page reached"
+msgstr ""
+
+msgid "Maximum page size"
+msgstr ""
+
+msgid "Maximum project export download requests per minute"
+msgstr ""
+
+msgid "Maximum project export requests per minute"
+msgstr ""
+
+msgid "Maximum project import requests per minute"
+msgstr ""
+
+msgid "Maximum push size"
+msgstr ""
+
+msgid "Maximum push size (MB)"
+msgstr ""
+
+msgid "Maximum requests per 10 minutes per user"
+msgstr ""
+
+msgid "Maximum requests per minute"
+msgstr ""
+
+msgid "Maximum running slices"
+msgstr ""
+
+msgid "Maximum size limit for a single commit."
+msgstr ""
+
+msgid "Maximum size limit for each repository."
+msgstr ""
+
+msgid "Maximum size of Elasticsearch bulk indexing requests."
+msgstr ""
+
+msgid "Maximum size of export files."
+msgstr ""
+
+msgid "Maximum size of import files."
+msgstr ""
+
+msgid "Maximum size of individual attachments in comments."
+msgstr ""
+
+msgid "Maximum size of pages (MB)"
+msgstr ""
+
+msgid "Maximum snippet size"
+msgstr ""
+
+msgid "Maximum time between updates that a mirror can have when scheduled to synchronize."
+msgstr ""
+
+msgid "Maximum time that users are allowed to skip the setup of two-factor authentication (in hours). Set to 0 (zero) to enforce at next sign in."
+msgstr ""
+
+msgid "Maximum time, in seconds, for a web terminal websocket connection. 0 for unlimited."
+msgstr ""
+
+msgid "Maximum unauthenticated API requests per rate limit period per IP"
+msgstr ""
+
+msgid "Maximum unauthenticated web requests per rate limit period per IP"
+msgstr ""
+
+msgid "May"
+msgstr ""
+
+msgid "Mean time to merge"
+msgstr ""
+
+msgid "Measured in bytes of code. Excludes generated and vendored code."
+msgstr ""
+
+msgid "Medium - S3"
+msgstr ""
+
+msgid "Medium timeout"
+msgstr ""
+
+msgid "Medium vulnerabilities present"
+msgstr ""
+
+msgid "Member since"
+msgstr ""
+
+msgid "Member since %{date}"
+msgstr ""
+
+msgid "Member since:"
+msgstr ""
+
+msgid "MemberInviteEmail|%{member_name} invited you to join GitLab"
+msgstr ""
+
+msgid "MemberInviteEmail|Invitation to join the %{project_or_group} %{project_or_group_name}"
+msgstr ""
+
+msgid "MemberRole|can't be changed"
+msgstr ""
+
+msgid "MemberRole|cannot be changed because it is already assigned to a user. Please create a new Member Role instead"
+msgstr ""
+
+msgid "MemberRole|must be top-level namespace"
+msgstr ""
+
+msgid "Members"
+msgstr ""
+
+msgid "Members can be added by project %{i_open}Maintainers%{i_close} or %{i_open}Owners%{i_close}"
+msgstr ""
+
+msgid "Members listed as CODEOWNERS of affected files."
+msgstr ""
+
+msgid "Members of %{group} can also merge into this branch: %{branch}"
+msgstr ""
+
+msgid "Members of %{group} can also push to this branch: %{branch}"
+msgstr ""
+
+msgid "Members of a group may only view projects they have permission to access"
+msgstr ""
+
+msgid "MembersOverage|If you continue, the %{groupName} group will have %{quantity} seat in use and will be billed for the overage."
+msgid_plural "MembersOverage|If you continue, the %{groupName} group will have %{quantity} seats in use and will be billed for the overage."
+msgstr[0] ""
+
+msgid "MembersOverage|You are about to incur additional charges"
+msgstr ""
+
+msgid "MembersOverage|Your subscription includes %d seat."
+msgid_plural "MembersOverage|Your subscription includes %d seats."
+msgstr[0] ""
+
+msgid "Membership"
+msgstr ""
+
+msgid "Members|%{group} by %{createdBy}"
+msgstr ""
+
+msgid "Members|%{time} by %{user}"
+msgstr ""
+
+msgid "Members|%{userName} is currently an LDAP user. Editing their permissions will override the settings from the LDAP group sync."
+msgstr ""
+
+msgid "Members|2FA"
+msgstr ""
+
+msgid "Members|A group must have at least one owner. To leave this group, assign a new owner."
+msgstr ""
+
+msgid "Members|A group must have at least one owner. To remove the member, assign a new owner."
+msgstr ""
+
+msgid "Members|A personal project's owner cannot be removed."
+msgstr ""
+
+msgid "Members|Access granted"
+msgstr ""
+
+msgid "Members|Activity"
+msgstr ""
+
+msgid "Members|An error occurred while trying to enable LDAP override, please try again."
+msgstr ""
+
+msgid "Members|An error occurred while trying to revert to LDAP group sync settings, please try again."
+msgstr ""
+
+msgid "Members|An error occurred while updating the member's expiration date, please try again."
+msgstr ""
+
+msgid "Members|An error occurred while updating the member's role, please try again."
+msgstr ""
+
+msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
+msgstr ""
+
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
+msgid "Members|Are you sure you want to leave \"%{source}\"?"
+msgstr ""
+
+msgid "Members|Are you sure you want to remove \"%{groupName}\"?"
+msgstr ""
+
+msgid "Members|Are you sure you want to remove %{userName} from \"%{group}\"?"
+msgstr ""
+
+msgid "Members|Are you sure you want to remove this orphaned member from \"%{group}\"?"
+msgstr ""
+
+msgid "Members|Are you sure you want to revoke the invitation for %{inviteEmail} to join \"%{source}\""
+msgstr ""
+
+msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
+msgstr ""
+
+msgid "Members|Ban member"
+msgstr ""
+
+msgid "Members|Cannot leave \"%{source}\""
+msgstr ""
+
+msgid "Members|Direct"
+msgstr ""
+
+msgid "Members|Direct member by %{createdBy}"
+msgstr ""
+
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
+msgid "Members|Disabled"
+msgstr ""
+
+msgid "Members|Edit permissions"
+msgstr ""
+
+msgid "Members|Enabled"
+msgstr ""
+
+msgid "Members|Expiration date removed successfully."
+msgstr ""
+
+msgid "Members|Expiration date updated successfully."
+msgstr ""
+
+msgid "Members|Filter groups"
+msgstr ""
+
+msgid "Members|Filter members"
+msgstr ""
+
+msgid "Members|Inherited"
+msgstr ""
+
+msgid "Members|LDAP override enabled."
+msgstr ""
+
+msgid "Members|Last activity"
+msgstr ""
+
+msgid "Members|Leave \"%{source}\""
+msgstr ""
+
+msgid "Members|Membership"
+msgstr ""
+
+msgid "Members|Remove \"%{groupName}\""
+msgstr ""
+
+msgid "Members|Remove group"
+msgstr ""
+
+msgid "Members|Revert to LDAP group sync settings"
+msgstr ""
+
+msgid "Members|Reverted to LDAP group sync settings."
+msgstr ""
+
+msgid "Members|Role updated successfully."
+msgstr ""
+
+msgid "Members|Search groups"
+msgstr ""
+
+msgid "Members|Search invited"
+msgstr ""
+
+msgid "Members|User created"
+msgstr ""
+
+msgid "Members|You cannot remove yourself from a personal project."
+msgstr ""
+
+msgid "Member|Deny access"
+msgstr ""
+
+msgid "Member|Revoke invite"
+msgstr ""
+
+msgid "Memory Usage"
+msgstr ""
+
+msgid "Menu"
+msgstr ""
+
+msgid "Merge"
+msgstr ""
+
+msgid "Merge Conflicts"
+msgstr ""
+
+msgid "Merge Request"
+msgstr ""
+
+msgid "Merge Request Analytics"
+msgstr ""
+
+msgid "Merge Requests"
+msgstr ""
+
+msgid "Merge Requests created"
+msgstr ""
+
+msgid "Merge Requests in Review"
+msgstr ""
+
+msgid "Merge Requests merged"
+msgstr ""
+
+msgid "Merge automatically (%{strategy})"
+msgstr ""
+
+msgid "Merge blocked: all merge request dependencies must be merged."
+msgstr ""
+
+msgid "Merge blocked: merge request must be marked as ready. It's still marked as draft."
+msgstr ""
+
+msgid "Merge blocked: new changes were just added."
+msgstr ""
+
+msgid "Merge blocked: pipeline must succeed. It's waiting for a manual job to continue."
+msgstr ""
+
+msgid "Merge blocked: the source branch must be rebased onto the target branch."
+msgstr ""
+
+msgid "Merge commit SHA"
+msgstr ""
+
+msgid "Merge commit message"
+msgstr ""
+
+msgid "Merge details"
+msgstr ""
+
+msgid "Merge events"
+msgstr ""
+
+msgid "Merge immediately"
+msgstr ""
+
+msgid "Merge in progress"
+msgstr ""
+
+msgid "Merge options"
+msgstr ""
+
+msgid "Merge request"
+msgstr ""
+
+msgid "Merge request %{mr_link} was reviewed by %{mr_author}"
+msgstr ""
+
+msgid "Merge request actions"
+msgstr ""
+
+msgid "Merge request analytics"
+msgstr ""
+
+msgid "Merge request approvals"
+msgstr ""
+
+msgid "Merge request commits"
+msgstr ""
+
+msgid "Merge request dependencies"
+msgstr ""
+
+msgid "Merge request events"
+msgstr ""
+
+msgid "Merge request locked."
+msgstr ""
+
+msgid "Merge request not merged"
+msgstr ""
+
+msgid "Merge request reports"
+msgstr ""
+
+msgid "Merge request unlocked."
+msgstr ""
+
+msgid "Merge request was scheduled to merge after pipeline succeeds"
+msgstr ""
+
+msgid "Merge requests"
+msgstr ""
+
+msgid "Merge requests and approvals settings have moved."
+msgstr ""
+
+msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
+msgstr ""
+
+msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
+msgstr ""
+
+msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
+msgstr ""
+
+msgid "Merge unverified changes"
+msgstr ""
+
+msgid "Merge unverified changes?"
+msgstr ""
+
+msgid "Merge when pipeline succeeds"
+msgstr ""
+
+msgid "Merge..."
+msgstr ""
+
+msgid "MergeConflict|Commit to source branch"
+msgstr ""
+
+msgid "MergeConflict|Committing..."
+msgstr ""
+
+msgid "MergeConflict|HEAD//our changes"
+msgstr ""
+
+msgid "MergeConflict|Use ours"
+msgstr ""
+
+msgid "MergeConflict|Use theirs"
+msgstr ""
+
+msgid "MergeConflict|conflict"
+msgstr ""
+
+msgid "MergeConflict|conflicts"
+msgstr ""
+
+msgid "MergeConflict|origin//their changes"
+msgstr ""
+
+msgid "MergeRequestAnalytics|Assignees"
+msgstr ""
+
+msgid "MergeRequestAnalytics|Date Merged"
+msgstr ""
+
+msgid "MergeRequestAnalytics|Line changes"
+msgstr ""
+
+msgid "MergeRequestAnalytics|Merge Request"
+msgstr ""
+
+msgid "MergeRequestAnalytics|Milestone"
+msgstr ""
+
+msgid "MergeRequestAnalytics|Pipelines"
+msgstr ""
+
+msgid "MergeRequestAnalytics|Time to merge"
+msgstr ""
+
+msgid "MergeRequestApprovals|Define approval rules and settings to ensure %{link_start}separation of duties%{link_end} for new merge requests."
+msgstr ""
+
+msgid "MergeRequestApprovals|Enforce %{link_start}separation of duties%{link_end} for all projects."
+msgstr ""
+
+msgid "MergeRequestApprovals|Enforce %{separationLinkStart}separation of duties%{separationLinkEnd} for all projects. %{learnLinkStart}Learn more.%{learnLinkEnd}"
+msgstr ""
+
+msgid "MergeRequestDiffs|Commenting on lines %{selectStart}start%{selectEnd} to %{end}"
+msgstr ""
+
+msgid "MergeRequestDiffs|Select comment starting line"
+msgstr ""
+
+msgid "MergeRequests|An error occurred while saving the draft comment."
+msgstr ""
+
+msgid "MergeRequests|Create issue to resolve thread"
+msgstr ""
+
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
+msgid "MergeRequests|Reference copied"
+msgstr ""
+
+msgid "MergeRequests|Saving the comment failed"
+msgstr ""
+
+msgid "MergeRequests|Squashing failed: Squash the commits locally, resolve any conflicts, then push the branch."
+msgstr ""
+
+msgid "MergeRequests|Squashing not allowed: This project doesn't allow you to squash commits when merging."
+msgstr ""
+
+msgid "MergeRequests|Thread stays resolved"
+msgstr ""
+
+msgid "MergeRequests|Thread stays unresolved"
+msgstr ""
+
+msgid "MergeRequests|Thread will be resolved"
+msgstr ""
+
+msgid "MergeRequests|Thread will be unresolved"
+msgstr ""
+
+msgid "MergeRequests|View file @ %{commitId}"
+msgstr ""
+
+msgid "MergeRequests|View replaced file @ %{commitId}"
+msgstr ""
+
+msgid "MergeRequests|commented on commit %{commitLink}"
+msgstr ""
+
+msgid "MergeRequests|started a thread"
+msgstr ""
+
+msgid "MergeRequests|started a thread on %{linkStart}an old version of the diff%{linkEnd}"
+msgstr ""
+
+msgid "MergeRequests|started a thread on %{linkStart}the diff%{linkEnd}"
+msgstr ""
+
+msgid "MergeRequests|started a thread on an outdated change in commit %{linkStart}%{commitDisplay}%{linkEnd}"
+msgstr ""
+
+msgid "MergeRequests|started a thread on commit %{linkStart}%{commitDisplay}%{linkEnd}"
+msgstr ""
+
+msgid "MergeRequest|Approved by @%{username}"
+msgstr ""
+
+msgid "MergeRequest|Can't show this merge request because of an internal error. Contact your administrator."
+msgstr ""
+
+msgid "MergeRequest|Can't show this merge request because the fork project was deleted."
+msgstr ""
+
+msgid "MergeRequest|Can't show this merge request because the source branch %{branch_badge} is missing from project %{path_badge}. Close this merge request or update the source branch."
+msgstr ""
+
+msgid "MergeRequest|Can't show this merge request because the target branch %{branch_badge} is missing from project %{path_badge}. Close this merge request or update the target branch."
+msgstr ""
+
+msgid "MergeRequest|Compare %{target} and %{source}"
+msgstr ""
+
+msgid "MergeRequest|Error dismissing suggestion popover. Please try again."
+msgstr ""
+
+msgid "MergeRequest|Error loading full diff. Please try again."
+msgstr ""
+
+msgid "MergeRequest|Failed to load the page"
+msgstr ""
+
+msgid "MergeRequest|No files found"
+msgstr ""
+
+msgid "MergeRequest|Search (e.g. *.vue) (%{MODIFIER_KEY}P)"
+msgstr ""
+
+msgid "MergeTopics|%{sourceTopic} will be removed"
+msgstr ""
+
+msgid "MergeTopics|All assigned projects will be moved to %{targetTopic}"
+msgstr ""
+
+msgid "MergeTopics|Merge topics"
+msgstr ""
+
+msgid "MergeTopics|Merging topics will cause the following:"
+msgstr ""
+
+msgid "MergeTopics|Move all assigned projects from the source topic to the target topic and remove the source topic."
+msgstr ""
+
+msgid "MergeTopics|Source topic"
+msgstr ""
+
+msgid "MergeTopics|Target topic"
+msgstr ""
+
+msgid "MergeTopics|This action cannot be undone."
+msgstr ""
+
+msgid "Merged"
+msgstr ""
+
+msgid "Merged MRs"
+msgstr ""
+
+msgid "Merged branches are being deleted. This can take some time depending on the number of branches. Please refresh the page to see changes."
+msgstr ""
+
+msgid "Merged by"
+msgstr ""
+
+msgid "Merged this merge request."
+msgstr ""
+
+msgid "Merged: %{merged}"
+msgstr ""
+
+msgid "Merges this merge request immediately."
+msgstr ""
+
+msgid "Merging immediately isn't recommended as it may negatively impact the existing merge train. Read the %{docsLinkStart}documentation%{docsLinkEnd} for more information."
+msgstr ""
+
+msgid "Mermaid diagram"
+msgstr ""
+
+msgid "Message"
+msgstr ""
+
+msgid "Messages"
+msgstr ""
+
+msgid "Metadata"
+msgstr ""
+
+msgid "Method"
+msgstr ""
+
+msgid "Method call threshold (ms)"
+msgstr ""
+
+msgid "Metric"
+msgstr ""
+
+msgid "Metric was successfully added."
+msgstr ""
+
+msgid "Metric was successfully updated."
+msgstr ""
+
+msgid "Metric:"
+msgstr ""
+
+msgid "MetricChart|Please select a metric"
+msgstr ""
+
+msgid "MetricChart|Selected"
+msgstr ""
+
+msgid "MetricChart|There is no data available. Please change your selection."
+msgstr ""
+
+msgid "MetricChart|There is too much data to calculate. Please change your selection."
+msgstr ""
+
+msgid "MetricImages|There was an issue deleting the image."
+msgstr ""
+
+msgid "MetricImages|There was an issue loading metric images."
+msgstr ""
+
+msgid "MetricImages|There was an issue updating your image."
+msgstr ""
+
+msgid "MetricImages|There was an issue uploading your image."
+msgstr ""
+
+msgid "Metrics"
+msgstr ""
+
+msgid "Metrics - Grafana"
+msgstr ""
+
+msgid "Metrics - Prometheus"
+msgstr ""
+
+msgid "Metrics Dashboard"
+msgstr ""
+
+msgid "Metrics Dashboard YAML definition"
+msgstr ""
+
+msgid "Metrics Dashboard YAML definition is invalid:"
+msgstr ""
+
+msgid "Metrics Dashboard YAML definition is valid."
+msgstr ""
+
+msgid "Metrics and profiling"
+msgstr ""
+
+msgid "Metrics:"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|Annotation can't belong to both a cluster and an environment at the same time"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|Annotation has not been deleted"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|Annotation must belong to a cluster or an environment"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|Dashboard with requested path can not be found"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|You are not authorized to create annotation for selected cluster"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|You are not authorized to create annotation for selected environment"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|You are not authorized to delete this annotation"
+msgstr ""
+
+msgid "MetricsDashboardAnnotation|can't be before starting_at time"
+msgstr ""
+
+msgid "MetricsSettings|Add a button to the metrics dashboard linking directly to your existing external dashboard."
+msgstr ""
+
+msgid "MetricsSettings|Choose whether to display dashboard metrics in UTC or the user's local timezone."
+msgstr ""
+
+msgid "MetricsSettings|Dashboard timezone"
+msgstr ""
+
+msgid "MetricsSettings|External dashboard URL"
+msgstr ""
+
+msgid "MetricsSettings|Manage metrics dashboard settings."
+msgstr ""
+
+msgid "MetricsSettings|Metrics"
+msgstr ""
+
+msgid "MetricsSettings|UTC (Coordinated Universal Time)"
+msgstr ""
+
+msgid "MetricsSettings|User's local timezone"
+msgstr ""
+
+msgid "MetricsUsersStarredDashboards|Dashboard with requested path can not be found"
+msgstr ""
+
+msgid "MetricsUsersStarredDashboards|You are not authorized to add star to this dashboard"
+msgstr ""
+
+msgid "Metrics|1. Define and preview panel"
+msgstr ""
+
+msgid "Metrics|2. Paste panel YAML into dashboard"
+msgstr ""
+
+msgid "Metrics|Add metric"
+msgstr ""
+
+msgid "Metrics|Add panel"
+msgstr ""
+
+msgid "Metrics|Avg"
+msgstr ""
+
+msgid "Metrics|Back to dashboard"
+msgstr ""
+
+msgid "Metrics|Cancel"
+msgstr ""
+
+msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
+msgstr ""
+
+msgid "Metrics|Collapse panel"
+msgstr ""
+
+msgid "Metrics|Collapse panel (Esc)"
+msgstr ""
+
+msgid "Metrics|Copy YAML"
+msgstr ""
+
+msgid "Metrics|Copy and paste the panel YAML into your dashboard YAML file."
+msgstr ""
+
+msgid "Metrics|Create custom dashboard %{fileName}"
+msgstr ""
+
+msgid "Metrics|Create metric"
+msgstr ""
+
+msgid "Metrics|Create new dashboard"
+msgstr ""
+
+msgid "Metrics|Create your dashboard configuration file"
+msgstr ""
+
+msgid "Metrics|Current"
+msgstr ""
+
+msgid "Metrics|Dashboard files can be found in %{codeStart}.gitlab/dashboards%{codeEnd} at the root of this project."
+msgstr ""
+
+msgid "Metrics|Define panel YAML below to preview panel."
+msgstr ""
+
+msgid "Metrics|Delete metric"
+msgstr ""
+
+msgid "Metrics|Delete metric?"
+msgstr ""
+
+msgid "Metrics|Duplicate"
+msgstr ""
+
+msgid "Metrics|Duplicate current dashboard"
+msgstr ""
+
+msgid "Metrics|Duplicate dashboard"
+msgstr ""
+
+msgid "Metrics|Duplicate this dashboard to add panel or edit dashboard YAML."
+msgstr ""
+
+msgid "Metrics|Duplicating..."
+msgstr ""
+
+msgid "Metrics|Edit dashboard YAML"
+msgstr ""
+
+msgid "Metrics|Edit metric"
+msgid_plural "Metrics|Edit metrics"
+msgstr[0] ""
+
+msgid "Metrics|Expand panel"
+msgstr ""
+
+msgid "Metrics|For grouping similar metrics"
+msgstr ""
+
+msgid "Metrics|Invalid time range, please verify."
+msgstr ""
+
+msgid "Metrics|Label of the y-axis (usually the unit). The x-axis always represents time."
+msgstr ""
+
+msgid "Metrics|Legend label (optional)"
+msgstr ""
+
+msgid "Metrics|Link contains an invalid time window, please verify the link to see the requested time range."
+msgstr ""
+
+msgid "Metrics|Link contains invalid chart information, please verify the link to see the expanded panel."
+msgstr ""
+
+msgid "Metrics|Manage chart links"
+msgstr ""
+
+msgid "Metrics|Max"
+msgstr ""
+
+msgid "Metrics|Metrics Settings"
+msgstr ""
+
+msgid "Metrics|Min"
+msgstr ""
+
+msgid "Metrics|More actions"
+msgstr ""
+
+msgid "Metrics|Must be a valid PromQL query."
+msgstr ""
+
+msgid "Metrics|New metric"
+msgstr ""
+
+msgid "Metrics|Open repository"
+msgstr ""
+
+msgid "Metrics|Panel YAML"
+msgstr ""
+
+msgid "Metrics|Panel YAML copied"
+msgstr ""
+
+msgid "Metrics|Preview panel"
+msgstr ""
+
+msgid "Metrics|PromQL query is valid"
+msgstr ""
+
+msgid "Metrics|Prometheus Query Documentation"
+msgstr ""
+
+msgid "Metrics|Refresh Prometheus data"
+msgstr ""
+
+msgid "Metrics|Refresh dashboard"
+msgstr ""
+
+msgid "Metrics|Select a value"
+msgstr ""
+
+msgid "Metrics|Set refresh rate"
+msgstr ""
+
+msgid "Metrics|Star dashboard"
+msgstr ""
+
+msgid "Metrics|There was an error creating the dashboard."
+msgstr ""
+
+msgid "Metrics|There was an error creating the dashboard. %{error}"
+msgstr ""
+
+msgid "Metrics|There was an error fetching annotations. Please try again."
+msgstr ""
+
+msgid "Metrics|There was an error fetching the environments data, please try again"
+msgstr ""
+
+msgid "Metrics|There was an error getting annotations information."
+msgstr ""
+
+msgid "Metrics|There was an error getting dashboard validation warnings information."
+msgstr ""
+
+msgid "Metrics|There was an error getting deployment information."
+msgstr ""
+
+msgid "Metrics|There was an error getting environments information."
+msgstr ""
+
+msgid "Metrics|There was an error getting options for variable \"%{name}\"."
+msgstr ""
+
+msgid "Metrics|There was an error trying to validate your query"
+msgstr ""
+
+msgid "Metrics|There was an error while retrieving metrics"
+msgstr ""
+
+msgid "Metrics|There was an error while retrieving metrics. %{message}"
+msgstr ""
+
+msgid "Metrics|To create a new dashboard, add a new YAML file to %{codeStart}.gitlab/dashboards%{codeEnd} at the root of this project."
+msgstr ""
+
+msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
+msgstr ""
+
+msgid "Metrics|Unit label"
+msgstr ""
+
+msgid "Metrics|Unstar dashboard"
+msgstr ""
+
+msgid "Metrics|Used as a title for the chart"
+msgstr ""
+
+msgid "Metrics|Used if the query returns a single series. If it returns multiple series, their legend labels will be picked up from the response."
+msgstr ""
+
+msgid "Metrics|Validating query"
+msgstr ""
+
+msgid "Metrics|Values"
+msgstr ""
+
+msgid "Metrics|View documentation"
+msgstr ""
+
+msgid "Metrics|Y-axis label"
+msgstr ""
+
+msgid "Metrics|You can save a copy of this dashboard to your repository so it can be customized. Select a file name and branch to save it."
+msgstr ""
+
+msgid "Metrics|You're about to permanently delete this metric. This cannot be undone."
+msgstr ""
+
+msgid "Metrics|Your dashboard schema is invalid. Edit the dashboard to correct the YAML schema."
+msgstr ""
+
+msgid "Metrics|e.g. HTTP requests"
+msgstr ""
+
+msgid "Metrics|e.g. Requests/second"
+msgstr ""
+
+msgid "Metrics|e.g. Throughput"
+msgstr ""
+
+msgid "Metrics|e.g. rate(http_requests_total[5m])"
+msgstr ""
+
+msgid "Metrics|e.g. req/sec"
+msgstr ""
+
+msgid "Mi"
+msgstr ""
+
+msgid "Migrated %{success_count}/%{total_count} files."
+msgstr ""
+
+msgid "Migration"
+msgstr ""
+
+msgid "Migration has been scheduled to be retried"
+msgstr ""
+
+msgid "Migration successful."
+msgstr ""
+
+msgid "Milestone"
+msgid_plural "Milestones"
+msgstr[0] ""
+
+msgid "Milestone due date"
+msgstr ""
+
+msgid "Milestone lists not available with your current license"
+msgstr ""
+
+msgid "Milestone(s) not found: %{milestones}"
+msgstr ""
+
+msgid "MilestoneCombobox|An error occurred while searching for milestones"
+msgstr ""
+
+msgid "MilestoneCombobox|Group milestones"
+msgstr ""
+
+msgid "MilestoneCombobox|Milestone"
+msgstr ""
+
+msgid "MilestoneCombobox|No matching results"
+msgstr ""
+
+msgid "MilestoneCombobox|No milestone"
+msgstr ""
+
+msgid "MilestoneCombobox|Project milestones"
+msgstr ""
+
+msgid "MilestoneCombobox|Search Milestones"
+msgstr ""
+
+msgid "MilestoneCombobox|Select milestone"
+msgstr ""
+
+msgid "MilestonePage|Copy milestone ID"
+msgstr ""
+
+msgid "MilestonePage|Milestone ID: %{milestone_id}"
+msgstr ""
+
+msgid "MilestoneSidebar|Closed:"
+msgstr ""
+
+msgid "MilestoneSidebar|Copy reference"
+msgstr ""
+
+msgid "MilestoneSidebar|Due date"
+msgstr ""
+
+msgid "MilestoneSidebar|Edit"
+msgstr ""
+
+msgid "MilestoneSidebar|From"
+msgstr ""
+
+msgid "MilestoneSidebar|Issues"
+msgstr ""
+
+msgid "MilestoneSidebar|Merge requests"
+msgstr ""
+
+msgid "MilestoneSidebar|Merged:"
+msgstr ""
+
+msgid "MilestoneSidebar|New Issue"
+msgstr ""
+
+msgid "MilestoneSidebar|New issue"
+msgstr ""
+
+msgid "MilestoneSidebar|No due date"
+msgstr ""
+
+msgid "MilestoneSidebar|No start date"
+msgstr ""
+
+msgid "MilestoneSidebar|None"
+msgstr ""
+
+msgid "MilestoneSidebar|Open:"
+msgstr ""
+
+msgid "MilestoneSidebar|Reference:"
+msgstr ""
+
+msgid "MilestoneSidebar|Start date"
+msgstr ""
+
+msgid "MilestoneSidebar|Toggle sidebar"
+msgstr ""
+
+msgid "MilestoneSidebar|Until"
+msgstr ""
+
+msgid "MilestoneSidebar|complete"
+msgstr ""
+
+msgid "Milestones"
+msgstr ""
+
+msgid "Milestones| You’re about to permanently delete the milestone %{milestoneTitle} and remove it from %{issuesWithCount} and %{mergeRequestsWithCount}. Once deleted, it cannot be undone or recovered."
+msgstr ""
+
+msgid "Milestones| You’re about to permanently delete the milestone %{milestoneTitle}. This milestone is not currently used in any issues or merge requests."
+msgstr ""
+
+msgid "Milestones|Close Milestone"
+msgstr ""
+
+msgid "Milestones|Completed Issues (closed)"
+msgstr ""
+
+msgid "Milestones|Create a milestone to better track your issues and merge requests. %{learn_more_link}"
+msgstr ""
+
+msgid "Milestones|Delete milestone"
+msgstr ""
+
+msgid "Milestones|Delete milestone %{milestoneTitle}?"
+msgstr ""
+
+msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
+msgstr ""
+
+msgid "Milestones|Group Milestone"
+msgstr ""
+
+msgid "Milestones|Milestone %{milestoneTitle} was not found"
+msgstr ""
+
+msgid "Milestones|Ongoing Issues (open and assigned)"
+msgstr ""
+
+msgid "Milestones|Organize issues and merge requests into a cohesive group, and set optional start and due dates. %{learn_more_link}"
+msgstr ""
+
+msgid "Milestones|Project Milestone"
+msgstr ""
+
+msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
+msgstr ""
+
+msgid "Milestones|Promote Milestone"
+msgstr ""
+
+msgid "Milestones|Promote to Group Milestone"
+msgstr ""
+
+msgid "Milestones|Promoting %{milestoneTitle} will make it available for all projects inside %{groupName}. Existing project milestones with the same title will be merged."
+msgstr ""
+
+msgid "Milestones|Reopen Milestone"
+msgstr ""
+
+msgid "Milestones|There are no closed milestones"
+msgstr ""
+
+msgid "Milestones|There are no open milestones"
+msgstr ""
+
+msgid "Milestones|This action cannot be reversed."
+msgstr ""
+
+msgid "Milestones|Unstarted Issues (open and unassigned)"
+msgstr ""
+
+msgid "Milestones|Use milestones to track issues and merge requests over a fixed period of time"
+msgstr ""
+
+msgid "Milestone|%{percentage}%{percent} complete"
+msgstr ""
+
+msgid "Min Value"
+msgstr ""
+
+msgid "Minimal Access"
+msgstr ""
+
+msgid "Minimum capacity to be available before we schedule more mirrors preemptively."
+msgstr ""
+
+msgid "Minutes"
+msgstr ""
+
+msgid "Mirror direction"
+msgstr ""
+
+msgid "Mirror only protected branches"
+msgstr ""
+
+msgid "Mirror repository"
+msgstr ""
+
+msgid "Mirror settings are only available to GitLab administrators."
+msgstr ""
+
+msgid "Mirror user"
+msgstr ""
+
+msgid "Mirrored from %{link}."
+msgstr ""
+
+msgid "Mirrored repositories"
+msgstr ""
+
+msgid "Mirroring repositories"
+msgstr ""
+
+msgid "Mirroring settings were successfully updated."
+msgstr ""
+
+msgid "Mirroring settings were successfully updated. The project is being updated."
+msgstr ""
+
+msgid "Mirroring was successfully disabled."
+msgstr ""
+
+msgid "Mirroring will only be available if the feature is included in the plan of the selected group or user."
+msgstr ""
+
+msgid "Miscellaneous"
+msgstr ""
+
+msgid "Missing"
+msgstr ""
+
+msgid "Missing OAuth configuration for GitHub."
+msgstr ""
+
+msgid "Missing OS"
+msgstr ""
+
+msgid "Missing arch"
+msgstr ""
+
+msgid "Missing commit signatures endpoint!"
+msgstr ""
+
+msgid "MissingSSHKeyWarningLink|Add SSH key"
+msgstr ""
+
+msgid "MissingSSHKeyWarningLink|Don't show again"
+msgstr ""
+
+msgid "MissingSSHKeyWarningLink|You can't push or pull repositories using SSH until you add an SSH key to your profile."
+msgstr ""
+
+msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
+msgstr ""
+
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
+msgid "MlExperimentsEmptyState|No Experiments to Show"
+msgstr ""
+
+msgid "Modal updated"
+msgstr ""
+
+msgid "ModalButton|Add projects"
+msgstr ""
+
+msgid "Modal|Close"
+msgstr ""
+
+msgid "Model candidate details"
+msgstr ""
+
+msgid "Modified"
+msgstr ""
+
+msgid "Modified in this version"
+msgstr ""
+
+msgid "Modify commit message"
+msgstr ""
+
+msgid "Modify commit messages"
+msgstr ""
+
+msgid "Modify merge commit"
+msgstr ""
+
+msgid "Mon"
+msgstr ""
+
+msgid "Monday"
+msgstr ""
+
+msgid "Monitor"
+msgstr ""
+
+msgid "Monitor GitLab with Prometheus."
+msgstr ""
+
+msgid "Monitor Settings"
+msgstr ""
+
+msgid "Monitor your errors directly in GitLab."
+msgstr ""
+
+msgid "Monitoring"
+msgstr ""
+
+msgid "Month"
+msgstr ""
+
+msgid "Months"
+msgstr ""
+
+msgid "More Details"
+msgstr ""
+
+msgid "More Information"
+msgstr ""
+
+msgid "More actions"
+msgstr ""
+
+msgid "More details"
+msgstr ""
+
+msgid "More info"
+msgstr ""
+
+msgid "More information"
+msgstr ""
+
+msgid "More information is available|here"
+msgstr ""
+
+msgid "More information."
+msgstr ""
+
+msgid "More options"
+msgstr ""
+
+msgid "More than %{number_commits_distance} commits different with %{default_branch}"
+msgstr ""
+
+msgid "More topics"
+msgstr ""
+
+msgid "Most common"
+msgstr ""
+
+msgid "Most relevant"
+msgstr ""
+
+msgid "Most stars"
+msgstr ""
+
+msgid "Move"
+msgstr ""
+
+msgid "Move down"
+msgstr ""
+
+msgid "Move issue"
+msgstr ""
+
+msgid "Move issue from one column of the board to another"
+msgstr ""
+
+msgid "Move selection down"
+msgstr ""
+
+msgid "Move selection up"
+msgstr ""
+
+msgid "Move test case"
+msgstr ""
+
+msgid "Move this issue to another project."
+msgstr ""
+
+msgid "Move up"
+msgstr ""
+
+msgid "MoveIssue|Cannot move issue due to insufficient permissions!"
+msgstr ""
+
+msgid "MoveIssue|Cannot move issue to project it originates from!"
+msgstr ""
+
+msgid "MoveIssue|Cannot move issues of '%{issue_type}' type."
+msgstr ""
+
+msgid "Moved issue to %{label} column in the board."
+msgstr ""
+
+msgid "Moved this issue to %{path_to_project}."
+msgstr ""
+
+msgid "Moves issue to %{label} column in the board."
+msgstr ""
+
+msgid "Moves this issue to %{path_to_project}."
+msgstr ""
+
+msgid "Moving issue"
+msgstr ""
+
+msgid "MrDeploymentActions|Deploy"
+msgstr ""
+
+msgid "MrDeploymentActions|Re-deploy"
+msgstr ""
+
+msgid "MrDeploymentActions|Stop environment"
+msgstr ""
+
+msgid "MrList|Assigned to %{name}"
+msgstr ""
+
+msgid "MrList|Review requested from %{name}"
+msgstr ""
+
+msgid "MrSurvey|By continuing, you acknowledge that responses will be used to improve GitLab and in accordance with the %{linkStart}GitLab Privacy Policy%{linkEnd}."
+msgstr ""
+
+msgid "MrSurvey|How satisfied are you with %{strongStart}speed/performance%{strongEnd} of merge requests?"
+msgstr ""
+
+msgid "MrSurvey|Merge request experience survey"
+msgstr ""
+
+msgid "MrSurvey|Overall, how satisfied are you with merge requests?"
+msgstr ""
+
+msgid "MrSurvey|Thank you for your feedback!"
+msgstr ""
+
+msgid "Multi-project"
+msgstr ""
+
+msgid "Multiple HTTP integrations are not supported for this project"
+msgstr ""
+
+msgid "Multiple IP address ranges are supported. Does not affect access to the group's settings."
+msgstr ""
+
+msgid "Multiple Prometheus integrations are not supported"
+msgstr ""
+
+msgid "Multiple signatures"
+msgstr ""
+
+msgid "Multiplier to apply to polling intervals. Decimal values are supported. Defaults to 1."
+msgstr ""
+
+msgid "Must be 90 days or more."
+msgstr ""
+
+msgid "My awesome group"
+msgstr ""
+
+msgid "My company or team"
+msgstr ""
+
+msgid "My saved replies (%{count})"
+msgstr ""
+
+msgid "My topic"
+msgstr ""
+
+msgid "My-Reaction"
+msgstr ""
+
+msgid "NEW"
+msgstr ""
+
+msgid "Name"
+msgstr ""
+
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
+msgstr ""
+
+msgid "Name can't be blank"
+msgstr ""
+
+msgid "Name has already been taken"
+msgstr ""
+
+msgid "Name is already taken."
+msgstr ""
+
+msgid "Name must start with a letter, digit, emoji, or underscore."
+msgstr ""
+
+msgid "Name new label"
+msgstr ""
+
+msgid "Name to be used as the sender for emails from Service Desk."
+msgstr ""
+
+msgid "Name:"
+msgstr ""
+
+msgid "Namespace"
+msgstr ""
+
+msgid "Namespace ID:"
+msgstr ""
+
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
+msgid "Namespace:"
+msgstr ""
+
+msgid "NamespaceStorageSize|%{namespace_name} contains %{locked_project_count} locked project"
+msgid_plural "NamespaceStorageSize|%{namespace_name} contains %{locked_project_count} locked projects"
+msgstr[0] ""
+
+msgid "NamespaceStorageSize|%{namespace_name} is now read-only. Projects under this namespace are locked and actions are restricted."
+msgstr ""
+
+msgid "NamespaceStorageSize|If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted."
+msgstr ""
+
+msgid "NamespaceStorageSize|If you reach 100%% storage capacity, you will not be able to: %{repository_limits_description}"
+msgstr ""
+
+msgid "NamespaceStorageSize|Manage your storage usage or, if you are a namespace Owner, purchase additional storage."
+msgstr ""
+
+msgid "NamespaceStorageSize|Please purchase additional storage to unlock your projects over the free %{free_size_limit} project limit. You can't %{repository_limits_description}"
+msgstr ""
+
+msgid "NamespaceStorageSize|Which actions are restricted?"
+msgstr ""
+
+msgid "NamespaceStorageSize|Which actions become restricted?"
+msgstr ""
+
+msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
+msgstr ""
+
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
+msgstr ""
+
+msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
+msgstr ""
+
+msgid "NamespaceStorageSize|push to your repository, create pipelines, create issues or add comments. To reduce storage capacity, delete unused repositories, artifacts, wikis, issues, and pipelines."
+msgstr ""
+
+msgid "NamespaceStorage|%{name_with_link} namespace has approximately %{percent} (%{size}) namespace storage space remaining."
+msgstr ""
+
+msgid "NamespaceStorage|%{name_with_link} namespace has exceeded its namespace storage limit."
+msgstr ""
+
+msgid "NamespaceStorage|%{name}(%{url}) namespace has approximately %{percent} (%{size}) namespace storage space remaining."
+msgstr ""
+
+msgid "NamespaceStorage|%{name}(%{url}) namespace has exceeded its namespace storage limit."
+msgstr ""
+
+msgid "NamespaceStorage|Action required: Approximately %{percentage_of_available_storage}%% of namespace storage remains for %{namespace_name}"
+msgstr ""
+
+msgid "NamespaceStorage|Action required: Storage has been exceeded for %{namespace_name}"
+msgstr ""
+
+msgid "NamespaceStorage|Buy more storage"
+msgstr ""
+
+msgid "NamespaceStorage|Uploads are not counted in namespace storage quotas."
+msgstr ""
+
+msgid "NamespaceStorage|We recommend that you buy additional storage to ensure your service is not interrupted."
+msgstr ""
+
+msgid "NamespaceStorage|We recommend that you buy additional storage to resume normal service."
+msgstr ""
+
+msgid "NamespaceUserCap|Pending users must be reviewed and approved by a group owner. Learn more about %{user_caps_link_start}user caps%{link_end} and %{users_pending_approval_link_start}users pending approval%{link_end}."
+msgstr ""
+
+msgid "NamespaceUserCap|View pending approvals"
+msgstr ""
+
+msgid "NamespaceUserCap|Your group has reached its billable member limit"
+msgstr ""
+
+msgid "Namespaces"
+msgstr ""
+
+msgid "Namespaces to index"
+msgstr ""
+
+msgid "Naming, topics, avatar"
+msgstr ""
+
+msgid "Naming, visibility"
+msgstr ""
+
+msgid "Navigate to the project to close the milestone."
+msgstr ""
+
+msgid "Navigation bar"
+msgstr ""
+
+msgid "NavigationTheme|Blue"
+msgstr ""
+
+msgid "NavigationTheme|Dark Mode (alpha)"
+msgstr ""
+
+msgid "NavigationTheme|Gray"
+msgstr ""
+
+msgid "NavigationTheme|Green"
+msgstr ""
+
+msgid "NavigationTheme|Indigo"
+msgstr ""
+
+msgid "NavigationTheme|Light Blue"
+msgstr ""
+
+msgid "NavigationTheme|Light Gray"
+msgstr ""
+
+msgid "NavigationTheme|Light Green"
+msgstr ""
+
+msgid "NavigationTheme|Light Indigo"
+msgstr ""
+
+msgid "NavigationTheme|Light Red"
+msgstr ""
+
+msgid "NavigationTheme|Red"
+msgstr ""
+
+msgid "Navigation|Context navigation"
+msgstr ""
+
+msgid "Navigation|Recent groups"
+msgstr ""
+
+msgid "Navigation|Recent projects"
+msgstr ""
+
+msgid "Navigation|Switch to..."
+msgstr ""
+
+msgid "Navigation|View all groups"
+msgstr ""
+
+msgid "Navigation|View all projects"
+msgstr ""
+
+msgid "Navigation|Your work"
+msgstr ""
+
+msgid "Nav|Help"
+msgstr ""
+
+msgid "Nav|Home"
+msgstr ""
+
+msgid "Nav|Sign In / Register"
+msgstr ""
+
+msgid "Nav|Sign out and sign in with a different account"
+msgstr ""
+
+msgid "Need help?"
+msgstr ""
+
+msgid "Needs"
+msgstr ""
+
+msgid "Needs attention"
+msgstr ""
+
+msgid "Network"
+msgstr ""
+
+msgid "Network:"
+msgstr ""
+
+msgid "Never"
+msgstr ""
+
+msgid "New"
+msgstr ""
+
+msgid "New %{type} in %{project}"
+msgstr ""
+
+msgid "New Application"
+msgstr ""
+
+msgid "New Branch"
+msgstr ""
+
+msgid "New Deploy Key"
+msgstr ""
+
+msgid "New Environment"
+msgstr ""
+
+msgid "New Epic"
+msgstr ""
+
+msgid "New File"
+msgstr ""
+
+msgid "New Group"
+msgstr ""
+
+msgid "New Group Name"
+msgstr ""
+
+msgid "New Identity"
+msgstr ""
+
+msgid "New Issue"
+msgid_plural "New Issues"
+msgstr[0] ""
+
+msgid "New Jira import"
+msgstr ""
+
+msgid "New Label"
+msgstr ""
+
+msgid "New Milestone"
+msgstr ""
+
+msgid "New Pages Domain"
+msgstr ""
+
+msgid "New Password"
+msgstr ""
+
+msgid "New Pipeline Schedule"
+msgstr ""
+
+msgid "New Project"
+msgstr ""
+
+msgid "New Protected Branch"
+msgstr ""
+
+msgid "New Requirement"
+msgstr ""
+
+msgid "New Snippet"
+msgstr ""
+
+msgid "New Test Case"
+msgstr ""
+
+msgid "New User"
+msgstr ""
+
+msgid "New application"
+msgstr ""
+
+msgid "New branch"
+msgstr ""
+
+msgid "New branch unavailable"
+msgstr ""
+
+msgid "New code quality findings"
+msgstr ""
+
+msgid "New confidential epic title "
+msgstr ""
+
+msgid "New confidential issue title"
+msgstr ""
+
+msgid "New deploy key"
+msgstr ""
+
+msgid "New directory"
+msgstr ""
+
+msgid "New email address added"
+msgstr ""
+
+msgid "New environment"
+msgstr ""
+
+msgid "New epic"
+msgstr ""
+
+msgid "New epic title"
+msgstr ""
+
+msgid "New error tracking access token has been generated!"
+msgstr ""
+
+msgid "New file"
+msgstr ""
+
+msgid "New group"
+msgstr ""
+
+msgid "New health check access token has been generated!"
+msgstr ""
+
+msgid "New identity"
+msgstr ""
+
+msgid "New incident"
+msgstr ""
+
+msgid "New incident has been created"
+msgstr ""
+
+msgid "New issue"
+msgstr ""
+
+msgid "New issue title"
+msgstr ""
+
+msgid "New iteration created"
+msgstr ""
+
+msgid "New label"
+msgstr ""
+
+msgid "New list"
+msgstr ""
+
+msgid "New merge request"
+msgstr ""
+
+msgid "New milestone"
+msgstr ""
+
+msgid "New name"
+msgstr ""
+
+msgid "New password"
+msgstr ""
+
+msgid "New pipelines cause older pending or running pipelines on the same branch to be cancelled."
+msgstr ""
+
+msgid "New project"
+msgstr ""
+
+msgid "New project page"
+msgstr ""
+
+msgid "New project pages"
+msgstr ""
+
+msgid "New project/repository"
+msgstr ""
+
+msgid "New public deploy key"
+msgstr ""
+
+msgid "New related %{issueType}"
+msgstr ""
+
+msgid "New release"
+msgstr ""
+
+msgid "New requirement"
+msgstr ""
+
+msgid "New response for issue #%{issue_iid}:"
+msgstr ""
+
+msgid "New runners registration token has been generated!"
+msgstr ""
+
+msgid "New schedule"
+msgstr ""
+
+msgid "New snippet"
+msgstr ""
+
+msgid "New subgroup"
+msgstr ""
+
+msgid "New tag"
+msgstr ""
+
+msgid "New test case"
+msgstr ""
+
+msgid "New topic"
+msgstr ""
+
+msgid "New users set to external"
+msgstr ""
+
+msgid "New! Suggest changes directly"
+msgstr ""
+
+msgid "Newest first"
+msgstr ""
+
+msgid "Newly-registered users are external by default"
+msgstr ""
+
+msgid "Next"
+msgstr ""
+
+msgid "Next commit"
+msgstr ""
+
+msgid "Next design"
+msgstr ""
+
+msgid "Next file in diff"
+msgstr ""
+
+msgid "Next scan"
+msgstr ""
+
+msgid "Next unresolved discussion"
+msgstr ""
+
+msgid "Next update"
+msgstr ""
+
+msgid "Nickname"
+msgstr ""
+
+msgid "No"
+msgstr ""
+
+msgid "No %{header} for this request."
+msgstr ""
+
+msgid "No %{providerTitle} repositories found"
+msgstr ""
+
+msgid "No CSV data to display."
+msgstr ""
+
+msgid "No Epic"
+msgstr ""
+
+msgid "No Google Cloud projects - You need at least one Google Cloud project"
+msgstr ""
+
+msgid "No Matching Results"
+msgstr ""
+
+msgid "No Milestone"
+msgstr ""
+
+msgid "No Scopes"
+msgstr ""
+
+msgid "No Work Item Link found"
+msgstr ""
+
+msgid "No access"
+msgstr ""
+
+msgid "No active admin user found"
+msgstr ""
+
+msgid "No activities found"
+msgstr ""
+
+msgid "No application_settings found"
+msgstr ""
+
+msgid "No approvers"
+msgstr ""
+
+msgid "No artifacts found"
+msgstr ""
+
+msgid "No assignee"
+msgstr ""
+
+msgid "No authentication methods configured."
+msgstr ""
+
+msgid "No available branches"
+msgstr ""
+
+msgid "No branches found"
+msgstr ""
+
+msgid "No change to this %{noun}'s draft status."
+msgstr ""
+
+msgid "No changes"
+msgstr ""
+
+msgid "No changes between %{source} and %{target}"
+msgstr ""
+
+msgid "No child epics match applied filters"
+msgstr ""
+
+msgid "No commenters"
+msgstr ""
+
+msgid "No commits present here"
+msgstr ""
+
+msgid "No committers"
+msgstr ""
+
+msgid "No confirmation email received? Check your spam folder or %{request_link_start}request new confirmation email%{request_link_end}."
+msgstr ""
+
+msgid "No connection could be made to a Gitaly Server, please check your logs!"
+msgstr ""
+
+msgid "No contributions"
+msgstr ""
+
+msgid "No contributions were found"
+msgstr ""
+
+msgid "No credit card data for matching"
+msgstr ""
+
+msgid "No credit card required."
+msgstr ""
+
+msgid "No data available"
+msgstr ""
+
+msgid "No data found"
+msgstr ""
+
+msgid "No data to display"
+msgstr ""
+
+msgid "No deployments detected. Use environments to control your software's continuous deployment. %{linkStart}Learn more about deployment jobs.%{linkEnd}"
+msgstr ""
+
+msgid "No deployments found"
+msgstr ""
+
+msgid "No email participants were added. Either none were provided, or they already exist."
+msgstr ""
+
+msgid "No endpoint provided"
+msgstr ""
+
+msgid "No errors to display."
+msgstr ""
+
+msgid "No estimate or time spent"
+msgstr ""
+
+msgid "No file chosen."
+msgstr ""
+
+msgid "No file hooks found."
+msgstr ""
+
+msgid "No file selected"
+msgstr ""
+
+msgid "No files"
+msgstr ""
+
+msgid "No files found."
+msgstr ""
+
+msgid "No forks are available to you."
+msgstr ""
+
+msgid "No group provided"
+msgstr ""
+
+msgid "No grouping"
+msgstr ""
+
+msgid "No issues found"
+msgstr ""
+
+msgid "No iteration"
+msgstr ""
+
+msgid "No job log"
+msgstr ""
+
+msgid "No label"
+msgstr ""
+
+msgid "No labels with such name or description"
+msgstr ""
+
+msgid "No matches found"
+msgstr ""
+
+msgid "No matching %{issuable} found. Make sure that you are adding a valid %{issuable} ID."
+msgstr ""
+
+msgid "No matching %{issuable} found. Make sure that you are adding a valid %{issuable} URL."
+msgstr ""
+
+msgid "No matching labels"
+msgstr ""
+
+msgid "No matching results"
+msgstr ""
+
+msgid "No matching results for \"%{query}\""
+msgstr ""
+
+msgid "No members found"
+msgstr ""
+
+msgid "No memberships found"
+msgstr ""
+
+msgid "No merge requests found"
+msgstr ""
+
+msgid "No messages were logged"
+msgstr ""
+
+msgid "No milestone"
+msgstr ""
+
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
+msgid "No other labels with such name or description"
+msgstr ""
+
+msgid "No panels matching properties %{opts}"
+msgstr ""
+
+msgid "No parent group"
+msgstr ""
+
+msgid "No plan"
+msgstr ""
+
+msgid "No policy matches this license"
+msgstr ""
+
+msgid "No preview for this file type"
+msgstr ""
+
+msgid "No prioritized labels with such name or description"
+msgstr ""
+
+msgid "No project subscribes to the pipelines in this project."
+msgstr ""
+
+msgid "No projects available."
+msgstr ""
+
+msgid "No projects found"
+msgstr ""
+
+msgid "No public deploy keys"
+msgstr ""
+
+msgid "No public groups"
+msgstr ""
+
+msgid "No ref selected"
+msgstr ""
+
+msgid "No regions configured"
+msgstr ""
+
+msgid "No related merge requests found."
+msgstr ""
+
+msgid "No repository"
+msgstr ""
+
+msgid "No results"
+msgstr ""
+
+msgid "No results found"
+msgstr ""
+
+msgid "No results found."
+msgstr ""
+
+msgid "No runner executable"
+msgstr ""
+
+msgid "No schedules"
+msgstr ""
+
+msgid "No service accounts"
+msgstr ""
+
+msgid "No severity matches the provided parameter"
+msgstr ""
+
+msgid "No source selected"
+msgstr ""
+
+msgid "No stack trace for this error"
+msgstr ""
+
+msgid "No starrers matched your search"
+msgstr ""
+
+msgid "No suggestions found"
+msgstr ""
+
+msgid "No tag selected"
+msgstr ""
+
+msgid "No template"
+msgstr ""
+
+msgid "No template selected"
+msgstr ""
+
+msgid "No test coverage"
+msgstr ""
+
+msgid "No user provided"
+msgstr ""
+
+msgid "No vulnerabilities present"
+msgstr ""
+
+msgid "No webhook events"
+msgstr ""
+
+msgid "No webhooks enabled. Select trigger events above."
+msgstr ""
+
+msgid "No worries, you can still use all the %{strong}%{plan_name}%{strong_close} features for now. You have %{remaining_days} day to renew your subscription."
+msgid_plural "No worries, you can still use all the %{strong}%{plan_name}%{strong_close} features for now. You have %{remaining_days} days to renew your subscription."
+msgstr[0] ""
+
+msgid "No wrap"
+msgstr ""
+
+msgid "No. of commits"
+msgstr ""
+
+msgid "Nobody has starred this repository yet"
+msgstr ""
+
+msgid "Node was successfully created."
+msgstr ""
+
+msgid "Node was successfully updated."
+msgstr ""
+
+msgid "Nodes"
+msgstr ""
+
+msgid "Non-admin users are restricted to read-only access, in both GitLab UI and API."
+msgstr ""
+
+msgid "None"
+msgstr ""
+
+msgid "None of the group milestones have the same project as the release"
+msgstr ""
+
+msgid "Normal text"
+msgstr ""
+
+msgid "NorthstarNavigation|Alpha"
+msgstr ""
+
+msgid "NorthstarNavigation|Could not update the new navigation preference. Please try again later."
+msgstr ""
+
+msgid "NorthstarNavigation|Navigation redesign"
+msgstr ""
+
+msgid "NorthstarNavigation|New navigation"
+msgstr ""
+
+msgid "NorthstarNavigation|Toggle new navigation"
+msgstr ""
+
+msgid "Not all browsers support U2F devices. Therefore, we require that you set up a two-factor authentication app first. That way you'll always be able to sign in - even when you're using an unsupported browser."
+msgstr ""
+
+msgid "Not all browsers support WebAuthn. Therefore, we require that you set up a two-factor authentication app first. That way you'll always be able to sign in - even from an unsupported browser."
+msgstr ""
+
+msgid "Not all data has been processed yet, the accuracy of the chart for the selected timeframe is limited."
+msgstr ""
+
+msgid "Not applicable."
+msgstr ""
+
+msgid "Not available"
+msgstr ""
+
+msgid "Not available for private projects"
+msgstr ""
+
+msgid "Not available for protected branches"
+msgstr ""
+
+msgid "Not confidential"
+msgstr ""
+
+msgid "Not found"
+msgstr ""
+
+msgid "Not found."
+msgstr ""
+
+msgid "Not permitted to destroy framework"
+msgstr ""
+
+msgid "Not ready yet. Try again later."
+msgstr ""
+
+msgid "Not started"
+msgstr ""
+
+msgid "Not supported"
+msgstr ""
+
+msgid "Note"
+msgstr ""
+
+msgid "Note creation requests"
+msgstr ""
+
+msgid "Note parameters are invalid: %{errors}"
+msgstr ""
+
+msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
+msgstr ""
+
+msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow importing repositories without generating a Personal Access Token."
+msgstr ""
+
+msgid "Note: Consider asking your GitLab administrator to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
+msgstr ""
+
+msgid "Note: Consider asking your GitLab administrator to configure %{github_integration_link}, which will allow login via GitHub and allow importing repositories without generating a Personal Access Token."
+msgstr ""
+
+msgid "Note: current forks will keep their visibility level."
+msgstr ""
+
+msgid "NoteForm|Note"
+msgstr ""
+
+msgid "NoteToolbar|Supports %{markdownDocsLinkStart}Markdown%{markdownDocsLinkEnd}. For %{quickActionsDocsLinkStart}quick actions%{quickActionsDocsLinkEnd}, type %{keyboardStart}/%{keyboardEnd}."
+msgstr ""
+
+msgid "Notes"
+msgstr ""
+
+msgid "Notes rate limit"
+msgstr ""
+
+msgid "Notes|Are you sure you want to cancel creating this %{commentType}?"
+msgstr ""
+
+msgid "Notes|Are you sure you want to cancel creating this comment?"
+msgstr ""
+
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
+msgid "Notes|Collapse replies"
+msgstr ""
+
+msgid "Notes|Expand replies"
+msgstr ""
+
+msgid "Notes|Internal notes are only visible to members with the role of Reporter or higher"
+msgstr ""
+
+msgid "Notes|Last reply by %{name}"
+msgstr ""
+
+msgid "Notes|Make this an internal note"
+msgstr ""
+
+msgid "Notes|Show all activity"
+msgstr ""
+
+msgid "Notes|Show comments only"
+msgstr ""
+
+msgid "Notes|Show history only"
+msgstr ""
+
+msgid "Notes|This comment has changed since you started editing, please review the %{open_link}updated comment%{close_link} to ensure information is not lost"
+msgstr ""
+
+msgid "Notes|This internal note will always remain confidential"
+msgstr ""
+
+msgid "Notes|You're only seeing %{boldStart}other activity%{boldEnd} in the feed. To add a comment, switch to one of the following options."
+msgstr ""
+
+msgid "Note|The created date provided is too far in the past."
+msgstr ""
+
+msgid "Nothing to preview."
+msgstr ""
+
+msgid "Notification Email"
+msgstr ""
+
+msgid "Notification events"
+msgstr ""
+
+msgid "Notification setting - %{notification_title}"
+msgstr ""
+
+msgid "Notification settings saved"
+msgstr ""
+
+msgid "NotificationEmail|Assignee"
+msgid_plural "NotificationEmail|Assignees"
+msgstr[0] ""
+
+msgid "NotificationEmail|Assignee: %{users}"
+msgid_plural "NotificationEmail|Assignees: %{users}"
+msgstr[0] ""
+
+msgid "NotificationEmail|Reviewer"
+msgid_plural "NotificationEmail|Reviewers"
+msgstr[0] ""
+
+msgid "NotificationEmail|Reviewer: %{users}"
+msgid_plural "NotificationEmail|Reviewers: %{users}"
+msgstr[0] ""
+
+msgid "NotificationEvent|Change reviewer merge request"
+msgstr ""
+
+msgid "NotificationEvent|Close issue"
+msgstr ""
+
+msgid "NotificationEvent|Close merge request"
+msgstr ""
+
+msgid "NotificationEvent|Failed pipeline"
+msgstr ""
+
+msgid "NotificationEvent|Fixed pipeline"
+msgstr ""
+
+msgid "NotificationEvent|Issue due"
+msgstr ""
+
+msgid "NotificationEvent|Merge merge request"
+msgstr ""
+
+msgid "NotificationEvent|Merge when pipeline succeeds"
+msgstr ""
+
+msgid "NotificationEvent|Moved project"
+msgstr ""
+
+msgid "NotificationEvent|New epic"
+msgstr ""
+
+msgid "NotificationEvent|New issue"
+msgstr ""
+
+msgid "NotificationEvent|New merge request"
+msgstr ""
+
+msgid "NotificationEvent|New note"
+msgstr ""
+
+msgid "NotificationEvent|New release"
+msgstr ""
+
+msgid "NotificationEvent|Push to merge request"
+msgstr ""
+
+msgid "NotificationEvent|Reassign issue"
+msgstr ""
+
+msgid "NotificationEvent|Reassign merge request"
+msgstr ""
+
+msgid "NotificationEvent|Reopen issue"
+msgstr ""
+
+msgid "NotificationEvent|Reopen merge request"
+msgstr ""
+
+msgid "NotificationEvent|Successful pipeline"
+msgstr ""
+
+msgid "NotificationLevel|Custom"
+msgstr ""
+
+msgid "NotificationLevel|Disabled"
+msgstr ""
+
+msgid "NotificationLevel|Global"
+msgstr ""
+
+msgid "NotificationLevel|On mention"
+msgstr ""
+
+msgid "NotificationLevel|Participate"
+msgstr ""
+
+msgid "NotificationLevel|Watch"
+msgstr ""
+
+msgid "Notifications"
+msgstr ""
+
+msgid "Notifications have been disabled by the project or group owner"
+msgstr ""
+
+msgid "Notifications off"
+msgstr ""
+
+msgid "Notifications on"
+msgstr ""
+
+msgid "Notifications turned off."
+msgstr ""
+
+msgid "Notifications turned on."
+msgstr ""
+
+msgid "Notify users by email when sign-in location is not recognized."
+msgstr ""
+
+msgid "Notify|%{author_link}'s issue %{issue_reference_link} is due soon."
+msgstr ""
+
+msgid "Notify|%{author_name} %{action_name} %{ref_type} %{ref_name} at %{project_link}"
+msgstr ""
+
+msgid "Notify|%{changed_files}:"
+msgstr ""
+
+msgid "Notify|%{commit_link} in %{mr_link}"
+msgstr ""
+
+msgid "Notify|%{commits_text} from branch `%{target_branch}`"
+msgstr ""
+
+msgid "Notify|%{committed_by_start} by %{author_name} %{committed_by_end} %{committed_at_start} at %{committed_date} %{committed_at_end}"
+msgstr ""
+
+msgid "Notify|%{invite_email}, now known as %{user_name}, has accepted your invitation to join the %{target_name} %{target_model_name}."
+msgstr ""
+
+msgid "Notify|%{invited_user} has %{highlight_start}declined%{highlight_end} your invitation to join the %{target_link} %{target_name}."
+msgstr ""
+
+msgid "Notify|%{issues} imported."
+msgstr ""
+
+msgid "Notify|%{member_link} requested %{member_role} access to the %{target_source_link} %{target_type}."
+msgstr ""
+
+msgid "Notify|%{mr_highlight}Merge request%{highlight_end} %{mr_link} %{reviewer_highlight}was approved by%{highlight_end} %{reviewer_avatar} %{reviewer_link}"
+msgstr ""
+
+msgid "Notify|%{mr_highlight}Merge request%{highlight_end} %{mr_link} %{reviewer_highlight}was unapproved by%{highlight_end} %{reviewer_avatar} %{reviewer_link}"
+msgstr ""
+
+msgid "Notify|%{name} requested a new review on %{mr_link}."
+msgstr ""
+
+msgid "Notify|%{p_start}To update the remote url in your local repository run (for ssh):%{p_end} %{ssh_url_to_repo} %{p_start}or for http(s):%{p_end} %{http_url_to_repo}"
+msgstr ""
+
+msgid "Notify|%{paragraph_start}Hi %{name}!%{paragraph_end} %{paragraph_start}A new public key was added to your account:%{paragraph_end} %{paragraph_start}title: %{key_title}%{paragraph_end} %{paragraph_start}If this key was added in error, you can remove it under %{removal_link}%{paragraph_end}"
+msgstr ""
+
+msgid "Notify|%{project_link_start}Download%{project_link_end} the project export."
+msgstr ""
+
+msgid "Notify|%{update_at_start} Last update at %{update_at_mid} %{last_update_at} %{update_at_end}"
+msgstr ""
+
+msgid "Notify|%{updated_by_user_name} pushed new commits to merge request %{mr_link}"
+msgstr ""
+
+msgid "Notify|A new GPG key was added to your account:"
+msgstr ""
+
+msgid "Notify|A remote mirror update has failed."
+msgstr ""
+
+msgid "Notify|After it expires, you can %{a_start} request a new one %{a_end}."
+msgstr ""
+
+msgid "Notify|All discussions on merge request %{mr_link} were resolved by %{name}"
+msgstr ""
+
+msgid "Notify|And %{total_stripped_new_commits_count} more"
+msgstr ""
+
+msgid "Notify|Assignee changed from %{fromNames} to %{toNames}"
+msgstr ""
+
+msgid "Notify|Assignee changed to %{toNames}"
+msgstr ""
+
+msgid "Notify|Author: %{author_name}"
+msgstr ""
+
+msgid "Notify|Auto DevOps pipeline was disabled for %{project}"
+msgstr ""
+
+msgid "Notify|CI/CD project settings"
+msgstr ""
+
+msgid "Notify|Click here to set your password"
+msgstr ""
+
+msgid "Notify|Commit Author"
+msgstr ""
+
+msgid "Notify|Committed by"
+msgstr ""
+
+msgid "Notify|Don't want to receive updates from GitLab administrators?"
+msgstr ""
+
+msgid "Notify|Error parsing CSV file. Please make sure it has the correct format: a delimited text file that uses a comma to separate values."
+msgstr ""
+
+msgid "Notify|Errors found on %{singular_or_plural_line}: %{error_lines}. Please check if these lines have an issue title."
+msgstr ""
+
+msgid "Notify|Fingerprint: %{fingerprint}"
+msgstr ""
+
+msgid "Notify|Hi %{username}!"
+msgstr ""
+
+msgid "Notify|Hi %{user}!"
+msgstr ""
+
+msgid "Notify|If this key was added in error, you can remove it under %{removal_link}"
+msgstr ""
+
+msgid "Notify|If you no longer wish to use this domain with GitLab Pages, please remove it from your GitLab project and delete any related DNS records."
+msgstr ""
+
+msgid "Notify|Issue was %{issue_status} by %{updated_by}"
+msgstr ""
+
+msgid "Notify|Issue was moved to another project."
+msgstr ""
+
+msgid "Notify|Learn more about Auto DevOps"
+msgstr ""
+
+msgid "Notify|Logs may contain sensitive data. Please consider before forwarding this email."
+msgstr ""
+
+msgid "Notify|Merge request %{merge_request} can no longer be merged due to conflict."
+msgstr ""
+
+msgid "Notify|Merge request %{merge_request} was %{mr_status}"
+msgstr ""
+
+msgid "Notify|Merge request %{merge_request} was %{mr_status} by %{updated_by}"
+msgstr ""
+
+msgid "Notify|Merge request %{merge_request} was merged"
+msgstr ""
+
+msgid "Notify|Merge request %{mr_link} was closed by %{closed_by}"
+msgstr ""
+
+msgid "Notify|Merge request URL: %{merge_request_url}"
+msgstr ""
+
+msgid "Notify|Merge request was approved"
+msgstr ""
+
+msgid "Notify|Merge request was approved (%{approvals}/%{required_approvals})"
+msgstr ""
+
+msgid "Notify|Merge request was unapproved"
+msgstr ""
+
+msgid "Notify|Merge request was unapproved (%{approvals_count}/%{approvals_required})"
+msgstr ""
+
+msgid "Notify|Milestone changed to %{milestone}"
+msgstr ""
+
+msgid "Notify|Milestone removed"
+msgstr ""
+
+msgid "Notify|New issue: %{project_issue_url}"
+msgstr ""
+
+msgid "Notify|No preview for this file type"
+msgstr ""
+
+msgid "Notify|Pipeline #%{pipeline_id} has failed!"
+msgstr ""
+
+msgid "Notify|Pipeline %{pipeline_link} triggered by"
+msgstr ""
+
+msgid "Notify|Pipeline has been fixed and #%{pipeline_id} has passed!"
+msgstr ""
+
+msgid "Notify|Project %{old_path_with_namespace} was moved to another location."
+msgstr ""
+
+msgid "Notify|Project %{project_name} couldn't be exported."
+msgstr ""
+
+msgid "Notify|Project %{project_name} was exported successfully."
+msgstr ""
+
+msgid "Notify|Remote mirror"
+msgstr ""
+
+msgid "Notify|The Administrator created an account for you. Now you are a member of the company GitLab application."
+msgstr ""
+
+msgid "Notify|The Auto DevOps pipeline failed for pipeline %{pipeline_link} and has been disabled for %{project_link}. In order to use the Auto DevOps pipeline with your project, please review the %{supported_langs_link}, adjust your project accordingly, and turn on the Auto DevOps pipeline within your %{settings_link}."
+msgstr ""
+
+msgid "Notify|The diff for this file was not included because it is too large."
+msgstr ""
+
+msgid "Notify|The diff was not included because it is too large."
+msgstr ""
+
+msgid "Notify|The download link will expire in 24 hours."
+msgstr ""
+
+msgid "Notify|The errors we encountered were:"
+msgstr ""
+
+msgid "Notify|The project is now located under %{project_full_name_link_start}%{project_full_name}%{link_end}."
+msgstr ""
+
+msgid "Notify|The push did not contain any new commits, but force pushed to delete the commits and changes below."
+msgstr ""
+
+msgid "Notify|This issue is due on: %{issue_due_date}"
+msgstr ""
+
+msgid "Notify|This link is valid for %{password_reset_token_valid_time}."
+msgstr ""
+
+msgid "Notify|Unless you verify your domain by %{time_start}%{time}%{time_end} it will be removed from your GitLab project."
+msgstr ""
+
+msgid "Notify|You don't have access to the project."
+msgstr ""
+
+msgid "Notify|You have been mentioned in an issue."
+msgstr ""
+
+msgid "Notify|You have been mentioned in merge request %{mr_link}"
+msgstr ""
+
+msgid "Notify|You have been unsubscribed from receiving GitLab administrator notifications."
+msgstr ""
+
+msgid "Notify|Your CSV import for project %{project_link} has been completed."
+msgstr ""
+
+msgid "Notify|Your account has been created successfully."
+msgstr ""
+
+msgid "Notify|Your request to join the %{target_to_join} %{target_type} has been %{denied_tag}."
+msgstr ""
+
+msgid "Notify|currently supported languages"
+msgstr ""
+
+msgid "Notify|deleted"
+msgstr ""
+
+msgid "Notify|login.........................................."
+msgstr ""
+
+msgid "Notify|pushed new"
+msgstr ""
+
+msgid "Notify|pushed to"
+msgstr ""
+
+msgid "Notify|successfully completed %{jobs} in %{stages}."
+msgstr ""
+
+msgid "Nov"
+msgstr ""
+
+msgid "November"
+msgstr ""
+
+msgid "Now, personalize your GitLab experience"
+msgstr ""
+
+msgid "Nuget metadatum must have at least license_url, project_url or icon_url set"
+msgstr ""
+
+msgid "Number of Elasticsearch shards and replicas per index:"
+msgstr ""
+
+msgid "Number of Git pushes after which Gitaly is asked to optimize a repository."
+msgstr ""
+
+msgid "Number of LOCs per commit"
+msgstr ""
+
+msgid "Number of commits"
+msgstr ""
+
+msgid "Number of commits per MR"
+msgstr ""
+
+msgid "Number of employees"
+msgstr ""
+
+msgid "Number of events"
+msgstr ""
+
+msgid "Number of files touched"
+msgstr ""
+
+msgid "Number of replicas"
+msgstr ""
+
+msgid "Number of shards"
+msgstr ""
+
+msgid "OK"
+msgstr ""
+
+msgid "OKR|Existing key result"
+msgstr ""
+
+msgid "OKR|Existing objective"
+msgstr ""
+
+msgid "OKR|New key result"
+msgstr ""
+
+msgid "OKR|New objective"
+msgstr ""
+
+msgid "Object does not exist on the server or you don't have permissions to access it"
+msgstr ""
+
+msgid "Objective"
+msgstr ""
+
+msgid "Observability"
+msgstr ""
+
+msgid "Observability|Dashboards"
+msgstr ""
+
+msgid "Observability|Data sources"
+msgstr ""
+
+msgid "Observability|Explore telemetry data"
+msgstr ""
+
+msgid "Observability|Manage dashboards"
+msgstr ""
+
+msgid "Oct"
+msgstr ""
+
+msgid "October"
+msgstr ""
+
+msgid "Off"
+msgstr ""
+
+msgid "Offline"
+msgstr ""
+
+msgid "Oh no!"
+msgstr ""
+
+msgid "Okay"
+msgstr ""
+
+msgid "Oldest first"
+msgstr ""
+
+msgid "OmniAuth"
+msgstr ""
+
+msgid "On"
+msgstr ""
+
+msgid "On %{end_date}, your trial will end and %{namespace_name} will be limited to %{free_user_limit} member"
+msgid_plural "On %{end_date}, your trial will end and %{namespace_name} will be limited to %{free_user_limit} members"
+msgstr[0] ""
+
+msgid "On the left sidebar, select %{merge_requests_link} to view them."
+msgstr ""
+
+msgid "On track"
+msgstr ""
+
+msgid "On-call Schedules"
+msgstr ""
+
+msgid "On-call schedules"
+msgstr ""
+
+msgid "On-demand scans run outside of the DevOps cycle and find vulnerabilities in your projects"
+msgstr ""
+
+msgid "OnCallScheduless|Any escalation rules that are using this schedule will also be deleted."
+msgstr ""
+
+msgid "OnCallSchedules|1 day"
+msgstr ""
+
+msgid "OnCallSchedules|2 weeks"
+msgstr ""
+
+msgid "OnCallSchedules|Add a rotation"
+msgstr ""
+
+msgid "OnCallSchedules|Add a schedule"
+msgstr ""
+
+msgid "OnCallSchedules|Add an additional schedule to your project"
+msgstr ""
+
+msgid "OnCallSchedules|Add rotation"
+msgstr ""
+
+msgid "OnCallSchedules|Add schedule"
+msgstr ""
+
+msgid "OnCallSchedules|Are you sure you want to delete the \"%{deleteRotation}\" rotation? This action cannot be undone."
+msgstr ""
+
+msgid "OnCallSchedules|Are you sure you want to delete the \"%{deleteSchedule}\" schedule? This action cannot be undone."
+msgstr ""
+
+msgid "OnCallSchedules|Collapse schedule"
+msgstr ""
+
+msgid "OnCallSchedules|Create on-call schedules in GitLab"
+msgstr ""
+
+msgid "OnCallSchedules|Currently no rotation."
+msgstr ""
+
+msgid "OnCallSchedules|Delete rotation"
+msgstr ""
+
+msgid "OnCallSchedules|Delete schedule"
+msgstr ""
+
+msgid "OnCallSchedules|Edit rotation"
+msgstr ""
+
+msgid "OnCallSchedules|Edit schedule"
+msgstr ""
+
+msgid "OnCallSchedules|Enable end date"
+msgstr ""
+
+msgid "OnCallSchedules|Expand schedule"
+msgstr ""
+
+msgid "OnCallSchedules|Failed to add rotation"
+msgstr ""
+
+msgid "OnCallSchedules|Failed to add schedule"
+msgstr ""
+
+msgid "OnCallSchedules|Failed to edit schedule"
+msgstr ""
+
+msgid "OnCallSchedules|For this rotation, on-call will be:"
+msgstr ""
+
+msgid "OnCallSchedules|On-call schedule %{obstacle} in project %{project}"
+msgstr ""
+
+msgid "OnCallSchedules|On-call schedules"
+msgstr ""
+
+msgid "OnCallSchedules|Please note, rotations with shifts that are less than four hours are currently not supported in the weekly view."
+msgstr ""
+
+msgid "OnCallSchedules|Removing this user may put their on-call team at risk of missing a notification."
+msgstr ""
+
+msgid "OnCallSchedules|Removing yourself may put your on-call team at risk of missing a notification."
+msgstr ""
+
+msgid "OnCallSchedules|Restrict to time intervals"
+msgstr ""
+
+msgid "OnCallSchedules|Rotation end date/time must come after start date/time"
+msgstr ""
+
+msgid "OnCallSchedules|Rotation length"
+msgstr ""
+
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
+msgid "OnCallSchedules|Rotation name cannot be empty"
+msgstr ""
+
+msgid "OnCallSchedules|Rotation participants cannot be empty"
+msgstr ""
+
+msgid "OnCallSchedules|Rotation start date cannot be empty"
+msgstr ""
+
+msgid "OnCallSchedules|Rotations"
+msgstr ""
+
+msgid "OnCallSchedules|Route alerts directly to specific members of your team"
+msgstr ""
+
+msgid "OnCallSchedules|Route alerts directly to specific members of your team. To access this feature, ask %{linkStart}a project Owner%{linkEnd} to grant you at least the Maintainer role."
+msgstr ""
+
+msgid "OnCallSchedules|Select participant"
+msgstr ""
+
+msgid "OnCallSchedules|Select timezone"
+msgstr ""
+
+msgid "OnCallSchedules|Sets the default timezone for the schedule, for all participants"
+msgstr ""
+
+msgid "OnCallSchedules|Successfully created a new rotation"
+msgstr ""
+
+msgid "OnCallSchedules|Successfully edited your rotation"
+msgstr ""
+
+msgid "OnCallSchedules|The rotation could not be deleted. Please try again."
+msgstr ""
+
+msgid "OnCallSchedules|The rotation could not be updated. Please try again."
+msgstr ""
+
+msgid "OnCallSchedules|The schedule could not be deleted. Please try again."
+msgstr ""
+
+msgid "OnCallSchedules|The schedule could not be updated. Please try again."
+msgstr ""
+
+msgid "OnCallSchedules|Try adding a rotation"
+msgstr ""
+
+msgid "OnCallSchedules|User %{name} is currently part of:"
+msgstr ""
+
+msgid "OnCallSchedules|View next timeframe"
+msgstr ""
+
+msgid "OnCallSchedules|View previous timeframe"
+msgstr ""
+
+msgid "OnCallSchedules|You are currently a part of:"
+msgstr ""
+
+msgid "OnCallSchedules|Your schedule has been successfully created. To add individual users to this schedule, use the Add a rotation button. To enable notifications for this schedule, you must also create an %{linkStart}escalation policy%{linkEnd}."
+msgstr ""
+
+msgid "OnDemandScans|%{learnMoreLinkStart}Learn more about on-demand scans%{learnMoreLinkEnd}."
+msgstr ""
+
+msgid "OnDemandScans|%{profileType} profile library"
+msgstr ""
+
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
+msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
+msgstr ""
+
+msgid "OnDemandScans|Analyze a deployed version of your web application for known vulnerabilities by examining it from the outside in. DAST works by simulating external attacks on your application while it is running."
+msgstr ""
+
+msgid "OnDemandScans|Are you sure you want to delete this scan?"
+msgstr ""
+
+msgid "OnDemandScans|Cancel"
+msgstr ""
+
+msgid "OnDemandScans|Could not delete saved scan. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "OnDemandScans|Could not fetch on-demand scans. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "OnDemandScans|Could not fetch scanner profiles. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "OnDemandScans|Could not fetch site profiles. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "OnDemandScans|Could not run the scan. Please try again."
+msgstr ""
+
+msgid "OnDemandScans|DAST configuration"
+msgstr ""
+
+msgid "OnDemandScans|DAST scans for vulnerabilities in your project's running application, website, or API. For details of all configuration options, see the %{linkStart}GitLab DAST documentation%{linkEnd}."
+msgstr ""
+
+msgid "OnDemandScans|Define the fundamental configuration options for your on-demand scan."
+msgstr ""
+
+msgid "OnDemandScans|Delete profile"
+msgstr ""
+
+msgid "OnDemandScans|Description"
+msgstr ""
+
+msgid "OnDemandScans|Discard changes"
+msgstr ""
+
+msgid "OnDemandScans|Do you want to discard the changes or keep editing this profile? Unsaved changes will be lost."
+msgstr ""
+
+msgid "OnDemandScans|Dynamic Application Security Testing (DAST)"
+msgstr ""
+
+msgid "OnDemandScans|Edit %{profileType} profile"
+msgstr ""
+
+msgid "OnDemandScans|Edit on-demand DAST scan"
+msgstr ""
+
+msgid "OnDemandScans|Edit on-demand scan"
+msgstr ""
+
+msgid "OnDemandScans|Edit profile"
+msgstr ""
+
+msgid "OnDemandScans|Enable scan schedule"
+msgstr ""
+
+msgid "OnDemandScans|For example: Tests the login page for SQL injections"
+msgstr ""
+
+msgid "OnDemandScans|Keep editing"
+msgstr ""
+
+msgid "OnDemandScans|My daily scan"
+msgstr ""
+
+msgid "OnDemandScans|New %{profileType} profile"
+msgstr ""
+
+msgid "OnDemandScans|New on-demand DAST scan"
+msgstr ""
+
+msgid "OnDemandScans|New on-demand scan"
+msgstr ""
+
+msgid "OnDemandScans|New profile"
+msgstr ""
+
+msgid "OnDemandScans|New scan"
+msgstr ""
+
+msgid "OnDemandScans|No %{profileType} profiles found for DAST"
+msgstr ""
+
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
+msgid "OnDemandScans|On-demand Scans"
+msgstr ""
+
+msgid "OnDemandScans|On-demand scans"
+msgstr ""
+
+msgid "OnDemandScans|On-demand scans run outside of DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
+msgstr ""
+
+msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
+msgstr ""
+
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
+msgid "OnDemandScans|Repeats"
+msgstr ""
+
+msgid "OnDemandScans|Run scan"
+msgstr ""
+
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
+msgid "OnDemandScans|Save and run scan"
+msgstr ""
+
+msgid "OnDemandScans|Save scan"
+msgstr ""
+
+msgid "OnDemandScans|Scan configuration"
+msgstr ""
+
+msgid "OnDemandScans|Scan library"
+msgstr ""
+
+msgid "OnDemandScans|Scan name"
+msgstr ""
+
+msgid "OnDemandScans|Scan results will be associated with the selected branch."
+msgstr ""
+
+msgid "OnDemandScans|Scan schedule"
+msgstr ""
+
+msgid "OnDemandScans|Scan type"
+msgstr ""
+
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
+msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
+msgstr ""
+
+msgid "OnDemandScans|Start time"
+msgstr ""
+
+msgid "OnDemandScans|Target"
+msgstr ""
+
+msgid "OnDemandScans|The scan could not be canceled."
+msgstr ""
+
+msgid "OnDemandScans|The scan could not be retried."
+msgstr ""
+
+msgid "OnDemandScans|There are no finished scans."
+msgstr ""
+
+msgid "OnDemandScans|There are no running scans."
+msgstr ""
+
+msgid "OnDemandScans|There are no saved scans."
+msgstr ""
+
+msgid "OnDemandScans|There are no scheduled scans."
+msgstr ""
+
+msgid "OnDemandScans|Timezone"
+msgstr ""
+
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
+msgid "OnDemandScans|Verify configuration"
+msgstr ""
+
+msgid "OnDemandScans|View results"
+msgstr ""
+
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
+msgid "OnDemandScans|You have unsaved changes"
+msgstr ""
+
+msgid "OnDemandScans|You must create a repository within your project to run an on-demand scan."
+msgstr ""
+
+msgid "OnDemandScans|at"
+msgstr ""
+
+msgid "Once imported, repositories can be mirrored over SSH. Read more %{link_start}here%{link_end}."
+msgstr ""
+
+msgid "Once removed, the fork relationship cannot be restored. This project will no longer be able to receive or send merge requests to the source project or other forks."
+msgstr ""
+
+msgid "One more item"
+msgid_plural "%d more items"
+msgstr[0] ""
+
+msgid "One or more arguments are invalid: %{args}."
+msgstr ""
+
+msgid "One or more contacts were successfully added."
+msgstr ""
+
+msgid "One or more contacts were successfully removed."
+msgstr ""
+
+msgid "One or more groups that you don't have access to."
+msgstr ""
+
+msgid "One or more of you personal access tokens were revoked"
+msgstr ""
+
+msgid "One or more of your %{provider} projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
+msgstr ""
+
+msgid "One or more of your dependency files are not supported, and the dependency list may be incomplete. Below is a list of supported file types."
+msgstr ""
+
+msgid "One or more of your personal access tokens has expired."
+msgstr ""
+
+msgid "One or more of your personal access tokens have expired."
+msgstr ""
+
+msgid "One or more of your personal access tokens will expire in %{days_to_expire} days or less:"
+msgstr ""
+
+msgid "Only %{workspaceType} members with %{permissions} can view or be notified about this %{issuableType}."
+msgstr ""
+
+msgid "Only 'Reporter' roles and above on tiers Premium and above can see Value Stream Analytics."
+msgstr ""
+
+msgid "Only 1 appearances row can exist"
+msgstr ""
+
+msgid "Only HTTP(S)"
+msgstr ""
+
+msgid "Only Issue ID or merge request ID is required"
+msgstr ""
+
+msgid "Only Project Members"
+msgstr ""
+
+msgid "Only SSH"
+msgstr ""
+
+msgid "Only accessible by %{membersPageLinkStart}project members%{membersPageLinkEnd}. Membership must be explicitly granted to each user."
+msgstr ""
+
+msgid "Only active projects show up in the search and on the dashboard."
+msgstr ""
+
+msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
+msgstr ""
+
+msgid "Only group members with at least the Reporter role can view or be notified about this epic"
+msgstr ""
+
+msgid "Only include features new to your current subscription tier."
+msgstr ""
+
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
+msgid "Only members of this group can access the wiki."
+msgstr ""
+
+msgid "Only one source is required but both were provided"
+msgstr ""
+
+msgid "Only policy:"
+msgstr ""
+
+msgid "Only proceed if you trust %{idp_url} to control your GitLab account sign in."
+msgstr ""
+
+msgid "Only project members can comment."
+msgstr ""
+
+msgid "Only projects created under a Ultimate license are available in Security Dashboards."
+msgstr ""
+
+msgid "Only reCAPTCHA v2 is supported:"
+msgstr ""
+
+msgid "Only required if not using role instance credentials."
+msgstr ""
+
+msgid "Only use lowercase letters, numbers, and underscores."
+msgstr ""
+
+msgid "Only verified users with an email address in any of these domains can be added to the group. Multiple domains are supported."
+msgstr ""
+
+msgid "Only ‘Reporter’ roles and above on tiers Premium and above can see Productivity Analytics."
+msgstr ""
+
+msgid "Oops, are you sure?"
+msgstr ""
+
+msgid "Open"
+msgstr ""
+
+msgid "Open Beta."
+msgstr ""
+
+msgid "Open Selection"
+msgstr ""
+
+msgid "Open errors"
+msgstr ""
+
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
+msgid "Open in Gitpod"
+msgstr ""
+
+msgid "Open in Web IDE"
+msgstr ""
+
+msgid "Open in file view"
+msgstr ""
+
+msgid "Open in your IDE"
+msgstr ""
+
+msgid "Open new window"
+msgstr ""
+
+msgid "Open raw"
+msgstr ""
+
+msgid "Open sidebar"
+msgstr ""
+
+msgid "Open: %{open}"
+msgstr ""
+
+msgid "OpenAPI"
+msgstr ""
+
+msgid "OpenAPI Specification file URL"
+msgstr ""
+
+msgid "OpenAPI Specification file path or URL"
+msgstr ""
+
+msgid "OpenSearch's region."
+msgstr ""
+
+msgid "Opened"
+msgstr ""
+
+msgid "Opened MRs"
+msgstr ""
+
+msgid "Opened issues"
+msgstr ""
+
+msgid "OpenedNDaysAgo|Created"
+msgstr ""
+
+msgid "Opens in a new window"
+msgstr ""
+
+msgid "Opens new window"
+msgstr ""
+
+msgid "Operation not allowed"
+msgstr ""
+
+msgid "Operations"
+msgstr ""
+
+msgid "Operations Dashboard"
+msgstr ""
+
+msgid "OperationsDashboard|Add a project to the dashboard"
+msgstr ""
+
+msgid "OperationsDashboard|Add projects"
+msgstr ""
+
+msgid "OperationsDashboard|More information"
+msgstr ""
+
+msgid "OperationsDashboard|Operations Dashboard"
+msgstr ""
+
+msgid "OperationsDashboard|The Operations and Environments dashboards share the same list of projects. When you add or remove a project from one, GitLab adds or removes the project from the other. %{linkStart}More information%{linkEnd}"
+msgstr ""
+
+msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
+msgstr ""
+
+msgid "Opstrace endpoint for Error Tracking integration"
+msgstr ""
+
+msgid "Optimize repository period"
+msgstr ""
+
+msgid "Optimize your workflow with CI/CD Pipelines"
+msgstr ""
+
+msgid "Optional"
+msgstr ""
+
+msgid "Optional parameter \"variables\" must be a Hash. Ex: variables[key1]=value1"
+msgstr ""
+
+msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
+msgstr ""
+
+msgid "Options"
+msgstr ""
+
+msgid "Or you can choose one of the suggested colors below"
+msgstr ""
+
+msgid "Ordered list"
+msgstr ""
+
+msgid "Organizations"
+msgstr ""
+
+msgid "Orphaned member"
+msgstr ""
+
+msgid "Other Labels"
+msgstr ""
+
+msgid "Other available runners"
+msgstr ""
+
+msgid "Other information"
+msgstr ""
+
+msgid "Other merge requests block this MR"
+msgstr ""
+
+msgid "Other versions"
+msgstr ""
+
+msgid "Other visibility settings have been disabled by the administrator."
+msgstr ""
+
+msgid "Otherwise, click the link below to complete the process."
+msgstr ""
+
+msgid "Otherwise, click the link below to complete the process:"
+msgstr ""
+
+msgid "Our team has been notified. Please try again."
+msgstr ""
+
+msgid "Out-of-compliance with this project's policies and should be removed"
+msgstr ""
+
+msgid "OutboundRequests|Allow requests to the local network from hooks and services."
+msgstr ""
+
+msgid "OutboundRequests|Allow requests to the local network from system hooks"
+msgstr ""
+
+msgid "OutboundRequests|Allow requests to the local network from web hooks and services"
+msgstr ""
+
+msgid "OutboundRequests|Enforce DNS rebinding attack protection"
+msgstr ""
+
+msgid "OutboundRequests|Local IP addresses and domain names that hooks and services may access"
+msgstr ""
+
+msgid "OutboundRequests|Outbound requests"
+msgstr ""
+
+msgid "OutboundRequests|Requests to these domains and IP addresses are accessible to both system hooks and web hooks even when local requests are not allowed. IP ranges such as 1:0:0:0:0:0:0:0/124 and 127.0.0.0/28 are supported. Domain wildcards are not supported. To separate entries use commas, semicolons, or newlines. The allowlist can hold a maximum of 1000 entries. Domains must be IDNA encoded."
+msgstr ""
+
+msgid "OutboundRequests|Resolve IP addresses once and uses them to submit requests."
+msgstr ""
+
+msgid "OutdatedBrowser|GitLab may not work properly, because you are using an outdated web browser."
+msgstr ""
+
+msgid "OutdatedBrowser|Please install a %{browser_link_start}supported web browser%{browser_link_end} for a better experience."
+msgstr ""
+
+msgid "Outdent line"
+msgstr ""
+
+msgid "Overridden"
+msgstr ""
+
+msgid "Overview"
+msgstr ""
+
+msgid "Overwrite diverged branches"
+msgstr ""
+
+msgid "Owned by %{image_tag}"
+msgstr ""
+
+msgid "Owned by anyone"
+msgstr ""
+
+msgid "Owned by me"
+msgstr ""
+
+msgid "Owned by:"
+msgstr ""
+
+msgid "Owner"
+msgstr ""
+
+msgid "Owners and administrators"
+msgstr ""
+
+msgid "Owners can modify this selection."
+msgstr ""
+
+msgid "PQL|An error occurred while sending hand raise lead."
+msgstr ""
+
+msgid "PQL|By providing my contact information, I agree GitLab may contact me via email about its product, services and events. You may opt-out at any time by unsubscribing in emails or visiting our communication preference center."
+msgstr ""
+
+msgid "PQL|Cancel"
+msgstr ""
+
+msgid "PQL|Contact our Sales team"
+msgstr ""
+
+msgid "PQL|Contact sales"
+msgstr ""
+
+msgid "PQL|Hello %{userName}. Before putting you in touch with our sales team, we would like you to verify and complete the information below."
+msgstr ""
+
+msgid "PQL|Message for the Sales team (optional)"
+msgstr ""
+
+msgid "PQL|Please select a city or state"
+msgstr ""
+
+msgid "PQL|Submit information"
+msgstr ""
+
+msgid "PQL|Thank you for reaching out! Our sales team will get back to you soon."
+msgstr ""
+
+msgid "Package Registry"
+msgstr ""
+
+msgid "Package Registry: authenticated API requests"
+msgstr ""
+
+msgid "Package Registry: unauthenticated API requests"
+msgstr ""
+
+msgid "Package already exists"
+msgstr ""
+
+msgid "Package deleted successfully"
+msgstr ""
+
+msgid "Package file size limits"
+msgstr ""
+
+msgid "Package recipe already exists"
+msgstr ""
+
+msgid "Package registry rate limits"
+msgstr ""
+
+msgid "Package type"
+msgstr ""
+
+msgid "Package type must be Composer"
+msgstr ""
+
+msgid "Package type must be Conan"
+msgstr ""
+
+msgid "Package type must be Debian"
+msgstr ""
+
+msgid "Package type must be Helm"
+msgstr ""
+
+msgid "Package type must be Maven"
+msgstr ""
+
+msgid "Package type must be NPM"
+msgstr ""
+
+msgid "Package type must be NuGet"
+msgstr ""
+
+msgid "Package type must be PyPi"
+msgstr ""
+
+msgid "Package type must be RPM"
+msgstr ""
+
+msgid "Package type must be RubyGems"
+msgstr ""
+
+msgid "PackageRegistry|%{name} version %{version} was first created %{datetime}"
+msgstr ""
+
+msgid "PackageRegistry|Add Conan Remote"
+msgstr ""
+
+msgid "PackageRegistry|Add Gradle Groovy DSL repository command"
+msgstr ""
+
+msgid "PackageRegistry|Add Gradle Kotlin DSL repository command"
+msgstr ""
+
+msgid "PackageRegistry|Add NuGet Source"
+msgstr ""
+
+msgid "PackageRegistry|Add composer registry"
+msgstr ""
+
+msgid "PackageRegistry|Additional metadata"
+msgstr ""
+
+msgid "PackageRegistry|Allow duplicates"
+msgstr ""
+
+msgid "PackageRegistry|Allow packages with the same name and version to be uploaded to the registry. The newest version of a package is always used when installing."
+msgstr ""
+
+msgid "PackageRegistry|App group: %{group}"
+msgstr ""
+
+msgid "PackageRegistry|App name: %{name}"
+msgstr ""
+
+msgid "PackageRegistry|Built by pipeline %{link} triggered %{datetime} by %{author}"
+msgstr ""
+
+msgid "PackageRegistry|Composer"
+msgstr ""
+
+msgid "PackageRegistry|Composer.json with license: %{license} and version: %{version}"
+msgstr ""
+
+msgid "PackageRegistry|Conan"
+msgstr ""
+
+msgid "PackageRegistry|Conan Command"
+msgstr ""
+
+msgid "PackageRegistry|Configure package forwarding and package file size limits."
+msgstr ""
+
+msgid "PackageRegistry|Copy .pypirc content"
+msgstr ""
+
+msgid "PackageRegistry|Copy Conan Command"
+msgstr ""
+
+msgid "PackageRegistry|Copy Conan Setup Command"
+msgstr ""
+
+msgid "PackageRegistry|Copy Gradle Groovy DSL install command"
+msgstr ""
+
+msgid "PackageRegistry|Copy Gradle Kotlin DSL install command"
+msgstr ""
+
+msgid "PackageRegistry|Copy Maven XML"
+msgstr ""
+
+msgid "PackageRegistry|Copy Maven command"
+msgstr ""
+
+msgid "PackageRegistry|Copy Maven registry XML"
+msgstr ""
+
+msgid "PackageRegistry|Copy NuGet Command"
+msgstr ""
+
+msgid "PackageRegistry|Copy NuGet Setup Command"
+msgstr ""
+
+msgid "PackageRegistry|Copy Pip command"
+msgstr ""
+
+msgid "PackageRegistry|Copy SHA"
+msgstr ""
+
+msgid "PackageRegistry|Copy add Gradle Groovy DSL repository command"
+msgstr ""
+
+msgid "PackageRegistry|Copy add Gradle Kotlin DSL repository command"
+msgstr ""
+
+msgid "PackageRegistry|Copy and paste this inside your %{codeStart}pom.xml%{codeEnd} %{codeStart}dependencies%{codeEnd} block."
+msgstr ""
+
+msgid "PackageRegistry|Copy npm command"
+msgstr ""
+
+msgid "PackageRegistry|Copy npm setup command"
+msgstr ""
+
+msgid "PackageRegistry|Copy registry include"
+msgstr ""
+
+msgid "PackageRegistry|Copy require package include"
+msgstr ""
+
+msgid "PackageRegistry|Copy target SHA"
+msgstr ""
+
+msgid "PackageRegistry|Copy yarn command"
+msgstr ""
+
+msgid "PackageRegistry|Copy yarn setup command"
+msgstr ""
+
+msgid "PackageRegistry|Created by commit %{link} on branch %{branch}"
+msgstr ""
+
+msgid "PackageRegistry|Debian"
+msgstr ""
+
+msgid "PackageRegistry|Delete 1 asset"
+msgid_plural "PackageRegistry|Delete %d assets"
+msgstr[0] ""
+
+msgid "PackageRegistry|Delete Package Version"
+msgstr ""
+
+msgid "PackageRegistry|Delete package"
+msgstr ""
+
+msgid "PackageRegistry|Delete package asset"
+msgstr ""
+
+msgid "PackageRegistry|Delete package version"
+msgstr ""
+
+msgid "PackageRegistry|Delete packages"
+msgstr ""
+
+msgid "PackageRegistry|Delete selected"
+msgstr ""
+
+msgid "PackageRegistry|Delete this package"
+msgstr ""
+
+msgid "PackageRegistry|Deleting all package assets will remove version %{version} of %{name}. Are you sure?"
+msgstr ""
+
+msgid "PackageRegistry|Deleting the last package asset will remove version %{version} of %{name}. Are you sure?"
+msgstr ""
+
+msgid "PackageRegistry|Duplicate packages"
+msgstr ""
+
+msgid "PackageRegistry|Enforce %{packageType} setting for all subgroups"
+msgstr ""
+
+msgid "PackageRegistry|Enforce %{package_type} setting for all subgroups"
+msgstr ""
+
+msgid "PackageRegistry|Error publishing"
+msgstr ""
+
+msgid "PackageRegistry|Examples of assets include .pom & .jar files"
+msgstr ""
+
+msgid "PackageRegistry|Failed to load the package data"
+msgstr ""
+
+msgid "PackageRegistry|For more information on Composer packages in GitLab, %{linkStart}see the documentation.%{linkEnd}"
+msgstr ""
+
+msgid "PackageRegistry|For more information on the Conan registry, %{linkStart}see the documentation%{linkEnd}."
+msgstr ""
+
+msgid "PackageRegistry|For more information on the Maven registry, %{linkStart}see the documentation%{linkEnd}."
+msgstr ""
+
+msgid "PackageRegistry|For more information on the NuGet registry, %{linkStart}see the documentation%{linkEnd}."
+msgstr ""
+
+msgid "PackageRegistry|For more information on the PyPi registry, %{linkStart}see the documentation%{linkEnd}."
+msgstr ""
+
+msgid "PackageRegistry|Forward %{packageType} package requests"
+msgstr ""
+
+msgid "PackageRegistry|Forward %{package_type} package requests"
+msgstr ""
+
+msgid "PackageRegistry|Forward package requests"
+msgstr ""
+
+msgid "PackageRegistry|Forward package requests to a public registry if the packages are not found in the GitLab package registry."
+msgstr ""
+
+msgid "PackageRegistry|Generic"
+msgstr ""
+
+msgid "PackageRegistry|Gradle Groovy DSL"
+msgstr ""
+
+msgid "PackageRegistry|Gradle Groovy DSL install command"
+msgstr ""
+
+msgid "PackageRegistry|Gradle Kotlin DSL"
+msgstr ""
+
+msgid "PackageRegistry|Gradle Kotlin DSL install command"
+msgstr ""
+
+msgid "PackageRegistry|Helm"
+msgstr ""
+
+msgid "PackageRegistry|If you haven't already done so, you will need to add the below to your %{codeStart}.pypirc%{codeEnd} file."
+msgstr ""
+
+msgid "PackageRegistry|If you haven't already done so, you will need to add the below to your %{codeStart}pom.xml%{codeEnd} file."
+msgstr ""
+
+msgid "PackageRegistry|Install package version"
+msgstr ""
+
+msgid "PackageRegistry|Instance-level"
+msgstr ""
+
+msgid "PackageRegistry|Invalid Package: failed metadata extraction"
+msgstr ""
+
+msgid "PackageRegistry|Last downloaded %{dateTime}"
+msgstr ""
+
+msgid "PackageRegistry|Learn how to %{noPackagesLinkStart}publish and share your packages%{noPackagesLinkEnd} with GitLab."
+msgstr ""
+
+msgid "PackageRegistry|License information located at %{link}"
+msgstr ""
+
+msgid "PackageRegistry|Manage storage used by package assets"
+msgstr ""
+
+msgid "PackageRegistry|Manually Published"
+msgstr ""
+
+msgid "PackageRegistry|Maven"
+msgstr ""
+
+msgid "PackageRegistry|Maven Command"
+msgstr ""
+
+msgid "PackageRegistry|Maven XML"
+msgstr ""
+
+msgid "PackageRegistry|NuGet"
+msgstr ""
+
+msgid "PackageRegistry|NuGet Command"
+msgstr ""
+
+msgid "PackageRegistry|Number of duplicate assets to keep"
+msgstr ""
+
+msgid "PackageRegistry|Other versions"
+msgstr ""
+
+msgid "PackageRegistry|Package Registry"
+msgstr ""
+
+msgid "PackageRegistry|Package asset deleted successfully"
+msgstr ""
+
+msgid "PackageRegistry|Package assets deleted successfully"
+msgstr ""
+
+msgid "PackageRegistry|Package deleted successfully"
+msgstr ""
+
+msgid "PackageRegistry|Package formats"
+msgstr ""
+
+msgid "PackageRegistry|Package forwarding"
+msgstr ""
+
+msgid "PackageRegistry|Package has %{updatesCount} archived update"
+msgid_plural "PackageRegistry|Package has %{updatesCount} archived updates"
+msgstr[0] ""
+
+msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
+msgid "PackageRegistry|Packages deleted successfully"
+msgstr ""
+
+msgid "PackageRegistry|Permanently delete"
+msgstr ""
+
+msgid "PackageRegistry|Permanently delete assets"
+msgstr ""
+
+msgid "PackageRegistry|Pip Command"
+msgstr ""
+
+msgid "PackageRegistry|Project-level"
+msgstr ""
+
+msgid "PackageRegistry|Publish packages if their name or version matches this regex."
+msgstr ""
+
+msgid "PackageRegistry|Published to the %{project} Package Registry %{datetime}"
+msgstr ""
+
+msgid "PackageRegistry|PyPI"
+msgstr ""
+
+msgid "PackageRegistry|Recipe: %{recipe}"
+msgstr ""
+
+msgid "PackageRegistry|Registry setup"
+msgstr ""
+
+msgid "PackageRegistry|Remove package"
+msgstr ""
+
+msgid "PackageRegistry|Required Python: %{pythonVersion}"
+msgstr ""
+
+msgid "PackageRegistry|RubyGems"
+msgstr ""
+
+msgid "PackageRegistry|Show Composer commands"
+msgstr ""
+
+msgid "PackageRegistry|Show Conan commands"
+msgstr ""
+
+msgid "PackageRegistry|Show NPM commands"
+msgstr ""
+
+msgid "PackageRegistry|Show Nuget commands"
+msgstr ""
+
+msgid "PackageRegistry|Show PyPi commands"
+msgstr ""
+
+msgid "PackageRegistry|Show Yarn commands"
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while deleting packages."
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while deleting the package asset."
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while deleting the package assets."
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while deleting the package."
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while fetching the package history."
+msgstr ""
+
+msgid "PackageRegistry|Something went wrong while fetching the package metadata."
+msgstr ""
+
+msgid "PackageRegistry|Sorry, your filter produced no results"
+msgstr ""
+
+msgid "PackageRegistry|Source project located at %{link}"
+msgstr ""
+
+msgid "PackageRegistry|Target SHA: %{sha}"
+msgstr ""
+
+msgid "PackageRegistry|There are no other versions of this package."
+msgstr ""
+
+msgid "PackageRegistry|There are no packages yet"
+msgstr ""
+
+msgid "PackageRegistry|There was a problem fetching the details for this package."
+msgstr ""
+
+msgid "PackageRegistry|There was a timeout and the package was not published. Delete this package and try again."
+msgstr ""
+
+msgid "PackageRegistry|There was an error publishing a %{packageName} package"
+msgstr ""
+
+msgid "PackageRegistry|This NuGet package has no dependencies."
+msgstr ""
+
+msgid "PackageRegistry|To widen your search, change or remove the filters above."
+msgstr ""
+
+msgid "PackageRegistry|Unable to fetch package version information."
+msgstr ""
+
+msgid "PackageRegistry|Unable to load package"
+msgstr ""
+
+msgid "PackageRegistry|When a package with same name and version is uploaded to the registry, more assets are added to the package. To save storage space, keep only the most recent assets."
+msgstr ""
+
+msgid "PackageRegistry|You are about to delete %{filename}. This is a destructive action that may render your package unusable. Are you sure?"
+msgstr ""
+
+msgid "PackageRegistry|You are about to delete %{name}, are you sure?"
+msgstr ""
+
+msgid "PackageRegistry|You are about to delete 1 asset. This operation is irreversible."
+msgid_plural "PackageRegistry|You are about to delete %d assets. This operation is irreversible."
+msgstr[0] ""
+
+msgid "PackageRegistry|You are about to delete 1 package. This operation is irreversible."
+msgid_plural "PackageRegistry|You are about to delete %d packages. This operation is irreversible."
+msgstr[0] ""
+
+msgid "PackageRegistry|You are about to delete version %{version} of %{name}. Are you sure?"
+msgstr ""
+
+msgid "PackageRegistry|You may also need to setup authentication using an auth token. %{linkStart}See the documentation%{linkEnd} to find out more."
+msgstr ""
+
+msgid "PackageRegistry|You will need a %{linkStart}personal access token%{linkEnd}."
+msgstr ""
+
+msgid "PackageRegistry|npm"
+msgstr ""
+
+msgid "PackageRegistry|published by %{author}"
+msgstr ""
+
+msgid "Packages"
+msgstr ""
+
+msgid "Packages and registries"
+msgstr ""
+
+msgid "Packages and registries settings"
+msgstr ""
+
+msgid "Page not found"
+msgstr ""
+
+msgid "PagerDutySettings|Active"
+msgstr ""
+
+msgid "PagerDutySettings|Create a GitLab incident for each PagerDuty incident by %{linkStart}configuring a webhook in PagerDuty%{linkEnd}"
+msgstr ""
+
+msgid "PagerDutySettings|Failed to update Webhook URL"
+msgstr ""
+
+msgid "PagerDutySettings|Reset webhook URL"
+msgstr ""
+
+msgid "PagerDutySettings|Resetting the webhook URL for this project will require updating this integration's settings in PagerDuty."
+msgstr ""
+
+msgid "PagerDutySettings|Webhook URL"
+msgstr ""
+
+msgid "PagerDutySettings|Webhook URL update was successful"
+msgstr ""
+
+msgid "Pages"
+msgstr ""
+
+msgid "Pages Domain"
+msgstr ""
+
+msgid "Pagination|First"
+msgstr ""
+
+msgid "Pagination|Go to first page"
+msgstr ""
+
+msgid "Pagination|Go to last page"
+msgstr ""
+
+msgid "Pagination|Go to next page"
+msgstr ""
+
+msgid "Pagination|Go to previous page"
+msgstr ""
+
+msgid "Pagination|Last"
+msgstr ""
+
+msgid "Pagination|Last »"
+msgstr ""
+
+msgid "Pagination|Next"
+msgstr ""
+
+msgid "Pagination|Prev"
+msgstr ""
+
+msgid "Pagination|« First"
+msgstr ""
+
+msgid "Parameter"
+msgstr ""
+
+msgid "Parameter \"job_id\" cannot exceed length of %{job_id_max_size}"
+msgstr ""
+
+msgid "Parameters"
+msgstr ""
+
+msgid "Parent"
+msgstr ""
+
+msgid "Parsing error for param :embed_json. %{message}"
+msgstr ""
+
+msgid "Part of merge request changes"
+msgstr ""
+
+msgid "Partial import"
+msgstr ""
+
+msgid "Participants"
+msgstr ""
+
+msgid "Pass job variables"
+msgstr ""
+
+msgid "Passed"
+msgstr ""
+
+msgid "Passed on"
+msgstr ""
+
+msgid "Password"
+msgstr ""
+
+msgid "Password (optional)"
+msgstr ""
+
+msgid "Password authentication is unavailable."
+msgstr ""
+
+msgid "Password confirmation"
+msgstr ""
+
+msgid "Password successfully changed"
+msgstr ""
+
+msgid "Password was successfully updated. Please sign in again."
+msgstr ""
+
+msgid "PasswordPrompt|Confirm password"
+msgstr ""
+
+msgid "PasswordPrompt|Confirm password to continue"
+msgstr ""
+
+msgid "PasswordPrompt|Password is required"
+msgstr ""
+
+msgid "PasswordPrompt|Please enter your password to confirm"
+msgstr ""
+
+msgid "Passwords should be unique and not used for any other sites or services."
+msgstr ""
+
+msgid "Password|Not satisfied"
+msgstr ""
+
+msgid "Password|Satisfied"
+msgstr ""
+
+msgid "Password|To be satisfied"
+msgstr ""
+
+msgid "Password|requires at least one lowercase letter"
+msgstr ""
+
+msgid "Password|requires at least one number"
+msgstr ""
+
+msgid "Password|requires at least one symbol character"
+msgstr ""
+
+msgid "Password|requires at least one uppercase letter"
+msgstr ""
+
+msgid "Past due"
+msgstr ""
+
+msgid "Paste a public key here."
+msgstr ""
+
+msgid "Paste a public key here. %{link_start}How do I generate it?%{link_end}"
+msgstr ""
+
+msgid "Paste confidential epic link"
+msgstr ""
+
+msgid "Paste confidential issue link"
+msgstr ""
+
+msgid "Paste epic link"
+msgstr ""
+
+msgid "Paste issue link"
+msgstr ""
+
+msgid "Paste link"
+msgstr ""
+
+msgid "Paste project path (i.e. gitlab-org/gitlab)"
+msgstr ""
+
+msgid "Paste this DSN into your Sentry SDK"
+msgstr ""
+
+msgid "Patch to apply"
+msgstr ""
+
+msgid "Path"
+msgstr ""
+
+msgid "Path:"
+msgstr ""
+
+msgid "Paths to protect with rate limiting"
+msgstr ""
+
+msgid "Pause"
+msgstr ""
+
+msgid "Pause time (ms)"
+msgstr ""
+
+msgid "Paused"
+msgstr ""
+
+msgid "Paused runners don't accept new jobs"
+msgstr ""
+
+msgid "Peer review by"
+msgstr ""
+
+msgid "Pending"
+msgstr ""
+
+msgid "Pending Deletion"
+msgstr ""
+
+msgid "Pending comments"
+msgstr ""
+
+msgid "Pending deletion"
+msgstr ""
+
+msgid "Pending owner action"
+msgstr ""
+
+msgid "Pending sync…"
+msgstr ""
+
+msgid "People without permission will never get a notification and won't be able to comment."
+msgstr ""
+
+msgid "People without permission will never get a notification."
+msgstr ""
+
+msgid "Per your subscription agreement with GitLab, you must report your license usage data on a monthly basis. GitLab uses this data to keep your subscription up to date. To report your license usage data, export your license usage file and email it to %{renewal_service_email}. If you need an updated license, GitLab will send the license to the email address registered in the %{customers_dot}, and you can upload this license to your instance."
+msgstr ""
+
+msgid "Percent rollout must be an integer number between 0 and 100"
+msgstr ""
+
+msgid "Percentage"
+msgstr ""
+
+msgid "Perform advanced options such as changing path, transferring, exporting, or removing the group."
+msgstr ""
+
+msgid "Perform code reviews and enhance collaboration with merge requests."
+msgstr ""
+
+msgid "Perform common operations on GitLab project"
+msgstr ""
+
+msgid "Performance optimization"
+msgstr ""
+
+msgid "PerformanceBar|Backend"
+msgstr ""
+
+msgid "PerformanceBar|Bullet notifications"
+msgstr ""
+
+msgid "PerformanceBar|DOM Content Loaded"
+msgstr ""
+
+msgid "PerformanceBar|Download"
+msgstr ""
+
+msgid "PerformanceBar|Elasticsearch calls"
+msgstr ""
+
+msgid "PerformanceBar|External Http calls"
+msgstr ""
+
+msgid "PerformanceBar|First Contentful Paint"
+msgstr ""
+
+msgid "PerformanceBar|Flamegraph with mode:"
+msgstr ""
+
+msgid "PerformanceBar|Frontend resources"
+msgstr ""
+
+msgid "PerformanceBar|Gitaly calls"
+msgstr ""
+
+msgid "PerformanceBar|Memory"
+msgstr ""
+
+msgid "PerformanceBar|Memory report"
+msgstr ""
+
+msgid "PerformanceBar|Redis calls"
+msgstr ""
+
+msgid "PerformanceBar|Rugged calls"
+msgstr ""
+
+msgid "PerformanceBar|SQL queries"
+msgstr ""
+
+msgid "PerformanceBar|Sort by duration"
+msgstr ""
+
+msgid "PerformanceBar|Sort chronologically"
+msgstr ""
+
+msgid "PerformanceBar|Stats"
+msgstr ""
+
+msgid "PerformanceBar|Total duration"
+msgstr ""
+
+msgid "PerformanceBar|Trace"
+msgstr ""
+
+msgid "PerformanceBar|cpu"
+msgstr ""
+
+msgid "PerformanceBar|object"
+msgstr ""
+
+msgid "PerformanceBar|wall"
+msgstr ""
+
+msgid "Period in seconds"
+msgstr ""
+
+msgid "Permalink"
+msgstr ""
+
+msgid "Permanently remove group"
+msgstr ""
+
+msgid "Permissions"
+msgstr ""
+
+msgid "Permissions Help"
+msgstr ""
+
+msgid "Permissions and group features"
+msgstr ""
+
+msgid "Personal Access Token"
+msgstr ""
+
+msgid "Personal Access Token prefix"
+msgstr ""
+
+msgid "Personal project creation is not allowed. Please contact your administrator with questions"
+msgstr ""
+
+msgid "Personal projects"
+msgstr ""
+
+msgid "Personal projects limit:"
+msgstr ""
+
+msgid "PersonalProject|Learn to move a project to a group"
+msgstr ""
+
+msgid "PersonalProject|Some GitLab features, including the ability to upgrade to a paid plan or start a free trial, are only available for groups and projects inside groups. %{projectName} is a personal project, so none of this is available. We recommend you move your project to a group to unlock GitLab's full potential."
+msgstr ""
+
+msgid "PersonalProject|We have some instructions to help you create a group and move your project into it."
+msgstr ""
+
+msgid "PersonalProject|Your project %{projectName} is not in a group"
+msgstr ""
+
+msgid "Phabricator Server Import"
+msgstr ""
+
+msgid "Phabricator Server URL"
+msgstr ""
+
+msgid "Phabricator tasks"
+msgstr ""
+
+msgid "Phone"
+msgstr ""
+
+msgid "PhoneVerification|Enter a valid code."
+msgstr ""
+
+msgid "PhoneVerification|Something went wrong. Please try again."
+msgstr ""
+
+msgid "PhoneVerification|The code has expired. Request a new code and try again."
+msgstr ""
+
+msgid "PhoneVerification|There was a problem with the phone number you entered. Enter a different phone number and try again."
+msgstr ""
+
+msgid "PhoneVerification|There was a problem with the phone number you entered. Enter a valid phone number."
+msgstr ""
+
+msgid "PhoneVerification|Verification code can't be blank."
+msgstr ""
+
+msgid "PhoneVerification|You've reached the maximum number of tries. Request a new code and try again."
+msgstr ""
+
+msgid "PhoneVerification|You've reached the maximum number of tries. Wait %{interval} and try again."
+msgstr ""
+
+msgid "Pick a name"
+msgstr ""
+
+msgid "Pin code"
+msgstr ""
+
+msgid "Pipeline"
+msgstr ""
+
+msgid "Pipeline %{label}"
+msgstr ""
+
+msgid "Pipeline %{label} for \"%{dataTitle}\""
+msgstr ""
+
+msgid "Pipeline Editor|Are you sure you want to reset the file to its last committed version?"
+msgstr ""
+
+msgid "Pipeline ID"
+msgstr ""
+
+msgid "Pipeline IID"
+msgstr ""
+
+msgid "Pipeline Schedule"
+msgstr ""
+
+msgid "Pipeline Schedules"
+msgstr ""
+
+msgid "Pipeline URL"
+msgstr ""
+
+msgid "Pipeline creation rate limits"
+msgstr ""
+
+msgid "Pipeline durations for the last 30 commits"
+msgstr ""
+
+msgid "Pipeline ran in fork of project"
+msgstr ""
+
+msgid "Pipeline status emails"
+msgstr ""
+
+msgid "Pipeline subscriptions"
+msgstr ""
+
+msgid "Pipeline subscriptions trigger a new pipeline on the default branch of this project when a pipeline successfully completes for a new tag on the %{default_branch_docs} of the subscribed project."
+msgstr ""
+
+msgid "Pipeline triggers"
+msgstr ""
+
+msgid "Pipeline: %{status}"
+msgstr ""
+
+msgid "PipelineCharts|An error has occurred when retrieving the analytics data"
+msgstr ""
+
+msgid "PipelineCharts|An error has occurred when retrieving the pipelines data"
+msgstr ""
+
+msgid "PipelineCharts|An unknown error occurred while processing CI/CD analytics."
+msgstr ""
+
+msgid "PipelineCharts|CI/CD Analytics"
+msgstr ""
+
+msgid "PipelineCharts|Failed:"
+msgstr ""
+
+msgid "PipelineCharts|Overall statistics"
+msgstr ""
+
+msgid "PipelineCharts|Success ratio:"
+msgstr ""
+
+msgid "PipelineCharts|Successful:"
+msgstr ""
+
+msgid "PipelineCharts|There was an error parsing the data for the charts."
+msgstr ""
+
+msgid "PipelineCharts|Total:"
+msgstr ""
+
+msgid "PipelineEditorFileTree|Configuration files added with the include keyword"
+msgstr ""
+
+msgid "PipelineEditorFileTree|When you use the include keyword to add pipeline configuration from files in the project, those files will be listed here."
+msgstr ""
+
+msgid "PipelineEditorTutorial|Browse %{linkStart}CI/CD examples and templates%{linkEnd}"
+msgstr ""
+
+msgid "PipelineEditorTutorial|Commit the file to your repository. The pipeline then runs automatically."
+msgstr ""
+
+msgid "PipelineEditorTutorial|Get started with GitLab CI/CD"
+msgstr ""
+
+msgid "PipelineEditorTutorial|GitLab CI/CD can automatically build, test, and deploy your application."
+msgstr ""
+
+msgid "PipelineEditorTutorial|If you’re using a self-managed GitLab instance, %{linkStart}make sure your instance has runners available.%{linkEnd}"
+msgstr ""
+
+msgid "PipelineEditorTutorial|Learn more about %{linkStart}GitLab CI/CD concepts%{linkEnd}"
+msgstr ""
+
+msgid "PipelineEditorTutorial|Make your pipeline more efficient with the %{linkStart}Needs keyword%{linkEnd}"
+msgstr ""
+
+msgid "PipelineEditorTutorial|Resources to help with your CI/CD configuration:"
+msgstr ""
+
+msgid "PipelineEditorTutorial|Select the pipeline ID to view the full details about your first pipeline run."
+msgstr ""
+
+msgid "PipelineEditorTutorial|The pipeline stages and jobs are defined in a %{codeStart}.gitlab-ci.yml%{codeEnd} file. You can edit, visualize and validate the syntax in this file by using the Pipeline Editor."
+msgstr ""
+
+msgid "PipelineEditorTutorial|The pipeline status is at the top of the page."
+msgstr ""
+
+msgid "PipelineEditorTutorial|This template creates a simple test pipeline. To use it:"
+msgstr ""
+
+msgid "PipelineEditorTutorial|Use the Visualize and Lint tabs in the Pipeline Editor to visualize your pipeline and check for any errors or warnings before committing your changes."
+msgstr ""
+
+msgid "PipelineEditorTutorial|View %{linkStart}.gitlab-ci.yml syntax reference%{linkEnd}"
+msgstr ""
+
+msgid "PipelineEditorTutorial|⚙️ Pipeline configuration reference"
+msgstr ""
+
+msgid "PipelineEditorTutorial|💡 Tip: Visualize and validate your pipeline"
+msgstr ""
+
+msgid "PipelineEditorTutorial|🚀 Run your first pipeline"
+msgstr ""
+
+msgid "PipelineEditor|Configuration content has changed. Re-run validation for updated results."
+msgstr ""
+
+msgid "PipelineEditor|Current content in the Edit tab will be used for the simulation."
+msgstr ""
+
+msgid "PipelineEditor|Git push event to the default branch"
+msgstr ""
+
+msgid "PipelineEditor|Other pipeline sources are not available yet."
+msgstr ""
+
+msgid "PipelineEditor|Pipeline Source"
+msgstr ""
+
+msgid "PipelineEditor|Pipeline behavior will be simulated including the %{codeStart}rules%{codeEnd} %{codeStart}only%{codeEnd} %{codeStart}except%{codeEnd} and %{codeStart}needs%{codeEnd} job dependencies."
+msgstr ""
+
+msgid "PipelineEditor|Pipeline behavior will be simulated including the %{codeStart}rules%{codeEnd} %{codeStart}only%{codeEnd} %{codeStart}except%{codeEnd} and %{codeStart}needs%{codeEnd} job dependencies. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "PipelineEditor|Pipeline simulation completed with errors"
+msgstr ""
+
+msgid "PipelineEditor|Simulated a %{codeStart}git push%{codeEnd} event for a default branch. %{codeStart}Rules%{codeEnd}, %{codeStart}only%{codeEnd}, %{codeStart}except%{codeEnd}, and %{codeStart}needs%{codeEnd} job dependencies logic have been evaluated. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "PipelineEditor|Simulation completed successfully"
+msgstr ""
+
+msgid "PipelineEditor|The CI/CD configuration is continuously validated. Errors and warnings are displayed when the CI/CD configuration file is not empty."
+msgstr ""
+
+msgid "PipelineEditor|The merged YAML view is displayed when the CI/CD configuration file has valid syntax."
+msgstr ""
+
+msgid "PipelineEditor|The pipeline visualization is displayed when the CI/CD configuration file has valid syntax."
+msgstr ""
+
+msgid "PipelineEditor|This tab will be usable when the CI/CD configuration file is populated with valid syntax."
+msgstr ""
+
+msgid "PipelineEditor|Validate pipeline"
+msgstr ""
+
+msgid "PipelineEditor|Validate pipeline under selected conditions"
+msgstr ""
+
+msgid "PipelineEditor|Validate pipeline under simulated conditions"
+msgstr ""
+
+msgid "PipelineEditor|Validating pipeline... It can take up to a minute."
+msgstr ""
+
+msgid "PipelineEditor|Waiting for CI content to load..."
+msgstr ""
+
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
+msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
+msgstr ""
+
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
+msgid "PipelineSchedules|Activated"
+msgstr ""
+
+msgid "PipelineSchedules|Active"
+msgstr ""
+
+msgid "PipelineSchedules|All"
+msgstr ""
+
+msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
+msgstr ""
+
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
+msgid "PipelineSchedules|Cron timezone"
+msgstr ""
+
+msgid "PipelineSchedules|Delete pipeline schedule"
+msgstr ""
+
+msgid "PipelineSchedules|Description"
+msgstr ""
+
+msgid "PipelineSchedules|Edit pipeline schedule"
+msgstr ""
+
+msgid "PipelineSchedules|Inactive"
+msgstr ""
+
+msgid "PipelineSchedules|Interval Pattern"
+msgstr ""
+
+msgid "PipelineSchedules|Last Pipeline"
+msgstr ""
+
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
+msgid "PipelineSchedules|New schedule"
+msgstr ""
+
+msgid "PipelineSchedules|Next Run"
+msgstr ""
+
+msgid "PipelineSchedules|None"
+msgstr ""
+
+msgid "PipelineSchedules|Only the owner of a pipeline schedule can make changes to it. Do you want to take ownership of this schedule?"
+msgstr ""
+
+msgid "PipelineSchedules|Owner"
+msgstr ""
+
+msgid "PipelineSchedules|Pipeline schedule successfully deleted."
+msgstr ""
+
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
+msgid "PipelineSchedules|Provide a short description for this pipeline"
+msgstr ""
+
+msgid "PipelineSchedules|Run pipeline schedule"
+msgstr ""
+
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
+msgid "PipelineSchedules|Save pipeline schedule"
+msgstr ""
+
+msgid "PipelineSchedules|Successfully scheduled a pipeline to run. Go to the %{linkStart}Pipelines page%{linkEnd} for details. "
+msgstr ""
+
+msgid "PipelineSchedules|Successfully taken ownership from %{owner}."
+msgstr ""
+
+msgid "PipelineSchedules|Take ownership"
+msgstr ""
+
+msgid "PipelineSchedules|Take ownership of pipeline schedule"
+msgstr ""
+
+msgid "PipelineSchedules|Target"
+msgstr ""
+
+msgid "PipelineSchedules|There was a problem deleting the pipeline schedule."
+msgstr ""
+
+msgid "PipelineSchedules|There was a problem fetching pipeline schedules."
+msgstr ""
+
+msgid "PipelineSchedules|There was a problem playing the pipeline schedule."
+msgstr ""
+
+msgid "PipelineSchedules|There was a problem taking ownership of the pipeline schedule."
+msgstr ""
+
+msgid "PipelineSchedules|Variables"
+msgstr ""
+
+msgid "PipelineSchedule|Take ownership to edit"
+msgstr ""
+
+msgid "PipelineSource|API"
+msgstr ""
+
+msgid "PipelineSource|Chat"
+msgstr ""
+
+msgid "PipelineSource|External"
+msgstr ""
+
+msgid "PipelineSource|External Pull Request"
+msgstr ""
+
+msgid "PipelineSource|Merge Request"
+msgstr ""
+
+msgid "PipelineSource|On-Demand DAST Scan"
+msgstr ""
+
+msgid "PipelineSource|On-Demand DAST Validation"
+msgstr ""
+
+msgid "PipelineSource|Parent Pipeline"
+msgstr ""
+
+msgid "PipelineSource|Pipeline"
+msgstr ""
+
+msgid "PipelineSource|Push"
+msgstr ""
+
+msgid "PipelineSource|Schedule"
+msgstr ""
+
+msgid "PipelineSource|Trigger"
+msgstr ""
+
+msgid "PipelineSource|Web"
+msgstr ""
+
+msgid "PipelineSource|Web IDE"
+msgstr ""
+
+msgid "PipelineStatusTooltip|Pipeline: %{ciStatus}"
+msgstr ""
+
+msgid "PipelineStatusTooltip|Pipeline: %{ci_status}"
+msgstr ""
+
+msgid "PipelineWizardDefaultCommitMessage|Add %{filename}"
+msgstr ""
+
+msgid "PipelineWizardDefaultCommitMessage|Update %{filename}"
+msgstr ""
+
+msgid "PipelineWizardInputValidation|At least one entry is required"
+msgstr ""
+
+msgid "PipelineWizardInputValidation|This field is required"
+msgstr ""
+
+msgid "PipelineWizardInputValidation|This value is not valid"
+msgstr ""
+
+msgid "PipelineWizardListWidget|add another step"
+msgstr ""
+
+msgid "PipelineWizardListWidget|remove step"
+msgstr ""
+
+msgid "PipelineWizard|Commit"
+msgstr ""
+
+msgid "PipelineWizard|Commit Message"
+msgstr ""
+
+msgid "PipelineWizard|Commit changes to your file"
+msgstr ""
+
+msgid "PipelineWizard|Commit file to Branch"
+msgstr ""
+
+msgid "PipelineWizard|Commit your new file"
+msgstr ""
+
+msgid "PipelineWizard|The file has been committed."
+msgstr ""
+
+msgid "PipelineWizard|There was a problem committing the changes."
+msgstr ""
+
+msgid "PipelineWizard|There was a problem while checking whether your file already exists in the specified branch."
+msgstr ""
+
+msgid "PipelineWizard|There was an unexpected error trying to set up the template. The error has been logged."
+msgstr ""
+
+msgid "Pipelines"
+msgstr ""
+
+msgid "Pipelines charts"
+msgstr ""
+
+msgid "Pipelines settings for '%{project_name}' were successfully updated."
+msgstr ""
+
+msgid "Pipelines|\"Hello world\" with GitLab CI"
+msgstr ""
+
+msgid "Pipelines|%{jobs} %{ref_text} in %{duration}"
+msgstr ""
+
+msgid "Pipelines|(queued for %{queued_duration})"
+msgstr ""
+
+msgid "Pipelines|1. Set up a runner"
+msgstr ""
+
+msgid "Pipelines|2. Configure deployment pipeline"
+msgstr ""
+
+msgid "Pipelines|A GitLab Runner is an application that works with GitLab CI/CD to run jobs in a pipeline. Install GitLab Runner and register your own runners to get started with CI/CD."
+msgstr ""
+
+msgid "Pipelines|API"
+msgstr ""
+
+msgid "Pipelines|Are you sure you want to run this pipeline?"
+msgstr ""
+
+msgid "Pipelines|Auto DevOps"
+msgstr ""
+
+msgid "Pipelines|Based on your project, we recommend this template:"
+msgstr ""
+
+msgid "Pipelines|Build with confidence"
+msgstr ""
+
+msgid "Pipelines|Building for iOS?"
+msgstr ""
+
+msgid "Pipelines|By revoking a trigger you will break any processes making use of it. Are you sure?"
+msgstr ""
+
+msgid "Pipelines|CI lint"
+msgstr ""
+
+msgid "Pipelines|Child pipeline (%{link_start}parent%{link_end})"
+msgstr ""
+
+msgid "Pipelines|Clear runner caches"
+msgstr ""
+
+msgid "Pipelines|Configuration validation currently not available."
+msgstr ""
+
+msgid "Pipelines|Configure pipeline"
+msgstr ""
+
+msgid "Pipelines|Continuous integration and deployment template to test and deploy your %{name} project."
+msgstr ""
+
+msgid "Pipelines|Copy trigger token"
+msgstr ""
+
+msgid "Pipelines|Could not load artifacts."
+msgstr ""
+
+msgid "Pipelines|Could not load merged YAML content"
+msgstr ""
+
+msgid "Pipelines|Description"
+msgstr ""
+
+msgid "Pipelines|Don't need a guide? Jump in right away with a template."
+msgstr ""
+
+msgid "Pipelines|Edit"
+msgstr ""
+
+msgid "Pipelines|Editor"
+msgstr ""
+
+msgid "Pipelines|Follow these instructions to install GitLab Runner on macOS."
+msgstr ""
+
+msgid "Pipelines|Get familiar with GitLab CI syntax by setting up a simple pipeline running a \"Hello world\" script to see how it runs, explore how CI/CD works."
+msgstr ""
+
+msgid "Pipelines|Get started with GitLab CI/CD"
+msgstr ""
+
+msgid "Pipelines|GitLab CI/CD can automatically build, test, and deploy your code. Let GitLab take care of time consuming tasks, so you can spend more time creating."
+msgstr ""
+
+msgid "Pipelines|GitLab Runner is an application that works with GitLab CI/CD to run jobs in a pipeline."
+msgstr ""
+
+msgid "Pipelines|GitLab Runner is an application that works with GitLab CI/CD to run jobs in a pipeline. There are active runners available to run your jobs right now. If you prefer, you can %{settingsLinkStart}configure your runners%{settingsLinkEnd} or %{docsLinkStart}learn more%{docsLinkEnd} about runners."
+msgstr ""
+
+msgid "Pipelines|If you are unsure, please ask a project maintainer to review it for you."
+msgstr ""
+
+msgid "Pipelines|Install GitLab Runner"
+msgstr ""
+
+msgid "Pipelines|It is recommended the code is reviewed thoroughly before running this pipeline with the parent project's CI resource."
+msgstr ""
+
+msgid "Pipelines|Last Used"
+msgstr ""
+
+msgid "Pipelines|Learn the basics of pipelines and .yml files"
+msgstr ""
+
+msgid "Pipelines|Let's get that runner set up! %{emojiStart}tada%{emojiEnd}"
+msgstr ""
+
+msgid "Pipelines|Lint"
+msgstr ""
+
+msgid "Pipelines|Loading Pipelines"
+msgstr ""
+
+msgid "Pipelines|Loading pipelines"
+msgstr ""
+
+msgid "Pipelines|Merged YAML is view only"
+msgstr ""
+
+msgid "Pipelines|More Information"
+msgstr ""
+
+msgid "Pipelines|Need more information to set up your runner? %{linkStart}Check out our documentation%{linkEnd}."
+msgstr ""
+
+msgid "Pipelines|No runners detected"
+msgstr ""
+
+msgid "Pipelines|No triggers have been created yet. Add one using the form above."
+msgstr ""
+
+msgid "Pipelines|Not building for iOS or not what you're looking for? %{linkStart}See what else%{linkEnd} GitLab CI/CD has to offer."
+msgstr ""
+
+msgid "Pipelines|Owner"
+msgstr ""
+
+msgid "Pipelines|Pipeline Editor"
+msgstr ""
+
+msgid "Pipelines|Pipeline syntax is correct."
+msgstr ""
+
+msgid "Pipelines|Project cache successfully reset."
+msgstr ""
+
+msgid "Pipelines|Ready to set up CI/CD for your project?"
+msgstr ""
+
+msgid "Pipelines|Revoke trigger"
+msgstr ""
+
+msgid "Pipelines|Runners are available to run your jobs now"
+msgstr ""
+
+msgid "Pipelines|Set up a runner"
+msgstr ""
+
+msgid "Pipelines|Something went wrong while cleaning runners cache."
+msgstr ""
+
+msgid "Pipelines|The %{namespace_name} namespace has %{percentage}%% or less Shared Runner Pipeline minutes remaining. After it runs out, no new jobs or pipelines in its projects will run."
+msgstr ""
+
+msgid "Pipelines|The %{namespace_name} namespace has exceeded its pipeline minutes quota. Buy additional pipeline minutes, or no new jobs or pipelines in its projects will run."
+msgstr ""
+
+msgid "Pipelines|The CI configuration was not loaded, please try again."
+msgstr ""
+
+msgid "Pipelines|The GitLab CI configuration could not be updated."
+msgstr ""
+
+msgid "Pipelines|There are currently no finished pipelines."
+msgstr ""
+
+msgid "Pipelines|There are currently no pipelines."
+msgstr ""
+
+msgid "Pipelines|There was a problem with loading the pipeline data."
+msgstr ""
+
+msgid "Pipelines|There was an error fetching the pipelines. Try again in a few moments or contact your support team."
+msgstr ""
+
+msgid "Pipelines|This GitLab CI configuration is invalid."
+msgstr ""
+
+msgid "Pipelines|This GitLab CI configuration is invalid:"
+msgstr ""
+
+msgid "Pipelines|This GitLab CI configuration is invalid: %{reason}."
+msgstr ""
+
+msgid "Pipelines|This GitLab CI configuration is valid."
+msgstr ""
+
+msgid "Pipelines|This is a child pipeline within the parent pipeline"
+msgstr ""
+
+msgid "Pipelines|This pipeline ran on the contents of this merge request combined with the contents of all other merge requests queued for merging into the target branch."
+msgstr ""
+
+msgid "Pipelines|This pipeline ran on the contents of this merge request's source branch, not the target branch."
+msgstr ""
+
+msgid "Pipelines|This pipeline will run code originating from a forked project merge request. This means that the code can potentially have security considerations like exposing CI variables."
+msgstr ""
+
+msgid "Pipelines|This project is not currently set up to run pipelines."
+msgstr ""
+
+msgid "Pipelines|Token"
+msgstr ""
+
+msgid "Pipelines|Trigger user has insufficient permissions to project"
+msgstr ""
+
+msgid "Pipelines|Try test template"
+msgstr ""
+
+msgid "Pipelines|Use a sample %{codeStart}.gitlab-ci.yml%{codeEnd} template file to explore how CI/CD works."
+msgstr ""
+
+msgid "Pipelines|Use a template based on your project's language or framework to get started with GitLab CI/CD."
+msgstr ""
+
+msgid "Pipelines|Use template"
+msgstr ""
+
+msgid "Pipelines|Validate"
+msgstr ""
+
+msgid "Pipelines|Validating GitLab CI configuration…"
+msgstr ""
+
+msgid "Pipelines|View merged YAML"
+msgstr ""
+
+msgid "Pipelines|Visualize"
+msgstr ""
+
+msgid "Pipelines|We'll guide you through a simple pipeline set-up."
+msgstr ""
+
+msgid "Pipelines|We'll walk you through how to deploy to iOS in two easy steps."
+msgstr ""
+
+msgid "Pipelines|You have runners available to run your job now. No need to do anything else."
+msgstr ""
+
+msgid "Pipelines|Your changes have been successfully committed. Now redirecting to the new merge request page."
+msgstr ""
+
+msgid "Pipelines|error"
+msgstr ""
+
+msgid "Pipelines|invalid"
+msgstr ""
+
+msgid "Pipelines|latest"
+msgstr ""
+
+msgid "Pipelines|merge request"
+msgstr ""
+
+msgid "Pipelines|merge train"
+msgstr ""
+
+msgid "Pipelines|stuck"
+msgstr ""
+
+msgid "Pipelines|yaml invalid"
+msgstr ""
+
+msgid "Pipeline|Actions"
+msgstr ""
+
+msgid "Pipeline|Branch name"
+msgstr ""
+
+msgid "Pipeline|Branches or tags could not be loaded."
+msgstr ""
+
+msgid "Pipeline|Canceled"
+msgstr ""
+
+msgid "Pipeline|Checking pipeline status"
+msgstr ""
+
+msgid "Pipeline|Checking pipeline status."
+msgstr ""
+
+msgid "Pipeline|Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation%{linkEnd}."
+msgstr ""
+
+msgid "Pipeline|Created"
+msgstr ""
+
+msgid "Pipeline|Creating pipeline."
+msgstr ""
+
+msgid "Pipeline|Date"
+msgstr ""
+
+msgid "Pipeline|Failed"
+msgstr ""
+
+msgid "Pipeline|In progress"
+msgstr ""
+
+msgid "Pipeline|Manual"
+msgstr ""
+
+msgid "Pipeline|Merge request pipeline"
+msgstr ""
+
+msgid "Pipeline|Merge train pipeline"
+msgstr ""
+
+msgid "Pipeline|Merge train pipeline jobs can not be retried"
+msgstr ""
+
+msgid "Pipeline|Merged result pipeline"
+msgstr ""
+
+msgid "Pipeline|Passed"
+msgstr ""
+
+msgid "Pipeline|Pending"
+msgstr ""
+
+msgid "Pipeline|Pipeline"
+msgstr ""
+
+msgid "Pipeline|Pipeline %{idStart}#%{idEnd} %{statusStart}%{statusEnd} for %{commitStart}%{commitEnd}"
+msgstr ""
+
+msgid "Pipeline|Pipeline cannot be run."
+msgstr ""
+
+msgid "Pipeline|Pipelines"
+msgstr ""
+
+msgid "Pipeline|Raw text search is not currently supported. Please use the available search tokens."
+msgstr ""
+
+msgid "Pipeline|Run for branch name or tag"
+msgstr ""
+
+msgid "Pipeline|Run merge request pipeline"
+msgstr ""
+
+msgid "Pipeline|Run pipeline"
+msgstr ""
+
+msgid "Pipeline|Running"
+msgstr ""
+
+msgid "Pipeline|Skipped"
+msgstr ""
+
+msgid "Pipeline|Source"
+msgstr ""
+
+msgid "Pipeline|Source|Security Policy"
+msgstr ""
+
+msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
+msgstr ""
+
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
+msgid "Pipeline|Stages"
+msgstr ""
+
+msgid "Pipeline|Status"
+msgstr ""
+
+msgid "Pipeline|Stop pipeline"
+msgstr ""
+
+msgid "Pipeline|Stop pipeline #%{pipelineId}?"
+msgstr ""
+
+msgid "Pipeline|Tag name"
+msgstr ""
+
+msgid "Pipeline|Test coverage"
+msgstr ""
+
+msgid "Pipeline|This change will decrease the overall test coverage if merged."
+msgstr ""
+
+msgid "Pipeline|This change will increase the overall test coverage if merged."
+msgstr ""
+
+msgid "Pipeline|This change will not change the overall test coverage if merged."
+msgstr ""
+
+msgid "Pipeline|This pipeline ran on the contents of this merge request combined with the contents of all other merge requests queued for merging into the target branch."
+msgstr ""
+
+msgid "Pipeline|This pipeline ran on the contents of this merge request's source branch, not the target branch."
+msgstr ""
+
+msgid "Pipeline|To run a merge request pipeline, the jobs in the CI/CD configuration file %{linkStart}must be configured%{linkEnd} to run in merge request pipelines."
+msgstr ""
+
+msgid "Pipeline|Trigger author"
+msgstr ""
+
+msgid "Pipeline|Triggerer"
+msgstr ""
+
+msgid "Pipeline|Variables"
+msgstr ""
+
+msgid "Pipeline|View commit"
+msgstr ""
+
+msgid "Pipeline|View pipeline"
+msgstr ""
+
+msgid "Pipeline|We are currently unable to fetch pipeline data"
+msgstr ""
+
+msgid "Pipeline|You’re about to stop pipeline #%{pipelineId}."
+msgstr ""
+
+msgid "Pipeline|for"
+msgstr ""
+
+msgid "Pipeline|merge request"
+msgstr ""
+
+msgid "Pipeline|merge train"
+msgstr ""
+
+msgid "Pipeline|on"
+msgstr ""
+
+msgid "Pipeline|with stage"
+msgstr ""
+
+msgid "Pipeline|with stages"
+msgstr ""
+
+msgid "PivotalTrackerService|Add commit messages as comments to Pivotal Tracker stories."
+msgstr ""
+
+msgid "PivotalTrackerService|Comma-separated list of branches to automatically inspect. Leave blank to include all branches."
+msgstr ""
+
+msgid "PivotalTrackerService|Pivotal Tracker API token. User must have access to the story. All comments are attributed to this user."
+msgstr ""
+
+msgid "Plain diff"
+msgstr ""
+
+msgid "Plain-text response to send to clients that hit a rate limit"
+msgstr ""
+
+msgid "Plan"
+msgstr ""
+
+msgid "Plan:"
+msgstr ""
+
+msgid "Planning hierarchy"
+msgstr ""
+
+msgid "PlantUML"
+msgstr ""
+
+msgid "PlantUML URL"
+msgstr ""
+
+msgid "PlantUML diagram"
+msgstr ""
+
+msgid "Play"
+msgstr ""
+
+msgid "Play all manual"
+msgstr ""
+
+msgid "Please %{link_to_register} or %{link_to_sign_in} to comment"
+msgstr ""
+
+msgid "Please %{registerLinkStart}register%{registerLinkEnd} or %{signInLinkStart}sign in%{signInLinkEnd} to reply."
+msgstr ""
+
+msgid "Please %{registerLinkStart}register%{registerLinkEnd} or %{signInLinkStart}sign in%{signInLinkEnd} to start a new discussion."
+msgstr ""
+
+msgid "Please %{startTagRegister}register%{endRegisterTag} or %{startTagSignIn}sign in%{endSignInTag} to reply"
+msgstr ""
+
+msgid "Please accept the Terms of Service before continuing."
+msgstr ""
+
+msgid "Please add a comment in the text area above"
+msgstr ""
+
+msgid "Please check the configuration file for this chart"
+msgstr ""
+
+msgid "Please check the configuration file to ensure that a collection of charts has been declared."
+msgstr ""
+
+msgid "Please check the configuration file to ensure that it is available and the YAML is valid"
+msgstr ""
+
+msgid "Please check your email %{email} to confirm your account"
+msgstr ""
+
+msgid "Please check your email (%{email}) to verify that you own this address and unlock the power of CI/CD. Didn't receive it? %{resend_link}. Wrong email address? %{update_link}."
+msgstr ""
+
+msgid "Please click the link in the confirmation email before continuing. It was sent to %{html_tag_strong_start}%{email}%{html_tag_strong_end}."
+msgstr ""
+
+msgid "Please complete the incident creation form."
+msgstr ""
+
+msgid "Please complete your profile with email address"
+msgstr ""
+
+msgid "Please confirm your email address"
+msgstr ""
+
+msgid "Please contact an admin to register runners."
+msgstr ""
+
+msgid "Please contact your GitLab administrator if you think this is an error."
+msgstr ""
+
+msgid "Please contact your administrator with any questions."
+msgstr ""
+
+msgid "Please contact your administrator."
+msgstr ""
+
+msgid "Please convert %{linkStart}them to Git%{linkEnd}, and go through the %{linkToImportFlow} again."
+msgstr ""
+
+msgid "Please copy, download, or print your recovery codes before proceeding."
+msgstr ""
+
+msgid "Please create a password for your new account."
+msgstr ""
+
+msgid "Please create a username with only alphanumeric characters."
+msgstr ""
+
+msgid "Please create an index before enabling indexing"
+msgstr ""
+
+msgid "Please delete your current license if you want to downgrade to the free plan."
+msgstr ""
+
+msgid "Please enable and migrate to hashed storage to avoid security issues and ensure data integrity. %{migrate_link}"
+msgstr ""
+
+msgid "Please enter a non-negative number"
+msgstr ""
+
+msgid "Please enter a number greater than %{number} (from the project settings)"
+msgstr ""
+
+msgid "Please enter a valid URL format, ex: http://www.example.com/home"
+msgstr ""
+
+msgid "Please enter a valid hex (#RRGGBB or #RGB) color value"
+msgstr ""
+
+msgid "Please enter a valid number"
+msgstr ""
+
+msgid "Please enter a valid time interval"
+msgstr ""
+
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
+msgid "Please enter your current password."
+msgstr ""
+
+msgid "Please fill in a descriptive name for your group."
+msgstr ""
+
+msgid "Please fill in a name for your topic."
+msgstr ""
+
+msgid "Please fill in a title for your topic."
+msgstr ""
+
+msgid "Please fill out this field."
+msgstr ""
+
+msgid "Please follow the %{link_start}Let's Encrypt troubleshooting instructions%{link_end} to re-obtain your Let's Encrypt certificate."
+msgstr ""
+
+msgid "Please follow the Let's Encrypt troubleshooting instructions to re-obtain your Let's Encrypt certificate: %{docs_url}."
+msgstr ""
+
+msgid "Please migrate all existing projects to hashed storage to avoid security issues and ensure data integrity. %{migrate_link}"
+msgstr ""
+
+msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
+msgstr ""
+
+msgid "Please provide a name"
+msgstr ""
+
+msgid "Please provide a name."
+msgstr ""
+
+msgid "Please provide a valid URL."
+msgstr ""
+
+msgid "Please provide a valid email address."
+msgstr ""
+
+msgid "Please provide attributes to update"
+msgstr ""
+
+msgid "Please reach out if you have any questions and we'll be happy to assist."
+msgstr ""
+
+msgid "Please review the %{linkStart}contribution guidelines%{linkEnd} for this project."
+msgstr ""
+
+msgid "Please review the updated escalation policies for %{project_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
+msgstr ""
+
+msgid "Please review the updated escalation policies for %{project}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
+msgstr ""
+
+msgid "Please select"
+msgstr ""
+
+msgid "Please select a Jira project"
+msgstr ""
+
+msgid "Please select a country"
+msgstr ""
+
+msgid "Please select a group"
+msgstr ""
+
+msgid "Please select a valid target branch"
+msgstr ""
+
+msgid "Please select a valid target branch."
+msgstr ""
+
+msgid "Please select and add a member"
+msgstr ""
+
+msgid "Please select at least one filter to see results"
+msgstr ""
+
+msgid "Please select what should be included in each exported requirement."
+msgstr ""
+
+msgid "Please select..."
+msgstr ""
+
+msgid "Please set a new password before proceeding."
+msgstr ""
+
+msgid "Please solve the captcha"
+msgstr ""
+
+msgid "Please try again"
+msgstr ""
+
+msgid "Please try and refresh the page. If the problem persists please contact support."
+msgstr ""
+
+msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
+msgstr ""
+
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
+msgid "Please wait a few moments while we load the file history for this line."
+msgstr ""
+
+msgid "Please wait a moment, this page will automatically refresh when ready."
+msgstr ""
+
+msgid "Please wait while we connect to your repository. Refresh at will."
+msgstr ""
+
+msgid "Please wait while we import the repository for you. Refresh at will."
+msgstr ""
+
+msgid "Please wait while we prepare for verification."
+msgstr ""
+
+msgid "Pods in use"
+msgstr ""
+
+msgid "Point to any links you like: documentation, built binaries, or other related materials. These can be internal or external links from your GitLab instance. Each URL and link title must be unique."
+msgstr ""
+
+msgid "Policies"
+msgstr ""
+
+msgid "Policy '%{escalation_policy_name}' does not exist."
+msgstr ""
+
+msgid "Policy management project does not have any policies in %{policy_path}"
+msgstr ""
+
+msgid "Policy project doesn't exist"
+msgstr ""
+
+msgid "PolicyRuleMultiSelect|%{firstLabel} +%{numberOfAdditionalLabels} more"
+msgstr ""
+
+msgid "PolicyRuleMultiSelect|All %{itemTypeName}"
+msgstr ""
+
+msgid "PolicyRuleMultiSelect|Select %{itemTypeName}"
+msgstr ""
+
+msgid "PolicyRuleMultiSelect|Select all"
+msgstr ""
+
+msgid "Polling interval multiplier"
+msgstr ""
+
+msgid "Popularity"
+msgstr ""
+
+msgid "Port"
+msgstr ""
+
+msgid "Postman collection"
+msgstr ""
+
+msgid "Postman collection file URL"
+msgstr ""
+
+msgid "Postman collection file path or URL"
+msgstr ""
+
+msgid "Potentially unwanted character detected: Unicode BiDi Control"
+msgstr ""
+
+msgid "Pre-defined push rules"
+msgstr ""
+
+msgid "PreScanVerification|(optional)"
+msgstr ""
+
+msgid "PreScanVerification|Attempts to authenticate with the scan target"
+msgstr ""
+
+msgid "PreScanVerification|Attempts to find and connect to the scan target"
+msgstr ""
+
+msgid "PreScanVerification|Attempts to follow internal links and crawl 3 pages without errors"
+msgstr ""
+
+msgid "PreScanVerification|Authentication"
+msgstr ""
+
+msgid "PreScanVerification|Cancel pre-scan verification"
+msgstr ""
+
+msgid "PreScanVerification|Connection"
+msgstr ""
+
+msgid "PreScanVerification|Download results"
+msgstr ""
+
+msgid "PreScanVerification|Last run %{timeAgo} in pipeline"
+msgstr ""
+
+msgid "PreScanVerification|Pre-scan verification"
+msgstr ""
+
+msgid "PreScanVerification|Save and run verification"
+msgstr ""
+
+msgid "PreScanVerification|Started %{timeAgo} in pipeline"
+msgstr ""
+
+msgid "PreScanVerification|Target exploration"
+msgstr ""
+
+msgid "PreScanVerification|Test your configuration and identify potential errors before running a full scan."
+msgstr ""
+
+msgid "PreScanVerification|The last pre-scan verification job is no longer valid because this scan’s configuration has changed."
+msgstr ""
+
+msgid "PreScanVerification|The pre-scan verification status was reset for this scan"
+msgstr ""
+
+msgid "PreScanVerification|Verification checks"
+msgstr ""
+
+msgid "PreScanVerification|Verification checks are determined by a scan’s configuration details. Changing configuration details may alter or reset the verification checks and their status."
+msgstr ""
+
+msgid "PreScanVerification|Verify configuration"
+msgstr ""
+
+msgid "PreScanVerification|View results"
+msgstr ""
+
+msgid "PreScanVerification|You must complete the scan configuration form before running pre-scan verification"
+msgstr ""
+
+msgid "Preferences"
+msgstr ""
+
+msgid "Preferences saved."
+msgstr ""
+
+msgid "Preferences|Automatically add new list items"
+msgstr ""
+
+msgid "Preferences|Behavior"
+msgstr ""
+
+msgid "Preferences|Choose between fixed (max. 1280px) and fluid (%{percentage}) application layout."
+msgstr ""
+
+msgid "Preferences|Choose what content you want to see by default on your dashboard."
+msgstr ""
+
+msgid "Preferences|Choose what content you want to see on a project’s overview page."
+msgstr ""
+
+msgid "Preferences|Color for added lines"
+msgstr ""
+
+msgid "Preferences|Color for removed lines"
+msgstr ""
+
+msgid "Preferences|Color theme"
+msgstr ""
+
+msgid "Preferences|Configure how dates and times display for you."
+msgstr ""
+
+msgid "Preferences|Customize integrations with third party services."
+msgstr ""
+
+msgid "Preferences|Customize the color of GitLab."
+msgstr ""
+
+msgid "Preferences|Customize the colors of removed and added lines in diffs."
+msgstr ""
+
+msgid "Preferences|Dashboard"
+msgstr ""
+
+msgid "Preferences|Diff colors"
+msgstr ""
+
+msgid "Preferences|Display time in 24-hour format"
+msgstr ""
+
+msgid "Preferences|Enable Gitpod integration"
+msgstr ""
+
+msgid "Preferences|Enable integrated code intelligence on code views"
+msgstr ""
+
+msgid "Preferences|Failed to save preferences."
+msgstr ""
+
+msgid "Preferences|For example: 30 minutes ago."
+msgstr ""
+
+msgid "Preferences|Gitpod"
+msgstr ""
+
+msgid "Preferences|Instead of all the files changed, show only one file at a time. To switch between files, use the file browser."
+msgstr ""
+
+msgid "Preferences|Integrations"
+msgstr ""
+
+msgid "Preferences|Layout width"
+msgstr ""
+
+msgid "Preferences|Must be a number between %{min} and %{max}"
+msgstr ""
+
+msgid "Preferences|Opt out of the Web IDE Beta"
+msgstr ""
+
+msgid "Preferences|Preview"
+msgstr ""
+
+msgid "Preferences|Project overview content"
+msgstr ""
+
+msgid "Preferences|Render whitespace characters in the Web IDE"
+msgstr ""
+
+msgid "Preferences|Show one file at a time on merge request's Changes tab"
+msgstr ""
+
+msgid "Preferences|Show whitespace changes in diffs"
+msgstr ""
+
+msgid "Preferences|Sourcegraph"
+msgstr ""
+
+msgid "Preferences|Surround text selection when typing quotes or brackets"
+msgstr ""
+
+msgid "Preferences|Syntax highlighting theme"
+msgstr ""
+
+msgid "Preferences|Tab width"
+msgstr ""
+
+msgid "Preferences|The Web IDE Beta is the default Web IDE experience."
+msgstr ""
+
+msgid "Preferences|The Web IDE remains available alongside the Beta."
+msgstr ""
+
+msgid "Preferences|This feature is experimental and translations are not yet complete."
+msgstr ""
+
+msgid "Preferences|This setting allows you to customize the appearance of the syntax."
+msgstr ""
+
+msgid "Preferences|This setting allows you to customize the behavior of the system layout and default views."
+msgstr ""
+
+msgid "Preferences|Time preferences"
+msgstr ""
+
+msgid "Preferences|Use relative times"
+msgstr ""
+
+msgid "Preferences|Web IDE"
+msgstr ""
+
+msgid "Preferences|When you type in a description or comment box, pressing %{kbdOpen}Enter%{kbdClose} in a list adds a new item below."
+msgstr ""
+
+msgid "Preferences|When you type in a description or comment box, selected text is surrounded by the corresponding character after typing one of the following characters: %{supported_characters}."
+msgstr ""
+
+msgid "Preparing the report for the scan."
+msgstr ""
+
+msgid "Prev"
+msgstr ""
+
+msgid "Prevent auto-stopping"
+msgstr ""
+
+msgid "Prevent editing approval rules in projects and merge requests"
+msgstr ""
+
+msgid "Prevent environment from auto-stopping"
+msgstr ""
+
+msgid "Prevent outdated deployment jobs"
+msgstr ""
+
+msgid "Prevent project forking outside current group"
+msgstr ""
+
+msgid "Prevent users from changing their profile name"
+msgstr ""
+
+msgid "Prevent users from performing write operations while GitLab maintenance is in progress."
+msgstr ""
+
+msgid "Preview"
+msgstr ""
+
+msgid "Preview Markdown"
+msgstr ""
+
+msgid "Preview changes"
+msgstr ""
+
+msgid "Preview diagram"
+msgstr ""
+
+msgid "Preview payload"
+msgstr ""
+
+msgid "Previous Artifacts"
+msgstr ""
+
+msgid "Previous commit"
+msgstr ""
+
+msgid "Previous design"
+msgstr ""
+
+msgid "Previous file in diff"
+msgstr ""
+
+msgid "Previous unresolved discussion"
+msgstr ""
+
+msgid "Primary Action"
+msgstr ""
+
+msgid "Print codes"
+msgstr ""
+
+msgid "Prioritize"
+msgstr ""
+
+msgid "Prioritize label"
+msgstr ""
+
+msgid "Prioritized Labels"
+msgstr ""
+
+msgid "Prioritized label"
+msgstr ""
+
+msgid "Priority"
+msgstr ""
+
+msgid "Private"
+msgstr ""
+
+msgid "Private - Guest users are not allowed to view detailed release information like title and source code."
+msgstr ""
+
+msgid "Private - Project access must be granted explicitly to each user. If this project is part of a group, access will be granted to members of the group."
+msgstr ""
+
+msgid "Private - The group and its projects can only be viewed by members."
+msgstr ""
+
+msgid "Private group(s)"
+msgstr ""
+
+msgid "Private profile"
+msgstr ""
+
+msgid "Private profile:"
+msgstr ""
+
+msgid "Private projects Minutes cost factor"
+msgstr ""
+
+msgid "Private projects can be created in your personal namespace with:"
+msgstr ""
+
+msgid "Problem with %{name} command: %{message}."
+msgstr ""
+
+msgid "Proceed"
+msgstr ""
+
+msgid "Product Analytics|Add the NPM package to your package.json using your preferred package manager:"
+msgstr ""
+
+msgid "Product Analytics|Add the script to the page and assign the client SDK to window:"
+msgstr ""
+
+msgid "Product Analytics|Analyze your product with Product Analytics"
+msgstr ""
+
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
+msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
+msgstr ""
+
+msgid "Product Analytics|Identifies the sender of tracking events"
+msgstr ""
+
+msgid "Product Analytics|Import the new package into your JS code:"
+msgstr ""
+
+msgid "Product Analytics|Instrument your application"
+msgstr ""
+
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
+msgid "Product Analytics|SDK App ID"
+msgstr ""
+
+msgid "Product Analytics|SDK Host"
+msgstr ""
+
+msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
+msgstr ""
+
+msgid "Product Analytics|Set up product analytics"
+msgstr ""
+
+msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
+msgstr ""
+
+msgid "Product Analytics|Steps to add product analytics as a HTML script tag"
+msgstr ""
+
+msgid "Product Analytics|Steps to add product analytics as an ESM module"
+msgstr ""
+
+msgid "Product Analytics|The host to send all tracking events to"
+msgstr ""
+
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
+msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
+msgstr ""
+
+msgid "Product analytics"
+msgstr ""
+
+msgid "ProductAnalytics|Add another dimension"
+msgstr ""
+
+msgid "ProductAnalytics|Add to Dashboard"
+msgstr ""
+
+msgid "ProductAnalytics|All clicks compared"
+msgstr ""
+
+msgid "ProductAnalytics|All events compared"
+msgstr ""
+
+msgid "ProductAnalytics|All features"
+msgstr ""
+
+msgid "ProductAnalytics|All pages"
+msgstr ""
+
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
+msgstr ""
+
+msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
+msgstr ""
+
+msgid "ProductAnalytics|Any Click on elements"
+msgstr ""
+
+msgid "ProductAnalytics|Audience"
+msgstr ""
+
+msgid "ProductAnalytics|Browser"
+msgstr ""
+
+msgid "ProductAnalytics|Browser Family"
+msgstr ""
+
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
+msgid "ProductAnalytics|Choose a chart type on the right"
+msgstr ""
+
+msgid "ProductAnalytics|Choose a measurement to start"
+msgstr ""
+
+msgid "ProductAnalytics|Click Events"
+msgstr ""
+
+msgid "ProductAnalytics|Code"
+msgstr ""
+
+msgid "ProductAnalytics|Compares all events against each other"
+msgstr ""
+
+msgid "ProductAnalytics|Compares click events against each other"
+msgstr ""
+
+msgid "ProductAnalytics|Compares feature usage of all features against each other"
+msgstr ""
+
+msgid "ProductAnalytics|Compares pageviews of all pages against each other"
+msgstr ""
+
+msgid "ProductAnalytics|Dashboards are created by editing the projects dashboard files."
+msgstr ""
+
+msgid "ProductAnalytics|Data"
+msgstr ""
+
+msgid "ProductAnalytics|Data Table"
+msgstr ""
+
+msgid "ProductAnalytics|Dimensions"
+msgstr ""
+
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
+msgid "ProductAnalytics|Event Type"
+msgstr ""
+
+msgid "ProductAnalytics|Events"
+msgstr ""
+
+msgid "ProductAnalytics|Events grouped by %{granularity}"
+msgstr ""
+
+msgid "ProductAnalytics|Events over time"
+msgstr ""
+
+msgid "ProductAnalytics|Feature Usage"
+msgstr ""
+
+msgid "ProductAnalytics|Feature usage"
+msgstr ""
+
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
+msgid "ProductAnalytics|Host"
+msgstr ""
+
+msgid "ProductAnalytics|Language"
+msgstr ""
+
+msgid "ProductAnalytics|Line Chart"
+msgstr ""
+
+msgid "ProductAnalytics|Measure All tracked Events"
+msgstr ""
+
+msgid "ProductAnalytics|Measure all or specific Page Views"
+msgstr ""
+
+msgid "ProductAnalytics|Measuring"
+msgstr ""
+
+msgid "ProductAnalytics|New Analytics Panel Title"
+msgstr ""
+
+msgid "ProductAnalytics|OS"
+msgstr ""
+
+msgid "ProductAnalytics|OS Version"
+msgstr ""
+
+msgid "ProductAnalytics|On what do you want to get insights?"
+msgstr ""
+
+msgid "ProductAnalytics|Page Language"
+msgstr ""
+
+msgid "ProductAnalytics|Page Path"
+msgstr ""
+
+msgid "ProductAnalytics|Page Title"
+msgstr ""
+
+msgid "ProductAnalytics|Page Views"
+msgstr ""
+
+msgid "ProductAnalytics|Pages"
+msgstr ""
+
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
+msgid "ProductAnalytics|Product analytics dashboards"
+msgstr ""
+
+msgid "ProductAnalytics|Referer"
+msgstr ""
+
+msgid "ProductAnalytics|Resulting Data"
+msgstr ""
+
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
+msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
+msgstr ""
+
+msgid "ProductAnalytics|Track specific features"
+msgstr ""
+
+msgid "ProductAnalytics|URL"
+msgstr ""
+
+msgid "ProductAnalytics|User activity"
+msgstr ""
+
+msgid "ProductAnalytics|Users"
+msgstr ""
+
+msgid "ProductAnalytics|Viewport"
+msgstr ""
+
+msgid "ProductAnalytics|Visualization Type"
+msgstr ""
+
+msgid "ProductAnalytics|What do you want to measure?"
+msgstr ""
+
+msgid "Productivity"
+msgstr ""
+
+msgid "Productivity Analytics"
+msgstr ""
+
+msgid "Productivity analytics can help identify the problems that are delaying your team"
+msgstr ""
+
+msgid "ProductivityAanalytics|Merge requests"
+msgstr ""
+
+msgid "ProductivityAanalytics|is earlier than the allowed minimum date"
+msgstr ""
+
+msgid "ProductivityAnalytics|Ascending"
+msgstr ""
+
+msgid "ProductivityAnalytics|Days"
+msgstr ""
+
+msgid "ProductivityAnalytics|Days to merge"
+msgstr ""
+
+msgid "ProductivityAnalytics|Descending"
+msgstr ""
+
+msgid "ProductivityAnalytics|Hours"
+msgstr ""
+
+msgid "ProductivityAnalytics|List"
+msgstr ""
+
+msgid "ProductivityAnalytics|Merge Requests"
+msgstr ""
+
+msgid "ProductivityAnalytics|Merge date"
+msgstr ""
+
+msgid "ProductivityAnalytics|Merge requests"
+msgstr ""
+
+msgid "ProductivityAnalytics|Time to merge"
+msgstr ""
+
+msgid "ProductivityAnalytics|Trendline"
+msgstr ""
+
+msgid "ProductivityAnalytics|is earlier than the given merged at after date"
+msgstr ""
+
+msgid "Profile"
+msgstr ""
+
+msgid "Profile Settings"
+msgstr ""
+
+msgid "Profile failed to delete"
+msgstr ""
+
+msgid "Profile image guideline"
+msgstr ""
+
+msgid "Profile page:"
+msgstr ""
+
+msgid "Profile parameter missing"
+msgstr ""
+
+msgid "ProfileSession|on"
+msgstr ""
+
+msgid "Profiles| You are about to permanently delete %{yourAccount}, and all of the issues, merge requests, and groups linked to your account. Once you confirm %{deleteAccount}, it cannot be undone or recovered."
+msgstr ""
+
+msgid "Profiles| You are going to change the username %{currentUsernameBold} to %{newUsernameBold}. Profile and projects will be redirected to the %{newUsername} namespace but this redirect will expire once the %{currentUsername} namespace is registered by another user or group. Please update your Git repository remotes as soon as possible."
+msgstr ""
+
+msgid "Profiles|%{provider} Active"
+msgstr ""
+
+msgid "Profiles|@username"
+msgstr ""
+
+msgid "Profiles|Account could not be deleted. GitLab was unable to verify your identity."
+msgstr ""
+
+msgid "Profiles|Account scheduled for removal."
+msgstr ""
+
+msgid "Profiles|Active"
+msgstr ""
+
+msgid "Profiles|Add key"
+msgstr ""
+
+msgid "Profiles|An error occurred while updating your username, please try again."
+msgstr ""
+
+msgid "Profiles|Avatar cropper"
+msgstr ""
+
+msgid "Profiles|Avatar will be removed. Are you sure?"
+msgstr ""
+
+msgid "Profiles|Begins with %{ssh_key_algorithms}."
+msgstr ""
+
+msgid "Profiles|Bio"
+msgstr ""
+
+msgid "Profiles|Change username"
+msgstr ""
+
+msgid "Profiles|Changing your username can have unintended side effects."
+msgstr ""
+
+msgid "Profiles|Choose file..."
+msgstr ""
+
+msgid "Profiles|Choose to show contributions of private projects on your public profile without any project, repository or organization information."
+msgstr ""
+
+msgid "Profiles|City, country"
+msgstr ""
+
+msgid "Profiles|Commit email"
+msgstr ""
+
+msgid "Profiles|Connect %{provider}"
+msgstr ""
+
+msgid "Profiles|Connect a service for sign-in."
+msgstr ""
+
+msgid "Profiles|Connected Accounts"
+msgstr ""
+
+msgid "Profiles|Created%{time_ago}"
+msgstr ""
+
+msgid "Profiles|Current path: %{path}"
+msgstr ""
+
+msgid "Profiles|Current status"
+msgstr ""
+
+msgid "Profiles|Default notification email"
+msgstr ""
+
+msgid "Profiles|Delete account"
+msgstr ""
+
+msgid "Profiles|Deleting an account has the following effects:"
+msgstr ""
+
+msgid "Profiles|Disconnect"
+msgstr ""
+
+msgid "Profiles|Disconnect %{provider}"
+msgstr ""
+
+msgid "Profiles|Do not show on profile"
+msgstr ""
+
+msgid "Profiles|Don't display activity-related personal information on your profile."
+msgstr ""
+
+msgid "Profiles|Edit Profile"
+msgstr ""
+
+msgid "Profiles|Ensure you have two-factor authentication recovery codes stored in a safe place."
+msgstr ""
+
+msgid "Profiles|Enter how your name is pronounced to help people address you correctly."
+msgstr ""
+
+msgid "Profiles|Enter your name, so people you know can recognize you."
+msgstr ""
+
+msgid "Profiles|Enter your password to confirm the email change"
+msgstr ""
+
+msgid "Profiles|Enter your pronouns to let people know how to refer to you."
+msgstr ""
+
+msgid "Profiles|Example: MacBook key"
+msgstr ""
+
+msgid "Profiles|Expiration date"
+msgstr ""
+
+msgid "Profiles|Expired:"
+msgstr ""
+
+msgid "Profiles|Expires:"
+msgstr ""
+
+msgid "Profiles|Feed token was successfully reset"
+msgstr ""
+
+msgid "Profiles|Full name"
+msgstr ""
+
+msgid "Profiles|GitLab is unable to verify your identity automatically. For security purposes, you must set a password by %{openingTag}resetting your password%{closingTag} to delete your account."
+msgstr ""
+
+msgid "Profiles|If after setting a password, the option to delete your account is still not available, please %{link_start}submit a request%{link_end} to begin the account deletion process."
+msgstr ""
+
+msgid "Profiles|Include private contributions on my profile"
+msgstr ""
+
+msgid "Profiles|Incoming email token was successfully reset"
+msgstr ""
+
+msgid "Profiles|Increase your account's security by enabling two-factor authentication (2FA)."
+msgstr ""
+
+msgid "Profiles|Invalid password"
+msgstr ""
+
+msgid "Profiles|Invalid username"
+msgstr ""
+
+msgid "Profiles|Job title"
+msgstr ""
+
+msgid "Profiles|Key"
+msgstr ""
+
+msgid "Profiles|Key becomes invalid on this date. Maximum lifetime for SSH keys is %{max_ssh_key_lifetime} days"
+msgstr ""
+
+msgid "Profiles|Key titles are publicly visible."
+msgstr ""
+
+msgid "Profiles|Last used:"
+msgstr ""
+
+msgid "Profiles|Learn more"
+msgstr ""
+
+msgid "Profiles|Location"
+msgstr ""
+
+msgid "Profiles|Made a private contribution"
+msgstr ""
+
+msgid "Profiles|Main settings"
+msgstr ""
+
+msgid "Profiles|Manage two-factor authentication"
+msgstr ""
+
+msgid "Profiles|No file chosen."
+msgstr ""
+
+msgid "Profiles|Notification email"
+msgstr ""
+
+msgid "Profiles|Optional but recommended. If set, key becomes invalid on the specified date."
+msgstr ""
+
+msgid "Profiles|Organization"
+msgstr ""
+
+msgid "Profiles|Path"
+msgstr ""
+
+msgid "Profiles|Position and size your new avatar"
+msgstr ""
+
+msgid "Profiles|Primary email"
+msgstr ""
+
+msgid "Profiles|Private contributions"
+msgstr ""
+
+msgid "Profiles|Profile was successfully updated"
+msgstr ""
+
+msgid "Profiles|Pronouns"
+msgstr ""
+
+msgid "Profiles|Pronunciation"
+msgstr ""
+
+msgid "Profiles|Public avatar"
+msgstr ""
+
+msgid "Profiles|Public email"
+msgstr ""
+
+msgid "Profiles|Publicly visible private SSH keys can compromise your system."
+msgstr ""
+
+msgid "Profiles|Remove avatar"
+msgstr ""
+
+msgid "Profiles|Select a service to sign in with."
+msgstr ""
+
+msgid "Profiles|Service sign-in"
+msgstr ""
+
+msgid "Profiles|Set new profile picture"
+msgstr ""
+
+msgid "Profiles|Set your local time zone."
+msgstr ""
+
+msgid "Profiles|Some options are unavailable for LDAP accounts"
+msgstr ""
+
+msgid "Profiles|Static object token was successfully reset"
+msgstr ""
+
+msgid "Profiles|Tell us about yourself in fewer than 250 characters."
+msgstr ""
+
+msgid "Profiles|The ability to update your name has been disabled by your administrator."
+msgstr ""
+
+msgid "Profiles|The maximum file size allowed is 200KB."
+msgstr ""
+
+msgid "Profiles|This email will be displayed on your public profile."
+msgstr ""
+
+msgid "Profiles|This email will be used for web based operations, such as edits and merges. %{commit_email_link_start}Learn more.%{commit_email_link_end}"
+msgstr ""
+
+msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
+msgstr ""
+
+msgid "Profiles|This information will appear on your profile."
+msgstr ""
+
+msgid "Profiles|Time settings"
+msgstr ""
+
+msgid "Profiles|Title"
+msgstr ""
+
+msgid "Profiles|Two-factor authentication"
+msgstr ""
+
+msgid "Profiles|Type your %{confirmationValue} to confirm:"
+msgstr ""
+
+msgid "Profiles|Update profile settings"
+msgstr ""
+
+msgid "Profiles|Update username"
+msgstr ""
+
+msgid "Profiles|Upload new avatar"
+msgstr ""
+
+msgid "Profiles|Usage type"
+msgstr ""
+
+msgid "Profiles|Usage type:"
+msgstr ""
+
+msgid "Profiles|Use a private email - %{email}"
+msgstr ""
+
+msgid "Profiles|User ID"
+msgstr ""
+
+msgid "Profiles|Username change failed - %{message}"
+msgstr ""
+
+msgid "Profiles|Username successfully changed"
+msgstr ""
+
+msgid "Profiles|Using emojis in names seems fun, but please try to set a status message instead"
+msgstr ""
+
+msgid "Profiles|Website url"
+msgstr ""
+
+msgid "Profiles|Who you represent or work for."
+msgstr ""
+
+msgid "Profiles|You can change your avatar here"
+msgstr ""
+
+msgid "Profiles|You can change your avatar here or remove the current avatar to revert to %{gravatar_link}"
+msgstr ""
+
+msgid "Profiles|You can upload your avatar here"
+msgstr ""
+
+msgid "Profiles|You can upload your avatar here or change it at %{gravatar_link}"
+msgstr ""
+
+msgid "Profiles|You don't have access to delete this user."
+msgstr ""
+
+msgid "Profiles|You must accept the Terms of Service in order to perform this action."
+msgstr ""
+
+msgid "Profiles|You must transfer ownership or delete groups you are an owner of before you can delete your account"
+msgstr ""
+
+msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
+msgstr ""
+
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
+msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
+msgstr ""
+
+msgid "Profiles|Your account is currently an owner in these groups:"
+msgstr ""
+
+msgid "Profiles|Your email address was automatically set based on your %{provider_label} account"
+msgstr ""
+
+msgid "Profiles|Your location was automatically set based on your %{provider_label} account"
+msgstr ""
+
+msgid "Profiles|Your name was automatically set based on your %{provider_label} account, so people you know can recognize you"
+msgstr ""
+
+msgid "Profiles|Your name was automatically set based on your %{provider_label} account, so people you know can recognize you."
+msgstr ""
+
+msgid "Profiles|https://website.com"
+msgstr ""
+
+msgid "Profiles|username"
+msgstr ""
+
+msgid "Profiles|your account"
+msgstr ""
+
+msgid "Profile|%{job_title} at %{organization}"
+msgstr ""
+
+msgid "Profiling - Performance bar"
+msgstr ""
+
+msgid "Programming languages used in this repository"
+msgstr ""
+
+msgid "Progress"
+msgstr ""
+
+msgid "Progress tracking"
+msgstr ""
+
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
+msgid "Project"
+msgstr ""
+
+msgid "Project \"%{name}\" is no longer available. Select another project to continue."
+msgstr ""
+
+msgid "Project %{project_repo} could not be found"
+msgstr ""
+
+msgid "Project & Group can not be assigned at the same time"
+msgstr ""
+
+msgid "Project '%{project_name}' is being imported."
+msgstr ""
+
+msgid "Project '%{project_name}' is in the process of being deleted."
+msgstr ""
+
+msgid "Project '%{project_name}' is restored."
+msgstr ""
+
+msgid "Project '%{project_name}' queued for deletion."
+msgstr ""
+
+msgid "Project '%{project_name}' was successfully created."
+msgstr ""
+
+msgid "Project '%{project_name}' was successfully updated."
+msgstr ""
+
+msgid "Project '%{project_name}' will be deleted on %{date}"
+msgstr ""
+
+msgid "Project Access Tokens"
+msgstr ""
+
+msgid "Project Badges"
+msgstr ""
+
+msgid "Project Files"
+msgstr ""
+
+msgid "Project ID"
+msgstr ""
+
+msgid "Project Templates"
+msgstr ""
+
+msgid "Project URL"
+msgstr ""
+
+msgid "Project access must be granted explicitly to each user. If this project is part of a group, access is granted to members of the group."
+msgstr ""
+
+msgid "Project access token creation is disabled in this group. You can still use and manage existing tokens. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Project already deleted"
+msgstr ""
+
+msgid "Project and wiki repositories"
+msgstr ""
+
+msgid "Project audit events"
+msgstr ""
+
+msgid "Project avatar"
+msgstr ""
+
+msgid "Project cannot be shared with the group it is in or one of its ancestors."
+msgstr ""
+
+msgid "Project configuration, excluding integrations"
+msgstr ""
+
+msgid "Project description (optional)"
+msgstr ""
+
+msgid "Project does not exist or you don't have permission to perform this action"
+msgstr ""
+
+msgid "Project does not have a policy configuration"
+msgstr ""
+
+msgid "Project export could not be deleted."
+msgstr ""
+
+msgid "Project export download requests"
+msgstr ""
+
+msgid "Project export has been deleted."
+msgstr ""
+
+msgid "Project export link has expired. Please generate a new export from your project settings."
+msgstr ""
+
+msgid "Project export requests"
+msgstr ""
+
+msgid "Project export started. A download link will be sent by email and made available on this page."
+msgstr ""
+
+msgid "Project has too many %{label_for_message} to search"
+msgstr ""
+
+msgid "Project import requests"
+msgstr ""
+
+msgid "Project info:"
+msgstr ""
+
+msgid "Project information"
+msgstr ""
+
+msgid "Project is required when cluster_type is :project"
+msgstr ""
+
+msgid "Project members"
+msgstr ""
+
+msgid "Project milestone"
+msgstr ""
+
+msgid "Project name"
+msgstr ""
+
+msgid "Project navigation"
+msgstr ""
+
+msgid "Project or Group"
+msgstr ""
+
+msgid "Project order will not be saved as local storage is not available."
+msgstr ""
+
+msgid "Project path"
+msgstr ""
+
+msgid "Project security status"
+msgstr ""
+
+msgid "Project security status help page"
+msgstr ""
+
+msgid "Project settings were successfully updated."
+msgstr ""
+
+msgid "Project slug"
+msgstr ""
+
+msgid "Project that can be accessed"
+msgstr ""
+
+msgid "Project uploads"
+msgstr ""
+
+msgid "Project visibility level is less restrictive than the group settings."
+msgstr ""
+
+msgid "Project visibility level will be changed to match namespace rules when transferring to a group."
+msgstr ""
+
+msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
+msgstr ""
+
+msgid "Project with access"
+msgstr ""
+
+msgid "Project: %{name}"
+msgstr ""
+
+msgid "Project:Branches: %{source_project_path}:%{source_branch} to %{target_project_path}:%{target_branch}"
+msgstr ""
+
+msgid "Project:Branches: %{source_project_path}:%{source_branch} → %{target_project_path}:%{target_branch}"
+msgstr ""
+
+msgid "ProjectActivityRSS|Subscribe"
+msgstr ""
+
+msgid "ProjectCreationLevel|Allowed to create projects"
+msgstr ""
+
+msgid "ProjectCreationLevel|Default project creation protection"
+msgstr ""
+
+msgid "ProjectCreationLevel|Developers + Maintainers"
+msgstr ""
+
+msgid "ProjectCreationLevel|Maintainers"
+msgstr ""
+
+msgid "ProjectCreationLevel|No one"
+msgstr ""
+
+msgid "ProjectCreationLevel|Roles allowed to create projects"
+msgstr ""
+
+msgid "ProjectFileTree|Name"
+msgstr ""
+
+msgid "ProjectFileTree|Show more"
+msgstr ""
+
+msgid "ProjectLastActivity|Never"
+msgstr ""
+
+msgid "ProjectList|Explore"
+msgstr ""
+
+msgid "ProjectList|Starred"
+msgstr ""
+
+msgid "ProjectList|Topics"
+msgstr ""
+
+msgid "ProjectList|Yours"
+msgstr ""
+
+msgid "ProjectOverview|Fork"
+msgstr ""
+
+msgid "ProjectOverview|Forks"
+msgstr ""
+
+msgid "ProjectOverview|Go to your fork"
+msgstr ""
+
+msgid "ProjectOverview|Star"
+msgstr ""
+
+msgid "ProjectOverview|Starrer"
+msgstr ""
+
+msgid "ProjectOverview|Starrers"
+msgstr ""
+
+msgid "ProjectOverview|Unstar"
+msgstr ""
+
+msgid "ProjectOverview|You don't have permission to fork this project"
+msgstr ""
+
+msgid "ProjectOverview|You have reached your project limit"
+msgstr ""
+
+msgid "ProjectOverview|You must sign in to star a project"
+msgstr ""
+
+msgid "ProjectPage|Copy project ID"
+msgstr ""
+
+msgid "ProjectPage|Project ID: %{project_id}"
+msgstr ""
+
+msgid "ProjectQualitySummary|An error occurred while trying to fetch project quality statistics"
+msgstr ""
+
+msgid "ProjectQualitySummary|Coverage"
+msgstr ""
+
+msgid "ProjectQualitySummary|Failure"
+msgstr ""
+
+msgid "ProjectQualitySummary|Get insight into the overall percentage of tests in your project that succeed, fail and are skipped."
+msgstr ""
+
+msgid "ProjectQualitySummary|Help us improve this page"
+msgstr ""
+
+msgid "ProjectQualitySummary|Latest pipeline results"
+msgstr ""
+
+msgid "ProjectQualitySummary|Learn more about test coverage"
+msgstr ""
+
+msgid "ProjectQualitySummary|Learn more about test reports"
+msgstr ""
+
+msgid "ProjectQualitySummary|Measure of how much of your code is covered by tests."
+msgstr ""
+
+msgid "ProjectQualitySummary|Provide feedback"
+msgstr ""
+
+msgid "ProjectQualitySummary|See full report"
+msgstr ""
+
+msgid "ProjectQualitySummary|See project Code Coverage Statistics"
+msgstr ""
+
+msgid "ProjectQualitySummary|Set up test runs"
+msgstr ""
+
+msgid "ProjectQualitySummary|Set up test runs (opens in a new tab)"
+msgstr ""
+
+msgid "ProjectQualitySummary|Skipped"
+msgstr ""
+
+msgid "ProjectQualitySummary|Success"
+msgstr ""
+
+msgid "ProjectQualitySummary|Test coverage"
+msgstr ""
+
+msgid "ProjectQualitySummary|Test runs"
+msgstr ""
+
+msgid "ProjectQualitySummary|The percentage of tests that succeed, fail, or are skipped."
+msgstr ""
+
+msgid "ProjectQualitySummary|This page helps you understand the code testing trends for your project. Let us know how we can improve it!"
+msgstr ""
+
+msgid "ProjectSelect| or group"
+msgstr ""
+
+msgid "ProjectSelect|No matching results"
+msgstr ""
+
+msgid "ProjectSelect|Search for project"
+msgstr ""
+
+msgid "ProjectSelect|Search projects"
+msgstr ""
+
+msgid "ProjectSelect|Select a project"
+msgstr ""
+
+msgid "ProjectSelect|Something went wrong while fetching projects"
+msgstr ""
+
+msgid "ProjectSelect|There was an error fetching the projects. Please try again."
+msgstr ""
+
+msgid "ProjectService|Drone server URL"
+msgstr ""
+
+msgid "ProjectService|Enter new API key"
+msgstr ""
+
+msgid "ProjectService|Enter new password"
+msgstr ""
+
+msgid "ProjectService|Enter new password."
+msgstr ""
+
+msgid "ProjectService|Enter new token"
+msgstr ""
+
+msgid "ProjectService|Jenkins server URL"
+msgstr ""
+
+msgid "ProjectService|Leave blank to use your current API key"
+msgstr ""
+
+msgid "ProjectService|Leave blank to use your current API key."
+msgstr ""
+
+msgid "ProjectService|Leave blank to use your current password"
+msgstr ""
+
+msgid "ProjectService|Leave blank to use your current password."
+msgstr ""
+
+msgid "ProjectService|Leave blank to use your current token."
+msgstr ""
+
+msgid "ProjectService|Mock service URL"
+msgstr ""
+
+msgid "ProjectService|Must have permission to trigger a manual build in TeamCity."
+msgstr ""
+
+msgid "ProjectService|Perform common operations on GitLab project: %{project_name}"
+msgstr ""
+
+msgid "ProjectService|Run CI/CD pipelines with Buildkite."
+msgstr ""
+
+msgid "ProjectService|Run CI/CD pipelines with Drone."
+msgstr ""
+
+msgid "ProjectService|Run CI/CD pipelines with JetBrains TeamCity."
+msgstr ""
+
+msgid "ProjectService|TeamCity server URL"
+msgstr ""
+
+msgid "ProjectService|The build configuration ID of the TeamCity project."
+msgstr ""
+
+msgid "ProjectService|The token you get after you create a Buildkite pipeline with a GitLab repository."
+msgstr ""
+
+msgid "ProjectService|To configure this integration, you should:"
+msgstr ""
+
+msgid "ProjectService|Token for the Drone project."
+msgstr ""
+
+msgid "ProjectService|Trigger event for new comments on confidential issues."
+msgstr ""
+
+msgid "ProjectService|Trigger event for new comments."
+msgstr ""
+
+msgid "ProjectService|Trigger event for new tags pushed to the repository."
+msgstr ""
+
+msgid "ProjectService|Trigger event for pushes to the repository."
+msgstr ""
+
+msgid "ProjectService|Trigger event when a commit is created or updated."
+msgstr ""
+
+msgid "ProjectService|Trigger event when a confidential issue is created, updated, or closed."
+msgstr ""
+
+msgid "ProjectService|Trigger event when a deployment starts or finishes."
+msgstr ""
+
+msgid "ProjectService|Trigger event when a merge request is created, updated, or merged."
+msgstr ""
+
+msgid "ProjectService|Trigger event when a new, unique alert is recorded."
+msgstr ""
+
+msgid "ProjectService|Trigger event when a new, unique vulnerability is recorded. (Note: This feature requires an Ultimate plan.)"
+msgstr ""
+
+msgid "ProjectService|Trigger event when a pipeline status changes."
+msgstr ""
+
+msgid "ProjectService|Trigger event when a wiki page is created or updated."
+msgstr ""
+
+msgid "ProjectService|Trigger event when an incident is created."
+msgstr ""
+
+msgid "ProjectService|Trigger event when an issue is created, updated, or closed."
+msgstr ""
+
+msgid "ProjectSettings|%{link_start}What are description templates?%{link_end}"
+msgstr ""
+
+msgid "ProjectSettings|%{link_start}What variables can I use?%{link_end}"
+msgstr ""
+
+msgid "ProjectSettings|A default branch cannot be chosen for an empty project."
+msgstr ""
+
+msgid "ProjectSettings|Additional options"
+msgstr ""
+
+msgid "ProjectSettings|Additional settings that influence how and when merges are done."
+msgstr ""
+
+msgid "ProjectSettings|All merge requests and commits are made against this branch unless you specify a different one."
+msgstr ""
+
+msgid "ProjectSettings|All threads must be resolved"
+msgstr ""
+
+msgid "ProjectSettings|Allow"
+msgstr ""
+
+msgid "ProjectSettings|Allow anyone to pull from Package Registry"
+msgstr ""
+
+msgid "ProjectSettings|Always show thumbs-up and thumbs-down award emoji buttons on issues, merge requests, and snippets."
+msgstr ""
+
+msgid "ProjectSettings|Analytics"
+msgstr ""
+
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
+msgid "ProjectSettings|Anyone can pull packages with a package manager API."
+msgstr ""
+
+msgid "ProjectSettings|Auto-close referenced issues on default branch"
+msgstr ""
+
+msgid "ProjectSettings|Automatically resolve merge request diff threads when they become outdated"
+msgstr ""
+
+msgid "ProjectSettings|Badges"
+msgstr ""
+
+msgid "ProjectSettings|Branches created from issues follow this pattern."
+msgstr ""
+
+msgid "ProjectSettings|Build, test, and deploy your changes."
+msgstr ""
+
+msgid "ProjectSettings|Checkbox is visible and selected by default."
+msgstr ""
+
+msgid "ProjectSettings|Checkbox is visible and unselected by default."
+msgstr ""
+
+msgid "ProjectSettings|Choose the method, options, checks, and squash options for merge requests. You can also set up merge request templates for different actions."
+msgstr ""
+
+msgid "ProjectSettings|Choose your merge method, merge options, merge checks, and merge suggestions."
+msgstr ""
+
+msgid "ProjectSettings|Choose your merge method, options, checks, and squash options."
+msgstr ""
+
+msgid "ProjectSettings|Combine git tags with release notes, release evidence, and assets to create a release."
+msgstr ""
+
+msgid "ProjectSettings|Configure your infrastructure."
+msgstr ""
+
+msgid "ProjectSettings|Contact an admin to change this setting."
+msgstr ""
+
+msgid "ProjectSettings|Container registry"
+msgstr ""
+
+msgid "ProjectSettings|Customize this project's badges."
+msgstr ""
+
+msgid "ProjectSettings|Determine what happens to the commit history when you merge a merge request."
+msgstr ""
+
+msgid "ProjectSettings|Disable email notifications"
+msgstr ""
+
+msgid "ProjectSettings|Do not allow"
+msgstr ""
+
+msgid "ProjectSettings|Enable \"Delete source branch\" option by default"
+msgstr ""
+
+msgid "ProjectSettings|Enable merge trains"
+msgstr ""
+
+msgid "ProjectSettings|Enable merged results pipelines"
+msgstr ""
+
+msgid "ProjectSettings|Enable suggested reviewers"
+msgstr ""
+
+msgid "ProjectSettings|Encourage"
+msgstr ""
+
+msgid "ProjectSettings|Environments"
+msgstr ""
+
+msgid "ProjectSettings|Every merge creates a merge commit."
+msgstr ""
+
+msgid "ProjectSettings|Every project can have its own space to store its Docker images"
+msgstr ""
+
+msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
+msgstr ""
+
+msgid "ProjectSettings|Everyone"
+msgstr ""
+
+msgid "ProjectSettings|Existing merge requests and protected branches are not affected."
+msgstr ""
+
+msgid "ProjectSettings|Failed to protect the tag"
+msgstr ""
+
+msgid "ProjectSettings|Failed to update tag!"
+msgstr ""
+
+msgid "ProjectSettings|Fast-forward merge"
+msgstr ""
+
+msgid "ProjectSettings|Fast-forward merges only."
+msgstr ""
+
+msgid "ProjectSettings|Feature flags"
+msgstr ""
+
+msgid "ProjectSettings|Flexible tool to collaboratively develop ideas and plan work in this project."
+msgstr ""
+
+msgid "ProjectSettings|Forks"
+msgstr ""
+
+msgid "ProjectSettings|Git Large File Storage (LFS)"
+msgstr ""
+
+msgid "ProjectSettings|Global"
+msgstr ""
+
+msgid "ProjectSettings|Highlight the usage of hidden unicode characters. These have innocent uses for right-to-left languages, but can also be used in potential exploits."
+msgstr ""
+
+msgid "ProjectSettings|Housekeeping, export, archive, change path, transfer, and delete."
+msgstr ""
+
+msgid "ProjectSettings|How do they differ?"
+msgstr ""
+
+msgid "ProjectSettings|If merge trains are enabled, merging is only possible if the branch can be rebased without conflicts."
+msgstr ""
+
+msgid "ProjectSettings|Infrastructure"
+msgstr ""
+
+msgid "ProjectSettings|Internal"
+msgstr ""
+
+msgid "ProjectSettings|Introduces the risk of merging changes that do not pass the pipeline."
+msgstr ""
+
+msgid "ProjectSettings|Issues"
+msgstr ""
+
+msgid "ProjectSettings|LFS objects from this repository are available to forks. %{linkStart}How do I remove them?%{linkEnd}"
+msgstr ""
+
+msgid "ProjectSettings|Leave empty to use default template."
+msgstr ""
+
+msgid "ProjectSettings|Manage who can see the project in the public access directory."
+msgstr ""
+
+msgid "ProjectSettings|Manages large files such as audio, video, and graphics files."
+msgstr ""
+
+msgid "ProjectSettings|Maximum %{maxLength} characters."
+msgstr ""
+
+msgid "ProjectSettings|Merge checks"
+msgstr ""
+
+msgid "ProjectSettings|Merge commit"
+msgstr ""
+
+msgid "ProjectSettings|Merge commit message template"
+msgstr ""
+
+msgid "ProjectSettings|Merge commit with semi-linear history"
+msgstr ""
+
+msgid "ProjectSettings|Merge method"
+msgstr ""
+
+msgid "ProjectSettings|Merge options"
+msgstr ""
+
+msgid "ProjectSettings|Merge requests"
+msgstr ""
+
+msgid "ProjectSettings|Merge requests approved for merge are queued, and pipelines validate the combined results of the source and target branches before merge. %{link_start}What are merge trains?%{link_end}"
+msgstr ""
+
+msgid "ProjectSettings|Merge requests can't be merged if the latest pipeline did not succeed or is still running."
+msgstr ""
+
+msgid "ProjectSettings|Merge suggestions"
+msgstr ""
+
+msgid "ProjectSettings|Merging is only allowed when the source branch is up-to-date with its target."
+msgstr ""
+
+msgid "ProjectSettings|Monitor"
+msgstr ""
+
+msgid "ProjectSettings|Monitor the health of your project and respond to incidents."
+msgstr ""
+
+msgid "ProjectSettings|No merge commits are created."
+msgstr ""
+
+msgid "ProjectSettings|Note: The container registry is always visible when a project is public and the container registry is set to '%{access_level_description}'"
+msgstr ""
+
+msgid "ProjectSettings|Only commits that include a %{code_block_start}Signed-off-by:%{code_block_end} element can be pushed to this repository."
+msgstr ""
+
+msgid "ProjectSettings|Only signed commits can be pushed to this repository."
+msgstr ""
+
+msgid "ProjectSettings|Override user notification preferences for all project members."
+msgstr ""
+
+msgid "ProjectSettings|Package registry"
+msgstr ""
+
+msgid "ProjectSettings|Pages"
+msgstr ""
+
+msgid "ProjectSettings|Pages for project documentation."
+msgstr ""
+
+msgid "ProjectSettings|Pipelines must succeed"
+msgstr ""
+
+msgid "ProjectSettings|Prevents direct linking to potentially sensitive media files"
+msgstr ""
+
+msgid "ProjectSettings|Private"
+msgstr ""
+
+msgid "ProjectSettings|Project visibility"
+msgstr ""
+
+msgid "ProjectSettings|Public"
+msgstr ""
+
+msgid "ProjectSettings|Publish, store, and view packages in a project."
+msgstr ""
+
+msgid "ProjectSettings|Releases"
+msgstr ""
+
+msgid "ProjectSettings|Repository"
+msgstr ""
+
+msgid "ProjectSettings|Require"
+msgstr ""
+
+msgid "ProjectSettings|Require an associated issue from Jira"
+msgstr ""
+
+msgid "ProjectSettings|Require authentication to view media files"
+msgstr ""
+
+msgid "ProjectSettings|Requirements"
+msgstr ""
+
+msgid "ProjectSettings|Requirements management system."
+msgstr ""
+
+msgid "ProjectSettings|Roll out new features without redeploying with feature flags."
+msgstr ""
+
+msgid "ProjectSettings|Search for topic"
+msgstr ""
+
+msgid "ProjectSettings|Security & Compliance"
+msgstr ""
+
+msgid "ProjectSettings|Security & Compliance for this project"
+msgstr ""
+
+msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
+msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
+msgstr ""
+
+msgid "ProjectSettings|Share code with others outside the project."
+msgstr ""
+
+msgid "ProjectSettings|Show default award emojis"
+msgstr ""
+
+msgid "ProjectSettings|Show link to create or view a merge request when pushing from the command line"
+msgstr ""
+
+msgid "ProjectSettings|Skipped pipelines are considered successful"
+msgstr ""
+
+msgid "ProjectSettings|Snippets"
+msgstr ""
+
+msgid "ProjectSettings|Squash commit message template"
+msgstr ""
+
+msgid "ProjectSettings|Squash commits when merging"
+msgstr ""
+
+msgid "ProjectSettings|Squashing is always performed. Checkbox is visible and selected, and users cannot change it."
+msgstr ""
+
+msgid "ProjectSettings|Squashing is never performed and the checkbox is hidden."
+msgstr ""
+
+msgid "ProjectSettings|Status checks must succeed"
+msgstr ""
+
+msgid "ProjectSettings|Submit changes to be merged upstream."
+msgstr ""
+
+msgid "ProjectSettings|Target project"
+msgstr ""
+
+msgid "ProjectSettings|The commit message used when applying merge request suggestions."
+msgstr ""
+
+msgid "ProjectSettings|The commit message used when merging, if the merge method creates a merge commit."
+msgstr ""
+
+msgid "ProjectSettings|The commit message used when squashing commits."
+msgstr ""
+
+msgid "ProjectSettings|The default target project for merge requests created in this fork project."
+msgstr ""
+
+msgid "ProjectSettings|The default template will be applied on save."
+msgstr ""
+
+msgid "ProjectSettings|These checks must pass before merge requests can be merged."
+msgstr ""
+
+msgid "ProjectSettings|This project"
+msgstr ""
+
+msgid "ProjectSettings|This setting is applied on the server level and can be overridden by an admin."
+msgstr ""
+
+msgid "ProjectSettings|This setting is applied on the server level but has been overridden for this project."
+msgstr ""
+
+msgid "ProjectSettings|This setting will be applied to all projects unless overridden by an admin."
+msgstr ""
+
+msgid "ProjectSettings|Transfer project"
+msgstr ""
+
+msgid "ProjectSettings|Upstream project"
+msgstr ""
+
+msgid "ProjectSettings|Used for every new merge request."
+msgstr ""
+
+msgid "ProjectSettings|Users can copy the repository to a new project."
+msgstr ""
+
+msgid "ProjectSettings|Users can only push commits to this repository if the commit author name is consistent with their GitLab account name."
+msgstr ""
+
+msgid "ProjectSettings|Users can only push commits to this repository if the committer email is one of their own verified emails."
+msgstr ""
+
+msgid "ProjectSettings|Users can request access"
+msgstr ""
+
+msgid "ProjectSettings|View and edit files in this project."
+msgstr ""
+
+msgid "ProjectSettings|View and edit files in this project. When set to **Everyone With Access** non-project members have only read access."
+msgstr ""
+
+msgid "ProjectSettings|View project analytics."
+msgstr ""
+
+msgid "ProjectSettings|Visibility options for this fork are limited by the current visibility of the source project."
+msgstr ""
+
+msgid "ProjectSettings|Visualize the project's performance metrics."
+msgstr ""
+
+msgid "ProjectSettings|Warn about Potentially Unwanted Characters"
+msgstr ""
+
+msgid "ProjectSettings|What are badges?"
+msgstr ""
+
+msgid "ProjectSettings|What are merge trains?"
+msgstr ""
+
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "ProjectSettings|What is squashing?"
+msgstr ""
+
+msgid "ProjectSettings|When merge request pipelines are enabled in the CI/CD configuration file, pipelines validate the combined results of the source and target branches. %{link_start}How to configure merge request pipelines?%{link_end}"
+msgstr ""
+
+msgid "ProjectSettings|When semi-linear merge is not possible, the user is given the option to rebase."
+msgstr ""
+
+msgid "ProjectSettings|When there is a merge conflict, the user is given the option to rebase."
+msgstr ""
+
+msgid "ProjectSettings|Wiki"
+msgstr ""
+
+msgid "ProjectSettings|With GitLab Pages you can host your static websites on GitLab. GitLab Pages uses a caching mechanism for efficiency. Your changes may not take effect until that cache is invalidated, which usually takes less than a minute."
+msgstr ""
+
+msgid "ProjectTemplates|.NET Core"
+msgstr ""
+
+msgid "ProjectTemplates|Android"
+msgstr ""
+
+msgid "ProjectTemplates|GitLab Cluster Management"
+msgstr ""
+
+msgid "ProjectTemplates|Gitpod/Spring Petclinic"
+msgstr ""
+
+msgid "ProjectTemplates|Go Micro"
+msgstr ""
+
+msgid "ProjectTemplates|HIPAA Audit Protocol"
+msgstr ""
+
+msgid "ProjectTemplates|Jsonnet for Dynamic Child Pipelines"
+msgstr ""
+
+msgid "ProjectTemplates|Kotlin Native for Linux"
+msgstr ""
+
+msgid "ProjectTemplates|Netlify/GitBook"
+msgstr ""
+
+msgid "ProjectTemplates|Netlify/Hexo"
+msgstr ""
+
+msgid "ProjectTemplates|Netlify/Hugo"
+msgstr ""
+
+msgid "ProjectTemplates|Netlify/Jekyll"
+msgstr ""
+
+msgid "ProjectTemplates|Netlify/Plain HTML"
+msgstr ""
+
+msgid "ProjectTemplates|NodeJS Express"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Bridgetown"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Gatsby"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/GitBook"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Hexo"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Hugo"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Jekyll"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Middleman"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Pelican"
+msgstr ""
+
+msgid "ProjectTemplates|Pages/Plain HTML"
+msgstr ""
+
+msgid "ProjectTemplates|Ruby on Rails"
+msgstr ""
+
+msgid "ProjectTemplates|SalesforceDX"
+msgstr ""
+
+msgid "ProjectTemplates|Sample GitLab Project"
+msgstr ""
+
+msgid "ProjectTemplates|Serverless Framework/JS"
+msgstr ""
+
+msgid "ProjectTemplates|Spring"
+msgstr ""
+
+msgid "ProjectTemplates|TYPO3 Distribution"
+msgstr ""
+
+msgid "ProjectTemplates|Tencent Serverless Framework/NextjsSSR"
+msgstr ""
+
+msgid "ProjectTemplates|iOS (Swift)"
+msgstr ""
+
+msgid "ProjectTransfer|An error occurred fetching the transfer locations, please refresh the page and try again."
+msgstr ""
+
+msgid "ProjectView|Activity"
+msgstr ""
+
+msgid "ProjectView|Files and Readme (default)"
+msgstr ""
+
+msgid "ProjectView|Readme"
+msgstr ""
+
+msgid "Projects"
+msgstr ""
+
+msgid "Projects (%{count})"
+msgstr ""
+
+msgid "Projects API"
+msgstr ""
+
+msgid "Projects Successfully Retrieved"
+msgstr ""
+
+msgid "Projects are graded based on the highest severity vulnerability present"
+msgstr ""
+
+msgid "Projects are organized into groups"
+msgstr ""
+
+msgid "Projects are where you store your code, access issues, wiki and other features of GitLab."
+msgstr ""
+
+msgid "Projects contributed to"
+msgstr ""
+
+msgid "Projects help you organize your work. They contain your file repository, issues, merge requests, and so much more."
+msgstr ""
+
+msgid "Projects in this group can use Git LFS"
+msgstr ""
+
+msgid "Projects shared with %{group_name}"
+msgstr ""
+
+msgid "Projects to index"
+msgstr ""
+
+msgid "Projects with critical vulnerabilities"
+msgstr ""
+
+msgid "Projects with high or unknown vulnerabilities"
+msgstr ""
+
+msgid "Projects with low vulnerabilities"
+msgstr ""
+
+msgid "Projects with medium vulnerabilities"
+msgstr ""
+
+msgid "Projects with no vulnerabilities and security scanning enabled"
+msgstr ""
+
+msgid "Projects with this topic"
+msgstr ""
+
+msgid "Projects with write access"
+msgstr ""
+
+msgid "ProjectsDropdown|Frequently visited"
+msgstr ""
+
+msgid "ProjectsDropdown|Loading projects"
+msgstr ""
+
+msgid "ProjectsDropdown|Projects you visit often will appear here"
+msgstr ""
+
+msgid "ProjectsDropdown|Search your projects"
+msgstr ""
+
+msgid "ProjectsDropdown|Something went wrong on our end."
+msgstr ""
+
+msgid "ProjectsDropdown|Sorry, no projects matched your search"
+msgstr ""
+
+msgid "ProjectsDropdown|This feature requires browser localStorage support"
+msgstr ""
+
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
+msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
+msgstr ""
+
+msgid "ProjectsNew|Analyze your source code for known security vulnerabilities."
+msgstr ""
+
+msgid "ProjectsNew|Connect your external repository to GitLab CI/CD."
+msgstr ""
+
+msgid "ProjectsNew|Contact an administrator to enable options for importing your project."
+msgstr ""
+
+msgid "ProjectsNew|Create"
+msgstr ""
+
+msgid "ProjectsNew|Create a blank project to store your files, plan your work, and collaborate on code, among other things."
+msgstr ""
+
+msgid "ProjectsNew|Create a project pre-populated with the necessary files to get you started quickly."
+msgstr ""
+
+msgid "ProjectsNew|Create blank project"
+msgstr ""
+
+msgid "ProjectsNew|Create from template"
+msgstr ""
+
+msgid "ProjectsNew|Create new project"
+msgstr ""
+
+msgid "ProjectsNew|Description format"
+msgstr ""
+
+msgid "ProjectsNew|Enable Static Application Security Testing (SAST)"
+msgstr ""
+
+msgid "ProjectsNew|Import"
+msgstr ""
+
+msgid "ProjectsNew|Import project"
+msgstr ""
+
+msgid "ProjectsNew|Include a Getting Started README"
+msgstr ""
+
+msgid "ProjectsNew|Initialize repository with a README"
+msgstr ""
+
+msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
+msgstr ""
+
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
+msgid "ProjectsNew|No import options available"
+msgstr ""
+
+msgid "ProjectsNew|Pick a group or namespace"
+msgstr ""
+
+msgid "ProjectsNew|Pick a group or namespace where you want to create this project."
+msgstr ""
+
+msgid "ProjectsNew|Project Configuration"
+msgstr ""
+
+msgid "ProjectsNew|Project description %{tag_start}(optional)%{tag_end}"
+msgstr ""
+
+msgid "ProjectsNew|Recommended if you're new to GitLab"
+msgstr ""
+
+msgid "ProjectsNew|Run CI/CD for external repository"
+msgstr ""
+
+msgid "ProjectsNew|Visibility Level"
+msgstr ""
+
+msgid "ProjectsNew|Want to organize several dependent projects under the same namespace? %{link_start}Create a group.%{link_end}"
+msgstr ""
+
+msgid "PrometheusAlerts|exceeded"
+msgstr ""
+
+msgid "PrometheusAlerts|is equal to"
+msgstr ""
+
+msgid "PrometheusAlerts|is less than"
+msgstr ""
+
+msgid "PrometheusService|%{exporters} with %{metrics} were found"
+msgstr ""
+
+msgid "PrometheusService|Active"
+msgstr ""
+
+msgid "PrometheusService|Auto configuration settings are used unless you override their values here."
+msgstr ""
+
+msgid "PrometheusService|Common metrics"
+msgstr ""
+
+msgid "PrometheusService|Common metrics are automatically monitored based on a library of metrics from popular exporters."
+msgstr ""
+
+msgid "PrometheusService|Configure GitLab to query a Prometheus installed in one of your clusters."
+msgstr ""
+
+msgid "PrometheusService|Custom metrics"
+msgstr ""
+
+msgid "PrometheusService|Custom metrics require Prometheus installed on a cluster with environment scope \"*\" OR a manually configured Prometheus to be available."
+msgstr ""
+
+msgid "PrometheusService|Enable Prometheus to define custom metrics, using either option above"
+msgstr ""
+
+msgid "PrometheusService|Finding and configuring metrics..."
+msgstr ""
+
+msgid "PrometheusService|Finding custom metrics..."
+msgstr ""
+
+msgid "PrometheusService|IAP_CLIENT_ID.apps.googleusercontent.com"
+msgstr ""
+
+msgid "PrometheusService|Manage clusters"
+msgstr ""
+
+msgid "PrometheusService|Manual configuration"
+msgstr ""
+
+msgid "PrometheusService|Metrics"
+msgstr ""
+
+msgid "PrometheusService|Missing environment variable"
+msgstr ""
+
+msgid "PrometheusService|Monitor application health with Prometheus metrics and dashboards"
+msgstr ""
+
+msgid "PrometheusService|More information"
+msgstr ""
+
+msgid "PrometheusService|New metric"
+msgstr ""
+
+msgid "PrometheusService|No %{docsUrlStart}common metrics%{docsUrlEnd} were found"
+msgstr ""
+
+msgid "PrometheusService|No custom metrics have been created. Create one using the button above"
+msgstr ""
+
+msgid "PrometheusService|Prometheus cluster integration"
+msgstr ""
+
+msgid "PrometheusService|Select this checkbox to override the auto configuration settings with your own settings."
+msgstr ""
+
+msgid "PrometheusService|The ID of the IAP-secured resource."
+msgstr ""
+
+msgid "PrometheusService|The Prometheus API base URL."
+msgstr ""
+
+msgid "PrometheusService|The contents of the credentials.json file of your service account."
+msgstr ""
+
+msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
+msgstr ""
+
+msgid "PrometheusService|To use a Prometheus installed on a cluster, deactivate the manual configuration."
+msgstr ""
+
+msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
+msgstr ""
+
+msgid "PrometheusService|You have a cluster with the Prometheus integration enabled."
+msgstr ""
+
+msgid "PrometheusService|https://prometheus.example.com/"
+msgstr ""
+
+msgid "PrometheusService|{ \"type\": \"service_account\", \"project_id\": ... }"
+msgstr ""
+
+msgid "Promote"
+msgstr ""
+
+msgid "Promote issue to an epic"
+msgstr ""
+
+msgid "Promote issue to incident"
+msgstr ""
+
+msgid "Promote to epic"
+msgstr ""
+
+msgid "Promote to group label"
+msgstr ""
+
+msgid "PromoteMilestone|Only project milestones can be promoted."
+msgstr ""
+
+msgid "PromoteMilestone|Project does not belong to a group."
+msgstr ""
+
+msgid "PromoteMilestone|Promotion failed - %{message}"
+msgstr ""
+
+msgid "Promoted issue to an epic."
+msgstr ""
+
+msgid "Promotes issue to incident"
+msgstr ""
+
+msgid "Promotion is not supported."
+msgstr ""
+
+msgid "Promotions|Add %{link_start} description templates %{link_end} to help your contributors to communicate effectively!"
+msgstr ""
+
+msgid "Promotions|Add Group Webhooks and GitLab Enterprise Edition."
+msgstr ""
+
+msgid "Promotions|Better Protected Branches"
+msgstr ""
+
+msgid "Promotions|Burndown Charts are visual representations of the progress of completing a milestone. At a glance, you see the current state for the completion a given milestone. Without them, you would have to organize the data from the milestone and plot it yourself to have the same sense of progress."
+msgstr ""
+
+msgid "Promotions|Buy EE"
+msgstr ""
+
+msgid "Promotions|Buy GitLab Enterprise Edition"
+msgstr ""
+
+msgid "Promotions|Configure Service Desk"
+msgstr ""
+
+msgid "Promotions|Contact an owner of group %{namespace_name} to upgrade the plan."
+msgstr ""
+
+msgid "Promotions|Contact owner %{link_start}%{owner_name}%{link_end} to upgrade the plan."
+msgstr ""
+
+msgid "Promotions|Contact your Administrator to upgrade your license."
+msgstr ""
+
+msgid "Promotions|Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
+msgstr ""
+
+msgid "Promotions|Dismiss Service Desk promotion"
+msgstr ""
+
+msgid "Promotions|Dismiss burndown charts promotion"
+msgstr ""
+
+msgid "Promotions|Dismiss repository features promotion"
+msgstr ""
+
+msgid "Promotions|Don't show me this again"
+msgstr ""
+
+msgid "Promotions|Epics let you manage your portfolio of projects more efficiently and with less effort by tracking groups of issues that share a theme, across projects and milestones."
+msgstr ""
+
+msgid "Promotions|Improve issues management with Issue weight and GitLab Enterprise Edition."
+msgstr ""
+
+msgid "Promotions|Improve merge requests and customer support with GitLab Enterprise Edition."
+msgstr ""
+
+msgid "Promotions|Improve milestones with Burndown Charts."
+msgstr ""
+
+msgid "Promotions|Improve repositories with GitLab Enterprise Edition."
+msgstr ""
+
+msgid "Promotions|Improve search with Advanced Search and GitLab Enterprise Edition."
+msgstr ""
+
+msgid "Promotions|Keep track of events in your project"
+msgstr ""
+
+msgid "Promotions|Learn more"
+msgstr ""
+
+msgid "Promotions|Merge request approvals"
+msgstr ""
+
+msgid "Promotions|Not now, thanks!"
+msgstr ""
+
+msgid "Promotions|Push Rules"
+msgstr ""
+
+msgid "Promotions|Push Rules are defined per project so you can have different rules applied to different projects depends on your needs."
+msgstr ""
+
+msgid "Promotions|Repository Mirroring"
+msgstr ""
+
+msgid "Promotions|Repository Mirroring is a way to mirror repositories from external sources. It can be used to mirror all branches, tags, and commits that you have in your repository."
+msgstr ""
+
+msgid "Promotions|See the other features in the %{subscription_link_start}Premium plan%{subscription_link_end}"
+msgstr ""
+
+msgid "Promotions|Set the number of necessary approvals and define a list of approvers needed for every merge request in a project."
+msgstr ""
+
+msgid "Promotions|Start GitLab Ultimate trial"
+msgstr ""
+
+msgid "Promotions|The Advanced Search in GitLab is a powerful search service that saves you time. Instead of creating duplicate code and wasting time, you can now search for code within other teams that can help your own project."
+msgstr ""
+
+msgid "Promotions|This feature is locked."
+msgstr ""
+
+msgid "Promotions|Try it for free"
+msgstr ""
+
+msgid "Promotions|Upgrade plan"
+msgstr ""
+
+msgid "Promotions|Upgrade your plan to activate Advanced Search."
+msgstr ""
+
+msgid "Promotions|Upgrade your plan to activate Audit Events."
+msgstr ""
+
+msgid "Promotions|Upgrade your plan to activate Group Webhooks."
+msgstr ""
+
+msgid "Promotions|Upgrade your plan to improve merge requests."
+msgstr ""
+
+msgid "Promotions|Upgrade your plan to improve milestones with Burndown Charts."
+msgstr ""
+
+msgid "Promotions|Upgrade your plan to improve repositories."
+msgstr ""
+
+msgid "Promotions|Webhooks allow you to trigger a URL if, for example, new code is pushed or a new issue is created. You can configure webhooks to listen for specific events like pushes, issues or merge requests. Group webhooks will apply to all projects in a group, allowing you to standardize webhook functionality across your entire group."
+msgstr ""
+
+msgid "Promotions|Weight"
+msgstr ""
+
+msgid "Promotions|Weighting your issue"
+msgstr ""
+
+msgid "Promotions|When you have a lot of issues, it can be hard to get an overview. By adding a weight to your issues, you can get a better idea of the effort, cost, required time, or value of each, and so better manage them."
+msgstr ""
+
+msgid "Promotions|You can restrict access to protected branches by choosing a role (Maintainers, Developers) as well as certain users."
+msgstr ""
+
+msgid "Promotions|description templates"
+msgstr ""
+
+msgid "Promotions|to help your contributors communicate effectively!"
+msgstr ""
+
+msgid "Prompt users to upload SSH keys"
+msgstr ""
+
+msgid "Protect"
+msgstr ""
+
+msgid "Protect a tag"
+msgstr ""
+
+msgid "Protect variable"
+msgstr ""
+
+msgid "Protected"
+msgstr ""
+
+msgid "Protected Branch"
+msgstr ""
+
+msgid "Protected Branches"
+msgstr ""
+
+msgid "Protected Paths: requests"
+msgstr ""
+
+msgid "Protected Tag"
+msgstr ""
+
+msgid "Protected Tags"
+msgstr ""
+
+msgid "Protected branches"
+msgstr ""
+
+msgid "Protected environments"
+msgstr ""
+
+msgid "Protected paths"
+msgstr ""
+
+msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
+msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
+msgstr ""
+
+msgid "ProtectedBranch|Allow all users with push access to force push."
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to create"
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to force push"
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to force push:"
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to merge"
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to merge:"
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr ""
+
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr ""
+
+msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
+msgstr ""
+
+msgid "ProtectedBranch|Branch"
+msgstr ""
+
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
+msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
+msgstr ""
+
+msgid "ProtectedBranch|Branch:"
+msgstr ""
+
+msgid "ProtectedBranch|By default, protected branches restrict who can modify the branch."
+msgstr ""
+
+msgid "ProtectedBranch|Code owner approval"
+msgstr ""
+
+msgid "ProtectedBranch|Create wildcard"
+msgstr ""
+
+msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
+msgstr ""
+
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
+msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
+msgstr ""
+
+msgid "ProtectedBranch|Last commit"
+msgstr ""
+
+msgid "ProtectedBranch|Learn more."
+msgstr ""
+
+msgid "ProtectedBranch|New Protected Tag"
+msgstr ""
+
+msgid "ProtectedBranch|No tags are protected."
+msgstr ""
+
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
+msgid "ProtectedBranch|Protect"
+msgstr ""
+
+msgid "ProtectedBranch|Protect a branch"
+msgstr ""
+
+msgid "ProtectedBranch|Protected branch (%{protected_branches_count})"
+msgstr ""
+
+msgid "ProtectedBranch|Protected branches"
+msgstr ""
+
+msgid "ProtectedBranch|Protected tags (%{tags_count})"
+msgstr ""
+
+msgid "ProtectedBranch|Reject code pushes that change files listed in the CODEOWNERS file."
+msgstr ""
+
+msgid "ProtectedBranch|Require approval from code owners:"
+msgstr ""
+
+msgid "ProtectedBranch|Search protected tags"
+msgstr ""
+
+msgid "ProtectedBranch|Select tag or create wildcard"
+msgstr ""
+
+msgid "ProtectedBranch|There are currently no protected branches, protect a branch with the form above."
+msgstr ""
+
+msgid "ProtectedBranch|Toggle allowed to force push"
+msgstr ""
+
+msgid "ProtectedBranch|Toggle code owner approval"
+msgstr ""
+
+msgid "ProtectedBranch|Unprotect"
+msgstr ""
+
+msgid "ProtectedBranch|Unprotect branch"
+msgstr ""
+
+msgid "ProtectedBranch|What are protected branches?"
+msgstr ""
+
+msgid "ProtectedBranch|You can add only groups that have this project shared. %{learn_more_link}"
+msgstr ""
+
+msgid "ProtectedBranch|default"
+msgstr ""
+
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
+msgid "ProtectedEnvironments|Allowed to deploy"
+msgstr ""
+
+msgid "ProtectedEnvironments|An error occurred while fetching information on the selected approvers."
+msgstr ""
+
+msgid "ProtectedEnvironments|Approval rules"
+msgstr ""
+
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
+msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
+msgstr ""
+
+msgid "ProtectedEnvironments|Set which groups, access levels or users are required to approve."
+msgstr ""
+
+msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
+msgstr ""
+
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
+msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
+msgstr ""
+
+msgid "ProtectedEnvironment|All environments specified with the deployment tiers below are protected by a parent group. %{link_start}Learn More%{link_end}."
+msgstr ""
+
+msgid "ProtectedEnvironment|Allowed to deploy"
+msgstr ""
+
+msgid "ProtectedEnvironment|Allowed to deploy to %{project} / %{environment}"
+msgstr ""
+
+msgid "ProtectedEnvironment|Approvers"
+msgstr ""
+
+msgid "ProtectedEnvironment|Environment"
+msgstr ""
+
+msgid "ProtectedEnvironment|Environments protected upstream"
+msgstr ""
+
+msgid "ProtectedEnvironment|Failed to load details for this group."
+msgstr ""
+
+msgid "ProtectedEnvironment|No environments in this project are protected."
+msgstr ""
+
+msgid "ProtectedEnvironment|Only specified groups can execute deployments in protected environments."
+msgstr ""
+
+msgid "ProtectedEnvironment|Only specified users can execute deployments in a protected environment."
+msgstr ""
+
+msgid "ProtectedEnvironment|Parent group"
+msgstr ""
+
+msgid "ProtectedEnvironment|Protect"
+msgstr ""
+
+msgid "ProtectedEnvironment|Protect an environment"
+msgstr ""
+
+msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
+msgstr ""
+
+msgid "ProtectedEnvironment|Required approvals"
+msgstr ""
+
+msgid "ProtectedEnvironment|Select an environment"
+msgstr ""
+
+msgid "ProtectedEnvironment|Select environment"
+msgstr ""
+
+msgid "ProtectedEnvironment|Select groups"
+msgstr ""
+
+msgid "ProtectedEnvironment|Select users"
+msgstr ""
+
+msgid "ProtectedEnvironment|There are currently no protected environments. Protect an environment with this form."
+msgstr ""
+
+msgid "ProtectedEnvironment|Unprotect"
+msgstr ""
+
+msgid "ProtectedEnvironment|Your environment can't be unprotected"
+msgstr ""
+
+msgid "ProtectedEnvironment|Your environment has been protected."
+msgstr ""
+
+msgid "ProtectedEnvironment|Your environment has been unprotected"
+msgstr ""
+
+msgid "ProtectedTags|Unprotect tag"
+msgstr ""
+
+msgid "ProtectedTags|default"
+msgstr ""
+
+msgid "ProtectedTag|By default, protected tags restrict who can modify the tag."
+msgstr ""
+
+msgid "ProtectedTag|Learn more."
+msgstr ""
+
+msgid "ProtectedTag|Limit access to creating and updating tags."
+msgstr ""
+
+msgid "ProtectedTag|Protected tags"
+msgstr ""
+
+msgid "ProtectedTag|What are protected tags?"
+msgstr ""
+
+msgid "ProtectedTag|default"
+msgstr ""
+
+msgid "Protip: %{linkStart}Auto DevOps%{linkEnd} uses Kubernetes clusters to deploy your code!"
+msgstr ""
+
+msgid "Provide Feedback"
+msgstr ""
+
+msgid "Provide a number our sales team can use to call you."
+msgstr ""
+
+msgid "Provide feedback"
+msgstr ""
+
+msgid "Provider"
+msgstr ""
+
+msgid "Provision instructions"
+msgstr ""
+
+msgid "Provisioned by:"
+msgstr ""
+
+msgid "Proxy support for this API is not available currently"
+msgstr ""
+
+msgid "Public"
+msgstr ""
+
+msgid "Public - The group and any public projects can be viewed without any authentication."
+msgstr ""
+
+msgid "Public - The project can be accessed without any authentication."
+msgstr ""
+
+msgid "Public Access Help"
+msgstr ""
+
+msgid "Public deploy keys"
+msgstr ""
+
+msgid "Public pipelines"
+msgstr ""
+
+msgid "Public projects Minutes cost factor"
+msgstr ""
+
+msgid "Public projects are an easy way to allow everyone to have read-only access."
+msgstr ""
+
+msgid "Publish to status page"
+msgstr ""
+
+msgid "Published"
+msgstr ""
+
+msgid "Published on status page"
+msgstr ""
+
+msgid "Publishes this issue to the associated status page."
+msgstr ""
+
+msgid "Pull"
+msgstr ""
+
+msgid "Pull mirroring updated %{time}."
+msgstr ""
+
+msgid "Pull requests from fork are not supported"
+msgstr ""
+
+msgid "Puma is running with a thread count above 1 and the Rugged service is enabled. This may decrease performance in some environments. See our %{link_start}documentation%{link_end} for details of this issue."
+msgstr ""
+
+msgid "PumbleIntegration|Send notifications about project events to Pumble."
+msgstr ""
+
+msgid "PumbleIntegration|Send notifications about project events to Pumble. %{docs_link}"
+msgstr ""
+
+msgid "Purchase more minutes"
+msgstr ""
+
+msgid "Purchase more storage"
+msgstr ""
+
+msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
+msgstr ""
+
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
+msgid "Push"
+msgstr ""
+
+msgid "Push Rule updated successfully."
+msgstr ""
+
+msgid "Push Rules"
+msgstr ""
+
+msgid "Push Rules updated successfully."
+msgstr ""
+
+msgid "Push an existing Git repository"
+msgstr ""
+
+msgid "Push an existing folder"
+msgstr ""
+
+msgid "Push code to the repository."
+msgstr ""
+
+msgid "Push commits to the source branch or add previously merged commits to review them."
+msgstr ""
+
+msgid "Push events"
+msgstr ""
+
+msgid "Push project from command line"
+msgstr ""
+
+msgid "Push the source branch up to GitLab."
+msgstr ""
+
+msgid "Push to create a project"
+msgstr ""
+
+msgid "PushRules|All branch names must match this %{wiki_syntax_link_start}regular expression%{wiki_syntax_link_end}. If empty, any branch name is allowed."
+msgstr ""
+
+msgid "PushRules|All commit author's email must match this %{wiki_syntax_link_start}regular expression%{wiki_syntax_link_end}. If empty, any email is allowed."
+msgstr ""
+
+msgid "PushRules|All commit messages must match this %{wiki_syntax_link_start}regular expression%{wiki_syntax_link_end}. If empty, commit messages are not required to match any expression."
+msgstr ""
+
+msgid "PushRules|All committed filenames cannot match this %{wiki_syntax_link_start}regular expression%{wiki_syntax_link_end}. If empty, any filename is allowed."
+msgstr ""
+
+msgid "PushRules|Branch name"
+msgstr ""
+
+msgid "PushRules|Check whether the commit author is a GitLab user"
+msgstr ""
+
+msgid "PushRules|Commit author's email"
+msgstr ""
+
+msgid "PushRules|Commit messages cannot match this %{wiki_syntax_link_start}regular expression%{wiki_syntax_link_end}. If empty, commit messages are not rejected based on any expression."
+msgstr ""
+
+msgid "PushRules|Do not allow users to remove Git tags with %{code_block_start}git push%{code_block_end}"
+msgstr ""
+
+msgid "PushRules|Maximum file size (MB)"
+msgstr ""
+
+msgid "PushRules|Prevent pushing secret files"
+msgstr ""
+
+msgid "PushRules|Prohibited file names"
+msgstr ""
+
+msgid "PushRules|Reject any files likely to contain secrets. %{secret_files_link_start}What secret files are rejected?%{secret_files_link_end}"
+msgstr ""
+
+msgid "PushRules|Reject commits that aren't DCO certified"
+msgstr ""
+
+msgid "PushRules|Reject expression in commit messages"
+msgstr ""
+
+msgid "PushRules|Reject file sizes equal to or greater than this size. If set to 0, files of any size are allowed. This rule does not apply to files tracked by Git LFS."
+msgstr ""
+
+msgid "PushRules|Reject unsigned commits"
+msgstr ""
+
+msgid "PushRules|Require expression in commit messages"
+msgstr ""
+
+msgid "PushRules|Restrict commits to existing GitLab users."
+msgstr ""
+
+msgid "PushRules|Restrict push operations for this project."
+msgstr ""
+
+msgid "PushRules|Save push rules"
+msgstr ""
+
+msgid "PushRules|Select push rules"
+msgstr ""
+
+msgid "PushRules|Users can still delete tags through the GitLab UI."
+msgstr ""
+
+msgid "PushRule|Push rules"
+msgstr ""
+
+msgid "PushRule|Reject inconsistent user name"
+msgstr ""
+
+msgid "PushRule|Reject unverified users"
+msgstr ""
+
+msgid "Pushed"
+msgstr ""
+
+msgid "Pushes"
+msgstr ""
+
+msgid "PushoverService|%{user_name} deleted branch \"%{ref}\"."
+msgstr ""
+
+msgid "PushoverService|%{user_name} push to branch \"%{ref}\"."
+msgstr ""
+
+msgid "PushoverService|%{user_name} pushed new branch \"%{ref}\"."
+msgstr ""
+
+msgid "PushoverService|Enter new user key"
+msgstr ""
+
+msgid "PushoverService|Enter your application key."
+msgstr ""
+
+msgid "PushoverService|Enter your user key."
+msgstr ""
+
+msgid "PushoverService|Get real-time notifications on your device."
+msgstr ""
+
+msgid "PushoverService|High priority"
+msgstr ""
+
+msgid "PushoverService|Leave blank for all active devices."
+msgstr ""
+
+msgid "PushoverService|Leave blank to use your current user key."
+msgstr ""
+
+msgid "PushoverService|Low priority"
+msgstr ""
+
+msgid "PushoverService|Lowest priority"
+msgstr ""
+
+msgid "PushoverService|Normal priority"
+msgstr ""
+
+msgid "PushoverService|See project %{project_full_name}"
+msgstr ""
+
+msgid "PushoverService|Total commits count: %{total_commits_count}"
+msgstr ""
+
+msgid "QualitySummary|Project quality"
+msgstr ""
+
+msgid "Query"
+msgstr ""
+
+msgid "Query cannot be processed"
+msgstr ""
+
+msgid "Queued"
+msgstr ""
+
+msgid "Quick actions can be used in description and comment boxes."
+msgstr ""
+
+msgid "Quick help"
+msgstr ""
+
+msgid "Quick range"
+msgstr ""
+
+msgid "Quota of CI/CD minutes"
+msgstr ""
+
+msgid "Quota of CI/CD minutes:"
+msgstr ""
+
+msgid "README"
+msgstr ""
+
+msgid "Rails"
+msgstr ""
+
+msgid "Rake Tasks Help"
+msgstr ""
+
+msgid "Random"
+msgstr ""
+
+msgid "Rate Limits"
+msgstr ""
+
+msgid "Rate limit"
+msgstr ""
+
+msgid "Rate limit access to specified paths."
+msgstr ""
+
+msgid "Rate limits can help reduce request volume (like from crawlers or abusive bots)."
+msgstr ""
+
+msgid "Raw blob request rate limit per minute"
+msgstr ""
+
+msgid "Raw blob requests"
+msgstr ""
+
+msgid "Re-authentication period expired or never requested. Please try again"
+msgstr ""
+
+msgid "Re-authentication required"
+msgstr ""
+
+msgid "Re-import"
+msgstr ""
+
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
+msgid "Re-request review"
+msgstr ""
+
+msgid "Read documentation"
+msgstr ""
+
+msgid "Read more"
+msgstr ""
+
+msgid "Read more about GitLab at %{link_to_promo}."
+msgstr ""
+
+msgid "Read their documentation."
+msgstr ""
+
+msgid "Ready to get started with GitLab? Follow these steps to set up your workspace, plan and commit changes, and deploy your project."
+msgstr ""
+
+msgid "Ready to merge by members who can write to the target branch."
+msgstr ""
+
+msgid "Ready to merge!"
+msgstr ""
+
+msgid "Reauthenticating with SAML provider."
+msgstr ""
+
+msgid "Rebase"
+msgstr ""
+
+msgid "Rebase completed"
+msgstr ""
+
+msgid "Rebase in progress"
+msgstr ""
+
+msgid "Rebase source branch"
+msgstr ""
+
+msgid "Rebase source branch on the target branch."
+msgstr ""
+
+msgid "Rebase without pipeline"
+msgstr ""
+
+msgid "Recaptcha verified?"
+msgstr ""
+
+msgid "Receive any notifications from GitLab."
+msgstr ""
+
+msgid "Receive notification of abuse reports by email."
+msgstr ""
+
+msgid "Receive notifications about your own activity"
+msgstr ""
+
+msgid "Receive product marketing emails"
+msgstr ""
+
+msgid "Recent"
+msgstr ""
+
+msgid "Recent Project Activity"
+msgstr ""
+
+msgid "Recent Searches Service is unavailable"
+msgstr ""
+
+msgid "Recent events"
+msgstr ""
+
+msgid "Recent searches"
+msgstr ""
+
+msgid "Recently used"
+msgstr ""
+
+msgid "Reconfigure"
+msgstr ""
+
+msgid "Recover password"
+msgstr ""
+
+msgid "Recovery Codes"
+msgstr ""
+
+msgid "Redirect to SAML provider to test configuration"
+msgstr ""
+
+msgid "Redirecting"
+msgstr ""
+
+msgid "Redis"
+msgstr ""
+
+msgid "Reduce incident management alert volume (for example, if too many issues are being created)."
+msgstr ""
+
+msgid "Reduce project visibility"
+msgstr ""
+
+msgid "Reduce risk and triage fewer vulnerabilities with security training"
+msgstr ""
+
+msgid "Reference"
+msgstr ""
+
+msgid "References"
+msgstr ""
+
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
+msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
+msgstr ""
+
+msgid "Refresh the page and try again."
+msgstr ""
+
+msgid "Refreshing in a second to show the updated status..."
+msgid_plural "Refreshing in %d seconds to show the updated status..."
+msgstr[0] ""
+
+msgid "Refreshing..."
+msgstr ""
+
+msgid "Regenerate export"
+msgstr ""
+
+msgid "Regenerate instance ID"
+msgstr ""
+
+msgid "Regenerate recovery codes"
+msgstr ""
+
+msgid "Regenerating the instance ID can break integration depending on the client you are using."
+msgstr ""
+
+msgid "Regex pattern"
+msgstr ""
+
+msgid "Region"
+msgstr ""
+
+msgid "Regions"
+msgstr ""
+
+msgid "Register"
+msgstr ""
+
+msgid "Register / Sign In"
+msgstr ""
+
+msgid "Register Two-Factor Authenticator"
+msgstr ""
+
+msgid "Register Universal Two-Factor (U2F) Device"
+msgstr ""
+
+msgid "Register WebAuthn Device"
+msgstr ""
+
+msgid "Register device"
+msgstr ""
+
+msgid "Register now"
+msgstr ""
+
+msgid "Register the runner with this URL:"
+msgstr ""
+
+msgid "Register with two-factor app"
+msgstr ""
+
+msgid "Register with:"
+msgstr ""
+
+msgid "RegistrationFeatures|Enable Service Ping and register for this feature."
+msgstr ""
+
+msgid "RegistrationFeatures|Read more about the %{link_start}Registration Features Program%{link_end}."
+msgstr ""
+
+msgid "RegistrationFeatures|Registration Features Program"
+msgstr ""
+
+msgid "RegistrationFeatures|Want to %{feature_title} for free?"
+msgstr ""
+
+msgid "RegistrationFeatures|send emails to users"
+msgstr ""
+
+msgid "RegistrationFeatures|use this feature"
+msgstr ""
+
+msgid "RegistrationVerification|Are you sure you want to skip this step?"
+msgstr ""
+
+msgid "RegistrationVerification|Enable free CI/CD minutes"
+msgstr ""
+
+msgid "RegistrationVerification|GitLab will not charge your card, it will only be used for validation."
+msgstr ""
+
+msgid "RegistrationVerification|Pipelines using shared GitLab runners will fail until you validate your account."
+msgstr ""
+
+msgid "RegistrationVerification|Skip this for now"
+msgstr ""
+
+msgid "RegistrationVerification|To keep GitLab spam and abuse free we ask that you verify your identity with a valid payment method, such as a debit or credit card. Until then, you can't use free CI/CD minutes to build your application."
+msgstr ""
+
+msgid "RegistrationVerification|Validate account"
+msgstr ""
+
+msgid "RegistrationVerification|Verify your identity"
+msgstr ""
+
+msgid "RegistrationVerification|Yes, I'd like to skip"
+msgstr ""
+
+msgid "RegistrationVerification|You can alway verify your account at a later time."
+msgstr ""
+
+msgid "Registration|Checkout"
+msgstr ""
+
+msgid "Registration|Your GitLab group"
+msgstr ""
+
+msgid "Registration|Your first project"
+msgstr ""
+
+msgid "Registration|Your profile"
+msgstr ""
+
+msgid "Registry setup"
+msgstr ""
+
+msgid "Reindexing Status: %{status} (Slice multiplier: %{multiplier}, Maximum running slices: %{max_slices})"
+msgstr ""
+
+msgid "Reject"
+msgstr ""
+
+msgid "Rejected (closed)"
+msgstr ""
+
+msgid "Relate to %{issuable_type} %{add_related_issue_link}"
+msgstr ""
+
+msgid "Related feature flags"
+msgstr ""
+
+msgid "Related issues"
+msgstr ""
+
+msgid "Related merge requests"
+msgstr ""
+
+msgid "Relates to"
+msgstr ""
+
+msgid "Release"
+msgid_plural "Releases"
+msgstr[0] ""
+
+msgid "Release %{deletedRelease} has been successfully deleted."
+msgstr ""
+
+msgid "Release already exists"
+msgstr ""
+
+msgid "Release assets"
+msgstr ""
+
+msgid "Release assets documentation"
+msgstr ""
+
+msgid "Release date"
+msgstr ""
+
+msgid "Release does not exist"
+msgstr ""
+
+msgid "Release does not have the same project as the milestone"
+msgstr ""
+
+msgid "Release notes"
+msgstr ""
+
+msgid "Release notes:"
+msgstr ""
+
+msgid "Release title"
+msgstr ""
+
+msgid "Release with tag \"%{tag}\" was not found"
+msgstr ""
+
+msgid "ReleaseAssetLinkType|Image"
+msgstr ""
+
+msgid "ReleaseAssetLinkType|Images"
+msgstr ""
+
+msgid "ReleaseAssetLinkType|Other"
+msgstr ""
+
+msgid "ReleaseAssetLinkType|Package"
+msgstr ""
+
+msgid "ReleaseAssetLinkType|Packages"
+msgstr ""
+
+msgid "ReleaseAssetLinkType|Runbook"
+msgstr ""
+
+msgid "ReleaseAssetLinkType|Runbooks"
+msgstr ""
+
+msgid "Released"
+msgstr ""
+
+msgid "Released date"
+msgstr ""
+
+msgid "Releases"
+msgstr ""
+
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr ""
+
+msgid "Releases|New Release"
+msgstr ""
+
+msgid "Releases|Tag message"
+msgstr ""
+
+msgid "Release|Create a new release"
+msgstr ""
+
+msgid "Release|Getting started with releases"
+msgstr ""
+
+msgid "Release|Include message from the annotated tag."
+msgstr ""
+
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
+msgid "Release|Something went wrong while creating a new release."
+msgstr ""
+
+msgid "Release|Something went wrong while deleting the release."
+msgstr ""
+
+msgid "Release|Something went wrong while getting the release details."
+msgstr ""
+
+msgid "Release|Something went wrong while saving the release details."
+msgstr ""
+
+msgid "Release|Unable to fetch the tag notes."
+msgstr ""
+
+msgid "Release|You can edit the content later by editing the release. %{linkStart}How do I edit a release?%{linkEnd}"
+msgstr ""
+
+msgid "Reload page"
+msgstr ""
+
+msgid "Reload the page to try again."
+msgstr ""
+
+msgid "Remediations"
+msgstr ""
+
+msgid "Remember me"
+msgstr ""
+
+msgid "Remind later"
+msgstr ""
+
+msgid "Remote object has no absolute path."
+msgstr ""
+
+msgid "Remove"
+msgstr ""
+
+msgid "Remove %{displayReference}"
+msgstr ""
+
+msgid "Remove Zoom meeting"
+msgstr ""
+
+msgid "Remove Zoom meeting."
+msgstr ""
+
+msgid "Remove access"
+msgstr ""
+
+msgid "Remove all or specific assignee(s)"
+msgstr ""
+
+msgid "Remove all or specific label(s)"
+msgstr ""
+
+msgid "Remove all or specific reviewer(s)"
+msgstr ""
+
+msgid "Remove approvers"
+msgstr ""
+
+msgid "Remove approvers?"
+msgstr ""
+
+msgid "Remove asset link"
+msgstr ""
+
+msgid "Remove assignee"
+msgstr ""
+
+msgid "Remove avatar"
+msgstr ""
+
+msgid "Remove card"
+msgstr ""
+
+msgid "Remove child epic from an epic"
+msgstr ""
+
+msgid "Remove customer relation contact(s)."
+msgstr ""
+
+msgid "Remove customer relation contacts"
+msgstr ""
+
+msgid "Remove deploy key"
+msgstr ""
+
+msgid "Remove description history"
+msgstr ""
+
+msgid "Remove due date"
+msgstr ""
+
+msgid "Remove favicon"
+msgstr ""
+
+msgid "Remove file"
+msgstr ""
+
+msgid "Remove fork relationship"
+msgstr ""
+
+msgid "Remove from batch"
+msgstr ""
+
+msgid "Remove from epic"
+msgstr ""
+
+msgid "Remove group"
+msgstr ""
+
+msgid "Remove header logo"
+msgstr ""
+
+msgid "Remove icon"
+msgstr ""
+
+msgid "Remove iteration"
+msgstr ""
+
+msgid "Remove license"
+msgstr ""
+
+msgid "Remove limit"
+msgstr ""
+
+msgid "Remove link"
+msgstr ""
+
+msgid "Remove list"
+msgstr ""
+
+msgid "Remove log"
+msgstr ""
+
+msgid "Remove logo"
+msgstr ""
+
+msgid "Remove member"
+msgstr ""
+
+msgid "Remove milestone"
+msgstr ""
+
+msgid "Remove parent epic from an epic"
+msgstr ""
+
+msgid "Remove priority"
+msgstr ""
+
+msgid "Remove report"
+msgstr ""
+
+msgid "Remove reviewer"
+msgstr ""
+
+msgid "Remove runner"
+msgstr ""
+
+msgid "Remove secondary email"
+msgstr ""
+
+msgid "Remove spent time"
+msgstr ""
+
+msgid "Remove time estimate"
+msgstr ""
+
+msgid "Remove topic avatar"
+msgstr ""
+
+msgid "Remove user"
+msgstr ""
+
+msgid "Remove user & report"
+msgstr ""
+
+msgid "Remove user from group"
+msgstr ""
+
+msgid "Remove user from project"
+msgstr ""
+
+msgid "Remove..."
+msgstr ""
+
+msgid "Removed"
+msgstr ""
+
+msgid "Removed %{assignee_text} %{assignee_references}."
+msgstr ""
+
+msgid "Removed %{epic_ref} from child epics."
+msgstr ""
+
+msgid "Removed %{iteration_reference} iteration."
+msgstr ""
+
+msgid "Removed %{label_references} %{label_text}."
+msgstr ""
+
+msgid "Removed %{milestone_reference} milestone."
+msgstr ""
+
+msgid "Removed %{reviewer_text} %{reviewer_references}."
+msgstr ""
+
+msgid "Removed all labels."
+msgstr ""
+
+msgid "Removed an issue from an epic."
+msgstr ""
+
+msgid "Removed group can not be restored!"
+msgstr ""
+
+msgid "Removed parent epic %{epic_ref}."
+msgstr ""
+
+msgid "Removed spent time."
+msgstr ""
+
+msgid "Removed the due date."
+msgstr ""
+
+msgid "Removed time estimate."
+msgstr ""
+
+msgid "Removed upload with id %{id}"
+msgstr ""
+
+msgid "RemovedProjects|No projects pending deletion found"
+msgstr ""
+
+msgid "RemovedProjects|Projects that are pending deletion that you have access to are listed here."
+msgstr ""
+
+msgid "Removes %{assignee_text} %{assignee_references}."
+msgstr ""
+
+msgid "Removes %{epic_ref} from child epics."
+msgstr ""
+
+msgid "Removes %{iteration_reference} iteration."
+msgstr ""
+
+msgid "Removes %{label_references} %{label_text}."
+msgstr ""
+
+msgid "Removes %{milestone_reference} milestone."
+msgstr ""
+
+msgid "Removes %{reviewer_text} %{reviewer_references}."
+msgstr ""
+
+msgid "Removes all labels."
+msgstr ""
+
+msgid "Removes an issue from an epic."
+msgstr ""
+
+msgid "Removes parent epic %{epic_ref}."
+msgstr ""
+
+msgid "Removes spent time."
+msgstr ""
+
+msgid "Removes the due date."
+msgstr ""
+
+msgid "Removes time estimate."
+msgstr ""
+
+msgid "Removing this group also removes all child projects, including archived projects, and their resources."
+msgstr ""
+
+msgid "Rename file"
+msgstr ""
+
+msgid "Rename folder"
+msgstr ""
+
+msgid "Rename/Move"
+msgstr ""
+
+msgid "Render diagrams in your documents using PlantUML."
+msgstr ""
+
+msgid "Renew subscription"
+msgstr ""
+
+msgid "Reopen"
+msgstr ""
+
+msgid "Reopen %{issueType}"
+msgstr ""
+
+msgid "Reopen %{noteable}"
+msgstr ""
+
+msgid "Reopen epic"
+msgstr ""
+
+msgid "Reopen milestone"
+msgstr ""
+
+msgid "Reopen test case"
+msgstr ""
+
+msgid "Reopen this %{quick_action_target}"
+msgstr ""
+
+msgid "Reopened this %{quick_action_target}."
+msgstr ""
+
+msgid "Reopening..."
+msgstr ""
+
+msgid "Reopens this %{quick_action_target}."
+msgstr ""
+
+msgid "Replace"
+msgstr ""
+
+msgid "Replace %{name}"
+msgstr ""
+
+msgid "Replace all label(s)"
+msgstr ""
+
+msgid "Replace audio"
+msgstr ""
+
+msgid "Replace file"
+msgstr ""
+
+msgid "Replace image"
+msgstr ""
+
+msgid "Replace video"
+msgstr ""
+
+msgid "Replaced all labels with %{label_references} %{label_text}."
+msgstr ""
+
+msgid "Replaces the clone URL root."
+msgstr ""
+
+msgid "Reply"
+msgstr ""
+
+msgid "Reply by email"
+msgstr ""
+
+msgid "Reply internally"
+msgstr ""
+
+msgid "Reply to comment"
+msgstr ""
+
+msgid "Reply to this email directly or %{view_it_on_gitlab}."
+msgstr ""
+
+msgid "Reply…"
+msgstr ""
+
+msgid "Report Finding not found"
+msgstr ""
+
+msgid "Report abuse to administrator"
+msgstr ""
+
+msgid "Report couldn't be prepared."
+msgstr ""
+
+msgid "Report for the scan has been removed from the database."
+msgstr ""
+
+msgid "Report version not provided, %{report_type} report type supports versions: %{supported_schema_versions}. GitLab will attempt to validate this report against the earliest supported versions of this report type, to show all the errors but will not ingest the report"
+msgstr ""
+
+msgid "Report your license usage data to GitLab"
+msgstr ""
+
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
+msgid "ReportAbuse|Something else."
+msgstr ""
+
+msgid "ReportAbuse|They're being offensive or abusive."
+msgstr ""
+
+msgid "ReportAbuse|They're crypto mining."
+msgstr ""
+
+msgid "ReportAbuse|They're phishing."
+msgstr ""
+
+msgid "ReportAbuse|They're posting malware."
+msgstr ""
+
+msgid "ReportAbuse|They're posting personal information or credentials."
+msgstr ""
+
+msgid "ReportAbuse|They're posting spam."
+msgstr ""
+
+msgid "ReportAbuse|They're violating a copyright or trademark."
+msgstr ""
+
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
+msgid "ReportAbuse|Why are you reporting this user?"
+msgstr ""
+
+msgid "Reported %{timeAgo} by %{reportedBy}"
+msgstr ""
+
+msgid "Reported by"
+msgstr ""
+
+msgid "Reported by %{reporter}"
+msgstr ""
+
+msgid "Reporter"
+msgstr ""
+
+msgid "Reporting"
+msgstr ""
+
+msgid "Reports|%{combinedString} and %{resolvedString}"
+msgstr ""
+
+msgid "Reports|%{recentlyFailed} out of %{failed} failed test has failed more than once in the last 14 days"
+msgstr ""
+
+msgid "Reports|%{recentlyFailed} out of %{failed} failed tests has failed more than once in the last 14 days"
+msgid_plural "Reports|%{recentlyFailed} out of %{failed} failed tests have failed more than once in the last 14 days"
+msgstr[0] ""
+
+msgid "Reports|Accessibility scanning detected %{strong_start}%{number}%{strong_end} issue for the source branch only"
+msgid_plural "Reports|Accessibility scanning detected %{strong_start}%{number}%{strong_end} issues for the source branch only"
+msgstr[0] ""
+
+msgid "Reports|Accessibility scanning detected no issues for the source branch only"
+msgstr ""
+
+msgid "Reports|Accessibility scanning failed loading results"
+msgstr ""
+
+msgid "Reports|Accessibility scanning results are being parsed"
+msgstr ""
+
+msgid "Reports|Actions"
+msgstr ""
+
+msgid "Reports|Activity"
+msgstr ""
+
+msgid "Reports|An error occurred while loading %{name} results"
+msgstr ""
+
+msgid "Reports|An error occurred while loading report"
+msgstr ""
+
+msgid "Reports|Base report parsing error:"
+msgstr ""
+
+msgid "Reports|Copy failed test names to run locally"
+msgstr ""
+
+msgid "Reports|Copy failed tests"
+msgstr ""
+
+msgid "Reports|Failed %{count} time in %{baseBranch} in the last 14 days"
+msgid_plural "Reports|Failed %{count} times in %{baseBranch} in the last 14 days"
+msgstr[0] ""
+
+msgid "Reports|Failed %{count} time in %{base_branch} in the last 14 days"
+msgid_plural "Reports|Failed %{count} times in %{base_branch} in the last 14 days"
+msgstr[0] ""
+
+msgid "Reports|Fixed"
+msgstr ""
+
+msgid "Reports|Full report"
+msgstr ""
+
+msgid "Reports|Head report parsing error:"
+msgstr ""
+
+msgid "Reports|Identifier"
+msgstr ""
+
+msgid "Reports|Metrics report scanning detected no new changes"
+msgstr ""
+
+msgid "Reports|Metrics reports are loading"
+msgstr ""
+
+msgid "Reports|Metrics reports changed on %{numberOfChanges} %{pointsString}"
+msgstr ""
+
+msgid "Reports|Metrics reports did not change"
+msgstr ""
+
+msgid "Reports|Metrics reports failed loading results"
+msgstr ""
+
+msgid "Reports|Metrics reports failed to load results"
+msgstr ""
+
+msgid "Reports|Metrics reports: %{strong_start}%{numberOfChanges}%{strong_end} %{changes}"
+msgstr ""
+
+msgid "Reports|New"
+msgstr ""
+
+msgid "Reports|Scanner"
+msgstr ""
+
+msgid "Reports|Severity"
+msgstr ""
+
+msgid "Reports|Test summary"
+msgstr ""
+
+msgid "Reports|Test summary failed to load results"
+msgstr ""
+
+msgid "Reports|Test summary results are loading"
+msgstr ""
+
+msgid "Reports|Tool"
+msgstr ""
+
+msgid "Reports|Vulnerability"
+msgstr ""
+
+msgid "Reports|Vulnerability Name"
+msgstr ""
+
+msgid "Reports|metrics report"
+msgstr ""
+
+msgid "Repositories"
+msgstr ""
+
+msgid "Repositories Analytics"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Analyze repositories for projects in %{groupName}. Data doesn't include projects in subgroups. %{learnMoreLink}."
+msgstr ""
+
+msgid "RepositoriesAnalytics|Average Coverage by Job"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Average coverage"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Average test coverage"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Code Coverage: %{averageCoverage}"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Coverage"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Coverage Jobs"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Download historic test coverage data"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Download historic test coverage data (.csv)"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Download test coverage data (.csv)"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Historic Test Coverage Data is available in raw format (.csv) for further analysis."
+msgstr ""
+
+msgid "RepositoriesAnalytics|In the last day, %{metricValue} job has code coverage."
+msgid_plural "RepositoriesAnalytics|In the last day, %{metricValue} jobs have code coverage."
+msgstr[0] ""
+
+msgid "RepositoriesAnalytics|In the last day, %{metricValue} project in %{groupName} has code coverage enabled."
+msgid_plural "RepositoriesAnalytics|In the last day, %{metricValue} projects in %{groupName} have code coverage enabled."
+msgstr[0] ""
+
+msgid "RepositoriesAnalytics|In the last day, on average, %{metricValue} of all jobs are covered."
+msgstr ""
+
+msgid "RepositoriesAnalytics|Jobs with Coverage"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Last Update"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Last updated %{timeAgo}"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Latest test coverage results"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Latest test coverage results for all projects in %{groupName} (excluding projects in subgroups)."
+msgstr ""
+
+msgid "RepositoriesAnalytics|No test coverage to display"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Please select a project or multiple projects to display their most recent test coverage data."
+msgstr ""
+
+msgid "RepositoriesAnalytics|Please select projects to display."
+msgstr ""
+
+msgid "RepositoriesAnalytics|Projects with Coverage"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Projects with Coverage: %{projectCount}"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Repositories Analytics"
+msgstr ""
+
+msgid "RepositoriesAnalytics|Test Code Coverage"
+msgstr ""
+
+msgid "RepositoriesAnalytics|There was an error fetching the projects."
+msgstr ""
+
+msgid "Repository"
+msgstr ""
+
+msgid "Repository Analytics"
+msgstr ""
+
+msgid "Repository Graph"
+msgstr ""
+
+msgid "Repository Settings"
+msgstr ""
+
+msgid "Repository already read-only"
+msgstr ""
+
+msgid "Repository by URL"
+msgstr ""
+
+msgid "Repository check"
+msgstr ""
+
+msgid "Repository check was triggered."
+msgstr ""
+
+msgid "Repository checks"
+msgstr ""
+
+msgid "Repository cleanup"
+msgstr ""
+
+msgid "Repository cleanup has started. You will receive an email once the cleanup operation is complete."
+msgstr ""
+
+msgid "Repository clone URL"
+msgstr ""
+
+msgid "Repository files count over the limit"
+msgstr ""
+
+msgid "Repository has an invalid default branch name."
+msgstr ""
+
+msgid "Repository has more than one branch."
+msgstr ""
+
+msgid "Repository has no locks."
+msgstr ""
+
+msgid "Repository has tags."
+msgstr ""
+
+msgid "Repository maintenance"
+msgstr ""
+
+msgid "Repository mirroring"
+msgstr ""
+
+msgid "Repository mirroring configuration"
+msgstr ""
+
+msgid "Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner."
+msgstr ""
+
+msgid "Repository must contain at least 1 file."
+msgstr ""
+
+msgid "Repository size is above the limit."
+msgstr ""
+
+msgid "Repository size limit (MB)"
+msgstr ""
+
+msgid "Repository storage"
+msgstr ""
+
+msgid "Repository update events"
+msgstr ""
+
+msgid "Repository usage recalculation started"
+msgstr ""
+
+msgid "Repository: %{counter_repositories} / Wikis: %{counter_wikis} / Build Artifacts: %{counter_build_artifacts} / Pipeline Artifacts: %{counter_pipeline_artifacts} / LFS: %{counter_lfs_objects} / Snippets: %{counter_snippets} / Packages: %{counter_packages} / Uploads: %{counter_uploads}"
+msgstr ""
+
+msgid "RepositorySettingsAccessLevel|Select"
+msgstr ""
+
+msgid "Request"
+msgstr ""
+
+msgid "Request Access"
+msgstr ""
+
+msgid "Request Headers"
+msgstr ""
+
+msgid "Request a new one"
+msgstr ""
+
+msgid "Request data is too large"
+msgstr ""
+
+msgid "Request details"
+msgstr ""
+
+msgid "Request parameter %{param} is missing."
+msgstr ""
+
+msgid "Request review from"
+msgstr ""
+
+msgid "Request time"
+msgstr ""
+
+msgid "Request to link SAML account must be authorized"
+msgstr ""
+
+msgid "Requested"
+msgstr ""
+
+msgid "Requested %{time_ago}"
+msgstr ""
+
+msgid "Requested design version does not exist."
+msgstr ""
+
+msgid "Requested review"
+msgstr ""
+
+msgid "Requested states are invalid"
+msgstr ""
+
+msgid "Requests"
+msgstr ""
+
+msgid "Requests for pages at %{code_start}%{help_text_url}%{code_end} redirect to the URL. The destination must meet certain requirements. %{docs_link_start}Learn more.%{docs_link_end}"
+msgstr ""
+
+msgid "Requests per period"
+msgstr ""
+
+msgid "Require additional authentication for administrative tasks."
+msgstr ""
+
+msgid "Required approvals (%{approvals_given} given)"
+msgstr ""
+
+msgid "Required approvals (%{approvals_given} given, you've approved)"
+msgstr ""
+
+msgid "Required in this project."
+msgstr ""
+
+msgid "Required only if you are not using role instance credentials."
+msgstr ""
+
+msgid "Requirement"
+msgstr ""
+
+msgid "Requirement %{reference} has been added"
+msgstr ""
+
+msgid "Requirement %{reference} has been archived"
+msgstr ""
+
+msgid "Requirement %{reference} has been reopened"
+msgstr ""
+
+msgid "Requirement %{reference} has been updated"
+msgstr ""
+
+msgid "Requirement title cannot have more than %{limit} characters."
+msgstr ""
+
+msgid "Requirements"
+msgstr ""
+
+msgid "Requirements can be based on users, stakeholders, system, software, or anything else you find important to capture."
+msgstr ""
+
+msgid "Requires %d approval from eligible users."
+msgid_plural "Requires %d approvals from eligible users."
+msgstr[0] ""
+
+msgid "Requires %{count} approval from %{names}."
+msgid_plural "Requires %{count} approvals from %{names}."
+msgstr[0] ""
+
+msgid "Requires values to meet regular expression requirements."
+msgstr ""
+
+msgid "Requires you to deploy or set up cloud-hosted Sentry."
+msgstr ""
+
+msgid "Requires your primary GitLab email address."
+msgstr ""
+
+msgid "Resend"
+msgstr ""
+
+msgid "Resend Request"
+msgstr ""
+
+msgid "Resend confirmation e-mail"
+msgstr ""
+
+msgid "Resend confirmation email"
+msgstr ""
+
+msgid "Resend invite"
+msgstr ""
+
+msgid "Resend it"
+msgstr ""
+
+msgid "Resend unlock instructions"
+msgstr ""
+
+msgid "Reset"
+msgstr ""
+
+msgid "Reset error tracking access token"
+msgstr ""
+
+msgid "Reset file"
+msgstr ""
+
+msgid "Reset filters"
+msgstr ""
+
+msgid "Reset health check access token"
+msgstr ""
+
+msgid "Reset password"
+msgstr ""
+
+msgid "Reset registration token"
+msgstr ""
+
+msgid "Reset template"
+msgstr ""
+
+msgid "Reset to project defaults"
+msgstr ""
+
+msgid "Resolve"
+msgstr ""
+
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
+msgid "Resolve conflicts"
+msgstr ""
+
+msgid "Resolve conflicts on source branch"
+msgstr ""
+
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
+msgstr ""
+
+msgid "Resolve thread"
+msgstr ""
+
+msgid "Resolved"
+msgstr ""
+
+msgid "Resolved 1 discussion."
+msgstr ""
+
+msgid "Resolved all discussions."
+msgstr ""
+
+msgid "Resolved by"
+msgstr ""
+
+msgid "Resolved by %{name}"
+msgstr ""
+
+msgid "Resource link added"
+msgstr ""
+
+msgid "Response"
+msgstr ""
+
+msgid "Response didn't include `service_desk_address`"
+msgstr ""
+
+msgid "Response initiated"
+msgstr ""
+
+msgid "Response metrics (AWS ELB)"
+msgstr ""
+
+msgid "Response metrics (Custom)"
+msgstr ""
+
+msgid "Response metrics (HA Proxy)"
+msgstr ""
+
+msgid "Response metrics (NGINX Ingress VTS)"
+msgstr ""
+
+msgid "Response metrics (NGINX Ingress)"
+msgstr ""
+
+msgid "Response metrics (NGINX)"
+msgstr ""
+
+msgid "Response text"
+msgstr ""
+
+msgid "Restart GitLab to apply changes."
+msgstr ""
+
+msgid "Restart Terminal"
+msgstr ""
+
+msgid "Restore"
+msgstr ""
+
+msgid "Restore group"
+msgstr ""
+
+msgid "Restore project"
+msgstr ""
+
+msgid "Restoring projects"
+msgstr ""
+
+msgid "Restoring the group will prevent the group, its subgroups and projects from being removed on this date."
+msgstr ""
+
+msgid "Restoring the project will prevent the project from being removed on this date and restore people's ability to make changes to it."
+msgstr ""
+
+msgid "Restrict access by IP address"
+msgstr ""
+
+msgid "Restrict membership by email domain"
+msgstr ""
+
+msgid "Restrict projects for this runner"
+msgstr ""
+
+msgid "Restricted shift times are not available for hourly shifts"
+msgstr ""
+
+msgid "Results limit reached"
+msgstr ""
+
+msgid "Resume"
+msgstr ""
+
+msgid "Retrieving the compliance report failed. Refresh the page and try again."
+msgstr ""
+
+msgid "Retry"
+msgstr ""
+
+msgid "Retry all failed or cancelled jobs"
+msgstr ""
+
+msgid "Retry downstream pipeline"
+msgstr ""
+
+msgid "Retry job"
+msgstr ""
+
+msgid "Retry migration"
+msgstr ""
+
+msgid "Retry this job"
+msgstr ""
+
+msgid "Retry this job in order to create the necessary resources."
+msgstr ""
+
+msgid "Retry verification"
+msgstr ""
+
+msgid "Reveal value"
+msgid_plural "Reveal values"
+msgstr[0] ""
+
+msgid "Reveal values"
+msgstr ""
+
+msgid "Revert this commit"
+msgstr ""
+
+msgid "Revert this merge request"
+msgstr ""
+
+msgid "Review"
+msgstr ""
+
+msgid "Review App|View app"
+msgstr ""
+
+msgid "Review App|View latest app"
+msgstr ""
+
+msgid "Review changes"
+msgstr ""
+
+msgid "Review requests"
+msgstr ""
+
+msgid "Review the changes locally."
+msgstr ""
+
+msgid "Review the process for configuring service providers in your identity provider — in this case, GitLab is the \"service provider\" or \"relying party\"."
+msgstr ""
+
+msgid "Review the target project before submitting to avoid exposing %{source} changes."
+msgstr ""
+
+msgid "Review time"
+msgstr ""
+
+msgid "Review time is the amount of time since the first comment in a merge request."
+msgstr ""
+
+msgid "ReviewApp|Enable Review App"
+msgstr ""
+
+msgid "Reviewer"
+msgid_plural "%d Reviewers"
+msgstr[0] ""
+
+msgid "Reviewer(s)"
+msgstr ""
+
+msgid "Reviewers"
+msgstr ""
+
+msgid "Reviewing"
+msgstr ""
+
+msgid "Reviewing (merge request !%{mergeRequestId})"
+msgstr ""
+
+msgid "Revoke"
+msgstr ""
+
+msgid "Revoke Key"
+msgstr ""
+
+msgid "Revoked"
+msgstr ""
+
+msgid "Revoked access token %{access_token_name}!"
+msgstr ""
+
+msgid "Revoked impersonation token %{token_name}!"
+msgstr ""
+
+msgid "Revoked personal access token %{personal_access_token_name}!"
+msgstr ""
+
+msgid "Rich text"
+msgstr ""
+
+msgid "RightSidebar|Copy email address"
+msgstr ""
+
+msgid "RightSidebar|Issue email"
+msgstr ""
+
+msgid "Roadmap"
+msgstr ""
+
+msgid "Roadmap settings"
+msgstr ""
+
+msgid "Roadmap view"
+msgstr ""
+
+msgid "Role"
+msgstr ""
+
+msgid "Rollback"
+msgstr ""
+
+msgid "Rollout of free user limits within GitLab.com. Do not edit these values unless approval has been given via %{link_start}this issue%{link_end}."
+msgstr ""
+
+msgid "Ruby"
+msgstr ""
+
+msgid "Rule name is already taken."
+msgstr ""
+
+msgid "Rules that define what git pushes are accepted for a project in this group. All newly created projects in this group will use these settings."
+msgstr ""
+
+msgid "Rules that define what git pushes are accepted for a project. All newly created projects will use these settings."
+msgstr ""
+
+msgid "Run %{code_start}git fsck%{code_end} periodically in all project and wiki repositories to look for silent disk corruption issues."
+msgstr ""
+
+msgid "Run CI/CD pipelines for external repositories"
+msgstr ""
+
+msgid "Run CI/CD pipelines with Jenkins when you push to a repository, or when a merge request is created, updated, or merged. %{docs_link}"
+msgstr ""
+
+msgid "Run CI/CD pipelines with Jenkins."
+msgstr ""
+
+msgid "Run again"
+msgstr ""
+
+msgid "Run housekeeping"
+msgstr ""
+
+msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
+msgstr ""
+
+msgid "Run job"
+msgstr ""
+
+msgid "Run manual job again"
+msgstr ""
+
+msgid "Run manual or delayed jobs"
+msgstr ""
+
+msgid "Run tests against your code live using the Web Terminal"
+msgstr ""
+
+msgid "Run untagged jobs"
+msgstr ""
+
+msgid "Runner"
+msgstr ""
+
+msgid "Runner API"
+msgstr ""
+
+msgid "Runner tokens"
+msgstr ""
+
+msgid "Runner was not updated."
+msgstr ""
+
+msgid "Runner was successfully updated."
+msgstr ""
+
+msgid "Runners"
+msgstr ""
+
+msgid "Runners are processes that pick up and execute CI/CD jobs for GitLab."
+msgstr ""
+
+msgid "Runners page."
+msgstr ""
+
+msgid "Runners|%d selected runner deleted"
+msgid_plural "Runners|%d selected runners deleted"
+msgstr[0] ""
+
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
+msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
+msgstr ""
+
+msgid "Runners|%{percentage} spot."
+msgstr ""
+
+msgid "Runners|%{strongStart}%{count}%{strongEnd} runner selected"
+msgid_plural "Runners|%{strongStart}%{count}%{strongEnd} runners selected"
+msgstr[0] ""
+
+msgid "Runners|%{strongStart}%{count}%{strongEnd} runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
+msgid_plural "Runners|%{strongStart}%{count}%{strongEnd} runners will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
+msgstr[0] ""
+
+msgid "Runners|A capacity of 1 enables warm HA through Auto Scaling group re-spawn. A capacity of 2 enables hot HA because the service is available even when a node is lost. A capacity of 3 or more enables hot HA and manual scaling of runner fleet."
+msgstr ""
+
+msgid "Runners|A new version is available"
+msgstr ""
+
+msgid "Runners|A periodic background task deletes runners that haven't contacted GitLab in more than %{elapsedTime}. Only runners registered in this group are deleted. Runners in subgroups and projects are not. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
+msgstr ""
+
+msgid "Runners|Active"
+msgstr ""
+
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
+msgstr ""
+
+msgid "Runners|Administrator"
+msgstr ""
+
+msgid "Runners|All"
+msgstr ""
+
+msgid "Runners|All group runners that have not contacted GitLab in more than %{elapsedTime} are deleted permanently. This task runs periodically in the background."
+msgstr ""
+
+msgid "Runners|Amazon Linux 2 Docker HA with manual scaling and optional scheduling. %{percentage} spot."
+msgstr ""
+
+msgid "Runners|Amazon Linux 2 Docker HA with manual scaling and optional scheduling. Non-spot."
+msgstr ""
+
+msgid "Runners|An error has occurred fetching instructions"
+msgstr ""
+
+msgid "Runners|An error occurred while deleting. Some runners may not have been deleted."
+msgstr ""
+
+msgid "Runners|An upgrade is available for this runner"
+msgstr ""
+
+msgid "Runners|An upgrade is recommended for this runner"
+msgstr ""
+
+msgid "Runners|Architecture"
+msgstr ""
+
+msgid "Runners|Assigned Group"
+msgstr ""
+
+msgid "Runners|Assigned Projects (%{projectCount})"
+msgstr ""
+
+msgid "Runners|Assigned project runners"
+msgstr ""
+
+msgid "Runners|Associated with one or more projects"
+msgstr ""
+
+msgid "Runners|Available"
+msgstr ""
+
+msgid "Runners|Available shared runners: %{count}"
+msgstr ""
+
+msgid "Runners|Available to all projects"
+msgstr ""
+
+msgid "Runners|Available to all projects and subgroups in the group"
+msgstr ""
+
+msgid "Runners|Can run untagged jobs"
+msgstr ""
+
+msgid "Runners|Capacity of 1 enables warm HA through Auto Scaling group re-spawn. Capacity of 2 enables hot HA because the service is available even when a node is lost. Capacity of 3 or more enables hot HA and manual scaling of runner fleet."
+msgstr ""
+
+msgid "Runners|Checkbox"
+msgstr ""
+
+msgid "Runners|Choose your preferred GitLab Runner"
+msgstr ""
+
+msgid "Runners|Clear selection"
+msgstr ""
+
+msgid "Runners|Cloud templates"
+msgstr ""
+
+msgid "Runners|Command to register runner"
+msgstr ""
+
+msgid "Runners|Configuration"
+msgstr ""
+
+msgid "Runners|Containers"
+msgstr ""
+
+msgid "Runners|Copy instructions"
+msgstr ""
+
+msgid "Runners|Copy registration token"
+msgstr ""
+
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
+msgid "Runners|Created %{timeAgo}"
+msgstr ""
+
+msgid "Runners|Delete %d runner"
+msgid_plural "Runners|Delete %d runners"
+msgstr[0] ""
+
+msgid "Runners|Delete runner"
+msgstr ""
+
+msgid "Runners|Delete runner %{name}?"
+msgstr ""
+
+msgid "Runners|Delete selected"
+msgstr ""
+
+msgid "Runners|Deploy GitLab Runner in AWS"
+msgstr ""
+
+msgid "Runners|Description"
+msgstr ""
+
+msgid "Runners|Details"
+msgstr ""
+
+msgid "Runners|Don't see what you are looking for? See the full list of options, including a fully customizable option %{linkStart}here%{linkEnd}."
+msgstr ""
+
+msgid "Runners|Download and install binary"
+msgstr ""
+
+msgid "Runners|Download latest binary"
+msgstr ""
+
+msgid "Runners|Edit your search and try again"
+msgstr ""
+
+msgid "Runners|Enable stale runner cleanup"
+msgstr ""
+
+msgid "Runners|Enable stale runner cleanup?"
+msgstr ""
+
+msgid "Runners|Enter the number of seconds. This timeout takes precedence over lower timeouts set for the project."
+msgstr ""
+
+msgid "Runners|Executor"
+msgstr ""
+
+msgid "Runners|Existing runners are not affected. To permit runner registration for all groups, enable this setting in the Admin Area in Settings &gt; CI/CD."
+msgstr ""
+
+msgid "Runners|Filter projects"
+msgstr ""
+
+msgid "Runners|Get started with runners"
+msgstr ""
+
+msgid "Runners|Group"
+msgstr ""
+
+msgid "Runners|How do runners pick up jobs?"
+msgstr ""
+
+msgid "Runners|How do we upgrade GitLab runner?"
+msgstr ""
+
+msgid "Runners|IP Address"
+msgstr ""
+
+msgid "Runners|Idle"
+msgstr ""
+
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
+msgid "Runners|Install a runner"
+msgstr ""
+
+msgid "Runners|Instance"
+msgstr ""
+
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
+msgid "Runners|Jobs"
+msgstr ""
+
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
+msgid "Runners|Last contact"
+msgstr ""
+
+msgid "Runners|Last contact: %{timeAgo}"
+msgstr ""
+
+msgid "Runners|Locked to this project"
+msgstr ""
+
+msgid "Runners|Maintenance note"
+msgstr ""
+
+msgid "Runners|Maximum job timeout"
+msgstr ""
+
+msgid "Runners|Members of the %{type} can register runners"
+msgstr ""
+
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
+msgid "Runners|Name"
+msgstr ""
+
+msgid "Runners|Never contacted"
+msgstr ""
+
+msgid "Runners|Never contacted:"
+msgstr ""
+
+msgid "Runners|Never expires"
+msgstr ""
+
+msgid "Runners|New group runners can be registered"
+msgstr ""
+
+msgid "Runners|New instance runner"
+msgstr ""
+
+msgid "Runners|New registration token generated!"
+msgstr ""
+
+msgid "Runners|No description"
+msgstr ""
+
+msgid "Runners|No results found"
+msgstr ""
+
+msgid "Runners|No spot. Default choice for Windows Shell executor."
+msgstr ""
+
+msgid "Runners|No spot. This is the default choice for Linux Docker executor."
+msgstr ""
+
+msgid "Runners|Not accepting jobs"
+msgstr ""
+
+msgid "Runners|Offline"
+msgstr ""
+
+msgid "Runners|Offline:"
+msgstr ""
+
+msgid "Runners|Online"
+msgstr ""
+
+msgid "Runners|Online:"
+msgstr ""
+
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
+msgid "Runners|Owner"
+msgstr ""
+
+msgid "Runners|Pause from accepting jobs"
+msgstr ""
+
+msgid "Runners|Paused"
+msgstr ""
+
+msgid "Runners|Permanently delete %d runner"
+msgid_plural "Runners|Permanently delete %d runners"
+msgstr[0] ""
+
+msgid "Runners|Platform"
+msgstr ""
+
+msgid "Runners|Project"
+msgstr ""
+
+msgid "Runners|Project runners"
+msgstr ""
+
+msgid "Runners|Property Name"
+msgstr ""
+
+msgid "Runners|Protected"
+msgstr ""
+
+msgid "Runners|Recommended"
+msgstr ""
+
+msgid "Runners|Register a group runner"
+msgstr ""
+
+msgid "Runners|Register a project runner"
+msgstr ""
+
+msgid "Runners|Register a runner"
+msgstr ""
+
+msgid "Runners|Register an instance runner"
+msgstr ""
+
+msgid "Runners|Register as many runners as you want. You can register runners as separate users, on separate servers, and on your local machine."
+msgstr ""
+
+msgid "Runners|Registration token"
+msgstr ""
+
+msgid "Runners|Registration token copied!"
+msgstr ""
+
+msgid "Runners|Reset token"
+msgstr ""
+
+msgid "Runners|Resume accepting jobs"
+msgstr ""
+
+msgid "Runners|Revision"
+msgstr ""
+
+msgid "Runners|Runner"
+msgstr ""
+
+msgid "Runners|Runner #%{runner_id}"
+msgstr ""
+
+msgid "Runners|Runner %{name} was deleted"
+msgstr ""
+
+msgid "Runners|Runner Registration"
+msgstr ""
+
+msgid "Runners|Runner Registration token"
+msgstr ""
+
+msgid "Runners|Runner assigned to project."
+msgstr ""
+
+msgid "Runners|Runner authentication token expiration"
+msgstr ""
+
+msgid "Runners|Runner authentication tokens will expire based on a set interval. They will automatically rotate once expired."
+msgstr ""
+
+msgid "Runners|Runner has contacted GitLab within the last %{elapsedTime}"
+msgstr ""
+
+msgid "Runners|Runner has never contacted GitLab (when you register a runner, use %{codeStart}gitlab-runner run%{codeEnd} to bring it online)"
+msgstr ""
+
+msgid "Runners|Runner has never contacted this instance"
+msgstr ""
+
+msgid "Runners|Runner has not contacted GitLab in more than %{elapsedTime}"
+msgstr ""
+
+msgid "Runners|Runner is locked and available for currently assigned projects only. Only administrators can change the assigned projects."
+msgstr ""
+
+msgid "Runners|Runner is offline; last contact was %{runner_contact} ago"
+msgstr ""
+
+msgid "Runners|Runner is offline; last contact was %{timeAgo}"
+msgstr ""
+
+msgid "Runners|Runner is online; last contact was %{runner_contact} ago"
+msgstr ""
+
+msgid "Runners|Runner is online; last contact was %{timeAgo}"
+msgstr ""
+
+msgid "Runners|Runner is stale; it has never contacted this instance"
+msgstr ""
+
+msgid "Runners|Runner is stale; last contact was %{runner_contact} ago"
+msgstr ""
+
+msgid "Runners|Runner is stale; last contact was %{timeAgo}"
+msgstr ""
+
+msgid "Runners|Runner performance insights"
+msgstr ""
+
+msgid "Runners|Runner registration"
+msgstr ""
+
+msgid "Runners|Runner statuses"
+msgstr ""
+
+msgid "Runners|Runner unassigned from project."
+msgstr ""
+
+msgid "Runners|Runners"
+msgstr ""
+
+msgid "Runners|Runners are either:"
+msgstr ""
+
+msgid "Runners|Runners are the agents that run your CI/CD jobs. Follow the %{linkStart}installation and registration instructions%{linkEnd} to set up a runner."
+msgstr ""
+
+msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
+msgstr ""
+
+msgid "Runners|Runners performance"
+msgstr ""
+
+msgid "Runners|Running"
+msgstr ""
+
+msgid "Runners|Runs untagged jobs"
+msgstr ""
+
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
+msgid "Runners|Select all"
+msgstr ""
+
+msgid "Runners|Select projects to assign to this runner"
+msgstr ""
+
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
+msgstr ""
+
+msgid "Runners|Show only inherited"
+msgstr ""
+
+msgid "Runners|Show runner installation and registration instructions"
+msgstr ""
+
+msgid "Runners|Show runner installation instructions"
+msgstr ""
+
+msgid "Runners|Something went wrong while deleting. Please refresh the page to try again."
+msgstr ""
+
+msgid "Runners|Something went wrong while fetching runner data."
+msgstr ""
+
+msgid "Runners|Something went wrong while fetching the tags suggestions"
+msgstr ""
+
+msgid "Runners|Stale"
+msgstr ""
+
+msgid "Runners|Stale:"
+msgstr ""
+
+msgid "Runners|Status"
+msgstr ""
+
+msgid "Runners|Stop the runner from accepting new jobs."
+msgstr ""
+
+msgid "Runners|Tags"
+msgstr ""
+
+msgid "Runners|Tags control which type of jobs a runner can handle. By tagging a runner, you make sure shared runners only handle the jobs they are equipped to run."
+msgstr ""
+
+msgid "Runners|The project, group or instance where the runner was registered. Instance runners are always owned by Administrator."
+msgstr ""
+
+msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
+msgstr ""
+
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
+msgid "Runners|This group currently has 1 stale runner."
+msgid_plural "Runners|This group currently has %d stale runners."
+msgstr[0] ""
+
+msgid "Runners|This group currently has no stale runners."
+msgstr ""
+
+msgid "Runners|This runner has not run any jobs."
+msgstr ""
+
+msgid "Runners|This runner is associated with specific projects."
+msgstr ""
+
+msgid "Runners|This runner is available to all projects and subgroups in a group."
+msgstr ""
+
+msgid "Runners|This runner is outdated, an upgrade is recommended"
+msgstr ""
+
+msgid "Runners|To install Runner in Kubernetes follow the instructions described in the GitLab documentation."
+msgstr ""
+
+msgid "Runners|To install Runner in a container follow the instructions described in the GitLab documentation"
+msgstr ""
+
+msgid "Runners|To register them, go to the %{link_start}group's Runners page%{link_end}."
+msgstr ""
+
+msgid "Runners|Token expiry"
+msgstr ""
+
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
+msgid "Runners|Unselect all"
+msgstr ""
+
+msgid "Runners|Up to date"
+msgstr ""
+
+msgid "Runners|Upgrade GitLab Runner to match the version of GitLab you're running. Both %{linkStart}major and minor versions%{linkEnd} should match."
+msgstr ""
+
+msgid "Runners|Upgrade Status"
+msgstr ""
+
+msgid "Runners|Upgrade available"
+msgstr ""
+
+msgid "Runners|Upgrade recommended"
+msgstr ""
+
+msgid "Runners|Use Group runners when you want all projects in a group to have access to a set of runners."
+msgstr ""
+
+msgid "Runners|Use the runner for jobs without tags, in addition to tagged jobs."
+msgstr ""
+
+msgid "Runners|Use the runner for the currently assigned projects only. Only administrators can change the assigned projects."
+msgstr ""
+
+msgid "Runners|Use the runner on pipelines for protected branches only."
+msgstr ""
+
+msgid "Runners|Value"
+msgstr ""
+
+msgid "Runners|Version"
+msgstr ""
+
+msgid "Runners|Version %{version}"
+msgstr ""
+
+msgid "Runners|View installation instructions"
+msgstr ""
+
+msgid "Runners|View metrics"
+msgstr ""
+
+msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
+msgstr ""
+
+msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. Non-spot."
+msgstr ""
+
+msgid "Runners|Yes, start deleting stale runners"
+msgstr ""
+
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgstr ""
+
+msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
+msgstr ""
+
+msgid "Runners|active"
+msgstr ""
+
+msgid "Runners|group"
+msgstr ""
+
+msgid "Runners|paused"
+msgstr ""
+
+msgid "Runners|project"
+msgstr ""
+
+msgid "Runners|shared"
+msgstr ""
+
+msgid "Runner|New"
+msgstr ""
+
+msgid "Runner|Owner"
+msgstr ""
+
+msgid "Runner|Runner %{runnerName} failed to delete"
+msgstr ""
+
+msgid "Running"
+msgstr ""
+
+msgid "Runs a number of housekeeping tasks within the current repository, such as compressing file revisions and removing unreachable objects."
+msgstr ""
+
+msgid "SAML"
+msgstr ""
+
+msgid "SAML SSO"
+msgstr ""
+
+msgid "SAML SSO for %{group_name}"
+msgstr ""
+
+msgid "SAML discovery tokens"
+msgstr ""
+
+msgid "SAML for %{group_name}"
+msgstr ""
+
+msgid "SAML single sign-on"
+msgstr ""
+
+msgid "SAML single sign-on for %{group_name}"
+msgstr ""
+
+msgid "SAML|Sign in to %{groupName}"
+msgstr ""
+
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgstr ""
+
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr ""
+
+msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
+msgstr ""
+
+msgid "SAML|To allow %{strongOpen}%{group_name}%{strongClose} to manage your GitLab account %{strongOpen}%{username}%{strongClose} (%{email}) after you sign in successfully using single sign-on, select %{strongOpen}Authorize%{strongClose}."
+msgstr ""
+
+msgid "SAML|Your organization's SSO has been connected to your GitLab account"
+msgstr ""
+
+msgid "SAST Configuration"
+msgstr ""
+
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
+msgid "SHA256"
+msgstr ""
+
+msgid "SSH Fingerprints"
+msgstr ""
+
+msgid "SSH Key"
+msgstr ""
+
+msgid "SSH Keys"
+msgstr ""
+
+msgid "SSH Keys Help"
+msgstr ""
+
+msgid "SSH fingerprints verify that the client is connecting to the correct host. Check the %{config_link_start}current instance configuration%{config_link_end}."
+msgstr ""
+
+msgid "SSH host key fingerprints"
+msgstr ""
+
+msgid "SSH host keys"
+msgstr ""
+
+msgid "SSH host keys are not available on this system. Please use %{ssh_keyscan} command or contact your GitLab administrator for more information."
+msgstr ""
+
+msgid "SSH key"
+msgstr ""
+
+msgid "SSH key fingerprint:"
+msgstr ""
+
+msgid "SSH keys"
+msgstr ""
+
+msgid "SSH keys allow you to establish a secure connection between your computer and GitLab."
+msgstr ""
+
+msgid "SSH keys with the following fingerprints are scheduled to expire soon. Expired SSH keys can not be used:"
+msgstr ""
+
+msgid "SSH keys with the following fingerprints have expired and can no longer be used:"
+msgstr ""
+
+msgid "SSH public key"
+msgstr ""
+
+msgid "SSHKey|Authentication"
+msgstr ""
+
+msgid "SSHKey|Authentication & Signing"
+msgstr ""
+
+msgid "SSHKey|Signing"
+msgstr ""
+
+msgid "SSL Verification:"
+msgstr ""
+
+msgid "SSL verification"
+msgstr ""
+
+msgid "Sat"
+msgstr ""
+
+msgid "Satisfied"
+msgstr ""
+
+msgid "Saturday"
+msgstr ""
+
+msgid "Save"
+msgstr ""
+
+msgid "Save %{name} size limits"
+msgstr ""
+
+msgid "Save Changes"
+msgstr ""
+
+msgid "Save application"
+msgstr ""
+
+msgid "Save changes"
+msgstr ""
+
+msgid "Save changes before testing"
+msgstr ""
+
+msgid "Save comment"
+msgstr ""
+
+msgid "Save deploy freeze"
+msgstr ""
+
+msgid "Save internal note"
+msgstr ""
+
+msgid "Save password"
+msgstr ""
+
+msgid "Save pipeline schedule"
+msgstr ""
+
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
+msgid "Saving"
+msgstr ""
+
+msgid "Saving project."
+msgstr ""
+
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgstr ""
+
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgstr ""
+
+msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
+msgstr ""
+
+msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with tags %{tags}"
+msgstr ""
+
+msgid "ScanExecutionPolicy|A pipeline is run"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Ex, tag-name-1, tag-name-2"
+msgstr ""
+
+msgid "ScanExecutionPolicy|If the field is empty, the runner will be automatically selected"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Scanner profile"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Schedule"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Schedule rule component"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Select agent"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Select branches"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Select namespaces"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Select scanner profile"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Select site profile"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Site profile"
+msgstr ""
+
+msgid "ScanExecutionPolicy|Tags"
+msgstr ""
+
+msgid "ScanExecutionPolicy|agent"
+msgstr ""
+
+msgid "ScanExecutionPolicy|branch"
+msgstr ""
+
+msgid "ScanExecutionPolicy|in namespaces"
+msgstr ""
+
+msgid "ScanResultPolicy|%{count} licenses"
+msgstr ""
+
+msgid "ScanResultPolicy|%{ifLabelStart}if%{ifLabelEnd} %{scanners} find(s) more than %{vulnerabilitiesAllowed} %{severities} %{vulnerabilityStates} vulnerabilities in an open merge request targeting %{branches}"
+msgstr ""
+
+msgid "ScanResultPolicy|%{ifLabelStart}if%{ifLabelEnd} %{selector}"
+msgstr ""
+
+msgid "ScanResultPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require approval from %{approvalsRequired} of the following approvers:"
+msgstr ""
+
+msgid "ScanResultPolicy|Newly Detected"
+msgstr ""
+
+msgid "ScanResultPolicy|Pre-existing"
+msgstr ""
+
+msgid "ScanResultPolicy|add an approver"
+msgstr ""
+
+msgid "ScanResultPolicy|except"
+msgstr ""
+
+msgid "ScanResultPolicy|finds any license %{matchType} %{licenseType} and is %{licenseStates} in an open merge request targeting %{branches}"
+msgstr ""
+
+msgid "ScanResultPolicy|from %{scanners} find(s) more than %{vulnerabilitiesAllowed} %{severities} %{vulnerabilityStates} vulnerabilities in an open merge request targeting %{branches}"
+msgstr ""
+
+msgid "ScanResultPolicy|license states"
+msgstr ""
+
+msgid "ScanResultPolicy|license type"
+msgstr ""
+
+msgid "ScanResultPolicy|matching"
+msgstr ""
+
+msgid "ScanResultPolicy|matching type"
+msgstr ""
+
+msgid "ScanResultPolicy|scanners"
+msgstr ""
+
+msgid "ScanResultPolicy|severity levels"
+msgstr ""
+
+msgid "ScanResultPolicy|vulnerabilities allowed"
+msgstr ""
+
+msgid "ScanResultPolicy|vulnerability states"
+msgstr ""
+
+msgid "Scanner"
+msgstr ""
+
+msgid "Scanner profile failed to delete"
+msgstr ""
+
+msgid "Scanner profile not found for given parameters"
+msgstr ""
+
+msgid "Schedule a new pipeline"
+msgstr ""
+
+msgid "Schedule-based escalation rules must have a schedule in the same project as the policy"
+msgstr ""
+
+msgid "Scheduled"
+msgstr ""
+
+msgid "Scheduled Deletion At - %{permanent_deletion_time}"
+msgstr ""
+
+msgid "Scheduled a rebase of branch %{branch}."
+msgstr ""
+
+msgid "Scheduled pipelines cannot run more frequently than once per %{limit} minutes. A pipeline configured to run more frequently only starts after %{limit} minutes have elapsed since the last time it ran."
+msgstr ""
+
+msgid "Scheduled to merge this merge request (%{strategy})."
+msgstr ""
+
+msgid "Schedules"
+msgstr ""
+
+msgid "Schedules to merge this merge request (%{strategy})."
+msgstr ""
+
+msgid "Scheduling Pipelines"
+msgstr ""
+
+msgid "Scope"
+msgstr ""
+
+msgid "Scope board to current iteration"
+msgstr ""
+
+msgid "Scopes"
+msgstr ""
+
+msgid "Scopes (select at least one)"
+msgstr ""
+
+msgid "Scopes can't be blank"
+msgstr ""
+
+msgid "Scopes: %{scope_list}"
+msgstr ""
+
+msgid "Scroll down"
+msgstr ""
+
+msgid "Scroll left"
+msgstr ""
+
+msgid "Scroll right"
+msgstr ""
+
+msgid "Scroll to bottom"
+msgstr ""
+
+msgid "Scroll to top"
+msgstr ""
+
+msgid "Scroll up"
+msgstr ""
+
+msgid "Search"
+msgstr ""
+
+msgid "Search GitLab"
+msgstr ""
+
+msgid "Search Within"
+msgstr ""
+
+msgid "Search a group"
+msgstr ""
+
+msgid "Search an environment spec"
+msgstr ""
+
+msgid "Search assignees"
+msgstr ""
+
+msgid "Search authors"
+msgstr ""
+
+msgid "Search branch"
+msgstr ""
+
+msgid "Search branches"
+msgstr ""
+
+msgid "Search branches and tags"
+msgstr ""
+
+msgid "Search branches, tags, and commits"
+msgstr ""
+
+msgid "Search by Git revision"
+msgstr ""
+
+msgid "Search by author"
+msgstr ""
+
+msgid "Search by commit title or SHA"
+msgstr ""
+
+msgid "Search by message"
+msgstr ""
+
+msgid "Search by name"
+msgstr ""
+
+msgid "Search files"
+msgstr ""
+
+msgid "Search for Namespace"
+msgstr ""
+
+msgid "Search for a group"
+msgstr ""
+
+msgid "Search for an emoji"
+msgstr ""
+
+msgid "Search for projects, issues, etc."
+msgstr ""
+
+msgid "Search for this text"
+msgstr ""
+
+msgid "Search forks"
+msgstr ""
+
+msgid "Search groups"
+msgstr ""
+
+msgid "Search iterations"
+msgstr ""
+
+msgid "Search labels"
+msgstr ""
+
+msgid "Search merge requests"
+msgstr ""
+
+msgid "Search milestones"
+msgstr ""
+
+msgid "Search or create tag"
+msgstr ""
+
+msgid "Search or filter results..."
+msgstr ""
+
+msgid "Search or filter results…"
+msgstr ""
+
+msgid "Search page"
+msgstr ""
+
+msgid "Search project"
+msgstr ""
+
+msgid "Search projects"
+msgstr ""
+
+msgid "Search protected branches"
+msgstr ""
+
+msgid "Search rate limits"
+msgstr ""
+
+msgid "Search refs"
+msgstr ""
+
+msgid "Search requirements"
+msgstr ""
+
+msgid "Search settings"
+msgstr ""
+
+msgid "Search users"
+msgstr ""
+
+msgid "Search users or groups"
+msgstr ""
+
+msgid "Search your project dependencies for their licenses and apply policies."
+msgstr ""
+
+msgid "Search your projects"
+msgstr ""
+
+msgid "SearchAutocomplete|All GitLab"
+msgstr ""
+
+msgid "SearchAutocomplete|Issues I've created"
+msgstr ""
+
+msgid "SearchAutocomplete|Issues assigned to me"
+msgstr ""
+
+msgid "SearchAutocomplete|Merge requests I've created"
+msgstr ""
+
+msgid "SearchAutocomplete|Merge requests assigned to me"
+msgstr ""
+
+msgid "SearchAutocomplete|Merge requests that I'm a reviewer"
+msgstr ""
+
+msgid "SearchAutocomplete|in all GitLab"
+msgstr ""
+
+msgid "SearchAutocomplete|in group %{groupName}"
+msgstr ""
+
+msgid "SearchAutocomplete|in project %{projectName}"
+msgstr ""
+
+msgid "SearchCodeResults|of %{link_to_project}"
+msgstr ""
+
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
+msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
+msgstr ""
+
+msgid "SearchResults|Showing %{count} %{scope} for %{term_element} in your personal and project snippets"
+msgstr ""
+
+msgid "SearchResults|Showing %{from} - %{to} of %{count} %{scope} for %{term_element}"
+msgstr ""
+
+msgid "SearchResults|Showing %{from} - %{to} of %{count} %{scope} for %{term_element} in your personal and project snippets"
+msgstr ""
+
+msgid "SearchResults|code result"
+msgid_plural "SearchResults|code results"
+msgstr[0] ""
+
+msgid "SearchResults|comment"
+msgid_plural "SearchResults|comments"
+msgstr[0] ""
+
+msgid "SearchResults|commit"
+msgid_plural "SearchResults|commits"
+msgstr[0] ""
+
+msgid "SearchResults|epic"
+msgid_plural "SearchResults|epics"
+msgstr[0] ""
+
+msgid "SearchResults|issue"
+msgid_plural "SearchResults|issues"
+msgstr[0] ""
+
+msgid "SearchResults|merge request"
+msgid_plural "SearchResults|merge requests"
+msgstr[0] ""
+
+msgid "SearchResults|milestone"
+msgid_plural "SearchResults|milestones"
+msgstr[0] ""
+
+msgid "SearchResults|project"
+msgid_plural "SearchResults|projects"
+msgstr[0] ""
+
+msgid "SearchResults|snippet"
+msgid_plural "SearchResults|snippets"
+msgstr[0] ""
+
+msgid "SearchResults|user"
+msgid_plural "SearchResults|users"
+msgstr[0] ""
+
+msgid "SearchResults|wiki result"
+msgid_plural "SearchResults|wiki results"
+msgstr[0] ""
+
+msgid "SearchToken|Assignee"
+msgstr ""
+
+msgid "SearchToken|Reviewer"
+msgstr ""
+
+msgid "Searching by both author and message is currently not supported."
+msgstr ""
+
+msgid "Seats"
+msgstr ""
+
+msgid "Seats owed"
+msgstr ""
+
+msgid "Seats usage data as of %{last_enqueue_time} (Updated daily)"
+msgstr ""
+
+msgid "Seats usage data is updated every day at 12:00pm UTC"
+msgstr ""
+
+msgid "Secondary email:"
+msgstr ""
+
+msgid "Seconds"
+msgstr ""
+
+msgid "Secret"
+msgstr ""
+
+msgid "Secret Detection"
+msgstr ""
+
+msgid "Secret token"
+msgstr ""
+
+msgid "Secure Code Warrior"
+msgstr ""
+
+msgid "Secure Files"
+msgstr ""
+
+msgid "Secure token that identifies an external storage request."
+msgstr ""
+
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
+msgid "SecureFiles|Delete %{name}?"
+msgstr ""
+
+msgid "SecureFiles|Delete secure file"
+msgstr ""
+
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
+msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
+msgstr ""
+
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
+msgid "Security"
+msgstr ""
+
+msgid "Security & Compliance"
+msgstr ""
+
+msgid "Security Configuration"
+msgstr ""
+
+msgid "Security Dashboard"
+msgstr ""
+
+msgid "Security Finding not found"
+msgstr ""
+
+msgid "Security dashboard"
+msgstr ""
+
+msgid "Security navigation"
+msgstr ""
+
+msgid "Security report is out of date. Please update your branch with the latest changes from the target branch (%{targetBranchName})"
+msgstr ""
+
+msgid "Security report is out of date. Run %{newPipelineLinkStart}a new pipeline%{newPipelineLinkEnd} for the target branch (%{targetBranchName})"
+msgstr ""
+
+msgid "SecurityApprovals|A merge request approval is required when test coverage declines."
+msgstr ""
+
+msgid "SecurityApprovals|A merge request approval is required when the license compliance report contains a denied license."
+msgstr ""
+
+msgid "SecurityApprovals|Coverage-Check"
+msgstr ""
+
+msgid "SecurityApprovals|Learn more about Coverage-Check"
+msgstr ""
+
+msgid "SecurityApprovals|Learn more about License-Check"
+msgstr ""
+
+msgid "SecurityApprovals|License-Check"
+msgstr ""
+
+msgid "SecurityApprovals|Requires approval for Denied licenses. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "SecurityApprovals|Requires approval for decreases in test coverage. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "SecurityConfiguration|%{featureName} merge request creation mutation failed"
+msgstr ""
+
+msgid "SecurityConfiguration|%{scanType} configuration code snippet"
+msgstr ""
+
+msgid "SecurityConfiguration|An error occurred while creating the merge request."
+msgstr ""
+
+msgid "SecurityConfiguration|Available with Ultimate"
+msgstr ""
+
+msgid "SecurityConfiguration|By default, all analyzers are applied in order to cover all languages across your project, and only run if the language is detected in the merge request."
+msgstr ""
+
+msgid "SecurityConfiguration|Compliance"
+msgstr ""
+
+msgid "SecurityConfiguration|Configuration guide"
+msgstr ""
+
+msgid "SecurityConfiguration|Configuration history"
+msgstr ""
+
+msgid "SecurityConfiguration|Configure %{feature}"
+msgstr ""
+
+msgid "SecurityConfiguration|Configure with a merge request"
+msgstr ""
+
+msgid "SecurityConfiguration|Copy code and open .gitlab-ci.yml file"
+msgstr ""
+
+msgid "SecurityConfiguration|Copy code only"
+msgstr ""
+
+msgid "SecurityConfiguration|Could not retrieve configuration data. Please refresh the page, or try again later."
+msgstr ""
+
+msgid "SecurityConfiguration|Create merge request"
+msgstr ""
+
+msgid "SecurityConfiguration|Customize common SAST settings to suit your requirements. Configuration changes made here override those provided by GitLab and are excluded from updates. For details of more advanced configuration options, see the %{linkStart}GitLab SAST documentation%{linkEnd}."
+msgstr ""
+
+msgid "SecurityConfiguration|Enable %{feature}"
+msgstr ""
+
+msgid "SecurityConfiguration|Enable Auto DevOps"
+msgstr ""
+
+msgid "SecurityConfiguration|Enable security training to help your developers learn how to fix vulnerabilities. Developers can view security training from selected educational providers, relevant to the detected vulnerability."
+msgstr ""
+
+msgid "SecurityConfiguration|Enabled"
+msgstr ""
+
+msgid "SecurityConfiguration|High-level vulnerability statistics across projects and groups"
+msgstr ""
+
+msgid "SecurityConfiguration|Immediately begin risk analysis and remediation with application security features. Start with SAST and Secret Detection, available to all plans. Upgrade to Ultimate to get all features, including:"
+msgstr ""
+
+msgid "SecurityConfiguration|Learn more about vulnerability training"
+msgstr ""
+
+msgid "SecurityConfiguration|Manage corpus"
+msgstr ""
+
+msgid "SecurityConfiguration|Manage corpus files used as seed inputs with coverage-guided fuzzing."
+msgstr ""
+
+msgid "SecurityConfiguration|Manage profiles"
+msgstr ""
+
+msgid "SecurityConfiguration|Manage profiles for use by DAST scans."
+msgstr ""
+
+msgid "SecurityConfiguration|More scan types, including DAST, Dependency Scanning, Fuzzing, and Licence Compliance"
+msgstr ""
+
+msgid "SecurityConfiguration|Not enabled"
+msgstr ""
+
+msgid "SecurityConfiguration|Once you've enabled a scan for the default branch, any subsequent feature branch you create will include the scan. An enabled scanner will not be reflected as such until the pipeline has been successfully executed and it has generated valid artifacts."
+msgstr ""
+
+msgid "SecurityConfiguration|Quickly enable all continuous testing and compliance tools by enabling %{linkStart}Auto DevOps%{linkEnd}"
+msgstr ""
+
+msgid "SecurityConfiguration|Runtime security metrics for application environments"
+msgstr ""
+
+msgid "SecurityConfiguration|SAST Analyzers"
+msgstr ""
+
+msgid "SecurityConfiguration|SAST Configuration"
+msgstr ""
+
+msgid "SecurityConfiguration|Secure your project"
+msgstr ""
+
+msgid "SecurityConfiguration|Security testing"
+msgstr ""
+
+msgid "SecurityConfiguration|Security training"
+msgstr ""
+
+msgid "SecurityConfiguration|The status of the tools only applies to the default branch and is based on the %{linkStart}latest pipeline%{linkEnd}."
+msgstr ""
+
+msgid "SecurityConfiguration|Upgrade or start a free trial"
+msgstr ""
+
+msgid "SecurityConfiguration|Using custom settings. You won't receive automatic updates on this variable. %{anchorStart}Restore to default%{anchorEnd}"
+msgstr ""
+
+msgid "SecurityConfiguration|Vulnerability Management"
+msgstr ""
+
+msgid "SecurityConfiguration|Vulnerability details and statistics in the merge request"
+msgstr ""
+
+msgid "SecurityOrchestration| and "
+msgstr ""
+
+msgid "SecurityOrchestration| or "
+msgstr ""
+
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
+msgid "SecurityOrchestration|%{agent} for %{namespaces}"
+msgstr ""
+
+msgid "SecurityOrchestration|%{branches} and %{lastBranch} branches"
+msgstr ""
+
+msgid "SecurityOrchestration|%{branches} branch"
+msgstr ""
+
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
+msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
+msgstr ""
+
+msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd} on runners with the %{tags} and %{lastTag} tags"
+msgstr ""
+
+msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd} on runners with the %{tags} tag"
+msgstr ""
+
+msgid "SecurityOrchestration|%{scanners}"
+msgstr ""
+
+msgid "SecurityOrchestration|%{scanners} %{severities} in an open merge request targeting %{branches}."
+msgstr ""
+
+msgid "SecurityOrchestration|, and %{count} more"
+msgstr ""
+
+msgid "SecurityOrchestration|.yaml mode"
+msgstr ""
+
+msgid "SecurityOrchestration|.yaml preview"
+msgstr ""
+
+msgid "SecurityOrchestration|Actions"
+msgstr ""
+
+msgid "SecurityOrchestration|Add action"
+msgstr ""
+
+msgid "SecurityOrchestration|Add new approver"
+msgstr ""
+
+msgid "SecurityOrchestration|Add rule"
+msgstr ""
+
+msgid "SecurityOrchestration|After dismissing the alert, the information will never be shown again."
+msgstr ""
+
+msgid "SecurityOrchestration|After enabling a group-level policy, this policy automatically applies to all projects and sub-groups in this group."
+msgstr ""
+
+msgid "SecurityOrchestration|All policies"
+msgstr ""
+
+msgid "SecurityOrchestration|An error occurred assigning your security policy project"
+msgstr ""
+
+msgid "SecurityOrchestration|An error occurred unassigning your security policy project"
+msgstr ""
+
+msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
+msgstr ""
+
+msgid "SecurityOrchestration|Any security scanner finds"
+msgstr ""
+
+msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
+msgstr ""
+
+msgid "SecurityOrchestration|Choose a project"
+msgstr ""
+
+msgid "SecurityOrchestration|Choose approver type"
+msgstr ""
+
+msgid "SecurityOrchestration|Create more robust vulnerability rules and apply them to all your projects."
+msgstr ""
+
+msgid "SecurityOrchestration|Create policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Create security policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Define this policy's location, conditions and actions."
+msgstr ""
+
+msgid "SecurityOrchestration|Delete policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Delete policy: %{policy}"
+msgstr ""
+
+msgid "SecurityOrchestration|Description"
+msgstr ""
+
+msgid "SecurityOrchestration|Direct"
+msgstr ""
+
+msgid "SecurityOrchestration|Don't show the alert anymore"
+msgstr ""
+
+msgid "SecurityOrchestration|Edit policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Edit policy project"
+msgstr ""
+
+msgid "SecurityOrchestration|Edit scan execution policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Edit scan result policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Empty policy name"
+msgstr ""
+
+msgid "SecurityOrchestration|Enabled"
+msgstr ""
+
+msgid "SecurityOrchestration|Enforce security for this project. %{linkStart}More information.%{linkEnd}"
+msgstr ""
+
+msgid "SecurityOrchestration|Failed to load cluster agents."
+msgstr ""
+
+msgid "SecurityOrchestration|Failed to load images."
+msgstr ""
+
+msgid "SecurityOrchestration|Failed to load vulnerability scanners."
+msgstr ""
+
+msgid "SecurityOrchestration|For large groups, there may be a significant delay in applying policy changes to pre-existing merge requests. Policy changes typically apply almost immediately for newly created merge requests."
+msgstr ""
+
+msgid "SecurityOrchestration|Groups"
+msgstr ""
+
+msgid "SecurityOrchestration|If any scanner finds a newly detected critical vulnerability in an open merge request targeting the master branch, then require two approvals from any member of App security."
+msgstr ""
+
+msgid "SecurityOrchestration|Individual users"
+msgstr ""
+
+msgid "SecurityOrchestration|Inherited"
+msgstr ""
+
+msgid "SecurityOrchestration|Inherited from %{namespace}"
+msgstr ""
+
+msgid "SecurityOrchestration|Invalid policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Invalid policy type"
+msgstr ""
+
+msgid "SecurityOrchestration|Latest scan run against %{agent}"
+msgstr ""
+
+msgid "SecurityOrchestration|License Scan"
+msgstr ""
+
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
+msgid "SecurityOrchestration|New policy"
+msgstr ""
+
+msgid "SecurityOrchestration|New scan execution policy"
+msgstr ""
+
+msgid "SecurityOrchestration|New scan result policy"
+msgstr ""
+
+msgid "SecurityOrchestration|No actions defined - policy will not run."
+msgstr ""
+
+msgid "SecurityOrchestration|No description"
+msgstr ""
+
+msgid "SecurityOrchestration|No rules defined - policy will not run."
+msgstr ""
+
+msgid "SecurityOrchestration|Not enabled"
+msgstr ""
+
+msgid "SecurityOrchestration|Only owners can update Security Policy Project"
+msgstr ""
+
+msgid "SecurityOrchestration|Policies"
+msgstr ""
+
+msgid "SecurityOrchestration|Policy Type"
+msgstr ""
+
+msgid "SecurityOrchestration|Policy cannot be enabled for non-existing branches (%{branches})"
+msgstr ""
+
+msgid "SecurityOrchestration|Policy cannot be enabled without branch information"
+msgstr ""
+
+msgid "SecurityOrchestration|Policy changes may take some time to be applied."
+msgstr ""
+
+msgid "SecurityOrchestration|Policy definition"
+msgstr ""
+
+msgid "SecurityOrchestration|Policy editor"
+msgstr ""
+
+msgid "SecurityOrchestration|Policy status"
+msgstr ""
+
+msgid "SecurityOrchestration|Policy type"
+msgstr ""
+
+msgid "SecurityOrchestration|Require %{approvals} %{plural} from %{approvers} if any of the following occur:"
+msgstr ""
+
+msgid "SecurityOrchestration|Rule mode"
+msgstr ""
+
+msgid "SecurityOrchestration|Rule mode is unavailable for this policy. In some cases, we cannot parse the YAML file back into the rules editor."
+msgstr ""
+
+msgid "SecurityOrchestration|Rules"
+msgstr ""
+
+msgid "SecurityOrchestration|Run a DAST scan with Scan Profile A and Site Profile A when a pipeline run against the main branch."
+msgstr ""
+
+msgid "SecurityOrchestration|Runs %{actions} and %{lastAction} scans"
+msgstr ""
+
+msgid "SecurityOrchestration|Runs a %{action} scan"
+msgstr ""
+
+msgid "SecurityOrchestration|Save changes"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan Execution"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan Result"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan execution"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan execution policies can only be created by project owners."
+msgstr ""
+
+msgid "SecurityOrchestration|Scan execution policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan result"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan result policies can only be created by project owners."
+msgstr ""
+
+msgid "SecurityOrchestration|Scan result policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan to be performed %{cadence} on the %{branches}"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan to be performed by the agent named %{agents} %{cadence}"
+msgstr ""
+
+msgid "SecurityOrchestration|Scan to be performed on every pipeline on the %{branches}"
+msgstr ""
+
+msgid "SecurityOrchestration|Security Approvals"
+msgstr ""
+
+msgid "SecurityOrchestration|Security Scan"
+msgstr ""
+
+msgid "SecurityOrchestration|Security policy project was linked successfully"
+msgstr ""
+
+msgid "SecurityOrchestration|Security policy project was unlinked successfully"
+msgstr ""
+
+msgid "SecurityOrchestration|Select a project to store your security policies in. %{linkStart}More information.%{linkEnd}"
+msgstr ""
+
+msgid "SecurityOrchestration|Select groups"
+msgstr ""
+
+msgid "SecurityOrchestration|Select policy"
+msgstr ""
+
+msgid "SecurityOrchestration|Select scan type"
+msgstr ""
+
+msgid "SecurityOrchestration|Select security project"
+msgstr ""
+
+msgid "SecurityOrchestration|Select users"
+msgstr ""
+
+msgid "SecurityOrchestration|Something went wrong, unable to fetch policies"
+msgstr ""
+
+msgid "SecurityOrchestration|Sorry, your filter produced no results."
+msgstr ""
+
+msgid "SecurityOrchestration|Source"
+msgstr ""
+
+msgid "SecurityOrchestration|Status"
+msgstr ""
+
+msgid "SecurityOrchestration|Step 1: Choose a policy type"
+msgstr ""
+
+msgid "SecurityOrchestration|Step 2: Policy details"
+msgstr ""
+
+msgid "SecurityOrchestration|Summary"
+msgstr ""
+
+msgid "SecurityOrchestration|The following branches do not exist on this development project: %{branches}. Please review all protected branches to ensure the values are accurate before updating this policy."
+msgstr ""
+
+msgid "SecurityOrchestration|There was a problem creating the new security policy"
+msgstr ""
+
+msgid "SecurityOrchestration|This %{namespaceType} does not contain any security policies."
+msgstr ""
+
+msgid "SecurityOrchestration|This %{namespaceType} is not linked to a security policy project"
+msgstr ""
+
+msgid "SecurityOrchestration|This group"
+msgstr ""
+
+msgid "SecurityOrchestration|This is a group-level policy"
+msgstr ""
+
+msgid "SecurityOrchestration|This is a project-level policy"
+msgstr ""
+
+msgid "SecurityOrchestration|This policy is inherited from %{namespace}"
+msgstr ""
+
+msgid "SecurityOrchestration|This policy is inherited from the %{linkStart}namespace%{linkEnd} and must be edited there"
+msgstr ""
+
+msgid "SecurityOrchestration|This project"
+msgstr ""
+
+msgid "SecurityOrchestration|This view only shows scan results for the agent %{agent}. You can view scan results for all agents in the %{linkStart}Operational Vulnerabilities tab of the vulnerability report%{linkEnd}."
+msgstr ""
+
+msgid "SecurityOrchestration|To widen your search, change filters above or select a different security policy project."
+msgstr ""
+
+msgid "SecurityOrchestration|Unlink project"
+msgstr ""
+
+msgid "SecurityOrchestration|Unlinking a security project removes all policies stored in the linked security project. Save to confirm this action."
+msgstr ""
+
+msgid "SecurityOrchestration|Update scan policies"
+msgstr ""
+
+msgid "SecurityOrchestration|Use a scan execution policy to create rules which enforce security scans for particular branches at a certain time. Supported types are SAST, DAST, Secret detection, Container scanning, and Dependency scanning."
+msgstr ""
+
+msgid "SecurityOrchestration|Use a scan result policy to create rules that check for security vulnerabilities and license compliance before merging a merge request."
+msgstr ""
+
+msgid "SecurityOrchestration|Use a scan result policy to create rules that ensure security issues are checked before merging a merge request."
+msgstr ""
+
+msgid "SecurityOrchestration|View policy project"
+msgstr ""
+
+msgid "SecurityOrchestration|You don't have any security policies yet"
+msgstr ""
+
+msgid "SecurityOrchestration|a"
+msgstr ""
+
+msgid "SecurityOrchestration|all namespaces"
+msgstr ""
+
+msgid "SecurityOrchestration|all protected branches"
+msgstr ""
+
+msgid "SecurityOrchestration|an"
+msgstr ""
+
+msgid "SecurityOrchestration|branch"
+msgstr ""
+
+msgid "SecurityOrchestration|branches"
+msgstr ""
+
+msgid "SecurityOrchestration|group level branch"
+msgstr ""
+
+msgid "SecurityOrchestration|or from:"
+msgstr ""
+
+msgid "SecurityOrchestration|scanner finds"
+msgstr ""
+
+msgid "SecurityOrchestration|scanners find"
+msgstr ""
+
+msgid "SecurityOrchestration|the %{branches}"
+msgstr ""
+
+msgid "SecurityOrchestration|the %{namespaces} and %{lastNamespace} namespaces"
+msgstr ""
+
+msgid "SecurityOrchestration|the %{namespaces} namespace"
+msgstr ""
+
+msgid "SecurityOrchestration|vulnerabilities"
+msgstr ""
+
+msgid "SecurityOrchestration|vulnerability"
+msgstr ""
+
+msgid "SecurityPolicies|Invalid or empty policy"
+msgstr ""
+
+msgid "SecurityReports|%{count} Selected"
+msgstr ""
+
+msgid "SecurityReports|%{count}+ projects"
+msgstr ""
+
+msgid "SecurityReports|%{firstProject} and %{secondProject}"
+msgstr ""
+
+msgid "SecurityReports|%{firstProject}, %{secondProject}, and %{rest}"
+msgstr ""
+
+msgid "SecurityReports|Activity"
+msgstr ""
+
+msgid "SecurityReports|Add or remove projects to monitor in the security area. Projects included in this list will have their results displayed in the security dashboard and vulnerability report."
+msgstr ""
+
+msgid "SecurityReports|Add projects"
+msgstr ""
+
+msgid "SecurityReports|All activity"
+msgstr ""
+
+msgid "SecurityReports|All clusters"
+msgstr ""
+
+msgid "SecurityReports|All images"
+msgstr ""
+
+msgid "SecurityReports|All projects"
+msgstr ""
+
+msgid "SecurityReports|All severities"
+msgstr ""
+
+msgid "SecurityReports|All statuses"
+msgstr ""
+
+msgid "SecurityReports|All tools"
+msgstr ""
+
+msgid "SecurityReports|Although it's rare to have no vulnerabilities, it can happen. Check your settings to make sure you've set up your dashboard correctly."
+msgstr ""
+
+msgid "SecurityReports|Change status"
+msgstr ""
+
+msgid "SecurityReports|Check the messages generated while parsing the following security reports, as they may prevent the results from being ingested by GitLab. Ensure the security report conforms to a supported %{helpPageLinkStart}JSON schema%{helpPageLinkEnd}."
+msgstr ""
+
+msgid "SecurityReports|Cluster"
+msgstr ""
+
+msgid "SecurityReports|Comment added to '%{vulnerabilityName}'"
+msgstr ""
+
+msgid "SecurityReports|Comment deleted on '%{vulnerabilityName}'"
+msgstr ""
+
+msgid "SecurityReports|Comment edited on '%{vulnerabilityName}'"
+msgstr ""
+
+msgid "SecurityReports|Configure security testing"
+msgstr ""
+
+msgid "SecurityReports|Create Jira issue"
+msgstr ""
+
+msgid "SecurityReports|Create issue"
+msgstr ""
+
+msgid "SecurityReports|Detection"
+msgstr ""
+
+msgid "SecurityReports|Development vulnerabilities"
+msgstr ""
+
+msgid "SecurityReports|Dismiss vulnerability"
+msgstr ""
+
+msgid "SecurityReports|Dismissed '%{vulnerabilityName}'"
+msgstr ""
+
+msgid "SecurityReports|Dismissed '%{vulnerabilityName}'. Turn off the hide dismissed toggle to view."
+msgstr ""
+
+msgid "SecurityReports|Does not have issue"
+msgstr ""
+
+msgid "SecurityReports|Download %{artifactName}"
+msgstr ""
+
+msgid "SecurityReports|Download results"
+msgstr ""
+
+msgid "SecurityReports|Download scanned URLs"
+msgstr ""
+
+msgid "SecurityReports|Either you don't have permission to view this dashboard or the dashboard has not been setup. Please check your permission settings with your administrator or check your dashboard configurations to proceed."
+msgstr ""
+
+msgid "SecurityReports|Ensure that %{trackingStart}issue tracking%{trackingEnd} is enabled for this project and you have %{permissionsStart}permission to create new issues%{permissionsEnd}."
+msgstr ""
+
+msgid "SecurityReports|Error fetching the vulnerabilities over time. Please check your network connection and try again."
+msgstr ""
+
+msgid "SecurityReports|Error fetching the vulnerability counts. Please check your network connection and try again."
+msgstr ""
+
+msgid "SecurityReports|Error fetching the vulnerability list. Please check your network connection and try again."
+msgstr ""
+
+msgid "SecurityReports|Error parsing security reports"
+msgstr ""
+
+msgid "SecurityReports|Failed to get security report information. Please reload the page or try again later."
+msgstr ""
+
+msgid "SecurityReports|Has issue"
+msgstr ""
+
+msgid "SecurityReports|Hide dismissed"
+msgstr ""
+
+msgid "SecurityReports|Image"
+msgstr ""
+
+msgid "SecurityReports|Issue"
+msgstr ""
+
+msgid "SecurityReports|Issue Created"
+msgstr ""
+
+msgid "SecurityReports|Issues created from a vulnerability cannot be removed."
+msgstr ""
+
+msgid "SecurityReports|Learn more about setting up your dashboard"
+msgstr ""
+
+msgid "SecurityReports|Manage and track vulnerabilities identified in projects within your group. Vulnerabilities in projects are shown here when security testing is configured."
+msgstr ""
+
+msgid "SecurityReports|Manage and track vulnerabilities identified in your project. Vulnerabilities are shown here when security testing is configured."
+msgstr ""
+
+msgid "SecurityReports|Manage and track vulnerabilities identified in your selected projects. Vulnerabilities for selected projects with security testing configured are shown here."
+msgstr ""
+
+msgid "SecurityReports|Maximum selected projects limit reached"
+msgstr ""
+
+msgid "SecurityReports|Monitor vulnerabilities in all of your projects"
+msgstr ""
+
+msgid "SecurityReports|Monitor vulnerabilities in your group"
+msgstr ""
+
+msgid "SecurityReports|Monitor vulnerabilities in your project"
+msgstr ""
+
+msgid "SecurityReports|Monitored projects"
+msgstr ""
+
+msgid "SecurityReports|More info"
+msgstr ""
+
+msgid "SecurityReports|New vulnerabilities are vulnerabilities that the security scan detects in the merge request that are different to existing vulnerabilities in the default branch."
+msgstr ""
+
+msgid "SecurityReports|No activity"
+msgstr ""
+
+msgid "SecurityReports|No longer detected"
+msgstr ""
+
+msgid "SecurityReports|No vulnerabilities found"
+msgstr ""
+
+msgid "SecurityReports|No vulnerabilities found for this pipeline"
+msgstr ""
+
+msgid "SecurityReports|Not available"
+msgstr ""
+
+msgid "SecurityReports|Oops, something doesn't seem right."
+msgstr ""
+
+msgid "SecurityReports|Operational vulnerabilities"
+msgstr ""
+
+msgid "SecurityReports|Parsing errors and warnings in pipeline"
+msgstr ""
+
+msgid "SecurityReports|Parsing errors in pipeline"
+msgstr ""
+
+msgid "SecurityReports|Parsing warnings in pipeline"
+msgstr ""
+
+msgid "SecurityReports|Project"
+msgstr ""
+
+msgid "SecurityReports|Project was not found or you do not have permission to add this project to Security Dashboards."
+msgstr ""
+
+msgid "SecurityReports|Projects added"
+msgstr ""
+
+msgid "SecurityReports|Remove project from dashboard"
+msgstr ""
+
+msgid "SecurityReports|Report has expired"
+msgstr ""
+
+msgid "SecurityReports|Results show vulnerabilities introduced by the merge request, in addition to existing vulnerabilities from the latest successful pipeline in your project's default branch."
+msgstr ""
+
+msgid "SecurityReports|Scan details"
+msgstr ""
+
+msgid "SecurityReports|Security Dashboard"
+msgstr ""
+
+msgid "SecurityReports|Security reports can only be accessed by authorized users."
+msgstr ""
+
+msgid "SecurityReports|Security reports help page link"
+msgstr ""
+
+msgid "SecurityReports|Security scan results"
+msgstr ""
+
+msgid "SecurityReports|Security scans have run"
+msgstr ""
+
+msgid "SecurityReports|Select a project to add by using the project search field above."
+msgstr ""
+
+msgid "SecurityReports|Set status"
+msgstr ""
+
+msgid "SecurityReports|Severity"
+msgstr ""
+
+msgid "SecurityReports|Show %{pageSize} items"
+msgstr ""
+
+msgid "SecurityReports|Sometimes a scanner can't determine a finding's severity. Those findings may still be a potential source of risk though. Please review these manually."
+msgstr ""
+
+msgid "SecurityReports|Sorry, your filter produced no results"
+msgstr ""
+
+msgid "SecurityReports|Status"
+msgstr ""
+
+msgid "SecurityReports|Still detected"
+msgstr ""
+
+msgid "SecurityReports|Submit vulnerability"
+msgstr ""
+
+msgid "SecurityReports|The Vulnerability Report shows results of successful scans on your project's default branch, manually added vulnerability records, and vulnerabilities found from scanning operational environments. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "SecurityReports|The following security reports contain one or more vulnerability findings that could not be parsed and were not recorded. To investigate a report, download the artifacts in the job output. Ensure the security report conforms to the relevant %{helpPageLinkStart}JSON schema%{helpPageLinkEnd}."
+msgstr ""
+
+msgid "SecurityReports|The security report for this pipeline has %{helpPageLinkStart}expired%{helpPageLinkEnd}. Re-run the pipeline to generate a new security report."
+msgstr ""
+
+msgid "SecurityReports|There was an error adding the comment."
+msgstr ""
+
+msgid "SecurityReports|There was an error creating the issue."
+msgstr ""
+
+msgid "SecurityReports|There was an error creating the merge request."
+msgstr ""
+
+msgid "SecurityReports|There was an error deleting the comment."
+msgstr ""
+
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
+msgid "SecurityReports|There was an error dismissing the vulnerabilities."
+msgstr ""
+
+msgid "SecurityReports|There was an error dismissing the vulnerability."
+msgstr ""
+
+msgid "SecurityReports|There was an error fetching the finding. Please try again."
+msgstr ""
+
+msgid "SecurityReports|There was an error reverting the dismissal."
+msgstr ""
+
+msgid "SecurityReports|There was an error reverting this dismissal."
+msgstr ""
+
+msgid "SecurityReports|There was an error while generating the report."
+msgstr ""
+
+msgid "SecurityReports|These vulnerabilities were detected in external sources. They are not necessarily tied to your GitLab project. For example, running containers, URLs, and so on."
+msgstr ""
+
+msgid "SecurityReports|To widen your search, change or remove filters above"
+msgstr ""
+
+msgid "SecurityReports|Tool"
+msgstr ""
+
+msgid "SecurityReports|Unable to add %{invalidProjectsMessage}: %{errorMessage}"
+msgstr ""
+
+msgid "SecurityReports|Undo dismiss"
+msgstr ""
+
+msgid "SecurityReports|Upgrade to interact, track and shift left with vulnerability management features in the UI."
+msgstr ""
+
+msgid "SecurityReports|Upgrade to manage vulnerabilities"
+msgstr ""
+
+msgid "SecurityReports|Vulnerability Report"
+msgstr ""
+
+msgid "SecurityReports|Warning parsing security reports"
+msgstr ""
+
+msgid "SecurityReports|While it's rare to have no vulnerabilities for your pipeline, it can happen. In any event, we ask that you double check your settings to make sure all security scanning jobs have passed successfully."
+msgstr ""
+
+msgid "SecurityReports|With issues"
+msgstr ""
+
+msgid "SecurityReports|You do not have sufficient permissions to access this report"
+msgstr ""
+
+msgid "SecurityReports|You must sign in as an authorized user to see this report"
+msgstr ""
+
+msgid "SecurityReports|scanned resources"
+msgstr ""
+
+msgid "SecurityTraining|Enable security training to learn how to fix vulnerabilities. View security training from selected educational providers relevant to the detected vulnerability."
+msgstr ""
+
+msgid "SecurityTraining|Primary Training"
+msgstr ""
+
+msgid "SecurityTraining|Resolve with security training"
+msgstr ""
+
+msgid "SecurityTraining|Training from this partner takes precedence when more than one training partner is enabled."
+msgstr ""
+
+msgid "See example DevOps Score page in our documentation."
+msgstr ""
+
+msgid "See metrics"
+msgstr ""
+
+msgid "See our website for help"
+msgstr ""
+
+msgid "See the Geo troubleshooting documentation to learn more: %{docs_url}"
+msgstr ""
+
+msgid "See the affected projects in the GitLab admin panel"
+msgstr ""
+
+msgid "See vulnerability %{vulnerability_link} for any Remediation details."
+msgstr ""
+
+msgid "See vulnerability %{vulnerability_link} for any Solution details."
+msgstr ""
+
+msgid "Select"
+msgstr ""
+
+msgid "Select Archive Format"
+msgstr ""
+
+msgid "Select Git revision"
+msgstr ""
+
+msgid "Select Profile"
+msgstr ""
+
+msgid "Select a LDAP group"
+msgstr ""
+
+msgid "Select a branch"
+msgstr ""
+
+msgid "Select a branch to compare"
+msgstr ""
+
+msgid "Select a cluster management project"
+msgstr ""
+
+msgid "Select a color"
+msgstr ""
+
+msgid "Select a compliance framework to apply to this project. %{linkStart}How are these added?%{linkEnd}"
+msgstr ""
+
+msgid "Select a file from the left sidebar to begin editing. Afterwards, you'll be able to commit your changes."
+msgstr ""
+
+msgid "Select a group"
+msgstr ""
+
+msgid "Select a label"
+msgstr ""
+
+msgid "Select a milestone"
+msgstr ""
+
+msgid "Select a new namespace"
+msgstr ""
+
+msgid "Select a project"
+msgstr ""
+
+msgid "Select a reason"
+msgstr ""
+
+msgid "Select a repository containing templates for common files."
+msgstr ""
+
+msgid "Select a role"
+msgstr ""
+
+msgid "Select a template repository"
+msgstr ""
+
+msgid "Select all"
+msgstr ""
+
+msgid "Select an assignee"
+msgstr ""
+
+msgid "Select an iteration"
+msgstr ""
+
+msgid "Select assignee"
+msgstr ""
+
+msgid "Select assignee(s)"
+msgstr ""
+
+msgid "Select branch"
+msgstr ""
+
+msgid "Select branch or create wildcard"
+msgstr ""
+
+msgid "Select branches"
+msgstr ""
+
+msgid "Select default branch"
+msgstr ""
+
+msgid "Select due date"
+msgstr ""
+
+msgid "Select epic"
+msgstr ""
+
+msgid "Select group"
+msgstr ""
+
+msgid "Select group or project"
+msgstr ""
+
+msgid "Select health status"
+msgstr ""
+
+msgid "Select iteration"
+msgstr ""
+
+msgid "Select label"
+msgstr ""
+
+msgid "Select labels"
+msgstr ""
+
+msgid "Select merge moment"
+msgstr ""
+
+msgid "Select milestone"
+msgstr ""
+
+msgid "Select private project"
+msgstr ""
+
+msgid "Select project"
+msgstr ""
+
+msgid "Select project to create %{type}"
+msgstr ""
+
+msgid "Select projects"
+msgstr ""
+
+msgid "Select report"
+msgstr ""
+
+msgid "Select reviewer(s)"
+msgstr ""
+
+msgid "Select severity (optional)"
+msgstr ""
+
+msgid "Select source"
+msgstr ""
+
+msgid "Select source branch"
+msgstr ""
+
+msgid "Select source project"
+msgstr ""
+
+msgid "Select start date"
+msgstr ""
+
+msgid "Select status"
+msgstr ""
+
+msgid "Select strategy activation method"
+msgstr ""
+
+msgid "Select subgroup"
+msgstr ""
+
+msgid "Select subscription"
+msgstr ""
+
+msgid "Select tags"
+msgstr ""
+
+msgid "Select target branch"
+msgstr ""
+
+msgid "Select target branch or tag"
+msgstr ""
+
+msgid "Select target project"
+msgstr ""
+
+msgid "Select timezone"
+msgstr ""
+
+msgid "Select type"
+msgstr ""
+
+msgid "Selected"
+msgstr ""
+
+msgid "Selected commits"
+msgstr ""
+
+msgid "Selected for all items."
+msgstr ""
+
+msgid "Selected for some items."
+msgstr ""
+
+msgid "Selected tag is already in use. Choose another option."
+msgstr ""
+
+msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By %{link_open}@johnsmith%{link_close}\"). It will also associate and/or assign these issues and comments with the selected user."
+msgstr ""
+
+msgid "Self-monitoring"
+msgstr ""
+
+msgid "Self-monitoring project does not exist"
+msgstr ""
+
+msgid "Self-monitoring project does not exist. Please check logs for any error messages"
+msgstr ""
+
+msgid "Self-monitoring project has been successfully deleted"
+msgstr ""
+
+msgid "Self-monitoring project was not deleted. Please check logs for any error messages"
+msgstr ""
+
+msgid "SelfMonitoring|Activate or deactivate instance self-monitoring."
+msgstr ""
+
+msgid "SelfMonitoring|Activate self-monitoring to create a project to use to monitor the health of your instance."
+msgstr ""
+
+msgid "SelfMonitoring|Deactivate self-monitoring?"
+msgstr ""
+
+msgid "SelfMonitoring|Deactivating self-monitoring deletes the self-monitoring project. Are you sure you want to deactivate self-monitoring and delete the project?"
+msgstr ""
+
+msgid "SelfMonitoring|Self-monitoring"
+msgstr ""
+
+msgid "SelfMonitoring|Self-monitoring is active. Use the %{projectLinkStart}self-monitoring project%{projectLinkEnd} to monitor the health of your instance."
+msgstr ""
+
+msgid "SelfMonitoring|Self-monitoring project successfully created."
+msgstr ""
+
+msgid "SelfMonitoring|Self-monitoring project successfully deleted."
+msgstr ""
+
+msgid "Send"
+msgstr ""
+
+msgid "Send a single email notification to Owners and Maintainers for new alerts."
+msgstr ""
+
+msgid "Send confirmation email"
+msgstr ""
+
+msgid "Send email"
+msgstr ""
+
+msgid "Send email in multipart format (HTML and plain text). Uncheck to send email messages in plain text only."
+msgstr ""
+
+msgid "Send email notification"
+msgstr ""
+
+msgid "Send emails to help guide new users through the onboarding process."
+msgstr ""
+
+msgid "Send emails to users upon account deactivation."
+msgstr ""
+
+msgid "Send message"
+msgstr ""
+
+msgid "Send notifications about project events to Mattermost channels."
+msgstr ""
+
+msgid "Send notifications about project events to Mattermost channels. %{docs_link}"
+msgstr ""
+
+msgid "Send notifications about project events to a Discord channel. %{docs_link}"
+msgstr ""
+
+msgid "Send report"
+msgstr ""
+
+msgid "Send service data"
+msgstr ""
+
+msgid "Sentry"
+msgstr ""
+
+msgid "Sentry API URL"
+msgstr ""
+
+msgid "Sentry event"
+msgstr ""
+
+msgid "Sep"
+msgstr ""
+
+msgid "September"
+msgstr ""
+
+msgid "SeriesFinalConjunction|and"
+msgstr ""
+
+msgid "Serve repository static objects (for example, archives and blobs) from external storage."
+msgstr ""
+
+msgid "Server (optional)"
+msgstr ""
+
+msgid "Server supports batch API only, please update your Git LFS client to version 1.0.1 and up."
+msgstr ""
+
+msgid "Server version"
+msgstr ""
+
+msgid "Service"
+msgstr ""
+
+msgid "Service Account"
+msgstr ""
+
+msgid "Service Account Key"
+msgstr ""
+
+msgid "Service Accounts keys authorize GitLab to deploy your Google Cloud project"
+msgstr ""
+
+msgid "Service Desk"
+msgstr ""
+
+msgid "Service Desk allows people to create issues in your GitLab instance without their own user account. It provides a unique email address for end users to create issues in a project. Replies can be sent either through the GitLab interface or by email. End users only see threads through email."
+msgstr ""
+
+msgid "Service Ping payload not found in the application cache"
+msgstr ""
+
+msgid "Service account generated successfully"
+msgstr ""
+
+msgid "Service accounts"
+msgstr ""
+
+msgid "Service usage data"
+msgstr ""
+
+msgid "ServiceDesk|Enable Service Desk"
+msgstr ""
+
+msgid "ServiceDesk|For help setting up the Service Desk for your instance, please contact an administrator."
+msgstr ""
+
+msgid "ServiceDesk|Issues created from Service Desk emails will appear here. Each comment becomes part of the email conversation."
+msgstr ""
+
+msgid "ServiceDesk|Service Desk is not enabled"
+msgstr ""
+
+msgid "ServiceDesk|Service Desk is not supported"
+msgstr ""
+
+msgid "ServiceDesk|To enable Service Desk on this instance, an instance administrator must first set up incoming email."
+msgstr ""
+
+msgid "ServiceDesk|Use Service Desk to connect with your users and offer customer support through email right inside GitLab"
+msgstr ""
+
+msgid "ServiceDesk|Your users can send emails to this address:"
+msgstr ""
+
+msgid "ServicePing|Service ping is off"
+msgstr ""
+
+msgid "ServicePing|To view instance-level analytics, ask an admin to turn on %{docLinkStart}service ping%{docLinkEnd}."
+msgstr ""
+
+msgid "ServicePing|Turn on service ping"
+msgstr ""
+
+msgid "ServicePing|Turn on service ping to review instance-level analytics."
+msgstr ""
+
+msgid "Session ID"
+msgstr ""
+
+msgid "Session duration (minutes)"
+msgstr ""
+
+msgid "Set %{epic_ref} as the parent epic."
+msgstr ""
+
+msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
+msgstr ""
+
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
+msgid "Set a password on your account to pull or push via %{protocol}."
+msgstr ""
+
+msgid "Set any rate limit to %{code_open}0%{code_close} to disable the limit."
+msgstr ""
+
+msgid "Set due date"
+msgstr ""
+
+msgid "Set health status"
+msgstr ""
+
+msgid "Set health status to %{health_status}."
+msgstr ""
+
+msgid "Set iteration"
+msgstr ""
+
+msgid "Set limit to 0 to allow any file size."
+msgstr ""
+
+msgid "Set limits for web and API requests."
+msgstr ""
+
+msgid "Set milestone"
+msgstr ""
+
+msgid "Set new password"
+msgstr ""
+
+msgid "Set parent epic to an epic"
+msgstr ""
+
+msgid "Set per-user rate limits for imports and exports of projects and groups."
+msgstr ""
+
+msgid "Set projects and maximum size limits, session duration, user options, and check feature availability for namespace plan."
+msgstr ""
+
+msgid "Set rate limits for package registry API requests that supersede the general user and IP rate limits."
+msgstr ""
+
+msgid "Set rate limits for searches performed by web or API requests."
+msgstr ""
+
+msgid "Set severity"
+msgstr ""
+
+msgid "Set sign-in restrictions for all users."
+msgstr ""
+
+msgid "Set size limits for displaying diffs in the browser."
+msgstr ""
+
+msgid "Set target branch"
+msgstr ""
+
+msgid "Set target branch to %{branch_name}."
+msgstr ""
+
+msgid "Set the Draft status"
+msgstr ""
+
+msgid "Set the Ready status"
+msgstr ""
+
+msgid "Set the default expiration time for job artifacts in all projects. Set to %{code_open}0%{code_close} to never expire artifacts by default. If no unit is written, it defaults to seconds. For example, these are all equivalent: %{code_open}3600%{code_close}, %{code_open}60 minutes%{code_close}, or %{code_open}one hour%{code_close}."
+msgstr ""
+
+msgid "Set the due date to %{due_date}."
+msgstr ""
+
+msgid "Set the iteration to %{iteration_reference}."
+msgstr ""
+
+msgid "Set the maximum number of slices allowed to run concurrently during Elasticsearch reindexing. Learn more about %{max_slices_running_link_start}maximum running slices configuration%{max_slices_link_end}."
+msgstr ""
+
+msgid "Set the maximum session time for a web terminal."
+msgstr ""
+
+msgid "Set the milestone to %{milestone_reference}."
+msgstr ""
+
+msgid "Set the per-user rate limit for getting a user by ID via the API."
+msgstr ""
+
+msgid "Set the per-user rate limit for notes created by web or API requests."
+msgstr ""
+
+msgid "Set this number to 0 to disable the limit."
+msgstr ""
+
+msgid "Set time estimate"
+msgstr ""
+
+msgid "Set time estimate to %{time_estimate}."
+msgstr ""
+
+msgid "Set to 0 for no size limit."
+msgstr ""
+
+msgid "Set up CI/CD"
+msgstr ""
+
+msgid "Set up Jira Integration"
+msgstr ""
+
+msgid "Set up a %{type} runner for a project"
+msgstr ""
+
+msgid "Set up a hardware device as a second factor to sign in."
+msgstr ""
+
+msgid "Set up assertions/attributes/claims (email, first_name, last_name) and NameID according to %{docsLinkStart}the documentation %{icon}%{docsLinkEnd}"
+msgstr ""
+
+msgid "Set up new device"
+msgstr ""
+
+msgid "Set up new password"
+msgstr ""
+
+msgid "Set up your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
+msgstr ""
+
+msgid "Set visibility of project contents. Configure import sources and Git access protocols."
+msgstr ""
+
+msgid "Set weight"
+msgstr ""
+
+msgid "Set weight to %{weight}."
+msgstr ""
+
+msgid "SetStatusModal|Clear status"
+msgstr ""
+
+msgid "SetStatusModal|Clear status after"
+msgstr ""
+
+msgid "SetStatusModal|Displays that you are busy or not able to respond"
+msgstr ""
+
+msgid "SetStatusModal|Edit status"
+msgstr ""
+
+msgid "SetStatusModal|Remove status"
+msgstr ""
+
+msgid "SetStatusModal|Set a status"
+msgstr ""
+
+msgid "SetStatusModal|Set status"
+msgstr ""
+
+msgid "SetStatusModal|Set yourself as busy"
+msgstr ""
+
+msgid "SetStatusModal|Sorry, we weren't able to set your status. Please try again later."
+msgstr ""
+
+msgid "SetStatusModal|Status updated"
+msgstr ""
+
+msgid "SetStatusModal|What's your status?"
+msgstr ""
+
+msgid "SetStatusModal|Your status resets on %{date}."
+msgstr ""
+
+msgid "Sets %{epic_ref} as parent epic."
+msgstr ""
+
+msgid "Sets health status to %{health_status}."
+msgstr ""
+
+msgid "Sets target branch to %{branch_name}."
+msgstr ""
+
+msgid "Sets the due date to %{due_date}."
+msgstr ""
+
+msgid "Sets the iteration to %{iteration_reference}."
+msgstr ""
+
+msgid "Sets the milestone to %{milestone_reference}."
+msgstr ""
+
+msgid "Sets the severity"
+msgstr ""
+
+msgid "Sets time estimate to %{time_estimate}."
+msgstr ""
+
+msgid "Sets weight to %{weight}."
+msgstr ""
+
+msgid "Setting"
+msgstr ""
+
+msgid "Setting enforced"
+msgstr ""
+
+msgid "Setting saved successfully"
+msgid_plural "Settings saved successfully"
+msgstr[0] ""
+
+msgid "Settings"
+msgstr ""
+
+msgid "Settings|Unable to load the merge request options settings. Try reloading the page."
+msgstr ""
+
+msgid "Severity"
+msgstr ""
+
+msgid "Severity updated to %{severity}."
+msgstr ""
+
+msgid "SeverityWidget|Severity"
+msgstr ""
+
+msgid "SeverityWidget|Severity: %{severity}"
+msgstr ""
+
+msgid "SeverityWidget|There was an error while updating severity."
+msgstr ""
+
+msgid "Share"
+msgstr ""
+
+msgid "Share the %{strong_open}GitLab single sign-on URL%{strong_close} with members so they can sign in to your group through your identity provider"
+msgstr ""
+
+msgid "Shared Runners"
+msgstr ""
+
+msgid "Shared Runners:"
+msgstr ""
+
+msgid "Shared projects"
+msgstr ""
+
+msgid "Shared runners"
+msgstr ""
+
+msgid "Shared runners are disabled for the parent group"
+msgstr ""
+
+msgid "Shared runners are disabled on group level"
+msgstr ""
+
+msgid "Shared runners details"
+msgstr ""
+
+msgid "Shared runners enabled cannot be enabled until a valid credit card is on file"
+msgstr ""
+
+msgid "Shared runners help link"
+msgstr ""
+
+msgid "SharedRunnersMinutesSettings|By resetting the pipeline minutes for this namespace, the currently used minutes will be set to zero."
+msgstr ""
+
+msgid "SharedRunnersMinutesSettings|Reset pipeline minutes"
+msgstr ""
+
+msgid "SharedRunnersMinutesSettings|Reset used pipeline minutes"
+msgstr ""
+
+msgid "Shimo|Go to Shimo Workspace"
+msgstr ""
+
+msgid "Shimo|Link to a Shimo Workspace from the sidebar."
+msgstr ""
+
+msgid "Shimo|Shimo"
+msgstr ""
+
+msgid "Shimo|Shimo Workspace"
+msgstr ""
+
+msgid "Shimo|Shimo Workspace URL"
+msgstr ""
+
+msgid "Shimo|Shimo Workspace integration is enabled"
+msgstr ""
+
+msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
+msgstr ""
+
+msgid "Short name"
+msgstr ""
+
+msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
+msgstr ""
+
+msgid "Show Pipeline ID"
+msgstr ""
+
+msgid "Show Pipeline IID"
+msgstr ""
+
+msgid "Show all %{issuable_type}."
+msgstr ""
+
+msgid "Show all activity"
+msgstr ""
+
+msgid "Show all breadcrumbs"
+msgstr ""
+
+msgid "Show all epics"
+msgstr ""
+
+msgid "Show all issues."
+msgstr ""
+
+msgid "Show all milestones"
+msgstr ""
+
+msgid "Show all test cases."
+msgstr ""
+
+msgid "Show archived projects"
+msgstr ""
+
+msgid "Show archived projects only"
+msgstr ""
+
+msgid "Show closed epics"
+msgstr ""
+
+msgid "Show command"
+msgstr ""
+
+msgid "Show comments"
+msgstr ""
+
+msgid "Show comments on this file"
+msgstr ""
+
+msgid "Show comments only"
+msgstr ""
+
+msgid "Show complete raw log"
+msgstr ""
+
+msgid "Show details"
+msgstr ""
+
+msgid "Show file browser"
+msgstr ""
+
+msgid "Show file contents"
+msgstr ""
+
+msgid "Show filters"
+msgstr ""
+
+msgid "Show group milestones"
+msgstr ""
+
+msgid "Show labels"
+msgstr ""
+
+msgid "Show latest version"
+msgstr ""
+
+msgid "Show list"
+msgstr ""
+
+msgid "Show more"
+msgstr ""
+
+msgid "Show one file at a time"
+msgstr ""
+
+msgid "Show open epics"
+msgstr ""
+
+msgid "Show project milestones"
+msgstr ""
+
+msgid "Show sub-group milestones"
+msgstr ""
+
+msgid "Show the Closed list"
+msgstr ""
+
+msgid "Show the Open list"
+msgstr ""
+
+msgid "Show thread"
+msgstr ""
+
+msgid "Show whitespace changes"
+msgstr ""
+
+msgid "ShowcaseSecurity|Access a dedicated area for vulnerability management. This includes a security dashboard, vulnerability report, and settings."
+msgstr ""
+
+msgid "ShowcaseSecurity|Audit your Docker-based app. Scan for known vulnerabilities in the Docker images where your code is shipped."
+msgstr ""
+
+msgid "ShowcaseSecurity|Container scanning"
+msgstr ""
+
+msgid "ShowcaseSecurity|Dependency scanning"
+msgstr ""
+
+msgid "ShowcaseSecurity|Dynamic Application Security Testing (DAST)"
+msgstr ""
+
+msgid "ShowcaseSecurity|Dynamically examine your application for vulnerabilities in deployed environments."
+msgstr ""
+
+msgid "ShowcaseSecurity|Enable SAST"
+msgstr ""
+
+msgid "ShowcaseSecurity|Enable Secret Detection"
+msgstr ""
+
+msgid "ShowcaseSecurity|Enable Static Application Security Testing (SAST)"
+msgstr ""
+
+msgid "ShowcaseSecurity|Find out if your external libraries are safe. Run dependency scanning jobs that check for known vulnerabilities in your external libraries."
+msgstr ""
+
+msgid "ShowcaseSecurity|Identify vulnerabilities in your code now"
+msgstr ""
+
+msgid "ShowcaseSecurity|Scan your code to detect unintentionally committed secrets, like keys, passwords, and API tokens."
+msgstr ""
+
+msgid "ShowcaseSecurity|Scan your source code using GitLab CI/CD and uncover vulnerabilities before deploying."
+msgstr ""
+
+msgid "ShowcaseSecurity|Start a free 30-day Ultimate trial or upgrade your instance to access organization-wide security and compliance features. See the other features of the Ultimate plan."
+msgstr ""
+
+msgid "ShowcaseSecurity|Start a free trial"
+msgstr ""
+
+msgid "ShowcaseSecurity|Take your security to the next level"
+msgstr ""
+
+msgid "ShowcaseSecurity|Upgrade now"
+msgstr ""
+
+msgid "ShowcaseSecurity|Use GitLab CI/CD to analyze your source code for known vulnerabilities. Compare the found vulnerabilities between your source and target branches."
+msgstr ""
+
+msgid "ShowcaseSecurity|Vulnerability management"
+msgstr ""
+
+msgid "Showing %{conflict}"
+msgstr ""
+
+msgid "Showing %{count} of %{total} projects"
+msgstr ""
+
+msgid "Showing %{count} project"
+msgid_plural "Showing %{count} projects"
+msgstr[0] ""
+
+msgid "Showing %{limit} of %{total_count} issues. "
+msgstr ""
+
+msgid "Showing %{pageSize} of %{total} %{issuableType}"
+msgstr ""
+
+msgid "Showing all epics"
+msgstr ""
+
+msgid "Showing all issues"
+msgstr ""
+
+msgid "Showing data for workflow items completed in this date range. Date range limited to %{maxDateRange} days."
+msgstr ""
+
+msgid "Showing last %{size} of log -"
+msgstr ""
+
+msgid "Showing latest version"
+msgstr ""
+
+msgid "Showing version #%{versionNumber}"
+msgstr ""
+
+msgid "Shows issues for group '%{group_name}' from Nov 1, 2019 to Dec 31, 2019"
+msgstr ""
+
+msgid "Side-by-side"
+msgstr ""
+
+msgid "Sidebar|%{name}: %{value}"
+msgstr ""
+
+msgid "Sidebar|Assign health status"
+msgstr ""
+
+msgid "Sidebar|Health status"
+msgstr ""
+
+msgid "Sidebar|No status"
+msgstr ""
+
+msgid "Sidebar|None"
+msgstr ""
+
+msgid "Sidekiq job compression threshold (bytes)"
+msgstr ""
+
+msgid "Sidekiq job size limit (bytes)"
+msgstr ""
+
+msgid "Sidekiq job size limits"
+msgstr ""
+
+msgid "Sign in"
+msgstr ""
+
+msgid "Sign in / Register"
+msgstr ""
+
+msgid "Sign in as a user with the matching email address, add the email to this account, or sign-up for a new account using the matching email."
+msgstr ""
+
+msgid "Sign in preview"
+msgstr ""
+
+msgid "Sign in to GitLab"
+msgstr ""
+
+msgid "Sign in using smart card"
+msgstr ""
+
+msgid "Sign in via 2FA code"
+msgstr ""
+
+msgid "Sign in with"
+msgstr ""
+
+msgid "Sign in with single sign-on"
+msgstr ""
+
+msgid "Sign in with smart card"
+msgstr ""
+
+msgid "Sign in/Sign up pages"
+msgstr ""
+
+msgid "Sign out"
+msgstr ""
+
+msgid "Sign out & Register"
+msgstr ""
+
+msgid "Sign up"
+msgstr ""
+
+msgid "Sign up was successful! Please confirm your email to sign in."
+msgstr ""
+
+msgid "Sign-in and Help page"
+msgstr ""
+
+msgid "Sign-in count:"
+msgstr ""
+
+msgid "Sign-in page"
+msgstr ""
+
+msgid "Sign-in restrictions"
+msgstr ""
+
+msgid "Sign-in text"
+msgstr ""
+
+msgid "Sign-in using %{provider} auth failed"
+msgstr ""
+
+msgid "Sign-out page URL"
+msgstr ""
+
+msgid "Sign-up restrictions"
+msgstr ""
+
+msgid "SignUp|By clicking %{button_text} or registering through a third party you accept the GitLab%{link_start} Terms of Use and acknowledge the Privacy Policy and Cookie Policy%{link_end}"
+msgstr ""
+
+msgid "SignUp|By clicking %{button_text} or registering through a third party you accept the%{link_start} Terms of Use and acknowledge the Privacy Policy and Cookie Policy%{link_end}"
+msgstr ""
+
+msgid "SignUp|By clicking %{button_text}, I agree that I have read and accepted the %{link_start}Terms of Use and Privacy Policy%{link_end}"
+msgstr ""
+
+msgid "SignUp|By clicking %{button_text}, I agree that I have read and accepted the GitLab %{link_start}Terms of Use and Privacy Policy%{link_end}"
+msgstr ""
+
+msgid "SignUp|By signing in you accept the %{link_start}Terms of Use and acknowledge the Privacy Policy and Cookie Policy%{link_end}."
+msgstr ""
+
+msgid "SignUp|First name is too long (maximum is %{max_length} characters)."
+msgstr ""
+
+msgid "SignUp|Last name is too long (maximum is %{max_length} characters)."
+msgstr ""
+
+msgid "SignUp|Minimum length is %{minimum_password_length} characters."
+msgstr ""
+
+msgid "SignUp|Username is too long (maximum is %{max_length} characters)."
+msgstr ""
+
+msgid "SignUp|Username is too short (minimum is %{min_length} characters)."
+msgstr ""
+
+msgid "Signed in"
+msgstr ""
+
+msgid "Signed in to GitLab"
+msgstr ""
+
+msgid "Signed in to GitLab as %{user_link}"
+msgstr ""
+
+msgid "Signed in with %{authentication} authentication"
+msgstr ""
+
+msgid "Signing in using %{label} has been disabled"
+msgstr ""
+
+msgid "Signing in using your %{label} account without a pre-existing GitLab account is not allowed."
+msgstr ""
+
+msgid "Similar issues"
+msgstr ""
+
+msgid "Simulate a pipeline created for the default branch"
+msgstr ""
+
+msgid "Site profile failed to delete"
+msgstr ""
+
+msgid "Site profile not found for given parameters"
+msgstr ""
+
+msgid "Sites"
+msgstr ""
+
+msgid "Size"
+msgstr ""
+
+msgid "Size Limits"
+msgstr ""
+
+msgid "Size limit per repository (MB)"
+msgstr ""
+
+msgid "Skipped"
+msgstr ""
+
+msgid "Skipped deployment to"
+msgstr ""
+
+msgid "Skype:"
+msgstr ""
+
+msgid "Slack application"
+msgstr ""
+
+msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
+msgstr ""
+
+msgid "Slack logo"
+msgstr ""
+
+msgid "SlackIntegration|Are you sure you want to remove this project from the GitLab for Slack app?"
+msgstr ""
+
+msgid "SlackIntegration|Client ID"
+msgstr ""
+
+msgid "SlackIntegration|Client secret"
+msgstr ""
+
+msgid "SlackIntegration|GitLab for Slack"
+msgstr ""
+
+msgid "SlackIntegration|GitLab for Slack was successfully installed."
+msgstr ""
+
+msgid "SlackIntegration|Install GitLab for Slack app"
+msgstr ""
+
+msgid "SlackIntegration|Project alias"
+msgstr ""
+
+msgid "SlackIntegration|Reinstall GitLab for Slack app"
+msgstr ""
+
+msgid "SlackIntegration|Remove project"
+msgstr ""
+
+msgid "SlackIntegration|See the list of available commands in Slack after setting up this integration by entering"
+msgstr ""
+
+msgid "SlackIntegration|Select a GitLab project to link with your Slack workspace."
+msgstr ""
+
+msgid "SlackIntegration|Sends notifications about project events to Slack channels."
+msgstr ""
+
+msgid "SlackIntegration|Signing secret"
+msgstr ""
+
+msgid "SlackIntegration|Team name"
+msgstr ""
+
+msgid "SlackIntegration|This integration allows users to perform common operations on this project by entering slash commands in Slack."
+msgstr ""
+
+msgid "SlackIntegration|Update to the latest version"
+msgstr ""
+
+msgid "SlackIntegration|Update to the latest version of GitLab for Slack to get notifications"
+msgstr ""
+
+msgid "SlackIntegration|Update to the latest version to receive notifications from GitLab."
+msgstr ""
+
+msgid "SlackIntegration|Verification token"
+msgstr ""
+
+msgid "SlackIntegration|You can now close this window and go to your Slack workspace."
+msgstr ""
+
+msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
+msgstr ""
+
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
+msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
+msgstr ""
+
+msgid "SlackService|2. Paste the token from Slack in the %{strong_open}Token%{strong_close} field below."
+msgstr ""
+
+msgid "SlackService|3. Select the %{strong_open}Active%{strong_close} checkbox, select %{strong_open}Save changes%{strong_close}, and start using slash commands in Slack!"
+msgstr ""
+
+msgid "SlackService|After setup, get a list of available Slack slash commands by entering"
+msgstr ""
+
+msgid "SlackService|Fill in the word that works best for your team."
+msgstr ""
+
+msgid "SlackService|Perform common operations in this project by entering slash commands in Slack."
+msgstr ""
+
+msgid "Slack|%{asterisk}Channel notifications%{asterisk}"
+msgstr ""
+
+msgid "Slack|%{asterisk}Slash commands%{asterisk}"
+msgstr ""
+
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
+msgstr ""
+
+msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
+msgstr ""
+
+msgid "Slack|Connect your GitLab account"
+msgstr ""
+
+msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
+msgstr ""
+
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgstr ""
+
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
+msgstr ""
+
+msgid "Slack|To start using slash commands, connect your GitLab account."
+msgstr ""
+
+msgid "Slice multiplier"
+msgstr ""
+
+msgid "Smartcard"
+msgstr ""
+
+msgid "Smartcard authentication failed: client certificate header is missing."
+msgstr ""
+
+msgid "Snippet"
+msgstr ""
+
+msgid "Snippets"
+msgstr ""
+
+msgid "Snippets with non-text files can only be edited via Git."
+msgstr ""
+
+msgid "SnippetsEmptyState|Code snippets"
+msgstr ""
+
+msgid "SnippetsEmptyState|Documentation"
+msgstr ""
+
+msgid "SnippetsEmptyState|New snippet"
+msgstr ""
+
+msgid "SnippetsEmptyState|No snippets found"
+msgstr ""
+
+msgid "SnippetsEmptyState|Store, share, and embed small pieces of code and text."
+msgstr ""
+
+msgid "SnippetsEmptyState|There are no snippets to show."
+msgstr ""
+
+msgid "Snippets|%{spammable_titlecase} was submitted to Akismet successfully."
+msgstr ""
+
+msgid "Snippets|Add another file %{num}/%{total}"
+msgstr ""
+
+msgid "Snippets|Delete file"
+msgstr ""
+
+msgid "Snippets|Description (optional)"
+msgstr ""
+
+msgid "Snippets|Error with Akismet. Please check the logs for more info."
+msgstr ""
+
+msgid "Snippets|Files"
+msgstr ""
+
+msgid "Snippets|Give your file a name to add code highlighting, e.g. example.rb for Ruby"
+msgstr ""
+
+msgid "Snippets|Optionally add a description about what your snippet does or how to use it…"
+msgstr ""
+
+msgid "Snippets|Snippets can't contain empty files. Ensure all files have content, or delete them."
+msgstr ""
+
+msgid "Snowplow"
+msgstr ""
+
+msgid "Soft wrap"
+msgstr ""
+
+msgid "Solid"
+msgstr ""
+
+msgid "Solution"
+msgstr ""
+
+msgid "Some changes are not shown"
+msgstr ""
+
+msgid "Some child epics may be hidden due to applied filters"
+msgstr ""
+
+msgid "Some common domains are not allowed. %{learn_more_link}."
+msgstr ""
+
+msgid "Someone edited the %{issuableType} at the same time you did. Review %{linkStart}the %{issuableType}%{linkEnd} and make sure you don't unintentionally overwrite their changes."
+msgstr ""
+
+msgid "Someone edited the file the same time you did. Please check out %{link_start}the file %{icon}%{link_end} and make sure your changes will not unintentionally remove theirs."
+msgstr ""
+
+msgid "Someone edited this %{issueType} at the same time you did. The description has been updated and you will need to make your changes again."
+msgstr ""
+
+msgid "Someone edited this merge request at the same time you did. Please refresh the page to see changes."
+msgstr ""
+
+msgid "Someone edited this test case at the same time you did. The description has been updated and you will need to make your changes again."
+msgstr ""
+
+msgid "Someone signed in to your %{host} account from a new location"
+msgstr ""
+
+msgid "Someone, hopefully you, has requested to reset the password for your GitLab account on %{link_to_gitlab}."
+msgstr ""
+
+msgid "Something went wrong"
+msgstr ""
+
+msgid "Something went wrong on our end"
+msgstr ""
+
+msgid "Something went wrong on our end."
+msgstr ""
+
+msgid "Something went wrong on our end. Please try again!"
+msgstr ""
+
+msgid "Something went wrong on our end. Please try again."
+msgstr ""
+
+msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
+msgstr ""
+
+msgid "Something went wrong trying to load issue contacts."
+msgstr ""
+
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
+msgid "Something went wrong when reordering designs. Please try again"
+msgstr ""
+
+msgid "Something went wrong when sending the incident link to Slack."
+msgstr ""
+
+msgid "Something went wrong while adding timeline event."
+msgstr ""
+
+msgid "Something went wrong while adding your award. Please try again."
+msgstr ""
+
+msgid "Something went wrong while applying the batch of suggestions. Please try again."
+msgstr ""
+
+msgid "Something went wrong while applying the suggestion. Please try again."
+msgstr ""
+
+msgid "Something went wrong while archiving a requirement."
+msgstr ""
+
+msgid "Something went wrong while closing the epic. Please try again later."
+msgstr ""
+
+msgid "Something went wrong while closing the incident form."
+msgstr ""
+
+msgid "Something went wrong while closing the merge request. Please try again later."
+msgstr ""
+
+msgid "Something went wrong while creating a requirement."
+msgstr ""
+
+msgid "Something went wrong while deleting description changes. Please try again."
+msgstr ""
+
+msgid "Something went wrong while deleting the source branch. Please try again."
+msgstr ""
+
+msgid "Something went wrong while deleting your note. Please try again."
+msgstr ""
+
+msgid "Something went wrong while deploying this environment. Please try again."
+msgstr ""
+
+msgid "Something went wrong while editing your comment. Please try again."
+msgstr ""
+
+msgid "Something went wrong while exporting requirements"
+msgstr ""
+
+msgid "Something went wrong while fetching branches"
+msgstr ""
+
+msgid "Something went wrong while fetching comments. Please try again."
+msgstr ""
+
+msgid "Something went wrong while fetching description changes. Please try again."
+msgstr ""
+
+msgid "Something went wrong while fetching details"
+msgstr ""
+
+msgid "Something went wrong while fetching group member contributions"
+msgstr ""
+
+msgid "Something went wrong while fetching latest comments."
+msgstr ""
+
+msgid "Something went wrong while fetching projects"
+msgstr ""
+
+msgid "Something went wrong while fetching projects."
+msgstr ""
+
+msgid "Something went wrong while fetching related merge requests."
+msgstr ""
+
+msgid "Something went wrong while fetching requirements count."
+msgstr ""
+
+msgid "Something went wrong while fetching requirements list."
+msgstr ""
+
+msgid "Something went wrong while fetching source branches."
+msgstr ""
+
+msgid "Something went wrong while fetching the environments for this merge request. Please try again."
+msgstr ""
+
+msgid "Something went wrong while fetching the packages list."
+msgstr ""
+
+msgid "Something went wrong while obtaining the Let's Encrypt certificate."
+msgstr ""
+
+msgid "Something went wrong while opening the incident form."
+msgstr ""
+
+msgid "Something went wrong while promoting the issue to an epic. Please try again."
+msgstr ""
+
+msgid "Something went wrong while promoting the note to timeline event."
+msgstr ""
+
+msgid "Something went wrong while reopening a requirement."
+msgstr ""
+
+msgid "Something went wrong while reopening the epic. Please try again later."
+msgstr ""
+
+msgid "Something went wrong while reopening the merge request. Please try again later."
+msgstr ""
+
+msgid "Something went wrong while resolving this discussion. Please try again."
+msgstr ""
+
+msgid "Something went wrong while setting %{issuableType} %{dateType} date."
+msgstr ""
+
+msgid "Something went wrong while setting %{issuableType} confidentiality."
+msgstr ""
+
+msgid "Something went wrong while setting %{issuableType} health status."
+msgstr ""
+
+msgid "Something went wrong while setting %{issuableType} notifications."
+msgstr ""
+
+msgid "Something went wrong while setting %{issuableType} to-do item."
+msgstr ""
+
+msgid "Something went wrong while setting %{issuableType} weight."
+msgstr ""
+
+msgid "Something went wrong while stopping this environment. Please try again."
+msgstr ""
+
+msgid "Something went wrong while updating a requirement."
+msgstr ""
+
+msgid "Something went wrong while updating assignees"
+msgstr ""
+
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
+msgid "Something went wrong while updating your list settings"
+msgstr ""
+
+msgid "Something went wrong with your automatic subscription renewal."
+msgstr ""
+
+msgid "Something went wrong, unable to add %{project} to dashboard"
+msgstr ""
+
+msgid "Something went wrong, unable to delete project"
+msgstr ""
+
+msgid "Something went wrong, unable to get projects"
+msgstr ""
+
+msgid "Something went wrong, unable to search projects"
+msgstr ""
+
+msgid "Something went wrong. Please try again later"
+msgstr ""
+
+msgid "Something went wrong. Please try again."
+msgstr ""
+
+msgid "Something went wrong. Try again later."
+msgstr ""
+
+msgid "Sorry, no projects matched your search"
+msgstr ""
+
+msgid "Sorry, you have exceeded the maximum browsable page number. Please use the API to explore further."
+msgstr ""
+
+msgid "Sorry, your filter produced no results"
+msgstr ""
+
+msgid "Sort by"
+msgstr ""
+
+msgid "Sort direction"
+msgstr ""
+
+msgid "Sort direction: Ascending"
+msgstr ""
+
+msgid "Sort direction: Descending"
+msgstr ""
+
+msgid "Sort or filter"
+msgstr ""
+
+msgid "SortOptions|Blocking"
+msgstr ""
+
+msgid "SortOptions|Closed date"
+msgstr ""
+
+msgid "SortOptions|Closed earlier"
+msgstr ""
+
+msgid "SortOptions|Closed recently"
+msgstr ""
+
+msgid "SortOptions|Created date"
+msgstr ""
+
+msgid "SortOptions|Due date"
+msgstr ""
+
+msgid "SortOptions|Due later"
+msgstr ""
+
+msgid "SortOptions|Due soon"
+msgstr ""
+
+msgid "SortOptions|Expired date"
+msgstr ""
+
+msgid "SortOptions|Label priority"
+msgstr ""
+
+msgid "SortOptions|Largest group"
+msgstr ""
+
+msgid "SortOptions|Largest repository"
+msgstr ""
+
+msgid "SortOptions|Last Contact"
+msgstr ""
+
+msgid "SortOptions|Last created"
+msgstr ""
+
+msgid "SortOptions|Latest version"
+msgstr ""
+
+msgid "SortOptions|Least popular"
+msgstr ""
+
+msgid "SortOptions|Less weight"
+msgstr ""
+
+msgid "SortOptions|Manual"
+msgstr ""
+
+msgid "SortOptions|Merged date"
+msgstr ""
+
+msgid "SortOptions|Merged earlier"
+msgstr ""
+
+msgid "SortOptions|Merged recently"
+msgstr ""
+
+msgid "SortOptions|Milestone due date"
+msgstr ""
+
+msgid "SortOptions|Milestone due later"
+msgstr ""
+
+msgid "SortOptions|Milestone due soon"
+msgstr ""
+
+msgid "SortOptions|More weight"
+msgstr ""
+
+msgid "SortOptions|Most popular"
+msgstr ""
+
+msgid "SortOptions|Most stars"
+msgstr ""
+
+msgid "SortOptions|Name"
+msgstr ""
+
+msgid "SortOptions|Name, ascending"
+msgstr ""
+
+msgid "SortOptions|Name, descending"
+msgstr ""
+
+msgid "SortOptions|Oldest created"
+msgstr ""
+
+msgid "SortOptions|Oldest last activity"
+msgstr ""
+
+msgid "SortOptions|Oldest sign in"
+msgstr ""
+
+msgid "SortOptions|Oldest starred"
+msgstr ""
+
+msgid "SortOptions|Oldest updated"
+msgstr ""
+
+msgid "SortOptions|Oldest version"
+msgstr ""
+
+msgid "SortOptions|Popularity"
+msgstr ""
+
+msgid "SortOptions|Priority"
+msgstr ""
+
+msgid "SortOptions|Project"
+msgstr ""
+
+msgid "SortOptions|Recent last activity"
+msgstr ""
+
+msgid "SortOptions|Recent sign in"
+msgstr ""
+
+msgid "SortOptions|Recently starred"
+msgstr ""
+
+msgid "SortOptions|Size"
+msgstr ""
+
+msgid "SortOptions|Sort by:"
+msgstr ""
+
+msgid "SortOptions|Sort direction"
+msgstr ""
+
+msgid "SortOptions|Stars"
+msgstr ""
+
+msgid "SortOptions|Start date"
+msgstr ""
+
+msgid "SortOptions|Start later"
+msgstr ""
+
+msgid "SortOptions|Start soon"
+msgstr ""
+
+msgid "SortOptions|Title"
+msgstr ""
+
+msgid "SortOptions|Type"
+msgstr ""
+
+msgid "SortOptions|Version"
+msgstr ""
+
+msgid "SortOptions|Weight"
+msgstr ""
+
+msgid "Source"
+msgstr ""
+
+msgid "Source (branch or tag)"
+msgstr ""
+
+msgid "Source Branch"
+msgstr ""
+
+msgid "Source IP"
+msgstr ""
+
+msgid "Source branch"
+msgstr ""
+
+msgid "Source branch does not exist"
+msgstr ""
+
+msgid "Source branch is protected from force push"
+msgstr ""
+
+msgid "Source branch will be deleted."
+msgstr ""
+
+msgid "Source branch will not be deleted."
+msgstr ""
+
+msgid "Source branch: %{source_branch_open}%{source_branch}%{source_branch_close}"
+msgstr ""
+
+msgid "Source code (%{fileExtension})"
+msgstr ""
+
+msgid "Source is not available"
+msgstr ""
+
+msgid "Source project cannot be found."
+msgstr ""
+
+msgid "SourceEditor|\"el\" parameter is required for createInstance()"
+msgstr ""
+
+msgid "SourceEditor|%{name} is not registered."
+msgstr ""
+
+msgid "SourceEditor|Extension definition should be either a class or a function"
+msgstr ""
+
+msgid "SourceEditor|Extension definition should be either class, function, or an Array of definitions."
+msgstr ""
+
+msgid "SourceEditor|Extensions Store is required to check for an extension."
+msgstr ""
+
+msgid "SourceEditor|Name conflict for \"%{prop}()\" method."
+msgstr ""
+
+msgid "SourceEditor|No extension for unuse has been specified."
+msgstr ""
+
+msgid "SourceEditor|Source Editor instance is required to set up an extension."
+msgstr ""
+
+msgid "SourceEditor|`definition` property is expected on the extension."
+msgstr ""
+
+msgid "Sourcegraph"
+msgstr ""
+
+msgid "SourcegraphAdmin|Block on private and internal projects"
+msgstr ""
+
+msgid "SourcegraphAdmin|Configure the URL to a Sourcegraph instance which can read your GitLab projects."
+msgstr ""
+
+msgid "SourcegraphAdmin|Enable Sourcegraph"
+msgstr ""
+
+msgid "SourcegraphAdmin|Enable code intelligence powered by %{link_start}Sourcegraph%{link_end} on your GitLab instance's code views and merge requests."
+msgstr ""
+
+msgid "SourcegraphAdmin|Learn more."
+msgstr ""
+
+msgid "SourcegraphAdmin|Only public projects have code intelligence enabled and communicate with Sourcegraph."
+msgstr ""
+
+msgid "SourcegraphAdmin|Save changes"
+msgstr ""
+
+msgid "SourcegraphAdmin|Sourcegraph URL"
+msgstr ""
+
+msgid "SourcegraphAdmin|https://sourcegraph.example.com"
+msgstr ""
+
+msgid "SourcegraphPreferences|This feature is experimental and currently limited to certain projects."
+msgstr ""
+
+msgid "SourcegraphPreferences|This feature is experimental and limited to public projects."
+msgstr ""
+
+msgid "SourcegraphPreferences|This feature is experimental."
+msgstr ""
+
+msgid "SourcegraphPreferences|Uses %{linkStart}Sourcegraph.com%{linkEnd}."
+msgstr ""
+
+msgid "SourcegraphPreferences|Uses a custom %{linkStart}Sourcegraph instance%{linkEnd}."
+msgstr ""
+
+msgid "Spam Check"
+msgstr ""
+
+msgid "Spam Check API key"
+msgstr ""
+
+msgid "Spam Logs"
+msgstr ""
+
+msgid "Spam and Anti-bot Protection"
+msgstr ""
+
+msgid "Spam log successfully submitted as ham."
+msgstr ""
+
+msgid "Specified URL cannot be used: \"%{reason}\""
+msgstr ""
+
+msgid "Specify IP ranges that are always allowed for inbound traffic, for use with group-level IP restrictions. Runner and Pages daemon internal IPs should be listed here so that they can access project artifacts."
+msgstr ""
+
+msgid "Specify an email address regex pattern to identify default internal users."
+msgstr ""
+
+msgid "Speed up your pipelines with Needs relationships"
+msgstr ""
+
+msgid "Spent at"
+msgstr ""
+
+msgid "Spent at can't be a future date and time."
+msgstr ""
+
+msgid "Squash commit message"
+msgstr ""
+
+msgid "Squash commits"
+msgstr ""
+
+msgid "Squash commits when merge request is accepted."
+msgstr ""
+
+msgid "Stack trace"
+msgstr ""
+
+msgid "Stacktrace snippet"
+msgstr ""
+
+msgid "Stage"
+msgstr ""
+
+msgid "Stage:"
+msgstr ""
+
+msgid "Standard"
+msgstr ""
+
+msgid "Star labels to start sorting by priority"
+msgstr ""
+
+msgid "Star toggle failed. Try again later."
+msgstr ""
+
+msgid "StarProject|Star"
+msgstr ""
+
+msgid "Starred Projects"
+msgstr ""
+
+msgid "Starred Projects' Activity"
+msgstr ""
+
+msgid "Starred projects"
+msgstr ""
+
+msgid "StarredProjectsEmptyState|Visit a project page and press on a star icon. Then, you can find the project on this page."
+msgstr ""
+
+msgid "StarredProjectsEmptyState|You don't have starred projects yet."
+msgstr ""
+
+msgid "Starrers"
+msgstr ""
+
+msgid "Stars"
+msgstr ""
+
+msgid "Start Date"
+msgstr ""
+
+msgid "Start Time"
+msgstr ""
+
+msgid "Start Web Terminal"
+msgstr ""
+
+msgid "Start a %{new_merge_request} with these changes"
+msgstr ""
+
+msgid "Start a Free Ultimate Trial"
+msgstr ""
+
+msgid "Start a new merge request with these changes"
+msgstr ""
+
+msgid "Start a review"
+msgstr ""
+
+msgid "Start another thread"
+msgstr ""
+
+msgid "Start by choosing a group to start exploring the merge requests in that group. You can then proceed to filter by projects, labels, milestones and authors."
+msgstr ""
+
+msgid "Start cleanup"
+msgstr ""
+
+msgid "Start date"
+msgstr ""
+
+msgid "Start free trial"
+msgstr ""
+
+msgid "Start inputting changes and we will generate a YAML-file for you to add to your repository"
+msgstr ""
+
+msgid "Start internal thread"
+msgstr ""
+
+msgid "Start merge train"
+msgstr ""
+
+msgid "Start merge train when pipeline succeeds"
+msgstr ""
+
+msgid "Start merge train..."
+msgstr ""
+
+msgid "Start remote connection"
+msgstr ""
+
+msgid "Start search"
+msgstr ""
+
+msgid "Start thread"
+msgstr ""
+
+msgid "Start time"
+msgstr ""
+
+msgid "Start your Free Ultimate Trial"
+msgstr ""
+
+msgid "Start your free trial"
+msgstr ""
+
+msgid "Started"
+msgstr ""
+
+msgid "Started %{startsIn}"
+msgstr ""
+
+msgid "Started asynchronous removal of all repository check states."
+msgstr ""
+
+msgid "Started escalation for this incident."
+msgstr ""
+
+msgid "Starting..."
+msgstr ""
+
+msgid "Starts"
+msgstr ""
+
+msgid "Starts %{startsIn}"
+msgstr ""
+
+msgid "Starts escalations for this incident"
+msgstr ""
+
+msgid "Starts on"
+msgstr ""
+
+msgid "Starts: %{startsAt}"
+msgstr ""
+
+msgid "State your message to activate"
+msgstr ""
+
+msgid "State/Province"
+msgstr ""
+
+msgid "State/Province/City"
+msgstr ""
+
+msgid "Static Application Security Testing (SAST)"
+msgstr ""
+
+msgid "Statistics"
+msgstr ""
+
+msgid "Status"
+msgstr ""
+
+msgid "Status (optional)"
+msgstr ""
+
+msgid "Status was retried."
+msgstr ""
+
+msgid "Status:"
+msgstr ""
+
+msgid "Status: %{title}"
+msgstr ""
+
+msgid "StatusCheck|%{failed} failed"
+msgstr ""
+
+msgid "StatusCheck|%{pending} pending"
+msgstr ""
+
+msgid "StatusCheck|API to check"
+msgstr ""
+
+msgid "StatusCheck|Add status check"
+msgstr ""
+
+msgid "StatusCheck|An error occurred deleting the %{name} status check."
+msgstr ""
+
+msgid "StatusCheck|An error occurred fetching the status checks."
+msgstr ""
+
+msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
+msgstr ""
+
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
+msgstr ""
+
+msgid "StatusCheck|Examples: QA, Security."
+msgstr ""
+
+msgid "StatusCheck|External API is already in use by another status check."
+msgstr ""
+
+msgid "StatusCheck|Failed to load status checks"
+msgstr ""
+
+msgid "StatusCheck|Invoke an external API as part of the pipeline process."
+msgstr ""
+
+msgid "StatusCheck|No status checks are defined yet."
+msgstr ""
+
+msgid "StatusCheck|Remove status check"
+msgstr ""
+
+msgid "StatusCheck|Remove status check?"
+msgstr ""
+
+msgid "StatusCheck|Service name"
+msgstr ""
+
+msgid "StatusCheck|Status checks"
+msgstr ""
+
+msgid "StatusCheck|Status checks all passed"
+msgstr ""
+
+msgid "StatusCheck|Status checks are being fetched"
+msgstr ""
+
+msgid "StatusCheck|Status to check"
+msgstr ""
+
+msgid "StatusCheck|Target branch"
+msgstr ""
+
+msgid "StatusCheck|Update status check"
+msgstr ""
+
+msgid "StatusCheck|You are about to remove the %{name} status check."
+msgstr ""
+
+msgid "StatusCheck|status checks"
+msgstr ""
+
+msgid "StatusPage|AWS %{docsLink}"
+msgstr ""
+
+msgid "StatusPage|AWS Secret access key"
+msgstr ""
+
+msgid "StatusPage|AWS access key ID"
+msgstr ""
+
+msgid "StatusPage|AWS region"
+msgstr ""
+
+msgid "StatusPage|Active"
+msgstr ""
+
+msgid "StatusPage|Bucket %{docsLink}"
+msgstr ""
+
+msgid "StatusPage|Configure file storage settings to link issues in this project to an external status page."
+msgstr ""
+
+msgid "StatusPage|S3 Bucket name"
+msgstr ""
+
+msgid "StatusPage|Status page"
+msgstr ""
+
+msgid "StatusPage|Status page URL"
+msgstr ""
+
+msgid "StatusPage|To publish incidents to an external status page, GitLab stores a JSON file in your Amazon S3 account at a location that your external status page service can access. Make sure to also set up %{docsLink}"
+msgstr ""
+
+msgid "StatusPage|configuration documentation"
+msgstr ""
+
+msgid "StatusPage|your status page frontend."
+msgstr ""
+
+msgid "Stay updated about the performance and health of your environment by configuring Prometheus to monitor your deployments."
+msgstr ""
+
+msgid "Step %{currentStep} of %{stepCount}"
+msgstr ""
+
+msgid "Step 1."
+msgstr ""
+
+msgid "Step 2."
+msgstr ""
+
+msgid "Step 3."
+msgstr ""
+
+msgid "Step 4."
+msgstr ""
+
+msgid "Stop Terminal"
+msgstr ""
+
+msgid "Stop impersonation"
+msgstr ""
+
+msgid "Stop this environment"
+msgstr ""
+
+msgid "Stopped"
+msgstr ""
+
+msgid "Stopping..."
+msgstr ""
+
+msgid "Storage"
+msgstr ""
+
+msgid "Storage nodes for new repositories"
+msgstr ""
+
+msgid "Storage:"
+msgstr ""
+
+msgid "StorageSize|Unknown"
+msgstr ""
+
+msgid "Store your files, plan your work, collaborate on code, and more."
+msgstr ""
+
+msgid "Strikethrough"
+msgstr ""
+
+msgid "Strikethrough text"
+msgstr ""
+
+msgid "Sub-batch size"
+msgstr ""
+
+msgid "Subdomains of the Pages root domain %{root_domain} are reserved and cannot be used as custom Pages domains."
+msgstr ""
+
+msgid "Subgroup information"
+msgstr ""
+
+msgid "Subgroup milestone"
+msgstr ""
+
+msgid "Subgroup navigation"
+msgstr ""
+
+msgid "SubgroupCreationLevel|Roles allowed to create subgroups"
+msgstr ""
+
+msgid "SubgroupCreationlevel|Allowed to create subgroups"
+msgstr ""
+
+msgid "SubgroupCreationlevel|Maintainers"
+msgstr ""
+
+msgid "SubgroupCreationlevel|Owners"
+msgstr ""
+
+msgid "Subgroups"
+msgstr ""
+
+msgid "Subgroups and projects"
+msgstr ""
+
+msgid "Subgroups can set up their own two-factor authentication rules"
+msgstr ""
+
+msgid "Subject Key Identifier:"
+msgstr ""
+
+msgid "Subkeys"
+msgstr ""
+
+msgid "Submit"
+msgstr ""
+
+msgid "Submit a review"
+msgstr ""
+
+msgid "Submit as ham"
+msgstr ""
+
+msgid "Submit as spam"
+msgstr ""
+
+msgid "Submit feedback"
+msgstr ""
+
+msgid "Submit review"
+msgstr ""
+
+msgid "Submit search"
+msgstr ""
+
+msgid "Submit the current review."
+msgstr ""
+
+msgid "Submitted as ham"
+msgstr ""
+
+msgid "Submitted the current review."
+msgstr ""
+
+msgid "Subscribe"
+msgstr ""
+
+msgid "Subscribe at group level"
+msgstr ""
+
+msgid "Subscribe at project level"
+msgstr ""
+
+msgid "Subscribe to RSS feed"
+msgstr ""
+
+msgid "Subscribe to calendar"
+msgstr ""
+
+msgid "Subscribed"
+msgstr ""
+
+msgid "Subscribed to this %{quick_action_target}."
+msgstr ""
+
+msgid "Subscribed to this project"
+msgstr ""
+
+msgid "Subscribes to this %{quick_action_target}."
+msgstr ""
+
+msgid "Subscript"
+msgstr ""
+
+msgid "Subscription"
+msgstr ""
+
+msgid "Subscription History"
+msgstr ""
+
+msgid "Subscription deletion failed."
+msgstr ""
+
+msgid "Subscription service outage"
+msgstr ""
+
+msgid "Subscription successfully applied to \"%{group_name}\""
+msgstr ""
+
+msgid "Subscription successfully created."
+msgstr ""
+
+msgid "Subscription successfully deleted."
+msgstr ""
+
+msgid "SubscriptionBanner|Add new license"
+msgstr ""
+
+msgid "SubscriptionBanner|Export license usage file"
+msgstr ""
+
+msgid "SubscriptionBanner|Upload new license"
+msgstr ""
+
+msgid "SubscriptionTable|Add seats"
+msgstr ""
+
+msgid "SubscriptionTable|An error occurred while loading the subscription details."
+msgstr ""
+
+msgid "SubscriptionTable|Billing"
+msgstr ""
+
+msgid "SubscriptionTable|Free"
+msgstr ""
+
+msgid "SubscriptionTable|GitLab allows you to continue using your subscription even if you exceed the number of seats you purchased. You will be required to pay for these seats upon renewal."
+msgstr ""
+
+msgid "SubscriptionTable|Last invoice"
+msgstr ""
+
+msgid "SubscriptionTable|Loading subscriptions"
+msgstr ""
+
+msgid "SubscriptionTable|Manage"
+msgstr ""
+
+msgid "SubscriptionTable|Max seats used"
+msgstr ""
+
+msgid "SubscriptionTable|Next invoice"
+msgstr ""
+
+msgid "SubscriptionTable|Refresh Seats"
+msgstr ""
+
+msgid "SubscriptionTable|Renew"
+msgstr ""
+
+msgid "SubscriptionTable|Seats currently in use"
+msgstr ""
+
+msgid "SubscriptionTable|Seats in subscription"
+msgstr ""
+
+msgid "SubscriptionTable|Seats owed"
+msgstr ""
+
+msgid "SubscriptionTable|See usage"
+msgstr ""
+
+msgid "SubscriptionTable|Something went wrong trying to refresh seats"
+msgstr ""
+
+msgid "SubscriptionTable|Subscription end date"
+msgstr ""
+
+msgid "SubscriptionTable|Subscription start date"
+msgstr ""
+
+msgid "SubscriptionTable|This is the last time the GitLab.com team was in contact with you to settle any outstanding balances."
+msgstr ""
+
+msgid "SubscriptionTable|This is the maximum number of users that have existed at the same time since this subscription started."
+msgstr ""
+
+msgid "SubscriptionTable|This is the next date when the GitLab.com team is scheduled to get in contact with you to settle any outstanding balances."
+msgstr ""
+
+msgid "SubscriptionTable|This is the number of seats you will be required to purchase if you update to a paid plan."
+msgstr ""
+
+msgid "SubscriptionTable|Trial"
+msgstr ""
+
+msgid "SubscriptionTable|Trial end date"
+msgstr ""
+
+msgid "SubscriptionTable|Trial start date"
+msgstr ""
+
+msgid "SubscriptionTable|Usage"
+msgstr ""
+
+msgid "SubscriptionTable|Usage count is performed once a day at 12:00 PM."
+msgstr ""
+
+msgid "Subscriptions"
+msgstr ""
+
+msgid "Subscriptions|Activation date"
+msgstr ""
+
+msgid "Subscriptions|Chat with sales"
+msgstr ""
+
+msgid "Subscriptions|Close"
+msgstr ""
+
+msgid "Subscriptions|End date"
+msgstr ""
+
+msgid "Subscriptions|End date:"
+msgstr ""
+
+msgid "Subscriptions|Last sync"
+msgstr ""
+
+msgid "Subscriptions|None"
+msgstr ""
+
+msgid "Subscriptions|Not ready to buy yet?"
+msgstr ""
+
+msgid "Subscriptions|Start a free trial"
+msgstr ""
+
+msgid "Subscriptions|Start date"
+msgstr ""
+
+msgid "Subscriptions|We understand. Maybe you have some questions for our sales team, or maybe you'd like to try some of the paid features first. What would you like to do?"
+msgstr ""
+
+msgid "Subscription|Your subscription for %{strong}%{namespace_name}%{strong_close} has expired and you are now on %{pricing_link_start}the GitLab Free tier%{pricing_link_end}. Don't worry, your data is safe. Get in touch with our support team (%{support_email}). They'll gladly help with your subscription renewal."
+msgstr ""
+
+msgid "Subtracted"
+msgstr ""
+
+msgid "Subtracts"
+msgstr ""
+
+msgid "Succeeded"
+msgstr ""
+
+msgid "Successfully activated"
+msgstr ""
+
+msgid "Successfully approved"
+msgstr ""
+
+msgid "Successfully banned"
+msgstr ""
+
+msgid "Successfully blocked"
+msgstr ""
+
+msgid "Successfully confirmed"
+msgstr ""
+
+msgid "Successfully deactivated"
+msgstr ""
+
+msgid "Successfully deleted U2F device."
+msgstr ""
+
+msgid "Successfully deleted WebAuthn device."
+msgstr ""
+
+msgid "Successfully removed email."
+msgstr ""
+
+msgid "Successfully scheduled a pipeline to run. Go to the %{pipelines_link_start}Pipelines page%{pipelines_link_end} for details."
+msgstr ""
+
+msgid "Successfully synced %{synced_timeago}."
+msgstr ""
+
+msgid "Successfully unbanned"
+msgstr ""
+
+msgid "Successfully unblocked"
+msgstr ""
+
+msgid "Successfully unlocked"
+msgstr ""
+
+msgid "Successfully updated %{last_updated_timeago}."
+msgstr ""
+
+msgid "Successfully updated the environment."
+msgstr ""
+
+msgid "Suggest code changes which can be immediately applied in one click. Try it out!"
+msgstr ""
+
+msgid "Suggested change"
+msgstr ""
+
+msgid "SuggestedColors|Aztec Gold"
+msgstr ""
+
+msgid "SuggestedColors|Blue"
+msgstr ""
+
+msgid "SuggestedColors|Blue-gray"
+msgstr ""
+
+msgid "SuggestedColors|Carrot orange"
+msgstr ""
+
+msgid "SuggestedColors|Champagne"
+msgstr ""
+
+msgid "SuggestedColors|Charcoal grey"
+msgstr ""
+
+msgid "SuggestedColors|Crimson"
+msgstr ""
+
+msgid "SuggestedColors|Current addition color"
+msgstr ""
+
+msgid "SuggestedColors|Current removal color"
+msgstr ""
+
+msgid "SuggestedColors|Dark coral"
+msgstr ""
+
+msgid "SuggestedColors|Dark green"
+msgstr ""
+
+msgid "SuggestedColors|Dark sea green"
+msgstr ""
+
+msgid "SuggestedColors|Dark violet"
+msgstr ""
+
+msgid "SuggestedColors|Deep violet"
+msgstr ""
+
+msgid "SuggestedColors|Default addition color"
+msgstr ""
+
+msgid "SuggestedColors|Default removal color"
+msgstr ""
+
+msgid "SuggestedColors|Gray"
+msgstr ""
+
+msgid "SuggestedColors|Green"
+msgstr ""
+
+msgid "SuggestedColors|Green screen"
+msgstr ""
+
+msgid "SuggestedColors|Green-cyan"
+msgstr ""
+
+msgid "SuggestedColors|Lavender"
+msgstr ""
+
+msgid "SuggestedColors|Magenta-pink"
+msgstr ""
+
+msgid "SuggestedColors|Medium sea green"
+msgstr ""
+
+msgid "SuggestedColors|Orange"
+msgstr ""
+
+msgid "SuggestedColors|Purple"
+msgstr ""
+
+msgid "SuggestedColors|Red"
+msgstr ""
+
+msgid "SuggestedColors|Rose red"
+msgstr ""
+
+msgid "SuggestedColors|Titanium yellow"
+msgstr ""
+
+msgid "SuggestedReviewers|Get suggestions for reviewers based on GitLab's machine learning tool."
+msgstr ""
+
+msgid "SuggestedReviewers|Learn about suggested reviewers"
+msgstr ""
+
+msgid "SuggestedReviewers|Suggested reviewers"
+msgstr ""
+
+msgid "SuggestedReviewers|Suggested reviewers help link"
+msgstr ""
+
+msgid "SuggestedReviewers|Suggestions appear in the Reviewer section of the right sidebar"
+msgstr ""
+
+msgid "Suggestion is not applicable as the suggestion was not found."
+msgstr ""
+
+msgid "Suggestion(s)"
+msgstr ""
+
+msgid "Suggestions are not applicable as one or more suggestions were not found."
+msgstr ""
+
+msgid "Suggestions are not applicable as their lines cannot overlap."
+msgstr ""
+
+msgid "Suggestions must all be on the same branch."
+msgstr ""
+
+msgid "Suggestions:"
+msgstr ""
+
+msgid "Suite"
+msgstr ""
+
+msgid "Summary"
+msgstr ""
+
+msgid "Summary / note"
+msgstr ""
+
+msgid "Summary comment (optional)"
+msgstr ""
+
+msgid "Sun"
+msgstr ""
+
+msgid "Sunday"
+msgstr ""
+
+msgid "SuperSonics|Activate subscription"
+msgstr ""
+
+msgid "SuperSonics|Activation code"
+msgstr ""
+
+msgid "SuperSonics|Activation not possible due to seat mismatch"
+msgstr ""
+
+msgid "SuperSonics|Activation not possible due to true-up value mismatch"
+msgstr ""
+
+msgid "SuperSonics|Add activation code"
+msgstr ""
+
+msgid "SuperSonics|An error occurred while adding your subscription"
+msgstr ""
+
+msgid "SuperSonics|Billable users"
+msgstr ""
+
+msgid "SuperSonics|Buy subscription"
+msgstr ""
+
+msgid "SuperSonics|Cannot activate instance due to a connectivity issue"
+msgstr ""
+
+msgid "SuperSonics|Cloud licensing"
+msgstr ""
+
+msgid "SuperSonics|Cloud licensing is now available. It's an easier way to activate instances and manage subscriptions. Read more about it in our %{blogPostLinkStart}blog post%{blogPostLinkEnd}. Activation codes are available in the %{portalLinkStart}Customers Portal%{portalLinkEnd}."
+msgstr ""
+
+msgid "SuperSonics|Customers Portal"
+msgstr ""
+
+msgid "SuperSonics|Export license usage file"
+msgstr ""
+
+msgid "SuperSonics|Free trial"
+msgstr ""
+
+msgid "SuperSonics|I agree that my use of the GitLab Software is subject to the Subscription Agreement located at the %{linkStart}Terms of Service%{linkEnd}, unless otherwise agreed to in writing with GitLab."
+msgstr ""
+
+msgid "SuperSonics|Learn how to %{linkStart}activate your subscription%{linkEnd}."
+msgstr ""
+
+msgid "SuperSonics|Learn more about %{activationLinkStart}activating your subscription%{activationLinkEnd}. If you need further assistance, %{supportLinkStart}contact GitLab Support%{supportLinkEnd}."
+msgstr ""
+
+msgid "SuperSonics|Licensed to"
+msgstr ""
+
+msgid "SuperSonics|Maximum users"
+msgstr ""
+
+msgid "SuperSonics|Offline license"
+msgstr ""
+
+msgid "SuperSonics|Online license"
+msgstr ""
+
+msgid "SuperSonics|Paste your activation code"
+msgstr ""
+
+msgid "SuperSonics|Please agree to the Subscription Agreement"
+msgstr ""
+
+msgid "SuperSonics|Ready to get started? A GitLab plan is ideal for scaling organizations and for multi team usage."
+msgstr ""
+
+msgid "SuperSonics|Start free trial"
+msgstr ""
+
+msgid "SuperSonics|Subscription details"
+msgstr ""
+
+msgid "SuperSonics|Subscription unavailable"
+msgstr ""
+
+msgid "SuperSonics|Sync subscription details"
+msgstr ""
+
+msgid "SuperSonics|Sync subscription request."
+msgstr ""
+
+msgid "SuperSonics|The activation code is not valid. Please make sure to copy it exactly from the Customers Portal or confirmation email. Learn more about %{linkStart}activating your subscription%{linkEnd}."
+msgstr ""
+
+msgid "SuperSonics|The activation code should be a 24-character alphanumeric string"
+msgstr ""
+
+msgid "SuperSonics|There is a connectivity issue."
+msgstr ""
+
+msgid "SuperSonics|This is the highest peak of users on your installation since the license started."
+msgstr ""
+
+msgid "SuperSonics|This is the number of %{billableUsersLinkStart}billable users%{billableUsersLinkEnd} on your installation, and this is the minimum number you need to purchase when you renew your license."
+msgstr ""
+
+msgid "SuperSonics|To activate your subscription, your instance needs to connect to GitLab. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}."
+msgstr ""
+
+msgid "SuperSonics|User in subscription"
+msgid_plural "SuperSonics|Users in subscription"
+msgstr[0] ""
+
+msgid "SuperSonics|Users in subscription"
+msgstr ""
+
+msgid "SuperSonics|Users over subscription"
+msgstr ""
+
+msgid "SuperSonics|Users with a Guest role or those who don't belong to a Project or Group will not use a seat from your license."
+msgstr ""
+
+msgid "SuperSonics|You can %{purchaseSubscriptionLinkStart}purchase a new subscription%{purchaseSubscriptionLinkEnd} and try again. If you need further assistance, please %{supportLinkStart}contact GitLab Support%{supportLinkEnd}."
+msgstr ""
+
+msgid "SuperSonics|You can no longer sync your subscription details with GitLab. Get help for the most common connectivity issues by %{connectivityHelpLinkStart}troubleshooting the activation code%{connectivityHelpLinkEnd}."
+msgstr ""
+
+msgid "SuperSonics|You can start a free trial of GitLab Ultimate without any obligation or payment details."
+msgstr ""
+
+msgid "SuperSonics|You can sync your subscription data to ensure your details are up to date."
+msgstr ""
+
+msgid "SuperSonics|You do not have an active subscription"
+msgstr ""
+
+msgid "SuperSonics|You have a future dated license"
+msgstr ""
+
+msgid "SuperSonics|You have added a license that activates on %{date}. Please see the subscription history table below for more details."
+msgstr ""
+
+msgid "SuperSonics|You have applied a true-up for %{trueUpQuantity} %{trueUpQuantityUsers} but you need one for %{expectedTrueUpQuantity} %{expectedTrueUpQuantityUsers}. To pay for seat overages, contact your sales representative. For further assistance, contact %{licenseSupportLinkStart}GitLab support%{licenseSupportLinkEnd}."
+msgstr ""
+
+msgid "SuperSonics|You have successfully added a license that activates on %{date}. Please see the subscription history table below for more details."
+msgstr ""
+
+msgid "SuperSonics|You may have entered an expired or ineligible activation code. To request a new activation code, %{purchaseSubscriptionLinkStart}purchase a new subscription%{purchaseSubscriptionLinkEnd} or %{supportLinkStart}contact GitLab Support%{supportLinkEnd} for further assistance."
+msgstr ""
+
+msgid "SuperSonics|You'll be charged for %{trueUpLinkStart}users over license%{trueUpLinkEnd} on a quarterly or annual basis, depending on the terms of your agreement."
+msgstr ""
+
+msgid "SuperSonics|Your %{subscriptionEntryName} cannot be displayed at the moment. Please refresh the page to try again."
+msgstr ""
+
+msgid "SuperSonics|Your current GitLab installation has %{userCount} active %{userCountUsers}, which exceeds your new subscription seat count of %{licenseUserCount} by %{overageCount}. To activate your new subscription, %{purchaseLinkStart}purchase%{purchaseLinkEnd} an additional %{overageCount} %{overageCountSeats}, or %{deactivateLinkStart}deactivate%{deactivateLinkEnd} or %{blockLinkStart}block%{blockLinkEnd} %{overageCount} %{overageCountUsers}. For further assistance, contact %{licenseSupportLinkStart}GitLab support%{licenseSupportLinkEnd}."
+msgstr ""
+
+msgid "SuperSonics|Your future dated license was successfully added"
+msgstr ""
+
+msgid "SuperSonics|Your subscription"
+msgstr ""
+
+msgid "SuperSonics|Your subscription cannot be located"
+msgstr ""
+
+msgid "SuperSonics|Your subscription details will sync shortly."
+msgstr ""
+
+msgid "SuperSonics|Your subscription is expired"
+msgstr ""
+
+msgid "SuperSonics|Your subscription was successfully activated. You can see the details below."
+msgstr ""
+
+msgid "SuperSonics|current subscription"
+msgstr ""
+
+msgid "SuperSonics|future subscriptions"
+msgstr ""
+
+msgid "SuperSonics|past subscriptions"
+msgstr ""
+
+msgid "Superscript"
+msgstr ""
+
+msgid "Support"
+msgstr ""
+
+msgid "Support for custom certificates is disabled. Ask your system's administrator to enable it."
+msgstr ""
+
+msgid "Support page URL"
+msgstr ""
+
+msgid "Surveys|Delighted"
+msgstr ""
+
+msgid "Surveys|Happy"
+msgstr ""
+
+msgid "Surveys|Neutral"
+msgstr ""
+
+msgid "Surveys|Sad"
+msgstr ""
+
+msgid "Surveys|Unhappy"
+msgstr ""
+
+msgid "Switch Branches"
+msgstr ""
+
+msgid "Switch branch"
+msgstr ""
+
+msgid "Switch branch/tag"
+msgstr ""
+
+msgid "Switch to GitLab Next"
+msgstr ""
+
+msgid "Switch to the source to copy the file contents"
+msgstr ""
+
+msgid "Symbolic link"
+msgstr ""
+
+msgid "Sync LDAP"
+msgstr ""
+
+msgid "Sync now"
+msgstr ""
+
+msgid "Synced"
+msgstr ""
+
+msgid "Synchronize LDAP"
+msgstr ""
+
+msgid "Syncing…"
+msgstr ""
+
+msgid "Syntax is correct."
+msgstr ""
+
+msgid "Syntax is incorrect."
+msgstr ""
+
+msgid "SynthaxHighlightingTheme|Dark"
+msgstr ""
+
+msgid "SynthaxHighlightingTheme|Light"
+msgstr ""
+
+msgid "SynthaxHighlightingTheme|Monokai"
+msgstr ""
+
+msgid "SynthaxHighlightingTheme|None"
+msgstr ""
+
+msgid "SynthaxHighlightingTheme|Solarized Dark"
+msgstr ""
+
+msgid "SynthaxHighlightingTheme|Solarized Light"
+msgstr ""
+
+msgid "System"
+msgstr ""
+
+msgid "System Hooks"
+msgstr ""
+
+msgid "System Hooks Help"
+msgstr ""
+
+msgid "System Info"
+msgstr ""
+
+msgid "System default (%{default})"
+msgstr ""
+
+msgid "System header and footer"
+msgstr ""
+
+msgid "System hooks are triggered on sets of events like creating a project or adding an SSH key. You can also enable extra triggers, such as push events."
+msgstr ""
+
+msgid "System metrics (Custom)"
+msgstr ""
+
+msgid "System metrics (Kubernetes)"
+msgstr ""
+
+msgid "System output"
+msgstr ""
+
+msgid "System started"
+msgstr ""
+
+msgid "Table of Contents"
+msgstr ""
+
+msgid "Table of contents"
+msgstr ""
+
+msgid "Tag"
+msgstr ""
+
+msgid "Tag does not exist"
+msgstr ""
+
+msgid "Tag list:"
+msgstr ""
+
+msgid "Tag name"
+msgstr ""
+
+msgid "Tag name is required."
+msgstr ""
+
+msgid "Tag push"
+msgstr ""
+
+msgid "Tag push events"
+msgstr ""
+
+msgid "Tag this commit."
+msgstr ""
+
+msgid "Tag:"
+msgstr ""
+
+msgid "Tagged this commit to %{tag_name} with \"%{message}\"."
+msgstr ""
+
+msgid "Tagged this commit to %{tag_name}."
+msgstr ""
+
+msgid "Tags"
+msgstr ""
+
+msgid "Tags are deleted until the timeout is reached. Any remaining tags are included the next time the policy runs. To remove the time limit, set it to 0."
+msgstr ""
+
+msgid "Tags feed"
+msgstr ""
+
+msgid "Tags this commit to %{tag_name} with \"%{message}\"."
+msgstr ""
+
+msgid "Tags this commit to %{tag_name}."
+msgstr ""
+
+msgid "Tags:"
+msgstr ""
+
+msgid "TagsPage|After you confirm and select %{strongStart}%{buttonText},%{strongEnd} you cannot recover this tag."
+msgstr ""
+
+msgid "TagsPage|Browse commits"
+msgstr ""
+
+msgid "TagsPage|Browse files"
+msgstr ""
+
+msgid "TagsPage|Can't find HEAD commit for this tag"
+msgstr ""
+
+msgid "TagsPage|Cancel"
+msgstr ""
+
+msgid "TagsPage|Cancel, keep tag"
+msgstr ""
+
+msgid "TagsPage|Create release"
+msgstr ""
+
+msgid "TagsPage|Create tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Delete protected tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
+msgid "TagsPage|Delete tag"
+msgstr ""
+
+msgid "TagsPage|Delete tag. Are you ABSOLUTELY SURE?"
+msgstr ""
+
+msgid "TagsPage|Deleting the %{strongStart}%{tagName}%{strongEnd} tag cannot be undone. Are you sure?"
+msgstr ""
+
+msgid "TagsPage|Do you want to create a release with the new tag? You can do that in the %{link_start}New release page%{link_end}."
+msgstr ""
+
+msgid "TagsPage|Edit release"
+msgstr ""
+
+msgid "TagsPage|Existing branch name, tag, or commit SHA"
+msgstr ""
+
+msgid "TagsPage|Filter by tag name"
+msgstr ""
+
+msgid "TagsPage|New Tag"
+msgstr ""
+
+msgid "TagsPage|New tag"
+msgstr ""
+
+msgid "TagsPage|Only a project maintainer or owner can delete a protected tag"
+msgstr ""
+
+msgid "TagsPage|Optionally, add a message to the tag. Leaving this blank creates a %{link_start}lightweight tag.%{link_end}"
+msgstr ""
+
+msgid "TagsPage|Please type the following to confirm:"
+msgstr ""
+
+msgid "TagsPage|Repository has no tags yet."
+msgstr ""
+
+msgid "TagsPage|Sorry, your filter produced no results."
+msgstr ""
+
+msgid "TagsPage|Tags"
+msgstr ""
+
+msgid "TagsPage|Tags give the ability to mark specific points in history as being important"
+msgstr ""
+
+msgid "TagsPage|This tag has no release notes."
+msgstr ""
+
+msgid "TagsPage|Unable to load tags"
+msgstr ""
+
+msgid "TagsPage|Use git tag command to add a new one:"
+msgstr ""
+
+msgid "TagsPage|Yes, delete protected tag"
+msgstr ""
+
+msgid "TagsPage|Yes, delete tag"
+msgstr ""
+
+msgid "TagsPage|You're about to permanently delete the protected tag %{strongStart}%{tagName}.%{strongEnd}"
+msgstr ""
+
+msgid "TagsPage|You're about to permanently delete the tag %{strongStart}%{tagName}.%{strongEnd}"
+msgstr ""
+
+msgid "TagsPage|protected"
+msgstr ""
+
+msgid "Take a look at the documentation to discover all of GitLab’s capabilities."
+msgstr ""
+
+msgid "Target"
+msgstr ""
+
+msgid "Target Branch"
+msgstr ""
+
+msgid "Target Path"
+msgstr ""
+
+msgid "Target branch"
+msgstr ""
+
+msgid "Target branch or tag"
+msgstr ""
+
+msgid "Target roles"
+msgstr ""
+
+msgid "Target-Branch"
+msgstr ""
+
+msgid "Task"
+msgstr ""
+
+msgid "Task ID: %{elastic_task}"
+msgstr ""
+
+msgid "Task list"
+msgstr ""
+
+msgid "TasksToBeDone|Create/import code into a project (repository)"
+msgstr ""
+
+msgid "TasksToBeDone|Create/import issues (tickets) to collaborate on ideas and plan work"
+msgstr ""
+
+msgid "TasksToBeDone|Set up CI/CD pipelines to build, test, deploy, and monitor code"
+msgstr ""
+
+msgid "Tasks|%{complete_count} of %{total_count} %{checklist_item_noun} completed"
+msgstr ""
+
+msgid "Tasks|%{complete_count}/%{total_count} %{checklist_item_noun}"
+msgstr ""
+
+msgid "Team"
+msgstr ""
+
+msgid "Team domain"
+msgstr ""
+
+msgid "TeamcityIntegration|Trigger TeamCity CI after a merge request has been created or updated"
+msgstr ""
+
+msgid "TeamcityIntegration|Trigger TeamCity CI after every push to the repository, except branch delete"
+msgstr ""
+
+msgid "Telephone number"
+msgstr ""
+
+msgid "Template"
+msgstr ""
+
+msgid "Template to append to all Service Desk issues"
+msgstr ""
+
+msgid "TemplateRepository|Create common files more quickly, and standardize their format."
+msgstr ""
+
+msgid "Templates"
+msgstr ""
+
+msgid "TemporaryStorageIncrease|can only be set once"
+msgstr ""
+
+msgid "TemporaryStorageIncrease|can only be set with more than %{percentage}%% usage"
+msgstr ""
+
+msgid "Terminal"
+msgstr ""
+
+msgid "Terminal for environment"
+msgstr ""
+
+msgid "Terminal sync service is running"
+msgstr ""
+
+msgid "Terms of Service Agreement and Privacy Policy"
+msgstr ""
+
+msgid "Terms of Service and Privacy Policy"
+msgstr ""
+
+msgid "Terms of service"
+msgstr ""
+
+msgid "Terraform"
+msgstr ""
+
+msgid "TerraformBanner|Learn more about GitLab's Backend State"
+msgstr ""
+
+msgid "TerraformBanner|The GitLab managed Terraform state backend can store your Terraform state easily and securely, and spares you from setting up additional remote resources. Its features include: versioning, encryption of the state file both in transit and at rest, locking, and remote Terraform plan/apply execution."
+msgstr ""
+
+msgid "TerraformBanner|Using Terraform? Try the GitLab Managed Terraform State"
+msgstr ""
+
+msgid "TerraformLimits|Learn more about Terraform limits."
+msgstr ""
+
+msgid "TerraformLimits|Limits for Terraform features"
+msgstr ""
+
+msgid "TerraformLimits|Maximum file size (in bytes) of Terraform state files. Set to 0 for no limit."
+msgstr ""
+
+msgid "TerraformLimits|Terraform limits"
+msgstr ""
+
+msgid "TerraformLimits|Terraform state size limit (bytes)"
+msgstr ""
+
+msgid "Terraform|%{name} successfully removed"
+msgstr ""
+
+msgid "Terraform|%{strong_start}%{number}%{strong_end} Terraform report failed to generate"
+msgid_plural "Terraform|%{strong_start}%{number}%{strong_end} Terraform reports failed to generate"
+msgstr[0] ""
+
+msgid "Terraform|%{strong_start}%{number}%{strong_end} Terraform report was generated in your pipelines"
+msgid_plural "Terraform|%{strong_start}%{number}%{strong_end} Terraform reports were generated in your pipelines"
+msgstr[0] ""
+
+msgid "Terraform|%{user} updated %{timeAgo}"
+msgstr ""
+
+msgid "Terraform|A Terraform report failed to generate."
+msgstr ""
+
+msgid "Terraform|A Terraform report was generated in your pipelines."
+msgstr ""
+
+msgid "Terraform|Actions"
+msgstr ""
+
+msgid "Terraform|An error occurred while changing the state file"
+msgstr ""
+
+msgid "Terraform|An error occurred while loading your Terraform States"
+msgstr ""
+
+msgid "Terraform|Are you sure you want to remove the Terraform State %{name}?"
+msgstr ""
+
+msgid "Terraform|Cancel"
+msgstr ""
+
+msgid "Terraform|Cannot remove a locked state"
+msgstr ""
+
+msgid "Terraform|Copy Terraform init command"
+msgstr ""
+
+msgid "Terraform|Deletion in progress"
+msgstr ""
+
+msgid "Terraform|Details"
+msgstr ""
+
+msgid "Terraform|Download JSON"
+msgstr ""
+
+msgid "Terraform|Failed to load Terraform reports"
+msgstr ""
+
+msgid "Terraform|Generating the report caused an error."
+msgstr ""
+
+msgid "Terraform|How to use GitLab-managed Terraform state?"
+msgstr ""
+
+msgid "Terraform|Job status"
+msgstr ""
+
+msgid "Terraform|Loading Terraform reports..."
+msgstr ""
+
+msgid "Terraform|Lock"
+msgstr ""
+
+msgid "Terraform|Locked"
+msgstr ""
+
+msgid "Terraform|Locked by %{user} %{timeAgo}"
+msgstr ""
+
+msgid "Terraform|Locking state"
+msgstr ""
+
+msgid "Terraform|Name"
+msgstr ""
+
+msgid "Terraform|Pipeline"
+msgstr ""
+
+msgid "Terraform|Remove"
+msgstr ""
+
+msgid "Terraform|Remove state file and versions"
+msgstr ""
+
+msgid "Terraform|Removed"
+msgstr ""
+
+msgid "Terraform|Removing"
+msgstr ""
+
+msgid "Terraform|Reported Resource Changes: %{addNum} to add, %{changeNum} to change, %{deleteNum} to delete"
+msgstr ""
+
+msgid "Terraform|States"
+msgstr ""
+
+msgid "Terraform|Terraform init command"
+msgstr ""
+
+msgid "Terraform|Terraform reports"
+msgstr ""
+
+msgid "Terraform|The job %{strong_start}%{name}%{strong_end} failed to generate a report."
+msgstr ""
+
+msgid "Terraform|The job %{strong_start}%{name}%{strong_end} generated a report."
+msgstr ""
+
+msgid "Terraform|To get access to this terraform state from your local computer, run the following command at the command line. The first line requires a personal access token with API read and write access. %{linkStart}How do I create a personal access token?%{linkEnd}."
+msgstr ""
+
+msgid "Terraform|To remove the State file and its versions, type %{name} to confirm:"
+msgstr ""
+
+msgid "Terraform|Unknown User"
+msgstr ""
+
+msgid "Terraform|Unlock"
+msgstr ""
+
+msgid "Terraform|Unlocking state"
+msgstr ""
+
+msgid "Terraform|You are about to remove the state file %{name}. This will permanently delete all the State versions and history. The infrastructure provisioned previously will remain intact, and only the state file with all its versions will be removed. This action cannot be undone."
+msgstr ""
+
+msgid "Terraform|You have insufficient permissions to delete this state"
+msgstr ""
+
+msgid "Terraform|Your project doesn't have any Terraform state files"
+msgstr ""
+
+msgid "Test"
+msgstr ""
+
+msgid "Test Cases"
+msgstr ""
+
+msgid "Test case"
+msgstr ""
+
+msgid "Test coverage value for this pipeline was calculated by the coverage value of %d job."
+msgid_plural "Test coverage value for this pipeline was calculated by averaging the resulting coverage values of %d jobs."
+msgstr[0] ""
+
+msgid "Test coverage: %d hit"
+msgid_plural "Test coverage: %d hits"
+msgstr[0] ""
+
+msgid "Test settings"
+msgstr ""
+
+msgid "TestCases|Move test case"
+msgstr ""
+
+msgid "TestCases|Moving test case"
+msgstr ""
+
+msgid "TestCases|New Test Case"
+msgstr ""
+
+msgid "TestCases|New test case"
+msgstr ""
+
+msgid "TestCases|Search test cases"
+msgstr ""
+
+msgid "TestCases|Something went wrong while adding test case to a to-do item."
+msgstr ""
+
+msgid "TestCases|Something went wrong while creating a test case."
+msgstr ""
+
+msgid "TestCases|Something went wrong while fetching test case."
+msgstr ""
+
+msgid "TestCases|Something went wrong while fetching test cases list."
+msgstr ""
+
+msgid "TestCases|Something went wrong while marking test case to-do item as done."
+msgstr ""
+
+msgid "TestCases|Something went wrong while moving test case."
+msgstr ""
+
+msgid "TestCases|Something went wrong while updating the test case labels."
+msgstr ""
+
+msgid "TestCases|Something went wrong while updating the test case."
+msgstr ""
+
+msgid "TestCases|Submit test case"
+msgstr ""
+
+msgid "TestHooks|Ensure one of your projects has merge requests."
+msgstr ""
+
+msgid "TestHooks|Ensure the project has CI jobs."
+msgstr ""
+
+msgid "TestHooks|Ensure the project has CI pipelines."
+msgstr ""
+
+msgid "TestHooks|Ensure the project has deployments."
+msgstr ""
+
+msgid "TestHooks|Ensure the project has issues."
+msgstr ""
+
+msgid "TestHooks|Ensure the project has merge requests."
+msgstr ""
+
+msgid "TestHooks|Ensure the project has notes."
+msgstr ""
+
+msgid "TestHooks|Ensure the project has releases."
+msgstr ""
+
+msgid "TestHooks|Ensure the wiki is enabled and has pages."
+msgstr ""
+
+msgid "TestReports|%{count} errors"
+msgstr ""
+
+msgid "TestReports|%{count} failures"
+msgstr ""
+
+msgid "TestReports|%{count} tests"
+msgstr ""
+
+msgid "TestReports|%{rate}%{sign} success rate"
+msgstr ""
+
+msgid "TestReports|Attachment"
+msgstr ""
+
+msgid "TestReports|Copy test name to rerun locally"
+msgstr ""
+
+msgid "TestReports|Job artifacts are expired"
+msgstr ""
+
+msgid "TestReports|Jobs"
+msgstr ""
+
+msgid "TestReports|Learn how to upload pipeline test reports"
+msgstr ""
+
+msgid "TestReports|Learn more about pipeline test reports"
+msgstr ""
+
+msgid "TestReports|No test cases were found in the test report."
+msgstr ""
+
+msgid "TestReports|Test reports require job artifacts but all artifacts are expired. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "TestReports|There are no test cases to display."
+msgstr ""
+
+msgid "TestReports|There are no test reports for this pipeline"
+msgstr ""
+
+msgid "TestReports|There are no test suites to show."
+msgstr ""
+
+msgid "TestReports|There are no tests to display"
+msgstr ""
+
+msgid "TestReports|There was an error fetching the summary."
+msgstr ""
+
+msgid "TestReports|There was an error fetching the test suite."
+msgstr ""
+
+msgid "TestReports|You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request."
+msgstr ""
+
+msgid "Tests"
+msgstr ""
+
+msgid "Text (optional)"
+msgstr ""
+
+msgid "Text added to the body of all email messages. %{character_limit} character limit"
+msgstr ""
+
+msgid "Text style"
+msgstr ""
+
+msgid "Thank you for your business."
+msgstr ""
+
+msgid "Thank you for your report. A GitLab administrator will look into it shortly."
+msgstr ""
+
+msgid "Thank you for your support request! We are tracking your request as ticket #%{issue_iid}, and will respond as soon as we can."
+msgstr ""
+
+msgid "Thanks for signing up to GitLab!"
+msgstr ""
+
+msgid "Thanks for your purchase!"
+msgstr ""
+
+msgid "That's OK, I don't want to renew"
+msgstr ""
+
+msgid "That's it, well done!"
+msgstr ""
+
+msgid "The %{link_start}true-up model%{link_end} allows having more users, and additional users will incur a retroactive charge on renewal."
+msgstr ""
+
+msgid "The %{plan_name} is no longer available to purchase. For more information about how this will impact you, check our %{faq_link_start}frequently asked questions%{faq_link_end}."
+msgstr ""
+
+msgid "The %{type} contains the following error:"
+msgid_plural "The %{type} contains the following errors:"
+msgstr[0] ""
+
+msgid "The API key used by GitLab for accessing the Spam Check service endpoint."
+msgstr ""
+
+msgid "The CSV export will be created in the background. Once finished, it will be sent to %{email} in an attachment."
+msgstr ""
+
+msgid "The GitLab subscription service (customers.gitlab.com) is currently experiencing an outage. You can monitor the status and get updates at %{linkStart}status.gitlab.com%{linkEnd}."
+msgstr ""
+
+msgid "The GitLab user to which the Jira user %{jiraDisplayName} will be mapped"
+msgstr ""
+
+msgid "The ID of the application."
+msgstr ""
+
+msgid "The Issue Tracker is the place to add things that need to be improved or solved in a project"
+msgstr ""
+
+msgid "The Issue Tracker is the place to add things that need to be improved or solved in a project. You can register or sign in to create issues for this project."
+msgstr ""
+
+msgid "The Prometheus server responded with \"bad request\". Please check your queries are correct and are supported in your Prometheus version. %{documentationLink}"
+msgstr ""
+
+msgid "The Snowplow cookie domain."
+msgstr ""
+
+msgid "The URL of the Jenkins server."
+msgstr ""
+
+msgid "The URL should start with http:// or https://"
+msgstr ""
+
+msgid "The URLs for connecting to Elasticsearch. For clustering, add the URLs separated by commas."
+msgstr ""
+
+msgid "The `/merge` quick action requires the SHA of the head of the branch."
+msgstr ""
+
+msgid "The application will be used where the client secret can be kept confidential. Native mobile apps and Single Page Apps are considered non-confidential."
+msgstr ""
+
+msgid "The associated issue #%{issueId} has been closed as the error is now resolved."
+msgstr ""
+
+msgid "The branch for this project has no active pipeline configuration."
+msgstr ""
+
+msgid "The branch or tag does not exist"
+msgstr ""
+
+msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
+msgstr ""
+
+msgid "The comment you are editing has been changed by another user. Would you like to keep your changes and overwrite the new description or discard your changes?"
+msgstr ""
+
+msgid "The commit does not exist"
+msgstr ""
+
+msgid "The comparison view may be inaccurate due to merge conflicts."
+msgstr ""
+
+msgid "The complete DevOps platform. One application with endless possibilities. Organizations rely on GitLab’s source code management, CI/CD, security, and more to deliver software rapidly."
+msgstr ""
+
+msgid "The compliance report shows the merge request violations merged in protected environments."
+msgstr ""
+
+msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
+msgstr ""
+
+msgid "The contact does not belong to the issue group's root ancestor"
+msgstr ""
+
+msgid "The content editor may change the markdown formatting style of the document, which may not match your original markdown style."
+msgstr ""
+
+msgid "The content for this wiki page failed to load. To fix this error, reload the page."
+msgstr ""
+
+msgid "The content for this wiki page failed to render."
+msgstr ""
+
+msgid "The content of this page is not encoded in UTF-8. Edits can only be made via the Git repository."
+msgstr ""
+
+msgid "The contents of this group, its subgroups and projects will be permanently removed after %{deletion_adjourned_period} days on %{date}. After this point, your data cannot be recovered."
+msgstr ""
+
+msgid "The current epic"
+msgstr ""
+
+msgid "The current incident"
+msgstr ""
+
+msgid "The current issue"
+msgstr ""
+
+msgid "The current user is not authorized to access the job log."
+msgstr ""
+
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
+msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
+msgstr ""
+
+msgid "The data source is connected, but there is no data to display. %{documentationLink}"
+msgstr ""
+
+msgid "The date when the release is ready. A release with a date in the future is labeled as an %{linkStart}Upcoming Release%{linkEnd}."
+msgstr ""
+
+msgid "The default CI/CD configuration file and path for new projects."
+msgstr ""
+
+msgid "The default branch for this project has been changed. Please update your bookmarks."
+msgstr ""
+
+msgid "The dependency list details information about the components used within your project."
+msgstr ""
+
+msgid "The deployment of this job to %{environmentLink} did not succeed."
+msgstr ""
+
+msgid "The directory has been successfully created."
+msgstr ""
+
+msgid "The domain you entered is misformatted."
+msgstr ""
+
+msgid "The domain you entered is not allowed."
+msgstr ""
+
+msgid "The download link will expire in 24 hours."
+msgstr ""
+
+msgid "The environment tiers must be from %{environment_tiers}."
+msgstr ""
+
+msgid "The errors we encountered were:"
+msgstr ""
+
+msgid "The file containing the export is not available yet; it may still be transferring. Please try again later."
+msgstr ""
+
+msgid "The file could not be displayed because it is empty or larger than the maximum file size indexed (%{size})."
+msgstr ""
+
+msgid "The file has been successfully created."
+msgstr ""
+
+msgid "The file has been successfully deleted."
+msgstr ""
+
+msgid "The file name should have a .yml extension"
+msgstr ""
+
+msgid "The finding is not a vulnerability because it is part of a test or is test data."
+msgstr ""
+
+msgid "The following %{user} can also merge into this branch: %{branch}"
+msgstr ""
+
+msgid "The following %{user} can also push to this branch: %{branch}"
+msgstr ""
+
+msgid "The following Personal Access Token was revoked by an administrator, %{username}."
+msgstr ""
+
+msgid "The following SSH key was deleted by an administrator, %{username}."
+msgstr ""
+
+msgid "The following files or directories can only be modified by the user who locked them."
+msgstr ""
+
+msgid "The following items will NOT be exported:"
+msgstr ""
+
+msgid "The following items will be exported:"
+msgstr ""
+
+msgid "The following personal access token: %{token_names} was revoked, because a new policy to expire personal access tokens were set."
+msgid_plural "The following personal access tokens: %{token_names} were revoked, because a new policy to expire personal access tokens were set."
+msgstr[0] ""
+
+msgid "The following personal access tokens have expired:"
+msgstr ""
+
+msgid "The fork relationship has been removed."
+msgstr ""
+
+msgid "The form contains the following error:"
+msgid_plural "The form contains the following errors:"
+msgstr[0] ""
+
+msgid "The form contains the following warning:"
+msgstr ""
+
+msgid "The git server, Gitaly, is not available at this time. Please contact your administrator."
+msgstr ""
+
+msgid "The global settings require you to enable Two-Factor Authentication for your account."
+msgstr ""
+
+msgid "The group and any internal projects can be viewed by any logged in user except external users."
+msgstr ""
+
+msgid "The group and any public projects can be viewed without any authentication."
+msgstr ""
+
+msgid "The group and its projects can only be viewed by members."
+msgstr ""
+
+msgid "The group export can be downloaded from:"
+msgstr ""
+
+msgid "The group has already been shared with this group"
+msgstr ""
+
+msgid "The group settings for %{group_links} require you to enable Two-Factor Authentication for your account. You can %{leave_group_links}."
+msgstr ""
+
+msgid "The group_project_ids parameter is only allowed for a group"
+msgstr ""
+
+msgid "The hostname of your PlantUML server."
+msgstr ""
+
+msgid "The hostname of your Snowplow collector."
+msgstr ""
+
+msgid "The import cannot be canceled because it is %{project_status}"
+msgstr ""
+
+msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
+msgstr ""
+
+msgid "The interval must be one of %{intervals}."
+msgstr ""
+
+msgid "The invitation can not be found with the provided invite token."
+msgstr ""
+
+msgid "The invitation could not be accepted."
+msgstr ""
+
+msgid "The invitation could not be declined."
+msgstr ""
+
+msgid "The invitation has already been accepted."
+msgstr ""
+
+msgid "The invitation was successfully resent."
+msgstr ""
+
+msgid "The issue was successfully promoted to an epic. Redirecting to epic..."
+msgstr ""
+
+msgid "The last owner cannot be set to awaiting"
+msgstr ""
+
+msgid "The latest artifacts created by jobs in the most recent successful pipeline will be stored."
+msgstr ""
+
+msgid "The latest pipeline for this merge request did not succeed. The latest changes are unverified."
+msgstr ""
+
+msgid "The latest pipeline for this merge request has failed."
+msgstr ""
+
+msgid "The license key is invalid."
+msgstr ""
+
+msgid "The license key is invalid. Make sure it is exactly as you received it from GitLab Inc."
+msgstr ""
+
+msgid "The license was removed. GitLab has fallen back on the previous license."
+msgstr ""
+
+msgid "The license was removed. GitLab now no longer has a valid license."
+msgstr ""
+
+msgid "The license was successfully uploaded and is now active. You can see the details below."
+msgstr ""
+
+msgid "The license was successfully uploaded and will be active from %{starts_at}. You can see the details below."
+msgstr ""
+
+msgid "The license you uploaded is invalid. If the issue persists, contact support at %{link}."
+msgstr ""
+
+msgid "The list creation wizard is already open"
+msgstr ""
+
+msgid "The maximum amount of time users have to set up two-factor authentication before it's enforced."
+msgstr ""
+
+msgid "The maximum file size allowed is %{size}."
+msgstr ""
+
+msgid "The maximum file size for job artifacts."
+msgstr ""
+
+msgid "The maximum file size in megabytes for individual job artifacts."
+msgstr ""
+
+msgid "The maximum file size is %{size}."
+msgstr ""
+
+msgid "The maximum number of CI/CD minutes on shared runners that a group can use each month. 0 for unlimited."
+msgstr ""
+
+msgid "The maximum number of tags that a single worker accepts for cleanup. If the number of tags goes above this limit, the list of tags to delete is truncated to this number. To remove this limit, set it to 0."
+msgstr ""
+
+msgid "The merge conflicts for this merge request cannot be resolved through GitLab. Please try to resolve them locally."
+msgstr ""
+
+msgid "The merge conflicts for this merge request have already been resolved."
+msgstr ""
+
+msgid "The merge conflicts for this merge request have already been resolved. Please return to the merge request."
+msgstr ""
+
+msgid "The metric must be one of %{metrics}."
+msgstr ""
+
+msgid "The name \"%{name}\" is already taken in this directory."
+msgstr ""
+
+msgid "The name of the CI/CD configuration file. A path relative to the root directory is optional (for example %{code_open}my/path/.myfile.yml%{code_close})."
+msgstr ""
+
+msgid "The name of the Jenkins project. Copy the name from the end of the URL to the project."
+msgstr ""
+
+msgid "The new Web IDE"
+msgstr ""
+
+msgid "The number of changes to fetch from GitLab when cloning a repository. Lower values can speed up pipeline execution. Set to %{code_open}0%{code_close} or blank to fetch all branches and tags for each job"
+msgstr ""
+
+msgid "The number of merge requests merged by month."
+msgstr ""
+
+msgid "The number of times an upload record could not find its file"
+msgstr ""
+
+msgid "The page could not be displayed because it timed out."
+msgstr ""
+
+msgid "The parent epic is confidential and can only contain confidential epics and issues"
+msgstr ""
+
+msgid "The parsed YAML is too big"
+msgstr ""
+
+msgid "The password for the Jenkins server."
+msgstr ""
+
+msgid "The password for your GitLab account on %{gitlab_url} has successfully been changed."
+msgstr ""
+
+msgid "The password for your GitLab account on %{link_to_gitlab} has successfully been changed."
+msgstr ""
+
+msgid "The pipeline has been deleted"
+msgstr ""
+
+msgid "The pipelines schedule runs pipelines in the future, repeatedly, for specific branches or tags. Those scheduled pipelines will inherit limited project access based on their associated user."
+msgstr ""
+
+msgid "The project can be accessed by any logged in user except external users."
+msgstr ""
+
+msgid "The project can be accessed without any authentication."
+msgstr ""
+
+msgid "The project has already been added to your dashboard."
+msgstr ""
+
+msgid "The project is still being deleted. Please try again later."
+msgstr ""
+
+msgid "The project size exceeds the export limit."
+msgstr ""
+
+msgid "The project was successfully forked."
+msgstr ""
+
+msgid "The project was successfully imported."
+msgstr ""
+
+msgid "The related CI build failed."
+msgstr ""
+
+msgid "The remote mirror URL is invalid."
+msgstr ""
+
+msgid "The remote mirror took to long to complete."
+msgstr ""
+
+msgid "The remote repository is being updated..."
+msgstr ""
+
+msgid "The report artifact provided by the CI build couldn't be parsed."
+msgstr ""
+
+msgid "The report has been successfully prepared."
+msgstr ""
+
+msgid "The repository can be committed to, and issues, comments and other entities can be created."
+msgstr ""
+
+msgid "The repository for this project does not exist."
+msgstr ""
+
+msgid "The repository for this project is empty"
+msgstr ""
+
+msgid "The repository is being updated..."
+msgstr ""
+
+msgid "The repository must be accessible over %{code_open}http://%{code_close}, %{code_open}https://%{code_close} or %{code_open}git://%{code_close}."
+msgstr ""
+
+msgid "The repository must be accessible over %{code_open}http://%{code_close}, %{code_open}https://%{code_close}, %{code_open}ssh://%{code_close} or %{code_open}git://%{code_close}."
+msgstr ""
+
+msgid "The resource that you are attempting to access does not exist or you don't have permission to perform this action."
+msgstr ""
+
+msgid "The scan has been created."
+msgstr ""
+
+msgid "The secret is only available when you first create the application."
+msgstr ""
+
+msgid "The snippet can be accessed without any authentication."
+msgstr ""
+
+msgid "The snippet is visible only to me."
+msgstr ""
+
+msgid "The snippet is visible only to project members."
+msgstr ""
+
+msgid "The snippet is visible to any logged in user except external users."
+msgstr ""
+
+msgid "The source project of this merge request has been removed."
+msgstr ""
+
+msgid "The source topic and the target topic are identical."
+msgstr ""
+
+msgid "The source topic is not a topic."
+msgstr ""
+
+msgid "The specified tab is invalid, please select another"
+msgstr ""
+
+msgid "The start date must be earlier than the end date."
+msgstr ""
+
+msgid "The subject will be used as the title of the new issue, and the message will be the description. %{quickActionsLinkStart}Quick actions%{quickActionsLinkEnd} and styling with %{markdownLinkStart}Markdown%{markdownLinkEnd} are supported."
+msgstr ""
+
+msgid "The tag name can't be changed for an existing release."
+msgstr ""
+
+msgid "The target topic is not a topic."
+msgstr ""
+
+msgid "The time period in seconds that the maximum requests per project limit applies to."
+msgstr ""
+
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
+msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
+msgstr ""
+
+msgid "The uploaded file was invalid. Supported file extensions are %{extensions}."
+msgstr ""
+
+msgid "The user is being deleted."
+msgstr ""
+
+msgid "The user map has been saved. Continue by selecting the projects you want to import."
+msgstr ""
+
+msgid "The user map is a mapping of the FogBugz users that participated on your projects to the way their email address and usernames will be imported into GitLab. You can change this by populating the table below."
+msgstr ""
+
+msgid "The user you are trying to approve is not pending approval"
+msgstr ""
+
+msgid "The user you are trying to deactivate has been active in the past %{minimum_inactive_days} days and cannot be deactivated"
+msgstr ""
+
+msgid "The username for the Jenkins server."
+msgstr ""
+
+msgid "The value of the provided variable exceeds the %{count} character limit"
+msgstr ""
+
+msgid "The vulnerability is known, and has not been remediated or mitigated, but is considered to be an acceptable business risk."
+msgstr ""
+
+msgid "The vulnerability is known, and has not been remediated or mitigated, but is considered to be in a part of the application that will not be updated."
+msgstr ""
+
+msgid "The vulnerability is no longer detected. Verify the vulnerability has been fixed or removed before changing its status."
+msgstr ""
+
+msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
+msgstr ""
+
+msgid "There are currently no mirrored repositories."
+msgstr ""
+
+msgid "There are merge conflicts"
+msgstr ""
+
+msgid "There are no GPG keys associated with this account."
+msgstr ""
+
+msgid "There are no GPG keys with access to your account."
+msgstr ""
+
+msgid "There are no SSH keys associated with this account."
+msgstr ""
+
+msgid "There are no SSH keys with access to your account."
+msgstr ""
+
+msgid "There are no Spam Logs"
+msgstr ""
+
+msgid "There are no abuse reports!"
+msgstr ""
+
+msgid "There are no approval rules for the given `represent_as` parameter. Use a valid User/Group/Role name instead."
+msgstr ""
+
+msgid "There are no archived requirements"
+msgstr ""
+
+msgid "There are no archived test cases"
+msgstr ""
+
+msgid "There are no changed labels"
+msgstr ""
+
+msgid "There are no changes"
+msgstr ""
+
+msgid "There are no charts configured for this page"
+msgstr ""
+
+msgid "There are no closed epics"
+msgstr ""
+
+msgid "There are no closed issues"
+msgstr ""
+
+msgid "There are no closed merge requests"
+msgstr ""
+
+msgid "There are no commits yet."
+msgstr ""
+
+msgid "There are no custom project templates set up for this GitLab instance. They are enabled from GitLab's Admin Area. Contact your GitLab instance administrator to setup custom project templates."
+msgstr ""
+
+msgid "There are no issues to show"
+msgstr ""
+
+msgid "There are no issues with the selected labels"
+msgstr ""
+
+msgid "There are no matching files"
+msgstr ""
+
+msgid "There are no open epics"
+msgstr ""
+
+msgid "There are no open issues"
+msgstr ""
+
+msgid "There are no open merge requests"
+msgstr ""
+
+msgid "There are no open requirements"
+msgstr ""
+
+msgid "There are no open test cases"
+msgstr ""
+
+msgid "There are no packages yet"
+msgstr ""
+
+msgid "There are no secure files yet."
+msgstr ""
+
+msgid "There are no topics to show."
+msgstr ""
+
+msgid "There are no variables yet."
+msgstr ""
+
+msgid "There are running deployments on the environment. Please retry later."
+msgstr ""
+
+msgid "There are several file size limits in place for the Package Registry."
+msgstr ""
+
+msgid "There are several rate limits in place to protect the system."
+msgstr ""
+
+msgid "There are several size limits in place."
+msgstr ""
+
+msgid "There is already a repository with that name on disk"
+msgstr ""
+
+msgid "There is already a to-do item for this design."
+msgstr ""
+
+msgid "There is no chart data available."
+msgstr ""
+
+msgid "There is no data available."
+msgstr ""
+
+msgid "There is no data available. Please change your selection."
+msgstr ""
+
+msgid "There is no table data available."
+msgstr ""
+
+msgid "There is too much data to calculate. Please change your selection."
+msgstr ""
+
+msgid "There was a problem communicating with your device."
+msgstr ""
+
+msgid "There was a problem creating the incident. Please try again."
+msgstr ""
+
+msgid "There was a problem fetching CRM contacts."
+msgstr ""
+
+msgid "There was a problem fetching CRM organizations."
+msgstr ""
+
+msgid "There was a problem fetching branches."
+msgstr ""
+
+msgid "There was a problem fetching emojis."
+msgstr ""
+
+msgid "There was a problem fetching epics."
+msgstr ""
+
+msgid "There was a problem fetching groups."
+msgstr ""
+
+msgid "There was a problem fetching iterations."
+msgstr ""
+
+msgid "There was a problem fetching labels."
+msgstr ""
+
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
+msgid "There was a problem fetching linked pipelines."
+msgstr ""
+
+msgid "There was a problem fetching milestones."
+msgstr ""
+
+msgid "There was a problem fetching project branches."
+msgstr ""
+
+msgid "There was a problem fetching project tags."
+msgstr ""
+
+msgid "There was a problem fetching project users."
+msgstr ""
+
+msgid "There was a problem fetching recent groups."
+msgstr ""
+
+msgid "There was a problem fetching recent projects."
+msgstr ""
+
+msgid "There was a problem fetching releases."
+msgstr ""
+
+msgid "There was a problem fetching the job token scope value"
+msgstr ""
+
+msgid "There was a problem fetching the keep latest artifacts setting."
+msgstr ""
+
+msgid "There was a problem fetching the latest pipeline status."
+msgstr ""
+
+msgid "There was a problem fetching the pipeline stages."
+msgstr ""
+
+msgid "There was a problem fetching the projects"
+msgstr ""
+
+msgid "There was a problem fetching users."
+msgstr ""
+
+msgid "There was a problem handling the pipeline data."
+msgstr ""
+
+msgid "There was a problem sending the confirmation email"
+msgstr ""
+
+msgid "There was a problem updating the keep latest artifacts setting."
+msgstr ""
+
+msgid "There was an error adding a To Do."
+msgstr ""
+
+msgid "There was an error creating the dashboard, branch name is invalid."
+msgstr ""
+
+msgid "There was an error creating the dashboard, branch named: %{branch} already exists."
+msgstr ""
+
+msgid "There was an error creating the issue"
+msgstr ""
+
+msgid "There was an error deleting the To Do."
+msgstr ""
+
+msgid "There was an error fetching configuration for charts"
+msgstr ""
+
+msgid "There was an error fetching data for the selected stage"
+msgstr ""
+
+msgid "There was an error fetching data for the tasks by type chart"
+msgstr ""
+
+msgid "There was an error fetching label data for the selected group"
+msgstr ""
+
+msgid "There was an error fetching median data for stages"
+msgstr ""
+
+msgid "There was an error fetching projects"
+msgstr ""
+
+msgid "There was an error fetching stage total counts"
+msgstr ""
+
+msgid "There was an error fetching the %{replicableType}"
+msgstr ""
+
+msgid "There was an error fetching the deploy freezes."
+msgstr ""
+
+msgid "There was an error fetching the environments information."
+msgstr ""
+
+msgid "There was an error fetching the job."
+msgstr ""
+
+msgid "There was an error fetching the jobs for your project."
+msgstr ""
+
+msgid "There was an error fetching the top labels for the selected group"
+msgstr ""
+
+msgid "There was an error fetching the variables."
+msgstr ""
+
+msgid "There was an error fetching value stream analytics stages."
+msgstr ""
+
+msgid "There was an error gathering the chart data"
+msgstr ""
+
+msgid "There was an error getting the epic participants."
+msgstr ""
+
+msgid "There was an error importing the Jira project."
+msgstr ""
+
+msgid "There was an error loading related feature flags"
+msgstr ""
+
+msgid "There was an error loading users activity calendar."
+msgstr ""
+
+msgid "There was an error parsing the data for this graph."
+msgstr ""
+
+msgid "There was an error removing the e-mail."
+msgstr ""
+
+msgid "There was an error resetting user pipeline minutes."
+msgstr ""
+
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
+msgid "There was an error retrieving the Jira users."
+msgstr ""
+
+msgid "There was an error running the job. Please try again."
+msgstr ""
+
+msgid "There was an error saving your changes."
+msgstr ""
+
+msgid "There was an error subscribing to this label."
+msgstr ""
+
+msgid "There was an error syncing project %{name}"
+msgstr ""
+
+msgid "There was an error syncing the %{replicableType}"
+msgstr ""
+
+msgid "There was an error trying to validate your query"
+msgstr ""
+
+msgid "There was an error updating the Maintenance Mode Settings"
+msgstr ""
+
+msgid "There was an error updating the dashboard, branch name is invalid."
+msgstr ""
+
+msgid "There was an error updating the dashboard, branch named: %{branch} already exists."
+msgstr ""
+
+msgid "There was an error when reseting email token."
+msgstr ""
+
+msgid "There was an error when subscribing to this label."
+msgstr ""
+
+msgid "There was an error when unsubscribing from this label."
+msgstr ""
+
+msgid "There was an error while fetching the chart data. Please refresh the page to try again."
+msgstr ""
+
+msgid "There was an error while fetching the table data. Please refresh the page to try again."
+msgstr ""
+
+msgid "There was an error while fetching value stream analytics data."
+msgstr ""
+
+msgid "There was an error while fetching value stream analytics duration data."
+msgstr ""
+
+msgid "There was an error with the reCAPTCHA. Please solve the reCAPTCHA again."
+msgstr ""
+
+msgid "These dates affect how your epics appear in the roadmap. Set a fixed date or one inherited from the milestones assigned to issues in this epic."
+msgstr ""
+
+msgid "These examples show how to trigger this project's pipeline for a branch or tag."
+msgstr ""
+
+msgid "These existing issues have a similar title. It might be better to comment there instead of creating another similar issue."
+msgstr ""
+
+msgid "These runners are shared across projects in this group."
+msgstr ""
+
+msgid "These variables are inherited from the parent group."
+msgstr ""
+
+msgid "These will be sent to %{email} in an attachment once finished."
+msgstr ""
+
+msgid "Things to be aware of before transferring:"
+msgstr ""
+
+msgid "Third Party Advisory Link"
+msgstr ""
+
+msgid "This %{issuableDisplayName} is locked. Only project members can comment."
+msgstr ""
+
+msgid "This %{issuable} is hidden because its author has been banned"
+msgstr ""
+
+msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
+msgstr ""
+
+msgid "This %{noteableTypeText} is %{confidentialLinkStart}confidential%{confidentialLinkEnd} and %{lockedLinkStart}locked%{lockedLinkEnd}."
+msgstr ""
+
+msgid "This %{noteableTypeText} is locked."
+msgstr ""
+
+msgid "This %{viewer} could not be displayed because %{reason}. You can %{options} instead."
+msgstr ""
+
+msgid "This Cron pattern is invalid"
+msgstr ""
+
+msgid "This GitLab instance does not provide any shared runners yet. Instance administrators can register shared runners in the admin area."
+msgstr ""
+
+msgid "This PDF is too large to display. Please download to view."
+msgstr ""
+
+msgid "This Project is currently archived and read-only. Please unarchive the project first if you want to resume Pull mirroring"
+msgstr ""
+
+msgid "This URL already exists."
+msgstr ""
+
+msgid "This action can lead to data loss. To prevent accidental actions we ask you to confirm your intention."
+msgstr ""
+
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
+msgstr ""
+
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
+msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
+msgstr ""
+
+msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} on %{date} and everything this project contains."
+msgstr ""
+
+msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} on %{date} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
+msgstr ""
+
+msgid "This action will %{strongOpen}permanently remove%{strongClose} %{codeOpen}%{group}%{codeClose} %{strongOpen}immediately%{strongClose}."
+msgstr ""
+
+msgid "This also resolves all related threads"
+msgstr ""
+
+msgid "This also resolves this thread"
+msgstr ""
+
+msgid "This application was created by %{user_link}."
+msgstr ""
+
+msgid "This application was created for group %{group_link}."
+msgstr ""
+
+msgid "This application will be able to:"
+msgstr ""
+
+msgid "This archive has been requested too many times. Try again later."
+msgstr ""
+
+msgid "This attachment has been truncated to avoid exceeding the maximum allowed attachment size of %{size_limit}. %{written_count} of %{count} %{issuables} have been included. Consider re-exporting with a narrower selection of %{issuables}."
+msgstr ""
+
+msgid "This attachment has been truncated to avoid exceeding the maximum allowed attachment size of %{size_limit}. %{written_count} of %{issues_count} issues have been included. Consider re-exporting with a narrower selection of issues."
+msgstr ""
+
+msgid "This attachment has been truncated to avoid exceeding the maximum allowed attachment size of %{size_limit}. %{written_count} of %{merge_requests_count} merge requests have been included. Consider re-exporting with a narrower selection of merge requests."
+msgstr ""
+
+msgid "This attachment has been truncated to avoid exceeding the maximum allowed attachment size of %{size_limit}. %{written_count} of %{requirements_count} requirements have been included. Consider re-exporting with a narrower selection of requirements."
+msgstr ""
+
+msgid "This block is self-referential"
+msgstr ""
+
+msgid "This board's scope is reduced"
+msgstr ""
+
+msgid "This branch has diverged from upstream."
+msgstr ""
+
+msgid "This change will remove %{strongOpen}ALL%{strongClose} Premium and Ultimate features for %{strongOpen}ALL%{strongClose} SaaS customers and make tests start failing."
+msgstr ""
+
+msgid "This chart could not be displayed"
+msgstr ""
+
+msgid "This clears repository check states for all projects in the database and cannot be undone. Are you sure?"
+msgstr ""
+
+msgid "This code snippet contains everything reflected in the configuration form. Copy and paste it into %{linkStart}.gitlab-ci.yml%{linkEnd} file and save your changes. Future %{scanType} scans will use these settings."
+msgstr ""
+
+msgid "This comment changed after you started editing it. Review the %{startTag}updated comment%{endTag} to ensure information is not lost."
+msgstr ""
+
+msgid "This commit is part of merge request %{link_to_merge_request}. Comments created here will be created in the context of that merge request."
+msgstr ""
+
+msgid "This commit was signed with a %{strong_open}verified%{strong_close} signature and the committer email is verified to belong to the same user."
+msgstr ""
+
+msgid "This commit was signed with a different user's verified signature."
+msgstr ""
+
+msgid "This commit was signed with a verified signature and the committer email was verified to belong to the same user."
+msgstr ""
+
+msgid "This commit was signed with a verified signature, but the committer email is not associated with the GPG Key."
+msgstr ""
+
+msgid "This commit was signed with an %{strong_open}unverified%{strong_close} signature."
+msgstr ""
+
+msgid "This commit was signed with an unverified signature."
+msgstr ""
+
+msgid "This commit was signed with multiple signatures."
+msgstr ""
+
+msgid "This content could not be displayed because %{reason}. You can %{options} instead."
+msgstr ""
+
+msgid "This content could not be displayed because it is stored in LFS. You can %{linkStart}download it%{linkEnd} instead."
+msgstr ""
+
+msgid "This credential has expired"
+msgstr ""
+
+msgid "This deployment is not waiting for approvals."
+msgstr ""
+
+msgid "This deployment job does not run automatically and must be started manually, but it's older than the latest deployment, and therefore can't run."
+msgstr ""
+
+msgid "This deployment job does not run automatically and must be started manually, but you do not have access to this job's protected environment. The job can only be started by a project member allowed to deploy to the environment."
+msgstr ""
+
+msgid "This device has already been registered with us."
+msgstr ""
+
+msgid "This device has not been registered with us."
+msgstr ""
+
+msgid "This diff is collapsed."
+msgstr ""
+
+msgid "This directory"
+msgstr ""
+
+msgid "This domain is not verified. You will need to verify ownership before access is enabled."
+msgstr ""
+
+msgid "This email address does not look right, are you sure you typed it correctly?"
+msgstr ""
+
+msgid "This email supersedes any previous emails about scheduled deletion you may have received for %{project_link}."
+msgstr ""
+
+msgid "This email supersedes any previous emails about scheduled deletion you may have received for %{project_name}."
+msgstr ""
+
+msgid "This endpoint has been requested too many times. Try again later."
+msgstr ""
+
+msgid "This environment has no deployments yet."
+msgstr ""
+
+msgid "This environment is being deployed"
+msgstr ""
+
+msgid "This environment is being re-deployed"
+msgstr ""
+
+msgid "This environment is not protected."
+msgstr ""
+
+msgid "This environment's canary ingress has been updated recently. Please retry later."
+msgstr ""
+
+msgid "This epic already has the maximum number of child epics."
+msgstr ""
+
+msgid "This epic cannot be added. An epic cannot be added to itself."
+msgstr ""
+
+msgid "This epic cannot be added. An epic must belong to the same group or subgroup as its parent epic."
+msgstr ""
+
+msgid "This epic cannot be added. It is already an ancestor of the parent epic."
+msgstr ""
+
+msgid "This epic cannot be added. It is already assigned to the parent epic."
+msgstr ""
+
+msgid "This epic cannot be added. One or more epics would exceed the maximum depth (%{max_depth}) from its most distant ancestor."
+msgstr ""
+
+msgid "This epic cannot be added. You don't have access to perform this action."
+msgstr ""
+
+msgid "This epic does not exist or you don't have sufficient permission."
+msgstr ""
+
+msgid "This epic would exceed maximum number of related epics."
+msgstr ""
+
+msgid "This feature requires local storage to be enabled"
+msgstr ""
+
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr ""
+
+msgid "This field is required"
+msgstr ""
+
+msgid "This field is required."
+msgstr ""
+
+msgid "This file was modified for readability, and can't accept suggestions. Edit it directly."
+msgstr ""
+
+msgid "This form is disabled in preview"
+msgstr ""
+
+msgid "This group"
+msgstr ""
+
+msgid "This group and its subgroups and projects will be placed in a 'pending deletion' state for %{deletion_delayed_period} days, then permanently deleted on %{date}. The group can be fully restored before that date."
+msgstr ""
+
+msgid "This group can't be removed because it is linked to a subscription. To remove this group, %{linkStart}link the subscription%{linkEnd} with a different group."
+msgstr ""
+
+msgid "This group can't be transferred because it is linked to a subscription. To transfer this group, %{linkStart}link the subscription%{linkEnd} with a different group."
+msgstr ""
+
+msgid "This group cannot be invited to a project inside a group with enforced SSO"
+msgstr ""
+
+msgid "This group does not have any group runners yet."
+msgstr ""
+
+msgid "This group has been scheduled for permanent removal on %{date}"
+msgstr ""
+
+msgid "This group has no active access tokens."
+msgstr ""
+
+msgid "This group has no projects yet"
+msgstr ""
+
+msgid "This group is linked to a subscription"
+msgstr ""
+
+msgid "This group is not permitted to create compliance violations"
+msgstr ""
+
+msgid "This group, its subgroups and projects has been scheduled for removal on %{date}."
+msgstr ""
+
+msgid "This group, its subgroups and projects will be removed on %{date} since its parent group '%{parent_group_name}' has been scheduled for removal."
+msgstr ""
+
+msgid "This incident is already escalated with '%{escalation_policy_name}'."
+msgstr ""
+
+msgid "This invitation was sent to %{mail_to_invite_email}, but you are signed in as %{link_to_current_user} with email %{mail_to_current_user}."
+msgstr ""
+
+msgid "This is a \"Ghost User\", created to hold all issues authored by users that have since been deleted. This user cannot be removed."
+msgstr ""
+
+msgid "This is a Jira user."
+msgstr ""
+
+msgid "This is a confidential %{noteableTypeText}."
+msgstr ""
+
+msgid "This is a delayed job to run in %{remainingTime}"
+msgstr ""
+
+msgid "This is a list of devices that have logged into your account. Revoke any sessions that you do not recognize."
+msgstr ""
+
+msgid "This is a private email address %{helpIcon} generated just for you. Anyone who has it can create issues or merge requests as if they were you. If that happens, %{resetLinkStart}reset this token%{resetLinkEnd}."
+msgstr ""
+
+msgid "This is a security log of authentication events involving your account."
+msgstr ""
+
+msgid "This is a self-managed instance of GitLab."
+msgstr ""
+
+msgid "This is an experimental feature developed by GitLab Incubation Engineering."
+msgstr ""
+
+msgid "This is the highest peak of users on your installation since the license started."
+msgstr ""
+
+msgid "This is the number of %{billable_users_link_start}billable users%{link_end} on your installation, and this is the minimum number you need to purchase when you renew your license."
+msgstr ""
+
+msgid "This is the only time the secret is accessible. Copy the secret and store it securely."
+msgstr ""
+
+msgid "This is your current session"
+msgstr ""
+
+msgid "This issue cannot be assigned to a confidential epic because it is public."
+msgstr ""
+
+msgid "This issue cannot be made public because it belongs to a confidential epic."
+msgstr ""
+
+msgid "This issue is confidential and should only be visible to team members with at least Reporter access."
+msgstr ""
+
+msgid "This issue is currently blocked by the following issues:"
+msgstr ""
+
+msgid "This issue is hidden because its author has been banned"
+msgstr ""
+
+msgid "This issue is in a child epic of the filtered epic"
+msgstr ""
+
+msgid "This job could not start because it could not retrieve the needed artifacts%{punctuation}%{invalid_dependencies}"
+msgstr ""
+
+msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
+msgstr ""
+
+msgid "This job deploys to the protected environment \"%{environment}\" which requires approvals."
+msgstr ""
+
+msgid "This job does not have a trace."
+msgstr ""
+
+msgid "This job does not run automatically and must be started manually, but you do not have access to it."
+msgstr ""
+
+msgid "This job does not start automatically and must be started manually. You can add CI/CD variables below for last-minute configuration changes before starting the job."
+msgstr ""
+
+msgid "This job has been canceled"
+msgstr ""
+
+msgid "This job has been skipped"
+msgstr ""
+
+msgid "This job has not been triggered yet"
+msgstr ""
+
+msgid "This job has not started yet"
+msgstr ""
+
+msgid "This job is an out-of-date deployment to %{environmentLink} using cluster %{clusterNameOrLink} and namespace %{kubernetesNamespace}."
+msgstr ""
+
+msgid "This job is an out-of-date deployment to %{environmentLink} using cluster %{clusterNameOrLink} and namespace %{kubernetesNamespace}. View the %{deploymentLink}."
+msgstr ""
+
+msgid "This job is an out-of-date deployment to %{environmentLink} using cluster %{clusterNameOrLink}."
+msgstr ""
+
+msgid "This job is an out-of-date deployment to %{environmentLink} using cluster %{clusterNameOrLink}. View the %{deploymentLink}."
+msgstr ""
+
+msgid "This job is an out-of-date deployment to %{environmentLink}."
+msgstr ""
+
+msgid "This job is an out-of-date deployment to %{environmentLink}. View the %{deploymentLink}."
+msgstr ""
+
+msgid "This job is archived. Only the complete pipeline can be retried."
+msgstr ""
+
+msgid "This job is creating a deployment to %{environmentLink} using cluster %{clusterNameOrLink} and namespace %{kubernetesNamespace}."
+msgstr ""
+
+msgid "This job is creating a deployment to %{environmentLink} using cluster %{clusterNameOrLink} and namespace %{kubernetesNamespace}. This will overwrite the %{deploymentLink}."
+msgstr ""
+
+msgid "This job is creating a deployment to %{environmentLink} using cluster %{clusterNameOrLink}."
+msgstr ""
+
+msgid "This job is creating a deployment to %{environmentLink} using cluster %{clusterNameOrLink}. This will overwrite the %{deploymentLink}."
+msgstr ""
+
+msgid "This job is creating a deployment to %{environmentLink}."
+msgstr ""
+
+msgid "This job is creating a deployment to %{environmentLink}. This will overwrite the %{deploymentLink}."
+msgstr ""
+
+msgid "This job is deployed to %{environmentLink} using cluster %{clusterNameOrLink} and namespace %{kubernetesNamespace}."
+msgstr ""
+
+msgid "This job is deployed to %{environmentLink} using cluster %{clusterNameOrLink}."
+msgstr ""
+
+msgid "This job is deployed to %{environmentLink}."
+msgstr ""
+
+msgid "This job is in pending state and is waiting to be picked by a runner"
+msgstr ""
+
+msgid "This job is performing tasks that must complete before it can start"
+msgstr ""
+
+msgid "This job is preparing to start"
+msgstr ""
+
+msgid "This job is waiting for resource: "
+msgstr ""
+
+msgid "This job requires a manual action"
+msgstr ""
+
+msgid "This job will automatically run after its timer finishes. Often they are used for incremental roll-out deploys to production environments. When unscheduled it converts into a manual action."
+msgstr ""
+
+msgid "This license has already expired."
+msgstr ""
+
+msgid "This link points to external content"
+msgstr ""
+
+msgid "This may expose confidential information as the selected fork is in another namespace that can have other members."
+msgstr ""
+
+msgid "This means you can not push code until you create an empty repository or import existing one."
+msgstr ""
+
+msgid "This merge request branch is protected from force push."
+msgstr ""
+
+msgid "This merge request cannot be rebased while there are conflicts."
+msgstr ""
+
+msgid "This merge request does not have accessibility reports"
+msgstr ""
+
+msgid "This merge request does not have codequality reports"
+msgstr ""
+
+msgid "This merge request is closed. To apply this suggestion, edit this file directly."
+msgstr ""
+
+msgid "This merge request is from a private project to a public project."
+msgstr ""
+
+msgid "This merge request is from a private project to an internal project."
+msgstr ""
+
+msgid "This merge request is from an internal project to a public project."
+msgstr ""
+
+msgid "This merge request is locked."
+msgstr ""
+
+msgid "This merge request was merged. To apply this suggestion, edit this file directly."
+msgstr ""
+
+msgid "This namespace has already been taken! Please choose another one."
+msgstr ""
+
+msgid "This namespace has already been taken. Choose a different one."
+msgstr ""
+
+msgid "This only applies to repository indexing operations."
+msgstr ""
+
+msgid "This page is hosted on GitLab pages but contains user-generated content and may contain malicious code. Do not accept unless you trust the author and source."
+msgstr ""
+
+msgid "This page is unavailable because you are not allowed to read information across multiple projects."
+msgstr ""
+
+msgid "This pipeline makes use of a predefined CI/CD configuration enabled by %{b_open}Auto DevOps.%{b_close}"
+msgstr ""
+
+msgid "This pipeline makes use of a predefined CI/CD configuration enabled by %{strongStart}Auto DevOps.%{strongEnd}"
+msgstr ""
+
+msgid "This pipeline was triggered by a schedule."
+msgstr ""
+
+msgid "This process deletes the project repository and all related resources."
+msgstr ""
+
+msgid "This project can be restored until %{date}."
+msgstr ""
+
+msgid "This project cannot be %{visibilityLevel} because the visibility of %{openShowLink}%{name}%{closeShowLink} is %{visibility}. To make this project %{visibilityLevel}, you must first %{openEditLink}change the visibility%{closeEditLink} of the parent group."
+msgstr ""
+
+msgid "This project does not belong to a group and cannot make use of group runners."
+msgstr ""
+
+msgid "This project does not have %{service_desk_link_start}Service Desk%{service_desk_link_end} enabled, so the user who created the issue will no longer receive email notifications about new activity."
+msgstr ""
+
+msgid "This project does not have a wiki homepage yet"
+msgstr ""
+
+msgid "This project has no active access tokens."
+msgstr ""
+
+msgid "This project is %{strongStart}NOT%{strongEnd} a fork, and has the following:"
+msgstr ""
+
+msgid "This project is %{strongStart}NOT%{strongEnd} a fork. This process deletes the project repository and all related resources."
+msgstr ""
+
+msgid "This project is archived and cannot be commented on."
+msgstr ""
+
+msgid "This project is licensed under the %{strong_start}%{license_name}%{strong_end}."
+msgstr ""
+
+msgid "This project is mirrored from %{link}."
+msgstr ""
+
+msgid "This project is not subscribed to any project pipelines."
+msgstr ""
+
+msgid "This project is public. Non-members can guess the Service Desk email address, because it contains the group and project name. %{linkStart}How do I create a custom email address?%{linkEnd}"
+msgstr ""
+
+msgid "This project manages its dependencies using %{strong_start}%{manager_name}%{strong_end}"
+msgstr ""
+
+msgid "This project path either does not exist or you do not have access."
+msgstr ""
+
+msgid "This project reached the limit of custom domains. (Max %d)"
+msgstr ""
+
+msgid "This project will be deleted on %{date}"
+msgstr ""
+
+msgid "This project will be deleted on %{date} since its parent group '%{parent_group_name}' has been scheduled for deletion."
+msgstr ""
+
+msgid "This project's pipeline configuration is located outside this repository"
+msgstr ""
+
+msgid "This release was created with a date in the past. Evidence collection at the moment of the release is unavailable."
+msgstr ""
+
+msgid "This report uses a supported MAJOR.MINOR schema version but the PATCH version doesn't match any vendored schema version. Validation will be attempted against version %{find_latest_patch_version}"
+msgstr ""
+
+msgid "This repository"
+msgstr ""
+
+msgid "This repository has never been checked."
+msgstr ""
+
+msgid "This repository is currently empty. A new Auto DevOps pipeline will be created after a new file has been pushed to a branch."
+msgstr ""
+
+msgid "This repository was last checked %{last_check_timestamp}. The check %{strong_start}failed.%{strong_end} See the 'repocheck.log' file for error messages."
+msgstr ""
+
+msgid "This repository was last checked %{last_check_timestamp}. The check passed."
+msgstr ""
+
+msgid "This runner will only run on pipelines triggered on protected branches"
+msgstr ""
+
+msgid "This setting can be overridden in each project."
+msgstr ""
+
+msgid "This setting has been configured at the instance level and cannot be overridden per group"
+msgstr ""
+
+msgid "This setting is allowed for forked projects only"
+msgstr ""
+
+msgid "This subscription is for"
+msgstr ""
+
+msgid "This suggestion already matches its content."
+msgstr ""
+
+msgid "This title already exists."
+msgstr ""
+
+msgid "This user cannot be unlocked manually from GitLab"
+msgstr ""
+
+msgid "This user has an unconfirmed email address (%{email}). You may force a confirmation."
+msgstr ""
+
+msgid "This user has an unconfirmed email address. You may force a confirmation."
+msgstr ""
+
+msgid "This user has no active %{accessTokenTypePlural}."
+msgstr ""
+
+msgid "This user has no identities"
+msgstr ""
+
+msgid "This user has no personal projects."
+msgstr ""
+
+msgid "This user has previously committed to the %{name} project."
+msgstr ""
+
+msgid "This user has the %{access} role in the %{name} project."
+msgstr ""
+
+msgid "This user is the author of this %{noteable}."
+msgstr ""
+
+msgid "This variable can not be masked."
+msgstr ""
+
+msgid "This vulnerability was automatically resolved because its vulnerability type was disabled in this project or removed from GitLab's default ruleset."
+msgstr ""
+
+msgid "This will invalidate your registered applications and U2F / WebAuthn devices."
+msgstr ""
+
+msgid "This will invalidate your registered applications and U2F devices."
+msgstr ""
+
+msgid "This will remove the fork relationship between this project and %{fork_source}."
+msgstr ""
+
+msgid "This will remove the fork relationship between this project and other projects in the fork network."
+msgstr ""
+
+msgid "Thread options"
+msgstr ""
+
+msgid "Thread to reply to cannot be found"
+msgstr ""
+
+msgid "Threshold in bytes at which to compress Sidekiq job arguments."
+msgstr ""
+
+msgid "Threshold in bytes at which to reject Sidekiq jobs. Set this to 0 to if you don't want to limit Sidekiq jobs."
+msgstr ""
+
+msgid "Threshold number of changes (branches or tags) in a single push above which a bulk push event is created (default is 3)."
+msgstr ""
+
+msgid "Throughput"
+msgstr ""
+
+msgid "Thu"
+msgstr ""
+
+msgid "Thursday"
+msgstr ""
+
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
+msgid "Time"
+msgstr ""
+
+msgid "Time (in hours) that users are allowed to skip forced configuration of two-factor authentication."
+msgstr ""
+
+msgid "Time based: Yes"
+msgstr ""
+
+msgid "Time before an issue gets scheduled"
+msgstr ""
+
+msgid "Time before an issue starts implementation"
+msgstr ""
+
+msgid "Time between merge request creation and merge/close"
+msgstr ""
+
+msgid "Time estimate"
+msgstr ""
+
+msgid "Time from first comment to last commit"
+msgstr ""
+
+msgid "Time from first commit until first comment"
+msgstr ""
+
+msgid "Time from last commit to merge"
+msgstr ""
+
+msgid "Time of import: %{importTime}"
+msgstr ""
+
+msgid "Time remaining"
+msgstr ""
+
+msgid "Time spent"
+msgstr ""
+
+msgid "Time spent can't be zero."
+msgstr ""
+
+msgid "Time spent must be formatted correctly. For example: 1h 30m."
+msgstr ""
+
+msgid "Time to Restore Service"
+msgstr ""
+
+msgid "Time to merge"
+msgstr ""
+
+msgid "Time to subtract exceeds the total time spent"
+msgstr ""
+
+msgid "Time tracking"
+msgstr ""
+
+msgid "Time tracking report"
+msgstr ""
+
+msgid "Time until first merge request"
+msgstr ""
+
+msgid "Time zone"
+msgstr ""
+
+msgid "TimeTrackingEstimated|Est"
+msgstr ""
+
+msgid "TimeTracking|%{spentStart}Spent: %{spentEnd}"
+msgstr ""
+
+msgid "TimeTracking|An error occurred while removing the timelog."
+msgstr ""
+
+msgid "TimeTracking|Delete time spent"
+msgstr ""
+
+msgid "TimeTracking|Estimated:"
+msgstr ""
+
+msgid "TimeTracking|Over by %{timeRemainingHumanReadable}"
+msgstr ""
+
+msgid "TimeTracking|Spent"
+msgstr ""
+
+msgid "TimeTracking|Time remaining: %{timeRemainingHumanReadable}"
+msgstr ""
+
+msgid "Timeago|%s days ago"
+msgstr ""
+
+msgid "Timeago|%s days remaining"
+msgstr ""
+
+msgid "Timeago|%s hours ago"
+msgstr ""
+
+msgid "Timeago|%s hours remaining"
+msgstr ""
+
+msgid "Timeago|%s minutes ago"
+msgstr ""
+
+msgid "Timeago|%s minutes remaining"
+msgstr ""
+
+msgid "Timeago|%s months ago"
+msgstr ""
+
+msgid "Timeago|%s months remaining"
+msgstr ""
+
+msgid "Timeago|%s seconds remaining"
+msgstr ""
+
+msgid "Timeago|%s weeks ago"
+msgstr ""
+
+msgid "Timeago|%s weeks remaining"
+msgstr ""
+
+msgid "Timeago|%s years ago"
+msgstr ""
+
+msgid "Timeago|%s years remaining"
+msgstr ""
+
+msgid "Timeago|1 day ago"
+msgstr ""
+
+msgid "Timeago|1 day remaining"
+msgstr ""
+
+msgid "Timeago|1 hour ago"
+msgstr ""
+
+msgid "Timeago|1 hour remaining"
+msgstr ""
+
+msgid "Timeago|1 minute ago"
+msgstr ""
+
+msgid "Timeago|1 minute remaining"
+msgstr ""
+
+msgid "Timeago|1 month ago"
+msgstr ""
+
+msgid "Timeago|1 month remaining"
+msgstr ""
+
+msgid "Timeago|1 week ago"
+msgstr ""
+
+msgid "Timeago|1 week remaining"
+msgstr ""
+
+msgid "Timeago|1 year ago"
+msgstr ""
+
+msgid "Timeago|1 year remaining"
+msgstr ""
+
+msgid "Timeago|Past due"
+msgstr ""
+
+msgid "Timeago|in %s days"
+msgstr ""
+
+msgid "Timeago|in %s hours"
+msgstr ""
+
+msgid "Timeago|in %s minutes"
+msgstr ""
+
+msgid "Timeago|in %s months"
+msgstr ""
+
+msgid "Timeago|in %s seconds"
+msgstr ""
+
+msgid "Timeago|in %s weeks"
+msgstr ""
+
+msgid "Timeago|in %s years"
+msgstr ""
+
+msgid "Timeago|in 1 day"
+msgstr ""
+
+msgid "Timeago|in 1 hour"
+msgstr ""
+
+msgid "Timeago|in 1 minute"
+msgstr ""
+
+msgid "Timeago|in 1 month"
+msgstr ""
+
+msgid "Timeago|in 1 week"
+msgstr ""
+
+msgid "Timeago|in 1 year"
+msgstr ""
+
+msgid "Timeago|just now"
+msgstr ""
+
+msgid "Timeago|right now"
+msgstr ""
+
+msgid "Timeline event added successfully."
+msgstr ""
+
+msgid "Timeline|Turn recent updates view off"
+msgstr ""
+
+msgid "Timeline|Turn recent updates view on"
+msgstr ""
+
+msgid "Timelog doesn't exist or you don't have permission to delete it"
+msgstr ""
+
+msgid "Timeout"
+msgstr ""
+
+msgid "Timeout connecting to the Google API. Please try again."
+msgstr ""
+
+msgid "Timeout for moderately fast Gitaly operations (in seconds). Provide a value between Default timeout and Fast timeout."
+msgstr ""
+
+msgid "Timeout for most Gitaly operations (in seconds)."
+msgstr ""
+
+msgid "Timeout for the fastest Gitaly operations (in seconds)."
+msgstr ""
+
+msgid "Timezone"
+msgstr ""
+
+msgid "Time|A"
+msgstr ""
+
+msgid "Time|AM"
+msgstr ""
+
+msgid "Time|P"
+msgstr ""
+
+msgid "Time|PM"
+msgstr ""
+
+msgid "Time|a"
+msgstr ""
+
+msgid "Time|am"
+msgstr ""
+
+msgid "Time|hr"
+msgid_plural "Time|hrs"
+msgstr[0] ""
+
+msgid "Time|min"
+msgid_plural "Time|mins"
+msgstr[0] ""
+
+msgid "Time|p"
+msgstr ""
+
+msgid "Time|pm"
+msgstr ""
+
+msgid "Time|s"
+msgstr ""
+
+msgid "Tip: Hover over a job to see the jobs it depends on to run."
+msgstr ""
+
+msgid "Tip: add a %{linkStart}CODEOWNERS%{linkEnd} to automatically add approvers based on file paths and file types."
+msgstr ""
+
+msgid "Title"
+msgstr ""
+
+msgid "Title (required)"
+msgstr ""
+
+msgid "Title:"
+msgstr ""
+
+msgid "Titles"
+msgstr ""
+
+msgid "Titles and Descriptions"
+msgstr ""
+
+msgid "To"
+msgstr ""
+
+msgid "To %{link_to_help} of your domain, add the above key to a TXT record within your DNS configuration."
+msgstr ""
+
+msgid "To Do"
+msgstr ""
+
+msgid "To GitLab"
+msgstr ""
+
+msgid "To accept this invitation, create an account or sign in."
+msgstr ""
+
+msgid "To accept this invitation, sign in or create an account."
+msgstr ""
+
+msgid "To accept this invitation, sign in."
+msgstr ""
+
+msgid "To access this domain create a new DNS record"
+msgstr ""
+
+msgid "To activate your trial, we need additional details from you."
+msgstr ""
+
+msgid "To add a custom suffix, set up a Service Desk email address. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "To add the entry manually, provide the following details to the application on your phone."
+msgstr ""
+
+msgid "To approve this merge request, please enter your password. This project requires all approvals to be authenticated."
+msgstr ""
+
+msgid "To complete registration, we need additional details from you."
+msgstr ""
+
+msgid "To connect GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the %{code_open}repo%{code_close} scope, so we can display a list of your public and private repositories which are available to connect."
+msgstr ""
+
+msgid "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories."
+msgstr ""
+
+msgid "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
+msgstr ""
+
+msgid "To connect an SVN repository, check out %{svn_link}."
+msgstr ""
+
+msgid "To continue using GitLab Enterprise Edition, upload the %{codeOpen}.gitlab-license%{codeClose} file or enter the license key you have received from GitLab Inc."
+msgstr ""
+
+msgid "To continue, you need to select the link in the confirmation email we sent to verify your email address. If you didn't get our email, select %{strongStart}Resend confirmation email.%{strongEnd}"
+msgstr ""
+
+msgid "To define internal users, first enable new users set to external"
+msgstr ""
+
+msgid "To edit the pipeline configuration, you must go to the project or external site that hosts the file."
+msgstr ""
+
+msgid "To enable Registration Features, first enable Service Ping."
+msgstr ""
+
+msgid "To ensure %{project_link} is unscheduled for deletion, check that activity has been logged by GitLab. For example:"
+msgstr ""
+
+msgid "To ensure %{project_name} is unscheduled for deletion, check that activity has been logged by GitLab. For example:"
+msgstr ""
+
+msgid "To ensure no loss of personal content, this account should only be used for matters related to %{group_name}."
+msgstr ""
+
+msgid "To find the state of this project's repository at the time of any of these versions, check out %{link_start}the tags%{link_end}"
+msgstr ""
+
+msgid "To further protect your account, consider configuring a %{mfa_link_start}two-factor authentication%{mfa_link_end} method."
+msgstr ""
+
+msgid "To further protect your account, consider configuring a two-factor authentication method: %{mfa_link}."
+msgstr ""
+
+msgid "To get started you enter your FogBugz URL and login information below. In the next steps, you'll be able to map users and select the projects you want to import."
+msgstr ""
+
+msgid "To get started, click the link below to confirm your account."
+msgstr ""
+
+msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
+msgstr ""
+
+msgid "To get started, use the link below to confirm your account."
+msgstr ""
+
+msgid "To help improve GitLab, we would like to periodically %{docs_link}. This can be changed at any time in %{settings_link}."
+msgstr ""
+
+msgid "To import an SVN repository, check out %{svn_link}."
+msgstr ""
+
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgstr[0] ""
+
+msgid "To keep this project going, create a new issue"
+msgstr ""
+
+msgid "To keep this project going, create a new merge request"
+msgstr ""
+
+msgid "To learn more about this project, read %{link_to_wiki}"
+msgstr ""
+
+msgid "To manage seats for all members associated with this group and its subgroups and projects, visit the %{link_start}usage quotas page%{link_end}."
+msgstr ""
+
+msgid "To move or copy an entire GitLab project from another GitLab installation to this one, navigate to the original project's settings page, generate an export file, and upload it here."
+msgstr ""
+
+msgid "To only use CI/CD features for an external repository, choose %{strong_open}CI/CD for external repo%{strong_close}."
+msgstr ""
+
+msgid "To pass variables to the triggered pipeline, add %{code_start}variables[VARIABLE]=VALUE%{code_end} to the API request."
+msgstr ""
+
+msgid "To personalize your GitLab experience, we'd like to know a bit more about you"
+msgstr ""
+
+msgid "To preserve performance only %{strongStart}%{visible} of %{total}%{strongEnd} files are displayed."
+msgstr ""
+
+msgid "To preserve performance only %{strong_open}%{display_size} of %{real_size}%{strong_close} files are displayed."
+msgstr ""
+
+msgid "To protect this issue's confidentiality, %{linkStart}fork this project%{linkEnd} and set the fork's visibility to private."
+msgstr ""
+
+msgid "To protect this issue's confidentiality, a private fork of this project was selected."
+msgstr ""
+
+msgid "To reactivate your account, %{gitlab_link_start}sign in to GitLab.%{link_end}"
+msgstr ""
+
+msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
+msgstr ""
+
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgstr ""
+
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgstr ""
+
+msgid "To resolve this, try to:"
+msgstr ""
+
+msgid "To run CI/CD pipelines with JetBrains TeamCity, input the GitLab project details in the TeamCity project Version Control Settings."
+msgstr ""
+
+msgid "To see all the user's personal access tokens you must impersonate them first."
+msgstr ""
+
+msgid "To see this project's operational details, %{linkStart}upgrade its group plan to Premium%{linkEnd}. You can also remove the project from the dashboard."
+msgstr ""
+
+msgid "To see this project's operational details, contact an owner of group %{groupName} to upgrade the plan. You can also remove the project from the dashboard."
+msgstr ""
+
+msgid "To see what's changed or create a merge request, choose a branch or tag (like %{branch}), or enter a commit (like %{sha})."
+msgstr ""
+
+msgid "To set up SAML authentication for your group through an identity provider like Azure, Okta, Onelogin, Ping Identity, or your custom SAML 2.0 provider:"
+msgstr ""
+
+msgid "To set up this integration:"
+msgstr ""
+
+msgid "To specify the notification level per project of a group you belong to, you need to visit project page and change notification level there."
+msgstr ""
+
+msgid "To start using GitLab Enterprise Edition, upload the %{codeOpen}.gitlab-license%{codeClose} file or enter the license key you have received from GitLab Inc."
+msgstr ""
+
+msgid "To unsubscribe from this issue, please paste the following link into your browser:"
+msgstr ""
+
+msgid "To update Snippets with multiple files, you must use the `files` parameter"
+msgstr ""
+
+msgid "To use the additional formats, you must start the required %{container_link_start}companion containers%{container_link_end}."
+msgstr ""
+
+msgid "To use the system's default, set this value to 0."
+msgstr ""
+
+msgid "To view all %{scannedResourcesCount} scanned URLs, %{linkStart}please download the CSV file%{linkEnd}"
+msgstr ""
+
+msgid "To view usage, refresh this page in a few minutes."
+msgstr ""
+
+msgid "To widen your search, change or remove filters above"
+msgstr ""
+
+msgid "To widen your search, change or remove filters above."
+msgstr ""
+
+msgid "To-Do List"
+msgstr ""
+
+msgid "To-Do list"
+msgstr ""
+
+msgid "To-do item successfully marked as done."
+msgstr ""
+
+msgid "Today"
+msgstr ""
+
+msgid "Todos count"
+msgstr ""
+
+msgid "Todos|Added"
+msgstr ""
+
+msgid "Todos|Alert"
+msgstr ""
+
+msgid "Todos|Any Action"
+msgstr ""
+
+msgid "Todos|Any Type"
+msgstr ""
+
+msgid "Todos|Are you looking for things to do? Take a look at %{strongStart}%{openIssuesLinkStart}open issues%{openIssuesLinkEnd}%{strongEnd}, contribute to %{strongStart}%{mergeRequestLinkStart}a merge request%{mergeRequestLinkEnd}%{mergeRequestLinkEnd}%{strongEnd}, or mention someone in a comment to automatically assign them a new to-do item."
+msgstr ""
+
+msgid "Todos|Assigned"
+msgstr ""
+
+msgid "Todos|Could not merge"
+msgstr ""
+
+msgid "Todos|Design"
+msgstr ""
+
+msgid "Todos|Due %{due_date}"
+msgstr ""
+
+msgid "Todos|Epic"
+msgstr ""
+
+msgid "Todos|Filter by author"
+msgstr ""
+
+msgid "Todos|Filter by group"
+msgstr ""
+
+msgid "Todos|Filter by project"
+msgstr ""
+
+msgid "Todos|Give yourself a pat on the back!"
+msgstr ""
+
+msgid "Todos|Good job! Looks like you don't have anything left on your To-Do List"
+msgstr ""
+
+msgid "Todos|Henceforth, you shall be known as \"To-Do Destroyer\""
+msgstr ""
+
+msgid "Todos|Isn't an empty To-Do List beautiful?"
+msgstr ""
+
+msgid "Todos|Issue"
+msgstr ""
+
+msgid "Todos|It's how you always know what to work on next."
+msgstr ""
+
+msgid "Todos|Mark all as done"
+msgstr ""
+
+msgid "Todos|Member access requested"
+msgstr ""
+
+msgid "Todos|Mentioned"
+msgstr ""
+
+msgid "Todos|Merge request"
+msgstr ""
+
+msgid "Todos|Nothing is on your to-do list. Nice work!"
+msgstr ""
+
+msgid "Todos|Nothing left to do. High five!"
+msgstr ""
+
+msgid "Todos|Pipelines"
+msgstr ""
+
+msgid "Todos|Removed from Merge Train"
+msgstr ""
+
+msgid "Todos|Review requested"
+msgstr ""
+
+msgid "Todos|The pipeline failed"
+msgstr ""
+
+msgid "Todos|Undo mark all as done"
+msgstr ""
+
+msgid "Todos|When an issue or merge request is assigned to you, or when you receive a %{strongStart}@mention%{strongEnd} in a comment, this automatically triggers a new item in your To-Do List."
+msgstr ""
+
+msgid "Todos|You're all done!"
+msgstr ""
+
+msgid "Todos|Your To-Do List shows what to work on next"
+msgstr ""
+
+msgid "Todos|added a to-do item"
+msgstr ""
+
+msgid "Todos|has requested access to %{what} %{which}"
+msgstr ""
+
+msgid "Todos|mentioned %{who}"
+msgstr ""
+
+msgid "Todos|requested a review"
+msgstr ""
+
+msgid "Todos|set %{who} as an approver"
+msgstr ""
+
+msgid "Todos|yourself"
+msgstr ""
+
+msgid "Toggle GitLab Next"
+msgstr ""
+
+msgid "Toggle Markdown preview"
+msgstr ""
+
+msgid "Toggle Sidebar"
+msgstr ""
+
+msgid "Toggle backtrace"
+msgstr ""
+
+msgid "Toggle collapse"
+msgstr ""
+
+msgid "Toggle comments for this file"
+msgstr ""
+
+msgid "Toggle commit description"
+msgstr ""
+
+msgid "Toggle commit list"
+msgstr ""
+
+msgid "Toggle emoji award"
+msgstr ""
+
+msgid "Toggle focus mode"
+msgstr ""
+
+msgid "Toggle keyboard shortcuts help dialog"
+msgstr ""
+
+msgid "Toggle navigation"
+msgstr ""
+
+msgid "Toggle project select"
+msgstr ""
+
+msgid "Toggle shortcuts"
+msgstr ""
+
+msgid "Toggle sidebar"
+msgstr ""
+
+msgid "Toggle the Performance Bar"
+msgstr ""
+
+msgid "Toggled :%{name}: emoji award."
+msgstr ""
+
+msgid "Toggles :%{name}: emoji award."
+msgstr ""
+
+msgid "Token"
+msgstr ""
+
+msgid "Token Access"
+msgstr ""
+
+msgid "Token name"
+msgstr ""
+
+msgid "Token valid until revoked"
+msgstr ""
+
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
+msgid "Tokens|Scopes set the permission levels granted to the token."
+msgstr ""
+
+msgid "Tokens|Select scopes"
+msgstr ""
+
+msgid "Tomorrow"
+msgstr ""
+
+msgid "Too many changes to show."
+msgstr ""
+
+msgid "Too many namespaces enabled. Manage them through the console or the API."
+msgstr ""
+
+msgid "Too many projects enabled. Manage them through the console or the API."
+msgstr ""
+
+msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
+msgstr ""
+
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
+msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
+msgstr ""
+
+msgid "TopNav|Explore"
+msgstr ""
+
+msgid "TopNav|Go back"
+msgstr ""
+
+msgid "TopNav|Switch to"
+msgstr ""
+
+msgid "TopNav|Your dashboards"
+msgstr ""
+
+msgid "Topic %{source_topic} was successfully merged into topic %{target_topic}."
+msgstr ""
+
+msgid "Topic %{topic_name} was successfully created."
+msgstr ""
+
+msgid "Topic %{topic_name} was successfully removed."
+msgstr ""
+
+msgid "Topic avatar"
+msgstr ""
+
+msgid "Topic avatar for %{name} will be removed. This cannot be undone."
+msgstr ""
+
+msgid "Topic slug (name)"
+msgstr ""
+
+msgid "Topic title"
+msgstr ""
+
+msgid "Topic was successfully updated."
+msgstr ""
+
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
+msgid "TopicSelect|No matching results"
+msgstr ""
+
+msgid "TopicSelect|Search topics"
+msgstr ""
+
+msgid "TopicSelect|Select a topic"
+msgstr ""
+
+msgid "Topics"
+msgstr ""
+
+msgid "Topics could not be merged!"
+msgstr ""
+
+msgid "Total"
+msgstr ""
+
+msgid "Total Contributions"
+msgstr ""
+
+msgid "Total Score"
+msgstr ""
+
+msgid "Total cores (CPUs)"
+msgstr ""
+
+msgid "Total issue weight"
+msgstr ""
+
+msgid "Total memory (GB)"
+msgstr ""
+
+msgid "Total test time for all commits/merges"
+msgstr ""
+
+msgid "Total users"
+msgstr ""
+
+msgid "Total weight"
+msgstr ""
+
+msgid "Total: %{total}"
+msgstr ""
+
+msgid "TotalMilestonesIndicator|1000+"
+msgstr ""
+
+msgid "TotalRefCountIndicator|1000+"
+msgstr ""
+
+msgid "Track groups of issues that share a theme, across projects and milestones"
+msgstr ""
+
+msgid "Track important events in your GitLab instance."
+msgstr ""
+
+msgid "Track important events in your group."
+msgstr ""
+
+msgid "Track important events in your project."
+msgstr ""
+
+msgid "Track time with quick actions"
+msgstr ""
+
+msgid "Training mode"
+msgstr ""
+
+msgid "Transfer"
+msgstr ""
+
+msgid "Transfer group to another parent group."
+msgstr ""
+
+msgid "Transfer ownership"
+msgstr ""
+
+msgid "Transfer project"
+msgstr ""
+
+msgid "Transfer your project into another namespace. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "TransferGroup|Cannot transfer group to one of its subgroup."
+msgstr ""
+
+msgid "TransferGroup|Cannot update the path because there are projects under this group that contain Docker images in their Container Registry. Please remove the images from your projects first and try again."
+msgstr ""
+
+msgid "TransferGroup|Database is not supported."
+msgstr ""
+
+msgid "TransferGroup|Group contains contacts/organizations and you don't have enough permissions to move them to the new root group."
+msgstr ""
+
+msgid "TransferGroup|Group contains projects with NPM packages."
+msgstr ""
+
+msgid "TransferGroup|Group is already a root group."
+msgstr ""
+
+msgid "TransferGroup|Group is already associated to the parent group."
+msgstr ""
+
+msgid "TransferGroup|The parent group already has a subgroup or a project with the same path."
+msgstr ""
+
+msgid "TransferGroup|Transfer failed: %{error_message}"
+msgstr ""
+
+msgid "TransferGroup|You don't have enough permissions."
+msgstr ""
+
+msgid "TransferProject|Cannot move project"
+msgstr ""
+
+msgid "TransferProject|Please select a new namespace for your project."
+msgstr ""
+
+msgid "TransferProject|Project cannot be transferred, because tags are present in its container registry"
+msgstr ""
+
+msgid "TransferProject|Project is already in this namespace."
+msgstr ""
+
+msgid "TransferProject|Project with same name or path in target namespace already exists"
+msgstr ""
+
+msgid "TransferProject|Root namespace can't be updated if project has NPM packages"
+msgstr ""
+
+msgid "TransferProject|You don't have permission to transfer projects into that namespace."
+msgstr ""
+
+msgid "TransferProject|You don't have permission to transfer this project."
+msgstr ""
+
+msgid "Tree view"
+msgstr ""
+
+msgid "Trending"
+msgstr ""
+
+msgid "Trials|%{planName} Trial"
+msgstr ""
+
+msgid "Trials|Compare all plans"
+msgstr ""
+
+msgid "Trials|Create a new group to start your GitLab Ultimate trial."
+msgstr ""
+
+msgid "Trials|Day %{daysUsed}/%{duration}"
+msgstr ""
+
+msgid "Trials|You can apply your trial to a new group or an existing group."
+msgstr ""
+
+msgid "Trials|You've got %{daysRemaining} day remaining on GitLab %{planName}!"
+msgid_plural "Trials|You've got %{daysRemaining} days remaining on GitLab %{planName}!"
+msgstr[0] ""
+
+msgid "Trials|Your trial ends on %{boldStart}%{trialEndDate}%{boldEnd}. We hope you’re enjoying the features of GitLab %{planName}. To keep those features after your trial ends, you’ll need to buy a subscription. (You can also choose GitLab Premium if it meets your needs.)"
+msgstr ""
+
+msgid "Trial|Allowed characters: +, 0-9, -, and spaces."
+msgstr ""
+
+msgid "Trial|Continue"
+msgstr ""
+
+msgid "Trial|Dismiss"
+msgstr ""
+
+msgid "Trial|Your GitLab Ultimate trial lasts for 30 days, but you can keep your free GitLab account forever. We just need some additional information to activate your trial."
+msgstr ""
+
+msgid "Trigger"
+msgstr ""
+
+msgid "Trigger a pipeline for a branch or tag by generating a trigger token and using it with an API call. The token impersonates a user's project access and permissions."
+msgstr ""
+
+msgid "Trigger cluster reindexing"
+msgstr ""
+
+msgid "Trigger cluster reindexing. Only use this with an index that was created in GitLab 13.0 or later."
+msgstr ""
+
+msgid "Trigger job"
+msgstr ""
+
+msgid "Trigger manual job"
+msgstr ""
+
+msgid "Trigger pipelines for mirror updates"
+msgstr ""
+
+msgid "Trigger pipelines when branches or tags are updated in the upstream repository. Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners. Only enable this if you know they can handle the load. %{strong_start}CI will run using the credentials assigned above.%{strong_end} %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Trigger removed."
+msgstr ""
+
+msgid "Trigger repository check"
+msgstr ""
+
+msgid "Trigger token:"
+msgstr ""
+
+msgid "Trigger variables:"
+msgstr ""
+
+msgid "Trigger was created successfully."
+msgstr ""
+
+msgid "Trigger was successfully updated."
+msgstr ""
+
+msgid "Triggerer"
+msgstr ""
+
+msgid "Trigger|Description"
+msgstr ""
+
+msgid "Trigger|Trigger description"
+msgstr ""
+
+msgid "Trusted"
+msgstr ""
+
+msgid "Trusted applications are automatically authorized on GitLab OAuth flow. It's highly recommended for the security of users that trusted applications have the confidential setting set to true."
+msgstr ""
+
+msgid "Try again"
+msgstr ""
+
+msgid "Try again?"
+msgstr ""
+
+msgid "Try all GitLab features for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "Try all GitLab has to offer for 30 days."
+msgstr ""
+
+msgid "Try changing or removing filters."
+msgstr ""
+
+msgid "Try grouping with different labels"
+msgstr ""
+
+msgid "Try it out now"
+msgstr ""
+
+msgid "Try out GitLab Pipelines"
+msgstr ""
+
+msgid "Try the troubleshooting steps here."
+msgstr ""
+
+msgid "Try to fork again"
+msgstr ""
+
+msgid "Try to keep the first line under 52 characters and the others under 72."
+msgstr ""
+
+msgid "Try using a different search term to find the file you are looking for."
+msgstr ""
+
+msgid "Trying to communicate with your device. Plug it in (if needed) and press the button on the device now."
+msgstr ""
+
+msgid "Trying to communicate with your device. Plug it in (if you haven't already) and press the button on the device now."
+msgstr ""
+
+msgid "Tue"
+msgstr ""
+
+msgid "Tuesday"
+msgstr ""
+
+msgid "Turn off"
+msgstr ""
+
+msgid "Turn on"
+msgstr ""
+
+msgid "Twitter"
+msgstr ""
+
+msgid "Twitter:"
+msgstr ""
+
+msgid "Two-Factor Authentication"
+msgstr ""
+
+msgid "Two-Factor Authentication code"
+msgstr ""
+
+msgid "Two-factor Authentication"
+msgstr ""
+
+msgid "Two-factor Authentication Recovery codes"
+msgstr ""
+
+msgid "Two-factor Authentication:"
+msgstr ""
+
+msgid "Two-factor authentication"
+msgstr ""
+
+msgid "Two-factor authentication disabled"
+msgstr ""
+
+msgid "Two-factor authentication grace period"
+msgstr ""
+
+msgid "Two-factor authentication has been disabled for this user"
+msgstr ""
+
+msgid "Two-factor authentication has been disabled for your GitLab account."
+msgstr ""
+
+msgid "Two-factor authentication has been disabled successfully for %{user_email}!"
+msgstr ""
+
+msgid "Two-factor authentication has been disabled successfully for %{username}!"
+msgstr ""
+
+msgid "Two-factor authentication has been disabled successfully!"
+msgstr ""
+
+msgid "Two-factor authentication is not enabled for this user"
+msgstr ""
+
+msgid "Two-factor grace period"
+msgstr ""
+
+msgid "Type"
+msgstr ""
+
+msgid "Type to search"
+msgstr ""
+
+msgid "U2F Devices (%{length})"
+msgstr ""
+
+msgid "U2F only works with HTTPS-enabled websites. Contact your administrator for more details."
+msgstr ""
+
+msgid "URL"
+msgstr ""
+
+msgid "URL cannot be blank"
+msgstr ""
+
+msgid "URL is invalid"
+msgstr ""
+
+msgid "URL is required"
+msgstr ""
+
+msgid "URL is triggered for each branch updated to the repository"
+msgstr ""
+
+msgid "URL is triggered when a merge request is created, updated, or merged"
+msgstr ""
+
+msgid "URL is triggered when a new tag is pushed to the repository"
+msgstr ""
+
+msgid "URL is triggered when repository is updated"
+msgstr ""
+
+msgid "URL must be percent-encoded if necessary."
+msgstr ""
+
+msgid "URL must start with %{codeStart}http://%{codeEnd}, %{codeStart}https://%{codeEnd}, or %{codeStart}ftp://%{codeEnd}"
+msgstr ""
+
+msgid "URL of the Grafana instance to link to from the Metrics Dashboard menu item."
+msgstr ""
+
+msgid "URL of the external Spam Check endpoint"
+msgstr ""
+
+msgid "URL of the external storage to serve the repository static objects."
+msgstr ""
+
+msgid "URL or request ID"
+msgstr ""
+
+msgid "USER %{user_name} WILL BE REMOVED! Are you sure?"
+msgstr ""
+
+msgid "USER %{user} WILL BE REMOVED! Are you sure?"
+msgstr ""
+
+msgid "USER WILL BE BLOCKED! Are you sure?"
+msgstr ""
+
+msgid "UTC"
+msgstr ""
+
+msgid "Unable to apply suggestions to a deleted line."
+msgstr ""
+
+msgid "Unable to build Slack link."
+msgstr ""
+
+msgid "Unable to collect CPU info"
+msgstr ""
+
+msgid "Unable to collect memory info"
+msgstr ""
+
+msgid "Unable to connect to Prometheus server"
+msgstr ""
+
+msgid "Unable to connect to server: %{error}"
+msgstr ""
+
+msgid "Unable to connect to the Jira instance. Please check your Jira integration configuration."
+msgstr ""
+
+msgid "Unable to create link to vulnerability"
+msgstr ""
+
+msgid "Unable to create pipeline"
+msgstr ""
+
+msgid "Unable to fetch branch list for this project."
+msgstr ""
+
+msgid "Unable to fetch branches list, please close the form and try again"
+msgstr ""
+
+msgid "Unable to fetch group. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch groups. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch upstream and downstream pipelines."
+msgstr ""
+
+msgid "Unable to find Jira project to import data from."
+msgstr ""
+
+msgid "Unable to fully load the default commit message. You can still apply this suggestion and the commit message will be correct."
+msgstr ""
+
+msgid "Unable to generate new instance ID"
+msgstr ""
+
+msgid "Unable to load commits. Try again later."
+msgstr ""
+
+msgid "Unable to load file contents. Try again later."
+msgstr ""
+
+msgid "Unable to load refs"
+msgstr ""
+
+msgid "Unable to load the diff"
+msgstr ""
+
+msgid "Unable to load the diff. %{button_try_again}"
+msgstr ""
+
+msgid "Unable to load the merge request widget. Try reloading the page."
+msgstr ""
+
+msgid "Unable to load the page"
+msgstr ""
+
+msgid "Unable to parse JSON"
+msgstr ""
+
+msgid "Unable to parse the vulnerability report's options."
+msgstr ""
+
+msgid "Unable to save iteration. Please try again"
+msgstr ""
+
+msgid "Unable to save your changes. Please try again."
+msgstr ""
+
+msgid "Unable to save your preference"
+msgstr ""
+
+msgid "Unable to schedule a pipeline to run immediately"
+msgstr ""
+
+msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
+msgstr ""
+
+msgid "Unable to suggest a path. Please refresh and try again."
+msgstr ""
+
+msgid "Unable to update label prioritization at this time"
+msgstr ""
+
+msgid "Unable to update this epic at this time."
+msgstr ""
+
+msgid "Unable to update this issue at this time."
+msgstr ""
+
+msgid "Unable to verify the user"
+msgstr ""
+
+msgid "Unapprove a merge request"
+msgstr ""
+
+msgid "Unapprove the current merge request."
+msgstr ""
+
+msgid "Unapproved the current merge request."
+msgstr ""
+
+msgid "Unarchive project"
+msgstr ""
+
+msgid "Unarchiving the project restores its members' ability to make commits, and create issues, comments, and other entities. %{strong_start}After you unarchive the project, it displays in the search and on the dashboard.%{strong_end} %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Unassign from commenting user"
+msgstr ""
+
+msgid "Unassigned"
+msgstr ""
+
+msgid "Unauthenticated API rate limit period in seconds"
+msgstr ""
+
+msgid "Unauthenticated requests"
+msgstr ""
+
+msgid "Unauthenticated web rate limit period in seconds"
+msgstr ""
+
+msgid "Unavailable"
+msgstr ""
+
+msgid "Unban"
+msgstr ""
+
+msgid "Uncommitted changes will be lost if you change branches. Do you want to continue?"
+msgstr ""
+
+msgid "Undo"
+msgstr ""
+
+msgid "Undo Ignore"
+msgstr ""
+
+msgid "Undo ignore"
+msgstr ""
+
+msgid "Unexpected error"
+msgstr ""
+
+msgid "Unfollow"
+msgstr ""
+
+msgid "Unfortunately, your email message to GitLab could not be processed."
+msgstr ""
+
+msgid "Unhappy?"
+msgstr ""
+
+msgid "Units|d"
+msgstr ""
+
+msgid "Units|ms"
+msgstr ""
+
+msgid "Units|s"
+msgstr ""
+
+msgid "Unknown"
+msgstr ""
+
+msgid "Unknown Error"
+msgstr ""
+
+msgid "Unknown encryption strategy: %{encrypted_strategy}!"
+msgstr ""
+
+msgid "Unknown format"
+msgstr ""
+
+msgid "Unknown response text"
+msgstr ""
+
+msgid "Unknown user"
+msgstr ""
+
+msgid "Unless otherwise agreed to in writing with GitLab, by clicking \"Upload License\" you agree that your use of GitLab Software is subject to the %{eula_link_start}Terms of Service%{eula_link_end}."
+msgstr ""
+
+msgid "Unlimited"
+msgstr ""
+
+msgid "Unlink"
+msgstr ""
+
+msgid "Unlock"
+msgstr ""
+
+msgid "Unlock account"
+msgstr ""
+
+msgid "Unlock merge request"
+msgstr ""
+
+msgid "Unlock more features with GitLab Ultimate"
+msgstr ""
+
+msgid "Unlock the discussion"
+msgstr ""
+
+msgid "Unlock this %{issuableDisplayName}? %{strongStart}Everyone%{strongEnd} will be able to comment."
+msgstr ""
+
+msgid "Unlocked"
+msgstr ""
+
+msgid "Unlocked the discussion."
+msgstr ""
+
+msgid "Unlocks the discussion."
+msgstr ""
+
+msgid "Unreachable"
+msgstr ""
+
+msgid "Unrecognized approval status."
+msgstr ""
+
+msgid "Unrecognized cluster type"
+msgstr ""
+
+msgid "Unresolve"
+msgstr ""
+
+msgid "Unresolve thread"
+msgstr ""
+
+msgid "Unresolved"
+msgstr ""
+
+msgid "Unschedule job"
+msgstr ""
+
+msgid "Unselect \"Expand variable reference\" if you want to use the variable value as a raw string."
+msgstr ""
+
+msgid "Unselect all"
+msgstr ""
+
+msgid "Unstar"
+msgstr ""
+
+msgid "Unstarted"
+msgstr ""
+
+msgid "Unsubscribe"
+msgstr ""
+
+msgid "Unsubscribe at group level"
+msgstr ""
+
+msgid "Unsubscribe at project level"
+msgstr ""
+
+msgid "Unsubscribe from %{type}"
+msgstr ""
+
+msgid "Unsubscribed from this %{quick_action_target}."
+msgstr ""
+
+msgid "Unsubscribes from this %{quick_action_target}."
+msgstr ""
+
+msgid "Unsupported sort value."
+msgstr ""
+
+msgid "Unsupported todo type passed. Supported todo types are: %{todo_types}"
+msgstr ""
+
+msgid "Unused"
+msgstr ""
+
+msgid "Unused, previous indices: %{index_names} will be deleted after %{time} automatically."
+msgstr ""
+
+msgid "Unverified"
+msgstr ""
+
+msgid "Unverified signature"
+msgstr ""
+
+msgid "Up to date"
+msgstr ""
+
+msgid "Upcoming"
+msgstr ""
+
+msgid "Upcoming Release"
+msgstr ""
+
+msgid "Update"
+msgstr ""
+
+msgid "Update %{sourcePath} file"
+msgstr ""
+
+msgid "Update Now"
+msgstr ""
+
+msgid "Update Scheduled…"
+msgstr ""
+
+msgid "Update all"
+msgstr ""
+
+msgid "Update appearance settings"
+msgstr ""
+
+msgid "Update approval rule"
+msgstr ""
+
+msgid "Update approvers"
+msgstr ""
+
+msgid "Update failed"
+msgstr ""
+
+msgid "Update it"
+msgstr ""
+
+msgid "Update milestone"
+msgstr ""
+
+msgid "Update now"
+msgstr ""
+
+msgid "Update username"
+msgstr ""
+
+msgid "Update variable"
+msgstr ""
+
+msgid "Update your bookmarked URLs as filtered/sorted branches URL has been changed."
+msgstr ""
+
+msgid "Update your group name, description, avatar, and visibility."
+msgstr ""
+
+msgid "Update your project name, topics, description, and avatar."
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
+msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
+msgstr ""
+
+msgid "UpdateProject|Could not set the default branch"
+msgstr ""
+
+msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
+msgstr ""
+
+msgid "UpdateProject|Learn more."
+msgstr ""
+
+msgid "UpdateProject|New visibility level not allowed!"
+msgstr ""
+
+msgid "UpdateProject|Project could not be updated!"
+msgstr ""
+
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
+msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
+msgstr ""
+
+msgid "UpdateRepositoryStorage|Timeout waiting for %{type} repository pushes"
+msgstr ""
+
+msgid "Updated"
+msgstr ""
+
+msgid "Updated %{timeAgo}"
+msgstr ""
+
+msgid "Updated %{updated_at} by %{updated_by}"
+msgstr ""
+
+msgid "Updated date"
+msgstr ""
+
+msgid "Updating"
+msgstr ""
+
+msgid "Updating…"
+msgstr ""
+
+msgid "Upgrade offers available!"
+msgstr ""
+
+msgid "Upload"
+msgstr ""
+
+msgid "Upload %{file_name} file"
+msgstr ""
+
+msgid "Upload CSV file"
+msgstr ""
+
+msgid "Upload File"
+msgstr ""
+
+msgid "Upload New File"
+msgstr ""
+
+msgid "Upload a certificate for your domain with all intermediates"
+msgstr ""
+
+msgid "Upload a private key for your certificate"
+msgstr ""
+
+msgid "Upload could not be deleted."
+msgstr ""
+
+msgid "Upload file"
+msgstr ""
+
+msgid "Upload image"
+msgstr ""
+
+msgid "Upload new file"
+msgstr ""
+
+msgid "Upload object map"
+msgstr ""
+
+msgid "Uploaded date"
+msgstr ""
+
+msgid "Uploading changes to terminal"
+msgstr ""
+
+msgid "Uploading..."
+msgstr ""
+
+msgid "Uploads"
+msgstr ""
+
+msgid "Upstream"
+msgstr ""
+
+msgid "Upvotes"
+msgstr ""
+
+msgid "Usage Trends"
+msgstr ""
+
+msgid "Usage statistics"
+msgstr ""
+
+msgid "UsageQuotas|The project-level storage statistics for the Container Registry are directional only and do not include savings for instance-wide deduplication."
+msgstr ""
+
+msgid "UsageQuotas|This project-level storage statistic does not include savings for site-wide deduplication and is not used to calculate total namespace storage."
+msgstr ""
+
+msgid "UsageQuota|%{linkStart}Shared runners%{linkEnd} are disabled, so there are no limits set on pipeline usage"
+msgstr ""
+
+msgid "UsageQuota|%{linkTitle} help link"
+msgstr ""
+
+msgid "UsageQuota|%{storage_limit_link_start}A namespace storage limit%{link_end} will soon be enforced for the %{strong_start}%{namespace_name}%{strong_end} namespace. %{extra_message}"
+msgstr ""
+
+msgid "UsageQuota|Artifacts"
+msgstr ""
+
+msgid "UsageQuota|Artifacts is a sum of build and pipeline artifacts."
+msgstr ""
+
+msgid "UsageQuota|Audio samples, videos, datasets, and graphics."
+msgstr ""
+
+msgid "UsageQuota|Buy additional minutes"
+msgstr ""
+
+msgid "UsageQuota|Buy storage"
+msgstr ""
+
+msgid "UsageQuota|CI minutes usage by month"
+msgstr ""
+
+msgid "UsageQuota|CI minutes usage by project"
+msgstr ""
+
+msgid "UsageQuota|CI/CD minutes usage"
+msgstr ""
+
+msgid "UsageQuota|CI/CD minutes usage since %{usageSince}"
+msgstr ""
+
+msgid "UsageQuota|Code packages and container images."
+msgstr ""
+
+msgid "UsageQuota|Container Registry"
+msgstr ""
+
+msgid "UsageQuota|Dependency proxy"
+msgstr ""
+
+msgid "UsageQuota|File attachments and smaller design graphics."
+msgstr ""
+
+msgid "UsageQuota|For more information about storage limits, see our %{faq_link_start}FAQ%{link_end}."
+msgstr ""
+
+msgid "UsageQuota|Git repository."
+msgstr ""
+
+msgid "UsageQuota|Gitlab-integrated Docker Container Registry for storing Docker Images."
+msgstr ""
+
+msgid "UsageQuota|Gitlab-integrated Docker Container Registry for storing Docker Images. %{linkStart}More information%{linkEnd}"
+msgstr ""
+
+msgid "UsageQuota|Group settings &gt; Usage quotas"
+msgstr ""
+
+msgid "UsageQuota|Includes artifacts, repositories, wiki, uploads, and other items."
+msgstr ""
+
+msgid "UsageQuota|LFS storage"
+msgstr ""
+
+msgid "UsageQuota|Learn more about usage quotas"
+msgstr ""
+
+msgid "UsageQuota|Learn more about usage quotas."
+msgstr ""
+
+msgid "UsageQuota|Local proxy used for frequently-accessed upstream Docker images. %{linkStart}More information%{linkEnd}"
+msgstr ""
+
+msgid "UsageQuota|Namespace storage used"
+msgstr ""
+
+msgid "UsageQuota|No CI minutes usage data available."
+msgstr ""
+
+msgid "UsageQuota|No projects to display."
+msgstr ""
+
+msgid "UsageQuota|Packages"
+msgstr ""
+
+msgid "UsageQuota|Pending Members"
+msgstr ""
+
+msgid "UsageQuota|Pipeline artifacts and job artifacts, created with CI/CD."
+msgstr ""
+
+msgid "UsageQuota|Pipelines"
+msgstr ""
+
+msgid "UsageQuota|Purchased storage"
+msgstr ""
+
+msgid "UsageQuota|Purchased storage used"
+msgstr ""
+
+msgid "UsageQuota|Recalculate repository usage"
+msgstr ""
+
+msgid "UsageQuota|Repository"
+msgstr ""
+
+msgid "UsageQuota|Search"
+msgstr ""
+
+msgid "UsageQuota|Seats"
+msgstr ""
+
+msgid "UsageQuota|Shared bits of code and text."
+msgstr ""
+
+msgid "UsageQuota|Shared runner duration"
+msgstr ""
+
+msgid "UsageQuota|Snippets"
+msgstr ""
+
+msgid "UsageQuota|Something went wrong while fetching pipeline statistics"
+msgstr ""
+
+msgid "UsageQuota|Something went wrong while fetching project storage statistics"
+msgstr ""
+
+msgid "UsageQuota|Something went wrong while loading usage details"
+msgstr ""
+
+msgid "UsageQuota|Storage"
+msgstr ""
+
+msgid "UsageQuota|Storage type"
+msgstr ""
+
+msgid "UsageQuota|Storage used"
+msgstr ""
+
+msgid "UsageQuota|The %{strong_start}%{context_name}%{strong_end} group will be affected by this. "
+msgstr ""
+
+msgid "UsageQuota|The %{strong_start}%{context_name}%{strong_end} project will be affected by this. "
+msgstr ""
+
+msgid "UsageQuota|The namespace is currently using %{strong_start}%{used_storage}%{strong_end} of namespace storage. Group owners can view namespace storage usage and purchase more from %{strong_start}%{usage_quotas_nav_instruction}%{strong_end}. %{docs_link_start}How can I manage my storage?%{link_end}."
+msgstr ""
+
+msgid "UsageQuota|The namespace is currently using %{strong_start}%{used_storage}%{strong_end} of namespace storage. View and manage your usage from %{strong_start}%{usage_quotas_nav_instruction}%{strong_end}. %{docs_link_start}Learn more%{link_end} about how to reduce your storage."
+msgstr ""
+
+msgid "UsageQuota|The table below shows usage since %{usageSince}"
+msgstr ""
+
+msgid "UsageQuota|This namespace has no projects which used shared runners in the current period"
+msgstr ""
+
+msgid "UsageQuota|This table omits projects that used 0 CI/CD minutes or 0 shared runners duration"
+msgstr ""
+
+msgid "UsageQuota|Uploads"
+msgstr ""
+
+msgid "UsageQuota|Usage"
+msgstr ""
+
+msgid "UsageQuota|Usage Quotas"
+msgstr ""
+
+msgid "UsageQuota|Usage breakdown"
+msgstr ""
+
+msgid "UsageQuota|Usage by month"
+msgstr ""
+
+msgid "UsageQuota|Usage by project"
+msgstr ""
+
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
+msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
+msgstr ""
+
+msgid "UsageQuota|Usage of project resources across the %{strong_start}%{project_name}%{strong_end} project"
+msgstr ""
+
+msgid "UsageQuota|Usage of resources across your projects"
+msgstr ""
+
+msgid "UsageQuota|User settings &gt; Usage quotas"
+msgstr ""
+
+msgid "UsageQuota|When you purchase additional storage, we automatically unlock projects that were locked if the storage limit was reached."
+msgstr ""
+
+msgid "UsageQuota|Wiki"
+msgstr ""
+
+msgid "UsageQuota|Wiki content."
+msgstr ""
+
+msgid "UsageQuota|You have consumed all of your additional storage. Purchase more to unlock projects over the limit."
+msgstr ""
+
+msgid "UsageQuota|You have reached the free storage limit on %{projectsLockedText}. To unlock them, purchase additional storage."
+msgstr ""
+
+msgid "UsageQuota|Your purchased storage is running low. To avoid locked projects, purchase more storage."
+msgstr ""
+
+msgid "UsageTrends|Could not load the issues and merge requests chart. Please refresh the page to try again."
+msgstr ""
+
+msgid "UsageTrends|Could not load the pipelines chart. Please refresh the page to try again."
+msgstr ""
+
+msgid "UsageTrends|Could not load the projects and groups chart. Please refresh the page to try again."
+msgstr ""
+
+msgid "UsageTrends|Groups"
+msgstr ""
+
+msgid "UsageTrends|Issues"
+msgstr ""
+
+msgid "UsageTrends|Issues & merge requests"
+msgstr ""
+
+msgid "UsageTrends|Items"
+msgstr ""
+
+msgid "UsageTrends|Merge requests"
+msgstr ""
+
+msgid "UsageTrends|Month"
+msgstr ""
+
+msgid "UsageTrends|No data available."
+msgstr ""
+
+msgid "UsageTrends|Pipelines"
+msgstr ""
+
+msgid "UsageTrends|Pipelines canceled"
+msgstr ""
+
+msgid "UsageTrends|Pipelines failed"
+msgstr ""
+
+msgid "UsageTrends|Pipelines skipped"
+msgstr ""
+
+msgid "UsageTrends|Pipelines succeeded"
+msgstr ""
+
+msgid "UsageTrends|Pipelines total"
+msgstr ""
+
+msgid "UsageTrends|Projects"
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the cancelled pipelines. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the failed pipelines. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the groups. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the issues. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the merge requests. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the projects. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the skipped pipelines. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the successful pipelines. Please try again."
+msgstr ""
+
+msgid "UsageTrends|There was an error fetching the total pipelines. Please try again."
+msgstr ""
+
+msgid "UsageTrends|Total groups"
+msgstr ""
+
+msgid "UsageTrends|Total projects"
+msgstr ""
+
+msgid "UsageTrends|Total projects & groups"
+msgstr ""
+
+msgid "UsageTrends|Users"
+msgstr ""
+
+msgid "Use %{code_start}::%{code_end} to create a %{link_start}scoped label set%{link_end} (eg. %{code_start}priority::1%{code_end})"
+msgstr ""
+
+msgid "Use .gitlab-ci.yml"
+msgstr ""
+
+msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
+msgstr ""
+
+msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
+msgstr ""
+
+msgid "Use authorized_keys file to authenticate SSH keys"
+msgstr ""
+
+msgid "Use banners and notifications to notify your users about scheduled maintenance, recent upgrades, and more."
+msgstr ""
+
+msgid "Use cURL"
+msgstr ""
+
+msgid "Use custom color #FF0000"
+msgstr ""
+
+msgid "Use double quotes for multiple keywords, such as %{code_open}\"your search\"%{code_close}"
+msgstr ""
+
+msgid "Use hashed storage"
+msgstr ""
+
+msgid "Use hashed storage paths for newly created and renamed repositories. Always enabled since 13.0. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Use issue count"
+msgstr ""
+
+msgid "Use issue weight"
+msgstr ""
+
+msgid "Use issues to collaborate on ideas, solve problems, and plan work"
+msgstr ""
+
+msgid "Use one line per URI"
+msgstr ""
+
+msgid "Use primary email (%{email})"
+msgstr ""
+
+msgid "Use shortcuts"
+msgstr ""
+
+msgid "Use slash commands."
+msgstr ""
+
+msgid "Use template"
+msgstr ""
+
+msgid "Use the %{strongStart}Test%{strongEnd} option above to create an event."
+msgstr ""
+
+msgid "Use the Apple App Store Connect integration to easily connect to the Apple App Store with Fastlane in CI/CD pipelines."
+msgstr ""
+
+msgid "Use the link below to confirm your email address (%{email})"
+msgstr ""
+
+msgid "Use the link below to confirm your email address."
+msgstr ""
+
+msgid "Use the public cloud instance URL (%{kroki_public_url}) or %{install_link_start}install Kroki%{install_link_end} on your own infrastructure and use your own instance URL."
+msgstr ""
+
+msgid "Use the search bar on the top of this page"
+msgstr ""
+
+msgid "Use this token to validate received payloads."
+msgstr ""
+
+msgid "Use webhook"
+msgstr ""
+
+msgid "Use your global notification setting"
+msgstr ""
+
+msgid "Use your smart card to authenticate with the LDAP server."
+msgstr ""
+
+msgid "Used"
+msgstr ""
+
+msgid "Used by %d package"
+msgid_plural "Used by %d packages"
+msgstr[0] ""
+
+msgid "Used by members to sign in to your group in GitLab"
+msgstr ""
+
+msgid "Used by more than 100,000 organizations, GitLab is the most popular solution to manage git repositories on-premises."
+msgstr ""
+
+msgid "Used programming language"
+msgstr ""
+
+msgid "Used to help configure your identity provider"
+msgstr ""
+
+msgid "User"
+msgstr ""
+
+msgid "User %{current_user_username} has started impersonating %{username}"
+msgstr ""
+
+msgid "User %{username} was successfully removed."
+msgstr ""
+
+msgid "User %{user} SCIM identity is deactivated"
+msgstr ""
+
+msgid "User %{user} SCIM identity is reactivated"
+msgstr ""
+
+msgid "User %{user} was removed from %{group}."
+msgstr ""
+
+msgid "User ID"
+msgstr ""
+
+msgid "User OAuth applications"
+msgstr ""
+
+msgid "User Settings"
+msgstr ""
+
+msgid "User and IP rate limits"
+msgstr ""
+
+msgid "User cap"
+msgstr ""
+
+msgid "User cap cannot be enabled. The group or one of its subgroups or projects is shared externally."
+msgstr ""
+
+msgid "User created at"
+msgstr ""
+
+msgid "User does not have a pending request"
+msgstr ""
+
+msgid "User identity was successfully created."
+msgstr ""
+
+msgid "User identity was successfully removed."
+msgstr ""
+
+msgid "User identity was successfully updated."
+msgstr ""
+
+msgid "User is blocked"
+msgstr ""
+
+msgid "User is not allowed to resolve thread"
+msgstr ""
+
+msgid "User key"
+msgstr ""
+
+msgid "User key was successfully removed."
+msgstr ""
+
+msgid "User list %{name} will be removed. Are you sure?"
+msgstr ""
+
+msgid "User map"
+msgstr ""
+
+msgid "User pipeline minutes were successfully reset."
+msgstr ""
+
+msgid "User restrictions"
+msgstr ""
+
+msgid "User settings"
+msgstr ""
+
+msgid "User was successfully banned."
+msgstr ""
+
+msgid "User was successfully created."
+msgstr ""
+
+msgid "User was successfully removed from group and any subgroups and projects."
+msgstr ""
+
+msgid "User was successfully removed from group."
+msgstr ""
+
+msgid "User was successfully removed from project."
+msgstr ""
+
+msgid "User was successfully unbanned."
+msgstr ""
+
+msgid "User was successfully updated."
+msgstr ""
+
+msgid "User-based escalation rules must have a user with access to the project"
+msgstr ""
+
+msgid "UserAvailability|%{author} %{spanStart}(Busy)%{spanEnd}"
+msgstr ""
+
+msgid "UserAvailability|%{author} (Busy)"
+msgstr ""
+
+msgid "UserAvailability|(Busy)"
+msgstr ""
+
+msgid "UserLists|Add"
+msgstr ""
+
+msgid "UserLists|Add Users"
+msgstr ""
+
+msgid "UserLists|Add users"
+msgstr ""
+
+msgid "UserLists|Cancel"
+msgstr ""
+
+msgid "UserLists|Create"
+msgstr ""
+
+msgid "UserLists|Define a set of users to be used within feature flag strategies"
+msgstr ""
+
+msgid "UserLists|Edit"
+msgstr ""
+
+msgid "UserLists|Edit %{name}"
+msgstr ""
+
+msgid "UserLists|Enter a comma separated list of user IDs. These IDs should be the users of the system in which the feature flag is set, not GitLab IDs"
+msgstr ""
+
+msgid "UserLists|Feature flag user list"
+msgstr ""
+
+msgid "UserLists|Get started with user lists"
+msgstr ""
+
+msgid "UserLists|Lists allow you to define a set of users to be used with feature flags. %{linkStart}Read more about feature flag lists.%{linkEnd}"
+msgstr ""
+
+msgid "UserLists|Loading user lists"
+msgstr ""
+
+msgid "UserLists|Name"
+msgstr ""
+
+msgid "UserLists|New list"
+msgstr ""
+
+msgid "UserLists|New user list"
+msgstr ""
+
+msgid "UserLists|Save"
+msgstr ""
+
+msgid "UserLists|There are no users"
+msgstr ""
+
+msgid "UserLists|There was an error fetching the user lists."
+msgstr ""
+
+msgid "UserLists|User ID"
+msgstr ""
+
+msgid "UserLists|User IDs"
+msgstr ""
+
+msgid "UserLists|User Lists"
+msgstr ""
+
+msgid "UserLists|User lists allow you to define a set of users to use with Feature Flags."
+msgstr ""
+
+msgid "UserList|Delete %{name}?"
+msgstr ""
+
+msgid "UserList|created %{timeago}"
+msgstr ""
+
+msgid "UserProfile|(Busy)"
+msgstr ""
+
+msgid "UserProfile|Activity"
+msgstr ""
+
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
+msgid "UserProfile|Blocked user"
+msgstr ""
+
+msgid "UserProfile|Bot activity"
+msgstr ""
+
+msgid "UserProfile|Contributed projects"
+msgstr ""
+
+msgid "UserProfile|Copy user ID"
+msgstr ""
+
+msgid "UserProfile|Edit profile"
+msgstr ""
+
+msgid "UserProfile|Explore public groups to find projects to contribute to."
+msgstr ""
+
+msgid "UserProfile|Followers"
+msgstr ""
+
+msgid "UserProfile|Following"
+msgstr ""
+
+msgid "UserProfile|Groups"
+msgstr ""
+
+msgid "UserProfile|Groups are the best way to manage projects and members."
+msgstr ""
+
+msgid "UserProfile|Join or create a group to start contributing by commenting on issues or submitting merge requests!"
+msgstr ""
+
+msgid "UserProfile|Most Recent Activity"
+msgstr ""
+
+msgid "UserProfile|No snippets found."
+msgstr ""
+
+msgid "UserProfile|Overview"
+msgstr ""
+
+msgid "UserProfile|Personal projects"
+msgstr ""
+
+msgid "UserProfile|Pronounced as: %{pronunciation}"
+msgstr ""
+
+msgid "UserProfile|Retry"
+msgstr ""
+
+msgid "UserProfile|Snippets"
+msgstr ""
+
+msgid "UserProfile|Snippets in GitLab can either be private, internal, or public."
+msgstr ""
+
+msgid "UserProfile|Star projects to track their progress and show your appreciation."
+msgstr ""
+
+msgid "UserProfile|Starred projects"
+msgstr ""
+
+msgid "UserProfile|Subscribe"
+msgstr ""
+
+msgid "UserProfile|There are no projects available to be displayed here."
+msgstr ""
+
+msgid "UserProfile|This user doesn't have any followers."
+msgstr ""
+
+msgid "UserProfile|This user has a private profile"
+msgstr ""
+
+msgid "UserProfile|This user hasn't contributed to any projects"
+msgstr ""
+
+msgid "UserProfile|This user hasn't starred any projects"
+msgstr ""
+
+msgid "UserProfile|This user is blocked"
+msgstr ""
+
+msgid "UserProfile|This user isn't following other users."
+msgstr ""
+
+msgid "UserProfile|Unconfirmed user"
+msgstr ""
+
+msgid "UserProfile|User ID: %{id}"
+msgstr ""
+
+msgid "UserProfile|View all"
+msgstr ""
+
+msgid "UserProfile|View user in admin area"
+msgstr ""
+
+msgid "UserProfile|You are not following other users."
+msgstr ""
+
+msgid "UserProfile|You can create a group for several dependent projects."
+msgstr ""
+
+msgid "UserProfile|You do not have any followers."
+msgstr ""
+
+msgid "UserProfile|You haven't created any personal projects."
+msgstr ""
+
+msgid "UserProfile|You haven't created any snippets."
+msgstr ""
+
+msgid "UserProfile|Your projects can be available publicly, internally, or privately, at your choice."
+msgstr ""
+
+msgid "UserProfile|at"
+msgstr ""
+
+msgid "UserProfile|made a private contribution"
+msgstr ""
+
+msgid "Username"
+msgstr ""
+
+msgid "Username (optional)"
+msgstr ""
+
+msgid "Username is already taken."
+msgstr ""
+
+msgid "Username is available."
+msgstr ""
+
+msgid "Username or email"
+msgstr ""
+
+msgid "Username:"
+msgstr ""
+
+msgid "Username: %{username}"
+msgstr ""
+
+msgid "Users"
+msgstr ""
+
+msgid "Users API rate limit"
+msgstr ""
+
+msgid "Users can launch a development environment from a GitLab browser tab when the %{linkStart}Gitpod%{linkEnd} integration is enabled."
+msgstr ""
+
+msgid "Users can reactivate their account by signing in. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "Users can render diagrams in AsciiDoc, Markdown, reStructuredText, and Textile documents using Kroki."
+msgstr ""
+
+msgid "Users can request access (if visibility is public or internal)"
+msgstr ""
+
+msgid "Users cannot be added to projects in this group"
+msgstr ""
+
+msgid "Users in License"
+msgstr ""
+
+msgid "Users or groups set as approvers in the project's or merge request's settings."
+msgstr ""
+
+msgid "Users over License"
+msgstr ""
+
+msgid "Users requesting access to"
+msgstr ""
+
+msgid "Users to exclude from the rate limit"
+msgstr ""
+
+msgid "Users with a Guest role or those who don't belong to a Project or Group will not use a seat from your license."
+msgstr ""
+
+msgid "UsersSelect|%{name} + %{length} more"
+msgstr ""
+
+msgid "UsersSelect|Any User"
+msgstr ""
+
+msgid "UsersSelect|Assignee"
+msgstr ""
+
+msgid "UsersSelect|No assignee - %{openingTag} assign yourself %{closingTag}"
+msgstr ""
+
+msgid "UsersSelect|Unassigned"
+msgstr ""
+
+msgid "User|Data Analyst"
+msgstr ""
+
+msgid "User|Development Team Lead"
+msgstr ""
+
+msgid "User|Devops Engineer"
+msgstr ""
+
+msgid "User|Other"
+msgstr ""
+
+msgid "User|Product Designer"
+msgstr ""
+
+msgid "User|Product Manager"
+msgstr ""
+
+msgid "User|Security Analyst"
+msgstr ""
+
+msgid "User|Software Developer"
+msgstr ""
+
+msgid "User|Systems Administrator"
+msgstr ""
+
+msgid "Uses GitLab as an alternative to Sentry."
+msgstr ""
+
+msgid "Using %{code_start}::%{code_end} denotes a %{link_start}scoped label set%{link_end}"
+msgstr ""
+
+msgid "Using required encryption strategy when encrypted field is missing!"
+msgstr ""
+
+msgid "Using the %{codeStart}needs%{codeEnd} keyword makes jobs run before their stage is reached. Jobs run as soon as their %{codeStart}needs%{codeEnd} relationships are met, which speeds up your pipelines."
+msgstr ""
+
+msgid "VS Code in your browser. View code and make changes from the same UI as in your local IDE."
+msgstr ""
+
+msgid "Validate"
+msgstr ""
+
+msgid "Validate your GitLab CI configuration"
+msgstr ""
+
+msgid "Validate your GitLab CI configuration file"
+msgstr ""
+
+msgid "Validated at"
+msgstr ""
+
+msgid "Validated at:"
+msgstr ""
+
+msgid "Validated:"
+msgstr ""
+
+msgid "Validations failed."
+msgstr ""
+
+msgid "Value"
+msgstr ""
+
+msgid "Value Stream Analytics"
+msgstr ""
+
+msgid "Value Stream Analytics can help you determine your team’s velocity"
+msgstr ""
+
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
+msgid "Value might contain a variable reference"
+msgstr ""
+
+msgid "Value stream"
+msgstr ""
+
+msgid "ValueStreamAnalyticsStage|We don't have enough data to show this stage."
+msgstr ""
+
+msgid "ValueStreamAnalytics|%{stageCount}+ items"
+msgstr ""
+
+msgid "ValueStreamAnalytics|%{value}M"
+msgstr ""
+
+msgid "ValueStreamAnalytics|%{value}d"
+msgstr ""
+
+msgid "ValueStreamAnalytics|%{value}h"
+msgstr ""
+
+msgid "ValueStreamAnalytics|%{value}m"
+msgstr ""
+
+msgid "ValueStreamAnalytics|%{value}w"
+msgstr ""
+
+msgid "ValueStreamAnalytics|&lt;1m"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Average number of deployments to production per day."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
+msgid "ValueStreamAnalytics|DORA metrics"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Dashboard"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Edit Value Stream: %{name}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Go to docs"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Key metrics"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Median time an incident was open on a production environment in the given time period."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Median time between merge request merge and deployment to a production environment for all MRs deployed in the given time period."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Median time from issue created to issue closed."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgstr ""
+
+msgid "ValueStreamAnalytics|New Value Stream"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Number of commits pushed to the default branch"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Number of new issues created."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Percentage of deployments that cause an incident in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedSubjectFilterText} and %{labelsCount} for group '%{groupName}' and %{projectsCount} from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedSubjectFilterText} and %{labelsCount} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedSubjectFilterText} for group '%{groupName}' and %{projectsCount} from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Shows %{selectedSubjectFilterText} for group '%{groupName}' from %{createdAfter} to %{createdBefore}"
+msgstr ""
+
+msgid "ValueStreamAnalytics|Tasks by type"
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
+msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Total number of deploys to production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|Value stream"
+msgstr ""
+
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
+msgid "ValueStreamEvent|Items in stage"
+msgstr ""
+
+msgid "ValueStreamEvent|Stage time (median)"
+msgstr ""
+
+msgid "ValueStreamEvent|Start"
+msgstr ""
+
+msgid "ValueStreamEvent|Stop"
+msgstr ""
+
+msgid "Variable"
+msgstr ""
+
+msgid "Variable value will be evaluated as raw string."
+msgstr ""
+
+msgid "Variable will be masked in job logs."
+msgstr ""
+
+msgid "Variables"
+msgstr ""
+
+msgid "Variables can be:"
+msgstr ""
+
+msgid "Variables can have several attributes."
+msgstr ""
+
+msgid "Variables store information, like passwords and secret keys, that you can use in job scripts. All projects on the instance can use these variables."
+msgstr ""
+
+msgid "Various container registry settings."
+msgstr ""
+
+msgid "Various email settings."
+msgstr ""
+
+msgid "Various settings that affect GitLab performance."
+msgstr ""
+
+msgid "Verification status"
+msgstr ""
+
+msgid "VerificationReminder|Pipeline failing? To keep GitLab spam and abuse free we ask that you verify your identity."
+msgstr ""
+
+msgid "VerificationReminder|Until then, shared runners will be unavailable. %{validateLinkStart}Validate your account%{validateLinkEnd} or %{docsLinkStart}use your own runners%{docsLinkEnd}."
+msgstr ""
+
+msgid "VerificationReminder|Your account has been validated"
+msgstr ""
+
+msgid "VerificationReminder|You’ll now be able to take advantage of free CI/CD minutes on shared runners."
+msgstr ""
+
+msgid "Verified"
+msgstr ""
+
+msgid "Verified commit"
+msgstr ""
+
+msgid "Verify SAML Configuration"
+msgstr ""
+
+msgid "Verify code"
+msgstr ""
+
+msgid "Verify configuration"
+msgstr ""
+
+msgid "Version"
+msgstr ""
+
+msgid "Version %{report_version} for report type %{report_type} is unsupported, supported versions for this report type are: %{supported_schema_versions}. GitLab will attempt to validate this report against the earliest supported versions of this report type, to show all the errors but will not ingest the report"
+msgstr ""
+
+msgid "Version %{versionNumber}"
+msgstr ""
+
+msgid "Version %{versionNumber} (latest)"
+msgstr ""
+
+msgid "VersionCheck|%{details}"
+msgstr ""
+
+msgid "VersionCheck|Important notice - Critical security release"
+msgstr ""
+
+msgid "VersionCheck|Learn more about this critical security release."
+msgstr ""
+
+msgid "VersionCheck|Remind me again in 3 days"
+msgstr ""
+
+msgid "VersionCheck|Up to date"
+msgstr ""
+
+msgid "VersionCheck|Update ASAP"
+msgstr ""
+
+msgid "VersionCheck|Update available"
+msgstr ""
+
+msgid "VersionCheck|Upgrade now"
+msgstr ""
+
+msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation immediately."
+msgstr ""
+
+msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
+msgstr ""
+
+msgid "VersionCheck|Your GitLab Version"
+msgstr ""
+
+msgid "View File Metadata"
+msgstr ""
+
+msgid "View Stage: %{title}"
+msgstr ""
+
+msgid "View alert details at"
+msgstr ""
+
+msgid "View alert details."
+msgstr ""
+
+msgid "View all environments."
+msgstr ""
+
+msgid "View all groups"
+msgstr ""
+
+msgid "View all issues"
+msgstr ""
+
+msgid "View all projects"
+msgstr ""
+
+msgid "View and edit markdown, with the option to preview the formatted output."
+msgstr ""
+
+msgid "View blame"
+msgstr ""
+
+msgid "View blame prior to this change"
+msgstr ""
+
+msgid "View card matches"
+msgstr ""
+
+msgid "View chart"
+msgid_plural "View charts"
+msgstr[0] ""
+
+msgid "View dependency details for your project"
+msgstr ""
+
+msgid "View deployment"
+msgstr ""
+
+msgid "View details"
+msgstr ""
+
+msgid "View details: %{details_url}"
+msgstr ""
+
+msgid "View documentation"
+msgstr ""
+
+msgid "View eligible approvers"
+msgstr ""
+
+msgid "View entire blame"
+msgstr ""
+
+msgid "View exposed artifact"
+msgid_plural "View %d exposed artifacts"
+msgstr[0] ""
+
+msgid "View file @ "
+msgstr ""
+
+msgid "View file @ %{commitSha}"
+msgstr ""
+
+msgid "View full dashboard"
+msgstr ""
+
+msgid "View group in admin area"
+msgstr ""
+
+msgid "View group labels"
+msgstr ""
+
+msgid "View group pipeline usage quota"
+msgstr ""
+
+msgid "View incident details at"
+msgstr ""
+
+msgid "View incident details."
+msgstr ""
+
+msgid "View incident issues."
+msgstr ""
+
+msgid "View issue"
+msgstr ""
+
+msgid "View issues"
+msgstr ""
+
+msgid "View it on GitLab"
+msgstr ""
+
+msgid "View job"
+msgstr ""
+
+msgid "View job log"
+msgstr ""
+
+msgid "View jobs"
+msgstr ""
+
+msgid "View labels"
+msgstr ""
+
+msgid "View log"
+msgstr ""
+
+msgid "View logs"
+msgstr ""
+
+msgid "View markdown"
+msgstr ""
+
+msgid "View milestones"
+msgstr ""
+
+msgid "View on %{url}"
+msgstr ""
+
+msgid "View open merge request"
+msgstr ""
+
+msgid "View page @ "
+msgstr ""
+
+msgid "View performance dashboard."
+msgstr ""
+
+msgid "View project"
+msgstr ""
+
+msgid "View project in admin area"
+msgstr ""
+
+msgid "View project labels"
+msgstr ""
+
+msgid "View public GPG key"
+msgid_plural "View public GPG keys"
+msgstr[0] ""
+
+msgid "View replaced file @ "
+msgstr ""
+
+msgid "View rich text"
+msgstr ""
+
+msgid "View seat usage"
+msgstr ""
+
+msgid "View supported languages and frameworks"
+msgstr ""
+
+msgid "View the %{code_open}last_activity_at%{code_close} attribute for %{project_link} using the %{projects_api_link}."
+msgstr ""
+
+msgid "View the documentation"
+msgstr ""
+
+msgid "View the formatted output in real-time as you edit."
+msgstr ""
+
+msgid "View the latest successful deployment to this environment"
+msgstr ""
+
+msgid "View the performance dashboard at"
+msgstr ""
+
+msgid "View usage details"
+msgstr ""
+
+msgid "View users statistics"
+msgstr ""
+
+msgid "Viewed"
+msgstr ""
+
+msgid "Viewing commit"
+msgstr ""
+
+msgid "Viewing projects and designs data from a primary site is not possible when using a unified URL. Visit the secondary site directly. %{geo_help_url}"
+msgstr ""
+
+msgid "Violation"
+msgstr ""
+
+msgid "Visibility and access controls"
+msgstr ""
+
+msgid "Visibility level"
+msgstr ""
+
+msgid "Visibility level:"
+msgstr ""
+
+msgid "Visibility settings have been disabled by the administrator."
+msgstr ""
+
+msgid "Visibility, project features, permissions"
+msgstr ""
+
+msgid "Visibility:"
+msgstr ""
+
+msgid "VisibilityLevel|Internal"
+msgstr ""
+
+msgid "VisibilityLevel|Private"
+msgstr ""
+
+msgid "VisibilityLevel|Public"
+msgstr ""
+
+msgid "VisibilityLevel|Unknown"
+msgstr ""
+
+msgid "Visual Studio Code (HTTPS)"
+msgstr ""
+
+msgid "Visual Studio Code (SSH)"
+msgstr ""
+
+msgid "Vulnerabilities"
+msgstr ""
+
+msgid "Vulnerabilities over time"
+msgstr ""
+
+msgid "Vulnerability"
+msgstr ""
+
+msgid "Vulnerability Report"
+msgstr ""
+
+msgid "Vulnerability remediated. Review before resolving."
+msgstr ""
+
+msgid "Vulnerability report"
+msgstr ""
+
+msgid "Vulnerability resolved in %{branch}"
+msgstr ""
+
+msgid "Vulnerability resolved in the default branch"
+msgstr ""
+
+msgid "VulnerabilityChart|%{formattedStartDate} to today"
+msgstr ""
+
+msgid "VulnerabilityChart|Severity"
+msgstr ""
+
+msgid "VulnerabilityManagement|%{statusStart}Confirmed%{statusEnd} %{timeago} by %{user}"
+msgstr ""
+
+msgid "VulnerabilityManagement|%{statusStart}Detected%{statusEnd} %{timeago} in pipeline %{pipelineLink}"
+msgstr ""
+
+msgid "VulnerabilityManagement|%{statusStart}Dismissed%{statusEnd} %{timeago} by %{user}"
+msgstr ""
+
+msgid "VulnerabilityManagement|%{statusStart}Resolved%{statusEnd} %{timeago} by %{user}"
+msgstr ""
+
+msgid "VulnerabilityManagement|(optional) Include the solution to the vulnerability if available."
+msgstr ""
+
+msgid "VulnerabilityManagement|A removed or remediated vulnerability"
+msgstr ""
+
+msgid "VulnerabilityManagement|A true-positive and will fix"
+msgstr ""
+
+msgid "VulnerabilityManagement|A verified true-positive vulnerability"
+msgstr ""
+
+msgid "VulnerabilityManagement|Add vulnerability finding"
+msgstr ""
+
+msgid "VulnerabilityManagement|An unverified non-confirmed finding"
+msgstr ""
+
+msgid "VulnerabilityManagement|Change status"
+msgstr ""
+
+msgid "VulnerabilityManagement|Could not process %{issueReference}: %{errorMessage}."
+msgstr ""
+
+msgid "VulnerabilityManagement|Create Jira issue"
+msgstr ""
+
+msgid "VulnerabilityManagement|Enter a name"
+msgstr ""
+
+msgid "VulnerabilityManagement|Enter the CVE or CWE code"
+msgstr ""
+
+msgid "VulnerabilityManagement|Enter the CVE or CWE identifier URL"
+msgstr ""
+
+msgid "VulnerabilityManagement|Fetching linked Jira issues"
+msgstr ""
+
+msgid "VulnerabilityManagement|Identifier code and URL are required fields"
+msgstr ""
+
+msgid "VulnerabilityManagement|Manually add a vulnerability entry into the vulnerability report."
+msgstr ""
+
+msgid "VulnerabilityManagement|Name is a required field"
+msgstr ""
+
+msgid "VulnerabilityManagement|Needs triage"
+msgstr ""
+
+msgid "VulnerabilityManagement|Read more about related issues"
+msgstr ""
+
+msgid "VulnerabilityManagement|Related Jira issues"
+msgstr ""
+
+msgid "VulnerabilityManagement|Requires assessment"
+msgstr ""
+
+msgid "VulnerabilityManagement|Select a method"
+msgstr ""
+
+msgid "VulnerabilityManagement|Select a severity level"
+msgstr ""
+
+msgid "VulnerabilityManagement|Select a status"
+msgstr ""
+
+msgid "VulnerabilityManagement|Severity is a required field"
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong while creating vulnerability"
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong while trying to delete the comment. Please try again later."
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong while trying to fetch related Jira issues. Please check the %{linkStart}Jira integration settings%{linkEnd} and try again."
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong while trying to refresh the vulnerability. Please try again later."
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong while trying to retrieve the vulnerability history. Please try again later."
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong while trying to save the comment. Please try again later."
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong while trying to unlink the issue. Please try again later."
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong, could not get user."
+msgstr ""
+
+msgid "VulnerabilityManagement|Something went wrong, could not update vulnerability state."
+msgstr ""
+
+msgid "VulnerabilityManagement|Status is a required field"
+msgstr ""
+
+msgid "VulnerabilityManagement|Submit vulnerability"
+msgstr ""
+
+msgid "VulnerabilityManagement|Summary, detailed description, steps to reproduce, etc."
+msgstr ""
+
+msgid "VulnerabilityManagement|Verified as fixed or mitigated"
+msgstr ""
+
+msgid "VulnerabilityManagement|Vulnerability name or type. Ex: Cross-site scripting"
+msgstr ""
+
+msgid "VulnerabilityManagement|Will not fix or a false-positive"
+msgstr ""
+
+msgid "VulnerabilityManagement|invalid issue link or ID"
+msgstr ""
+
+msgid "VulnerabilityStatusTypes|All statuses"
+msgstr ""
+
+msgid "VulnerabilityStatusTypes|Confirmed"
+msgstr ""
+
+msgid "VulnerabilityStatusTypes|Dismissed"
+msgstr ""
+
+msgid "VulnerabilityStatusTypes|Needs triage"
+msgstr ""
+
+msgid "VulnerabilityStatusTypes|Resolved"
+msgstr ""
+
+msgid "Vulnerability|%{scannerName} (version %{scannerVersion})"
+msgstr ""
+
+msgid "Vulnerability|Activity"
+msgstr ""
+
+msgid "Vulnerability|Actual Response"
+msgstr ""
+
+msgid "Vulnerability|Actual received response is the one received when this fault was detected"
+msgstr ""
+
+msgid "Vulnerability|Add another identifier"
+msgstr ""
+
+msgid "Vulnerability|Additional Info"
+msgstr ""
+
+msgid "Vulnerability|Bug Bounty"
+msgstr ""
+
+msgid "Vulnerability|CVSS v3"
+msgstr ""
+
+msgid "Vulnerability|Class"
+msgstr ""
+
+msgid "Vulnerability|Cluster"
+msgstr ""
+
+msgid "Vulnerability|Code Review"
+msgstr ""
+
+msgid "Vulnerability|Comments"
+msgstr ""
+
+msgid "Vulnerability|Crash address"
+msgstr ""
+
+msgid "Vulnerability|Crash state"
+msgstr ""
+
+msgid "Vulnerability|Crash type"
+msgstr ""
+
+msgid "Vulnerability|Description"
+msgstr ""
+
+msgid "Vulnerability|Details"
+msgstr ""
+
+msgid "Vulnerability|Detected"
+msgstr ""
+
+msgid "Vulnerability|Detection method"
+msgstr ""
+
+msgid "Vulnerability|Download"
+msgstr ""
+
+msgid "Vulnerability|Enter the associated CVE or CWE entries for this vulnerability."
+msgstr ""
+
+msgid "Vulnerability|Evidence"
+msgstr ""
+
+msgid "Vulnerability|External Security Report"
+msgstr ""
+
+msgid "Vulnerability|False positive detected"
+msgstr ""
+
+msgid "Vulnerability|File"
+msgstr ""
+
+msgid "Vulnerability|File:"
+msgstr ""
+
+msgid "Vulnerability|GitLab Security Report"
+msgstr ""
+
+msgid "Vulnerability|Identifier"
+msgstr ""
+
+msgid "Vulnerability|Identifier URL"
+msgstr ""
+
+msgid "Vulnerability|Identifier code"
+msgstr ""
+
+msgid "Vulnerability|Identifiers"
+msgstr ""
+
+msgid "Vulnerability|Image"
+msgstr ""
+
+msgid "Vulnerability|Information related to how the vulnerability was discovered and its impact on the system."
+msgstr ""
+
+msgid "Vulnerability|Links"
+msgstr ""
+
+msgid "Vulnerability|Location"
+msgstr ""
+
+msgid "Vulnerability|Method"
+msgstr ""
+
+msgid "Vulnerability|Namespace"
+msgstr ""
+
+msgid "Vulnerability|Project"
+msgstr ""
+
+msgid "Vulnerability|Project:"
+msgstr ""
+
+msgid "Vulnerability|Remove identifier row"
+msgstr ""
+
+msgid "Vulnerability|Reproduction Assets"
+msgstr ""
+
+msgid "Vulnerability|Request"
+msgstr ""
+
+msgid "Vulnerability|Request/Response"
+msgstr ""
+
+msgid "Vulnerability|Scanner Provider"
+msgstr ""
+
+msgid "Vulnerability|Scanner:"
+msgstr ""
+
+msgid "Vulnerability|Security Audit"
+msgstr ""
+
+msgid "Vulnerability|Select a severity"
+msgstr ""
+
+msgid "Vulnerability|Set the status of the vulnerability finding based on the information available to you."
+msgstr ""
+
+msgid "Vulnerability|Severity"
+msgstr ""
+
+msgid "Vulnerability|Severity:"
+msgstr ""
+
+msgid "Vulnerability|Status"
+msgstr ""
+
+msgid "Vulnerability|Status:"
+msgstr ""
+
+msgid "Vulnerability|The scanner determined this vulnerability to be a false positive. Verify the evaluation before changing its status. %{linkStart}Learn more about false positive detection.%{linkEnd}"
+msgstr ""
+
+msgid "Vulnerability|The unmodified response is the original response that had no mutations done to the request"
+msgstr ""
+
+msgid "Vulnerability|Tool"
+msgstr ""
+
+msgid "Vulnerability|Tool:"
+msgstr ""
+
+msgid "Vulnerability|Training"
+msgstr ""
+
+msgid "Vulnerability|Training not available for this vulnerability."
+msgstr ""
+
+msgid "Vulnerability|Unmodified Response"
+msgstr ""
+
+msgid "Vulnerability|View training"
+msgstr ""
+
+msgid "WARNING:"
+msgstr ""
+
+msgid "WARNING: This snippet contains hidden files which might be used to mask malicious behavior. Exercise caution if cloning and executing code from this snippet."
+msgstr ""
+
+msgid "Wait for the file to load to copy its contents"
+msgstr ""
+
+msgid "Waiting for approval"
+msgstr ""
+
+msgid "Waiting for merge (open and assigned)"
+msgstr ""
+
+msgid "Waiting for performance data"
+msgstr ""
+
+msgid "Want to see the data? Please ask an administrator for access."
+msgstr ""
+
+msgid "Warning"
+msgstr ""
+
+msgid "Warning:"
+msgstr ""
+
+msgid "Warning: Displaying this diagram might cause performance issues on this page."
+msgstr ""
+
+msgid "Warning: Synchronizing LDAP removes direct members' access."
+msgstr ""
+
+msgid "Watch how"
+msgstr ""
+
+msgid "We also use email for avatar detection if no avatar is uploaded."
+msgstr ""
+
+msgid "We are currently unable to fetch data for the pipeline header."
+msgstr ""
+
+msgid "We are currently unable to fetch data for this graph."
+msgstr ""
+
+msgid "We could not determine the path to remove the epic"
+msgstr ""
+
+msgid "We could not determine the path to remove the issue"
+msgstr ""
+
+msgid "We couldn't find any %{scope} matching %{term}"
+msgstr ""
+
+msgid "We couldn't find any %{scope} matching %{term} in group %{group}"
+msgstr ""
+
+msgid "We couldn't find any %{scope} matching %{term} in project %{project}"
+msgstr ""
+
+msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
+msgstr ""
+
+msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
+msgstr ""
+
+msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code, from the following IP address: %{ip}, at %{time}"
+msgstr ""
+
+msgid "We detected potential spam in the %{humanized_resource_name}. Please solve the reCAPTCHA to proceed."
+msgstr ""
+
+msgid "We don't have enough data to show this stage."
+msgstr ""
+
+msgid "We found your token in a public project and have automatically revoked it to protect your account."
+msgstr ""
+
+msgid "We have found the following errors:"
+msgstr ""
+
+msgid "We heard back from your device. You have been authenticated."
+msgstr ""
+
+msgid "We invite you to %{featureLinkStart}request a feature%{featureLinkEnd}, %{bugLinkStart}report a bug%{bugLinkEnd} or %{feedbackLinkStart}share feedback%{feedbackLinkEnd}"
+msgstr ""
+
+msgid "We recommend a work email address."
+msgstr ""
+
+msgid "We recommend leaving all SAST analyzers enabled"
+msgstr ""
+
+msgid "We recommend that you buy additional Pipeline minutes to avoid any interruption of service."
+msgstr ""
+
+msgid "We recommend that you buy additional Pipeline minutes to resume normal service."
+msgstr ""
+
+msgid "We recommend using cloud-based authenticator applications that can restore access if you lose your hardware device."
+msgstr ""
+
+msgid "We sent you an email with reset password instructions"
+msgstr ""
+
+msgid "We tried to automatically renew your subscription for %{strong}%{namespace_name}%{strong_close} on %{expires_on} but something went wrong so your subscription was downgraded to the free plan. Don't worry, your data is safe. We suggest you check your payment method and get in touch with our support team (%{support_link}). They'll gladly help with your subscription renewal."
+msgstr ""
+
+msgid "We want to be sure it is you, please confirm you are not a robot."
+msgstr ""
+
+msgid "We want to let you know %{username} has exceeded the Git rate limit due to them downloading more than %{max_project_downloads} project %{repositories_text} within %{within_text}."
+msgstr ""
+
+msgid "We will notify %{inviter} that you declined their invitation to join GitLab. You will stop receiving reminders."
+msgstr ""
+
+msgid "We would like to inform you that your subscription GitLab Enterprise Edition %{plan_name} is nearing its user limit. You have %{active_user_count} active users, which is almost at the user limit of %{maximum_user_count}."
+msgstr ""
+
+msgid "We'll continuously validate your pipeline configuration. The validation results will appear here."
+msgstr ""
+
+msgid "We'll use this to help surface the right features and information to you."
+msgstr ""
+
+msgid "We're experiencing difficulties and this tab content is currently unavailable."
+msgstr ""
+
+msgid "We've detected some unusual activity"
+msgstr ""
+
+msgid "We've detected unusual activity"
+msgstr ""
+
+msgid "We've found no vulnerabilities"
+msgstr ""
+
+msgid "Web IDE"
+msgstr ""
+
+msgid "Web Terminal"
+msgstr ""
+
+msgid "Web terminal"
+msgstr ""
+
+msgid "WebAuthn Devices (%{length})"
+msgstr ""
+
+msgid "WebAuthn only works with HTTPS-enabled websites. Contact your administrator for more details."
+msgstr ""
+
+msgid "WebIDE|Fork project"
+msgstr ""
+
+msgid "WebIDE|Go to fork"
+msgstr ""
+
+msgid "WebIDE|Merge request"
+msgstr ""
+
+msgid "WebIDE|Quickly and easily edit multiple files in your project."
+msgstr ""
+
+msgid "WebIDE|Quickly and easily edit multiple files in your project. Press . to open"
+msgstr ""
+
+msgid "WebIDE|This project does not accept unsigned commits."
+msgstr ""
+
+msgid "WebIDE|This project does not accept unsigned commits. You can’t commit changes through the Web IDE."
+msgstr ""
+
+msgid "WebIDE|You can’t edit files directly in this project. Fork this project and submit a merge request with your changes."
+msgstr ""
+
+msgid "WebIDE|You can’t edit files directly in this project. Go to your fork and submit a merge request with your changes."
+msgstr ""
+
+msgid "WebIDE|You need permission to edit files directly in this project."
+msgstr ""
+
+msgid "WebexTeamsService|Send notifications about project events to Webex Teams."
+msgstr ""
+
+msgid "WebexTeamsService|Send notifications about project events to a Webex Teams conversation. %{docs_link}"
+msgstr ""
+
+msgid "WebexTeamsService|Webex Teams"
+msgstr ""
+
+msgid "Webhook"
+msgstr ""
+
+msgid "Webhook Logs"
+msgstr ""
+
+msgid "Webhook Settings"
+msgstr ""
+
+msgid "Webhook events will be displayed here."
+msgstr ""
+
+msgid "Webhook was created"
+msgstr ""
+
+msgid "Webhook was deleted"
+msgstr ""
+
+msgid "Webhook was scheduled for deletion"
+msgstr ""
+
+msgid "Webhook was updated"
+msgstr ""
+
+msgid "Webhook:"
+msgstr ""
+
+msgid "Webhooks"
+msgstr ""
+
+msgid "Webhooks Help"
+msgstr ""
+
+msgid "Webhooks|+ Mask another portion of URL"
+msgstr ""
+
+msgid "Webhooks|A comment is added to a confidential issue."
+msgstr ""
+
+msgid "Webhooks|A comment is added to an issue or merge request."
+msgstr ""
+
+msgid "Webhooks|A confidential issue is created, updated, closed, or reopened."
+msgstr ""
+
+msgid "Webhooks|A deployment starts, finishes, fails, or is canceled."
+msgstr ""
+
+msgid "Webhooks|A feature flag is turned on or off."
+msgstr ""
+
+msgid "Webhooks|A group member is created, updated, or removed."
+msgstr ""
+
+msgid "Webhooks|A job's status changes."
+msgstr ""
+
+msgid "Webhooks|A merge request is created, updated, or merged."
+msgstr ""
+
+msgid "Webhooks|A new tag is pushed to the repository."
+msgstr ""
+
+msgid "Webhooks|A pipeline's status changes."
+msgstr ""
+
+msgid "Webhooks|A release is created or updated."
+msgstr ""
+
+msgid "Webhooks|A subgroup is created or removed."
+msgstr ""
+
+msgid "Webhooks|A webhook in this project was automatically disabled after being retried multiple times."
+msgstr ""
+
+msgid "Webhooks|A wiki page is created or updated."
+msgstr ""
+
+msgid "Webhooks|An issue is created, updated, closed, or reopened."
+msgstr ""
+
+msgid "Webhooks|Are you sure you want to delete this group hook?"
+msgstr ""
+
+msgid "Webhooks|Are you sure you want to delete this project hook?"
+msgstr ""
+
+msgid "Webhooks|Are you sure you want to delete this webhook?"
+msgstr ""
+
+msgid "Webhooks|Confidential comments"
+msgstr ""
+
+msgid "Webhooks|Confidential issues events"
+msgstr ""
+
+msgid "Webhooks|Delete webhook"
+msgstr ""
+
+msgid "Webhooks|Deployment events"
+msgstr ""
+
+msgid "Webhooks|Do not show sensitive data such as tokens in the UI."
+msgstr ""
+
+msgid "Webhooks|Enable SSL verification"
+msgstr ""
+
+msgid "Webhooks|Failed to connect"
+msgstr ""
+
+msgid "Webhooks|Fails to connect"
+msgstr ""
+
+msgid "Webhooks|Feature flag events"
+msgstr ""
+
+msgid "Webhooks|Go to webhooks"
+msgstr ""
+
+msgid "Webhooks|How it looks in the UI"
+msgstr ""
+
+msgid "Webhooks|Issues events"
+msgstr ""
+
+msgid "Webhooks|Job events"
+msgstr ""
+
+msgid "Webhooks|Mask portions of URL"
+msgstr ""
+
+msgid "Webhooks|Member events"
+msgstr ""
+
+msgid "Webhooks|Merge request events"
+msgstr ""
+
+msgid "Webhooks|Must match part of URL"
+msgstr ""
+
+msgid "Webhooks|Pipeline events"
+msgstr ""
+
+msgid "Webhooks|Regular expression"
+msgstr ""
+
+msgid "Webhooks|Regular expressions such as %{REGEX_CODE} are supported."
+msgstr ""
+
+msgid "Webhooks|Releases events"
+msgstr ""
+
+msgid "Webhooks|SSL verification"
+msgstr ""
+
+msgid "Webhooks|Secret token"
+msgstr ""
+
+msgid "Webhooks|Sensitive portion of URL"
+msgstr ""
+
+msgid "Webhooks|Show full URL"
+msgstr ""
+
+msgid "Webhooks|Subgroup events"
+msgstr ""
+
+msgid "Webhooks|Tag push events"
+msgstr ""
+
+msgid "Webhooks|The webhook %{help_link_start}failed to connect%{help_link_end}, and will retry in %{retry_time}. To re-enable it, check %{strong_start}Recent events%{strong_end} for error details, then test your settings below."
+msgstr ""
+
+msgid "Webhooks|The webhook failed to connect, and is disabled. To re-enable it, check %{strong_start}Recent events%{strong_end} for error details, then test your settings below."
+msgstr ""
+
+msgid "Webhooks|Trigger"
+msgstr ""
+
+msgid "Webhooks|URL must be percent-encoded if it contains one or more special characters."
+msgstr ""
+
+msgid "Webhooks|URL preview"
+msgstr ""
+
+msgid "Webhooks|Used to validate received payloads. Sent with the request in the %{code_start}X-Gitlab-Token%{code_end} HTTP header."
+msgstr ""
+
+msgid "Webhooks|Webhook disabled"
+msgstr ""
+
+msgid "Webhooks|Webhook failed to connect"
+msgstr ""
+
+msgid "Webhooks|Webhook fails to connect"
+msgstr ""
+
+msgid "Webhooks|Webhook rate limit has been reached"
+msgstr ""
+
+msgid "Webhooks|Webhooks for %{root_namespace} are now disabled because they've been triggered more than %{limit} times per minute. They'll be automatically re-enabled in the next minute."
+msgstr ""
+
+msgid "Webhooks|Wiki page events"
+msgstr ""
+
+msgid "Webhooks|Wildcard pattern"
+msgstr ""
+
+msgid "Webhooks|Wildcards such as %{WILDCARD_CODE_STABLE} or %{WILDCARD_CODE_PRODUCTION} are supported."
+msgstr ""
+
+msgid "Website"
+msgstr ""
+
+msgid "Website:"
+msgstr ""
+
+msgid "Wed"
+msgstr ""
+
+msgid "Wednesday"
+msgstr ""
+
+msgid "Weekday"
+msgstr ""
+
+msgid "Weeks"
+msgstr ""
+
+msgid "Weight"
+msgstr ""
+
+msgid "Weight %{weight}"
+msgstr ""
+
+msgid "Welcome back! Your account had been deactivated due to inactivity but is now reactivated."
+msgstr ""
+
+msgid "Welcome to GitLab"
+msgstr ""
+
+msgid "Welcome to GitLab, %{first_name}!"
+msgstr ""
+
+msgid "Welcome to GitLab,%{br_tag}%{name}!"
+msgstr ""
+
+msgid "Welcome, %{name}!"
+msgstr ""
+
+msgid "What are CI/CD minutes?"
+msgstr ""
+
+msgid "What are group audit events?"
+msgstr ""
+
+msgid "What are instance audit events?"
+msgstr ""
+
+msgid "What are project audit events?"
+msgstr ""
+
+msgid "What are some examples?"
+msgstr ""
+
+msgid "What does the setting affect?"
+msgstr ""
+
+msgid "What does this command do?"
+msgstr ""
+
+msgid "What is GitLab Runner?"
+msgstr ""
+
+msgid "What is Markdown?"
+msgstr ""
+
+msgid "What is listed here?"
+msgstr ""
+
+msgid "What is repository mirroring?"
+msgstr ""
+
+msgid "What is squashing?"
+msgstr ""
+
+msgid "What templates can I create?"
+msgstr ""
+
+msgid "What variables can I use?"
+msgstr ""
+
+msgid "What will you use this group for?"
+msgstr ""
+
+msgid "What would you like to do?"
+msgstr ""
+
+msgid "What's new"
+msgstr ""
+
+msgid "When a deployment job is successful, prevent older deployment jobs that are still pending."
+msgstr ""
+
+msgid "When a runner is locked, it cannot be assigned to other projects"
+msgstr ""
+
+msgid "When enabled, SSH keys with no expiry date or an invalid expiration date are no longer accepted. Leave blank for no limit."
+msgstr ""
+
+msgid "When enabled, cleanup polices execute faster but put more load on Redis."
+msgstr ""
+
+msgid "When enabled, existing access tokens may be revoked. Leave blank for no limit."
+msgstr ""
+
+msgid "When enabled, job logs are collected by Datadog and displayed along with pipeline execution traces."
+msgstr ""
+
+msgid "When merge requests and commits in the default branch close, any issues they reference also close."
+msgstr ""
+
+msgid "When this merge request is accepted"
+msgid_plural "When these merge requests are accepted"
+msgstr[0] ""
+
+msgid "When using the %{code_open}http://%{code_close} or %{code_open}https://%{code_close} protocols, please provide the exact URL to the repository. HTTP redirects will not be followed."
+msgstr ""
+
+msgid "When you transfer your project to a group, you can easily manage multiple projects, view usage quotas for storage, pipeline minutes, and users, and start a trial or upgrade to a paid tier."
+msgstr ""
+
+msgid "When your trial ends, you'll move to the Free tier, which has a limit of %{free_user_limit} seat. %{free_user_limit} seat will remain active, and members not occupying a seat will have the %{link_start}Over limit status%{link_end} and lose access to this group."
+msgid_plural "When your trial ends, you'll move to the Free tier, which has a limit of %{free_user_limit} seats. %{free_user_limit} seats will remain active, and members not occupying a seat will have the %{link_start}Over limit status%{link_end} and lose access to this group."
+msgstr[0] ""
+
+msgid "When:"
+msgstr ""
+
+msgid "Which API requests are affected?"
+msgstr ""
+
+msgid "While it's rare to have no vulnerabilities, it can happen. In any event, we ask that you please double check your settings to make sure you've set up your dashboard correctly."
+msgstr ""
+
+msgid "Who can approve?"
+msgstr ""
+
+msgid "Who can see this group?"
+msgstr ""
+
+msgid "Who will be able to see this group?"
+msgstr ""
+
+msgid "Who will be using GitLab?"
+msgstr ""
+
+msgid "Who will be using this GitLab subscription?"
+msgstr ""
+
+msgid "Who will be using this GitLab trial?"
+msgstr ""
+
+msgid "Who will be using this group?"
+msgstr ""
+
+msgid "Why are you signing up? (optional)"
+msgstr ""
+
+msgid "Wiki"
+msgstr ""
+
+msgid "Wiki page"
+msgstr ""
+
+msgid "Wiki page was successfully created."
+msgstr ""
+
+msgid "Wiki page was successfully deleted."
+msgstr ""
+
+msgid "Wiki page was successfully updated."
+msgstr ""
+
+msgid "WikiClone|Clone your wiki"
+msgstr ""
+
+msgid "WikiClone|Git Access"
+msgstr ""
+
+msgid "WikiClone|Install Gollum"
+msgstr ""
+
+msgid "WikiClone|Start Gollum and edit locally"
+msgstr ""
+
+msgid "WikiEdit|There is already a page with the same title in that path."
+msgstr ""
+
+msgid "WikiEmptyIssueMessage|Suggest wiki improvement"
+msgstr ""
+
+msgid "WikiEmptyIssueMessage|You must be a group member in order to add wiki pages. If you have suggestions for how to improve the wiki for this group, consider opening an issue in the %{issues_link}."
+msgstr ""
+
+msgid "WikiEmptyIssueMessage|You must be a project member in order to add wiki pages. If you have suggestions for how to improve the wiki for this project, consider opening an issue in the %{issues_link}."
+msgstr ""
+
+msgid "WikiEmptyIssueMessage|issue tracker"
+msgstr ""
+
+msgid "WikiEmpty| Have a Confluence wiki already? Use that instead."
+msgstr ""
+
+msgid "WikiEmpty|A wiki is where you can store all the details about your group. This can include why you've created it, its principles, how to use it, and so on."
+msgstr ""
+
+msgid "WikiEmpty|A wiki is where you can store all the details about your project. This can include why you've created it, its principles, how to use it, and so on."
+msgstr ""
+
+msgid "WikiEmpty|Confluence is enabled"
+msgstr ""
+
+msgid "WikiEmpty|Create your first page"
+msgstr ""
+
+msgid "WikiEmpty|Enable the Confluence Wiki integration"
+msgstr ""
+
+msgid "WikiEmpty|Go to Confluence"
+msgstr ""
+
+msgid "WikiEmpty|Suggest wiki improvement"
+msgstr ""
+
+msgid "WikiEmpty|The wiki lets you write documentation for your group"
+msgstr ""
+
+msgid "WikiEmpty|The wiki lets you write documentation for your project"
+msgstr ""
+
+msgid "WikiEmpty|This group has no wiki pages"
+msgstr ""
+
+msgid "WikiEmpty|This project has no wiki pages"
+msgstr ""
+
+msgid "WikiEmpty|You must be a group member in order to add wiki pages."
+msgstr ""
+
+msgid "WikiEmpty|You must be a project member in order to add wiki pages."
+msgstr ""
+
+msgid "WikiEmpty|You've enabled the Confluence Workspace integration. Your wiki will be viewable directly within Confluence. We are hard at work integrating Confluence more seamlessly into GitLab. If you'd like to stay up to date, follow our %{wiki_confluence_epic_link_start}Confluence epic%{wiki_confluence_epic_link_end}."
+msgstr ""
+
+msgid "WikiHistoricalPage|This is an old version of this page."
+msgstr ""
+
+msgid "WikiHistoricalPage|You can view the %{most_recent_link} or browse the %{history_link}."
+msgstr ""
+
+msgid "WikiHistoricalPage|history"
+msgstr ""
+
+msgid "WikiHistoricalPage|most recent version"
+msgstr ""
+
+msgid "WikiPageConfirmDelete|Are you sure you want to delete this page?"
+msgstr ""
+
+msgid "WikiPageConfirmDelete|Delete page"
+msgstr ""
+
+msgid "WikiPageConfirmDelete|Delete page %{pageTitle}?"
+msgstr ""
+
+msgid "WikiPageConflictMessage|Someone edited the page the same time you did. Please check out %{wikiLinkStart}the page%{wikiLinkEnd} and make sure your changes will not unintentionally remove theirs."
+msgstr ""
+
+msgid "WikiPage|Cancel"
+msgstr ""
+
+msgid "WikiPage|Commit message"
+msgstr ""
+
+msgid "WikiPage|Content"
+msgstr ""
+
+msgid "WikiPage|Create %{pageTitle}"
+msgstr ""
+
+msgid "WikiPage|Create page"
+msgstr ""
+
+msgid "WikiPage|Format"
+msgstr ""
+
+msgid "WikiPage|Learn more."
+msgstr ""
+
+msgid "WikiPage|Page title"
+msgstr ""
+
+msgid "WikiPage|Save changes"
+msgstr ""
+
+msgid "WikiPage|Tip: You can move this page by adding the path to the beginning of the title."
+msgstr ""
+
+msgid "WikiPage|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
+msgstr ""
+
+msgid "WikiPage|Title"
+msgstr ""
+
+msgid "WikiPage|To link to a (new) page, simply type %{linkExample}. More examples are in the %{linkStart}documentation%{linkEnd}."
+msgstr ""
+
+msgid "WikiPage|Update %{pageTitle}"
+msgstr ""
+
+msgid "WikiPage|Write your content or drag files here…"
+msgstr ""
+
+msgid "Wikis"
+msgstr ""
+
+msgid "Wiki|Create New Page"
+msgstr ""
+
+msgid "Wiki|Created date"
+msgstr ""
+
+msgid "Wiki|Edit Page"
+msgstr ""
+
+msgid "Wiki|New page"
+msgstr ""
+
+msgid "Wiki|Page history"
+msgstr ""
+
+msgid "Wiki|Page version"
+msgstr ""
+
+msgid "Wiki|Pages"
+msgstr ""
+
+msgid "Wiki|The sidebar failed to load. You can reload the page to try again."
+msgstr ""
+
+msgid "Wiki|Title"
+msgstr ""
+
+msgid "Wiki|View All Pages"
+msgstr ""
+
+msgid "Wiki|Wiki Pages"
+msgstr ""
+
+msgid "Will be created"
+msgstr ""
+
+msgid "Will be mapped to"
+msgstr ""
+
+msgid "Will be released"
+msgstr ""
+
+msgid "Will deploy to"
+msgstr ""
+
+msgid "Wireframe"
+msgstr ""
+
+msgid "With requirements, you can set criteria to check your products against."
+msgstr ""
+
+msgid "Withdraw Access Request"
+msgstr ""
+
+msgid "Won't fix / Accept risk"
+msgstr ""
+
+msgid "Work in progress (open and unassigned)"
+msgstr ""
+
+msgid "Work in progress Limit"
+msgstr ""
+
+msgid "WorkItem|%{count} more assignees"
+msgstr ""
+
+msgid "WorkItem|%{invalidWorkItemsList} cannot be added: Cannot assign a non-confidential %{childWorkItemType} to a confidential parent %{parentWorkItemType}. Make the selected %{childWorkItemType} confidential and try again."
+msgstr ""
+
+msgid "WorkItem|%{workItemType} deleted"
+msgstr ""
+
+msgid "WorkItem|A non-confidential %{workItemType} cannot be assigned to a confidential parent %{parentWorkItemType}."
+msgstr ""
+
+msgid "WorkItem|Activity"
+msgstr ""
+
+msgid "WorkItem|Add"
+msgstr ""
+
+msgid "WorkItem|Add %{workItemType}"
+msgstr ""
+
+msgid "WorkItem|Add %{workItemType}s"
+msgstr ""
+
+msgid "WorkItem|Add a title"
+msgstr ""
+
+msgid "WorkItem|Add assignee"
+msgstr ""
+
+msgid "WorkItem|Add assignees"
+msgstr ""
+
+msgid "WorkItem|Add due date"
+msgstr ""
+
+msgid "WorkItem|Add start date"
+msgstr ""
+
+msgid "WorkItem|Add to iteration"
+msgstr ""
+
+msgid "WorkItem|Add to milestone"
+msgstr ""
+
+msgid "WorkItem|Are you sure you want to cancel editing?"
+msgstr ""
+
+msgid "WorkItem|Are you sure you want to delete the %{workItemType}? This action cannot be reversed."
+msgstr ""
+
+msgid "WorkItem|Assignee"
+msgid_plural "WorkItem|Assignees"
+msgstr[0] ""
+
+msgid "WorkItem|Cancel"
+msgstr ""
+
+msgid "WorkItem|Child objectives and key results"
+msgstr ""
+
+msgid "WorkItem|Child removed"
+msgstr ""
+
+msgid "WorkItem|Closed"
+msgstr ""
+
+msgid "WorkItem|Create %{workItemType}"
+msgstr ""
+
+msgid "WorkItem|Create objective"
+msgstr ""
+
+msgid "WorkItem|Create work item"
+msgstr ""
+
+msgid "WorkItem|Dates"
+msgstr ""
+
+msgid "WorkItem|Delete %{workItemType}"
+msgstr ""
+
+msgid "WorkItem|Discard changes"
+msgstr ""
+
+msgid "WorkItem|Due date"
+msgstr ""
+
+msgid "WorkItem|Existing task"
+msgstr ""
+
+msgid "WorkItem|Health status"
+msgstr ""
+
+msgid "WorkItem|Incident"
+msgstr ""
+
+msgid "WorkItem|Issue"
+msgstr ""
+
+msgid "WorkItem|Iteration"
+msgstr ""
+
+msgid "WorkItem|Key Result"
+msgstr ""
+
+msgid "WorkItem|Milestone"
+msgstr ""
+
+msgid "WorkItem|New objective"
+msgstr ""
+
+msgid "WorkItem|New task"
+msgstr ""
+
+msgid "WorkItem|No iteration"
+msgstr ""
+
+msgid "WorkItem|No matching results"
+msgstr ""
+
+msgid "WorkItem|No milestone"
+msgstr ""
+
+msgid "WorkItem|No objectives or key results are currently assigned."
+msgstr ""
+
+msgid "WorkItem|No tasks are currently assigned. Use tasks to break down this issue into smaller parts."
+msgstr ""
+
+msgid "WorkItem|None"
+msgstr ""
+
+msgid "WorkItem|Objective"
+msgstr ""
+
+msgid "WorkItem|Only project members with at least the Reporter role, the author, and assignees can view or be notified about this %{workItemType}."
+msgstr ""
+
+msgid "WorkItem|Open"
+msgstr ""
+
+msgid "WorkItem|Remove"
+msgstr ""
+
+msgid "WorkItem|Requirements"
+msgstr ""
+
+msgid "WorkItem|Save and overwrite"
+msgstr ""
+
+msgid "WorkItem|Search existing %{workItemType}s"
+msgstr ""
+
+msgid "WorkItem|Select type"
+msgstr ""
+
+msgid "WorkItem|Someone edited the description at the same time you did. If you save it will overwrite their changes. Please confirm you'd like to save your edits."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when creating %{workItemType}. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when deleting the %{workItemType}. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when deleting the task. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when fetching iterations. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when fetching labels. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when fetching tasks. Please refresh this page."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when fetching work item types. Please try again"
+msgstr ""
+
+msgid "WorkItem|Something went wrong when trying to add a child. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong when trying to create a child. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong while fetching milestones. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong while removing child."
+msgstr ""
+
+msgid "WorkItem|Something went wrong while undoing child removal."
+msgstr ""
+
+msgid "WorkItem|Something went wrong while updating the %{workItemType}. Please try again."
+msgstr ""
+
+msgid "WorkItem|Something went wrong while updating the work item. Please try again."
+msgstr ""
+
+msgid "WorkItem|Start date"
+msgstr ""
+
+msgid "WorkItem|Task"
+msgstr ""
+
+msgid "WorkItem|Task actions"
+msgstr ""
+
+msgid "WorkItem|Task deleted"
+msgstr ""
+
+msgid "WorkItem|Tasks"
+msgstr ""
+
+msgid "WorkItem|Test case"
+msgstr ""
+
+msgid "WorkItem|This %{workItemType} is confidential and should only be visible to team members with at least Reporter access"
+msgstr ""
+
+msgid "WorkItem|This objective is confidential and should only be visible to team members with at least Reporter access"
+msgstr ""
+
+msgid "WorkItem|This work item is not available. It either doesn't exist or you don't have permission to view it."
+msgstr ""
+
+msgid "WorkItem|Turn off confidentiality"
+msgstr ""
+
+msgid "WorkItem|Turn on confidentiality"
+msgstr ""
+
+msgid "WorkItem|Undo"
+msgstr ""
+
+msgid "WorkItem|View current version"
+msgstr ""
+
+msgid "WorkItem|Work Items"
+msgstr ""
+
+msgid "WorkItem|Work item"
+msgstr ""
+
+msgid "WorkItem|Work item not found"
+msgstr ""
+
+msgid "Would you like to create a new branch?"
+msgstr ""
+
+msgid "Would you like to try auto-generating a branch name?"
+msgstr ""
+
+msgid "Write"
+msgstr ""
+
+msgid "Write a comment or drag your files here…"
+msgstr ""
+
+msgid "Write a comment…"
+msgstr ""
+
+msgid "Write a description or drag your files here…"
+msgstr ""
+
+msgid "Write a description..."
+msgstr ""
+
+msgid "Write a description…"
+msgstr ""
+
+msgid "Write an internal note or drag your files here…"
+msgstr ""
+
+msgid "Write milestone description..."
+msgstr ""
+
+msgid "Write your release notes or drag your files here…"
+msgstr ""
+
+msgid "Wrong extern UID provided. Make sure Auth0 is configured correctly."
+msgstr ""
+
+msgid "Xcode"
+msgstr ""
+
+msgid "YYYY-MM-DD"
+msgstr ""
+
+msgid "Yes"
+msgstr ""
+
+msgid "Yes or No"
+msgstr ""
+
+msgid "Yes, add it"
+msgstr ""
+
+msgid "Yes, close issue"
+msgstr ""
+
+msgid "Yes, delete project"
+msgstr ""
+
+msgid "Yesterday"
+msgstr ""
+
+msgid "You"
+msgstr ""
+
+msgid "You already have pending todo for this alert"
+msgstr ""
+
+msgid "You are about to add %{usersTag} people to the discussion. They will all receive a notification."
+msgstr ""
+
+msgid "You are about to clear %{count} image from the cache. Once you confirm, the next time a pipeline runs it must pull an image or tag from Docker Hub. Are you sure?"
+msgid_plural "You are about to clear %{count} images from the cache. Once you confirm, the next time a pipeline runs it must pull an image or tag from Docker Hub. Are you sure?"
+msgstr[0] ""
+
+msgid "You are about to delete this forked project containing:"
+msgstr ""
+
+msgid "You are about to delete this project containing:"
+msgstr ""
+
+msgid "You are about to incur additional charges"
+msgstr ""
+
+msgid "You are about to transfer the control of your account to %{group_name} group. This action is NOT reversible, you won't be able to access any of your groups and projects outside of %{group_name} once this transfer is complete."
+msgstr ""
+
+msgid "You are already a member of this %{member_source}."
+msgstr ""
+
+msgid "You are already impersonating another user"
+msgstr ""
+
+msgid "You are an admin, which means granting access to %{client_name} will allow them to interact with GitLab as an admin as well. Proceed with caution."
+msgstr ""
+
+msgid "You are attempting to delete a file that has been previously updated."
+msgstr ""
+
+msgid "You are attempting to update a file that has changed since you started editing it."
+msgstr ""
+
+msgid "You are being redirected away from GitLab"
+msgstr ""
+
+msgid "You are billed if you exceed this number. %{qsrOverageLinkStart}How does billing work?%{qsrOverageLinkEnd}"
+msgstr ""
+
+msgid "You are connected to the Prometheus server, but there is currently no data to display."
+msgstr ""
+
+msgid "You are currently offline, or the GitLab instance is not reachable."
+msgstr ""
+
+msgid "You are going to delete %{project_full_name}. Deleted projects CANNOT be restored! Are you ABSOLUTELY sure?"
+msgstr ""
+
+msgid "You are going to remove %{group_name}. This will also delete all of its subgroups and projects. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
+msgstr ""
+
+msgid "You are going to remove the fork relationship from %{project_full_name}. Are you ABSOLUTELY sure?"
+msgstr ""
+
+msgid "You are going to transfer %{group_name} to another namespace. Are you ABSOLUTELY sure?"
+msgstr ""
+
+msgid "You are going to transfer %{project_full_name} to another namespace. Are you ABSOLUTELY sure?"
+msgstr ""
+
+msgid "You are going to turn off the confidentiality. This means %{strongStart}everyone%{strongEnd} will be able to see and leave a comment on this %{issuableType}."
+msgstr ""
+
+msgid "You are going to turn on confidentiality. Only %{context} members with %{strongStart}%{permissions}%{strongEnd} can view or be notified about this %{issuableType}."
+msgstr ""
+
+msgid "You are not allowed to %{action} a user"
+msgstr ""
+
+msgid "You are not allowed to approve a user"
+msgstr ""
+
+msgid "You are not allowed to create this tag as it is protected."
+msgstr ""
+
+msgid "You are not allowed to download code from this project."
+msgstr ""
+
+msgid "You are not allowed to log in using password"
+msgstr ""
+
+msgid "You are not allowed to push into this branch. Create another branch or open a merge request."
+msgstr ""
+
+msgid "You are not allowed to reject a user"
+msgstr ""
+
+msgid "You are not allowed to unlink your primary login account"
+msgstr ""
+
+msgid "You are not authorized to delete this site profile"
+msgstr ""
+
+msgid "You are not authorized to perform this action"
+msgstr ""
+
+msgid "You are not authorized to run this manual job"
+msgstr ""
+
+msgid "You are not authorized to update this profile"
+msgstr ""
+
+msgid "You are not authorized to update this scanner profile"
+msgstr ""
+
+msgid "You are not authorized to upload metric images"
+msgstr ""
+
+msgid "You are now impersonating %{username}"
+msgstr ""
+
+msgid "You are on a read-only GitLab instance."
+msgstr ""
+
+msgid "You are receiving this message because you are a GitLab administrator for %{url}."
+msgstr ""
+
+msgid "You are signed in to GitLab as:"
+msgstr ""
+
+msgid "You are trying to upload something other than an image. Please upload a .png, .jpg, .jpeg, .gif, .bmp, .tiff or .ico."
+msgstr ""
+
+msgid "You can %{gitlabLinkStart}resolve conflicts on GitLab%{gitlabLinkEnd} or %{resolveLocallyStart}resolve them locally%{resolveLocallyEnd}."
+msgstr ""
+
+msgid "You can %{resolveLocallyStart}resolve them locally%{resolveLocallyEnd}."
+msgstr ""
+
+msgid "You can adjust rules on auto-banning %{link_start}here%{link_end}."
+msgstr ""
+
+msgid "You can adjust rules on auto-banning here: %{url}."
+msgstr ""
+
+msgid "You can also create a project from the command line."
+msgstr ""
+
+msgid "You can also press Ctrl-Enter"
+msgstr ""
+
+msgid "You can also press ⌘-Enter"
+msgstr ""
+
+msgid "You can also star a label to make it a priority label."
+msgstr ""
+
+msgid "You can also upload existing files from your computer using the instructions below."
+msgstr ""
+
+msgid "You can also use group access tokens with Git to authenticate over HTTP(S). %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "You can also use project access tokens with Git to authenticate over HTTP(S). %{link_start}Learn more.%{link_end}"
+msgstr ""
+
+msgid "You can always change your URL later"
+msgstr ""
+
+msgid "You can always edit this later"
+msgstr ""
+
+msgid "You can check it in your %{pat_link_start}personal access tokens%{pat_link_end} settings."
+msgstr ""
+
+msgid "You can check it in your in your personal access tokens settings %{pat_link}."
+msgstr ""
+
+msgid "You can check your tokens or create a new one in your %{pat_link_start}personal access tokens settings%{pat_link_end}."
+msgstr ""
+
+msgid "You can check your tokens or create a new one in your personal access tokens settings %{pat_link}."
+msgstr ""
+
+msgid "You can create a new %{link}."
+msgstr ""
+
+msgid "You can create a new %{name} inside this project by sending an email to the following email address:"
+msgstr ""
+
+msgid "You can create a new Personal Access Token by visiting %{link}"
+msgstr ""
+
+msgid "You can create a new SSH key by visiting %{link}"
+msgstr ""
+
+msgid "You can create a new one or check them in your %{pat_link_start}personal access tokens%{pat_link_end} settings."
+msgstr ""
+
+msgid "You can create a new one or check them in your %{ssh_key_link_start}SSH keys%{ssh_key_link_end} settings."
+msgstr ""
+
+msgid "You can create a new one or check them in your SSH keys settings %{ssh_key_link}."
+msgstr ""
+
+msgid "You can create a new one or check them in your personal access tokens settings %{pat_link}."
+msgstr ""
+
+msgid "You can create new ones at your %{pat_link_start}Personal Access Tokens%{pat_link_end} settings"
+msgstr ""
+
+msgid "You can create new ones at your Personal Access Tokens settings %{pat_link}"
+msgstr ""
+
+msgid "You can easily contribute to them by requesting to join these groups."
+msgstr ""
+
+msgid "You can enable Registration Features because Service Ping is enabled. To continue using Registration Features in the future, you will also need to register with GitLab via a new cloud licensing service."
+msgstr ""
+
+msgid "You can enable group access token creation in %{link_start}group settings%{link_end}."
+msgstr ""
+
+msgid "You can enable project access token creation in %{link_start}group settings%{link_end}."
+msgstr ""
+
+msgid "You can enter up to 280 characters"
+msgstr ""
+
+msgid "You can filter by 'days to merge' by clicking on the columns in the chart."
+msgstr ""
+
+msgid "You can find more information about GitLab subscriptions in %{subscriptions_doc_link}."
+msgstr ""
+
+msgid "You can get started by cloning the repository or start adding files to it with one of the following options."
+msgstr ""
+
+msgid "You can invite a new member to %{project_name} or invite another group."
+msgstr ""
+
+msgid "You can invite a new member to %{project_name}."
+msgstr ""
+
+msgid "You can invite another group to %{project_name}."
+msgstr ""
+
+msgid "You can modify this job's CI/CD variables before running it again."
+msgstr ""
+
+msgid "You can move around the graph by using the arrow keys."
+msgstr ""
+
+msgid "You can notify the app / group or a project by sending them an email notification"
+msgstr ""
+
+msgid "You can now close this window."
+msgstr ""
+
+msgid "You can now submit a merge request to get this change into the original branch."
+msgstr ""
+
+msgid "You can now submit a merge request to get this change into the original project."
+msgstr ""
+
+msgid "You can only add up to %{max_contacts} contacts at one time"
+msgstr ""
+
+msgid "You can only edit files when you are on a branch"
+msgstr ""
+
+msgid "You can only merge once the items above are resolved."
+msgstr ""
+
+msgid "You can only transfer the project to namespaces you manage."
+msgstr ""
+
+msgid "You can resolve the merge conflict using either the Interactive mode, by choosing %{use_ours} or %{use_theirs} buttons, or by editing the files directly. Commit these changes into %{branch_name}"
+msgstr ""
+
+msgid "You can see your chat accounts."
+msgstr ""
+
+msgid "You can set up jobs to only use runners with specific tags. Separate tags with commas."
+msgstr ""
+
+msgid "You can specify notification level per group or per project."
+msgstr ""
+
+msgid "You can view the source or %{linkStart}%{cloneIcon} clone the repository%{linkEnd}"
+msgstr ""
+
+msgid "You can't follow more than %{limit} users. To follow more users, unfollow some others."
+msgstr ""
+
+msgid "You cannot %{action} %{state} users."
+msgstr ""
+
+msgid "You cannot access the raw file. Please wait a minute."
+msgstr ""
+
+msgid "You cannot add any more epics. This epic already has maximum number of child epics."
+msgstr ""
+
+msgid "You cannot approve your own deployment. This configuration can be adjusted in the protected environment settings."
+msgstr ""
+
+msgid "You cannot combine replace_ids with add_ids or remove_ids"
+msgstr ""
+
+msgid "You cannot impersonate a blocked user"
+msgstr ""
+
+msgid "You cannot impersonate a user who cannot log in"
+msgstr ""
+
+msgid "You cannot impersonate a user with an expired password"
+msgstr ""
+
+msgid "You cannot impersonate an internal user"
+msgstr ""
+
+msgid "You cannot play this scheduled pipeline at the moment. Please wait a minute."
+msgstr ""
+
+msgid "You cannot rename an environment after it's created."
+msgstr ""
+
+msgid "You cannot set yourself to awaiting"
+msgstr ""
+
+msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
+msgstr ""
+
+msgid "You cannot write to this read-only GitLab instance."
+msgstr ""
+
+msgid "You can’t edit files directly in this project. Fork this project and submit a merge request with your changes."
+msgstr ""
+
+msgid "You could not create a new trigger."
+msgstr ""
+
+msgid "You do not have access to any projects for creating incidents."
+msgstr ""
+
+msgid "You do not have any subscriptions yet"
+msgstr ""
+
+msgid "You do not have permission to access dora metrics."
+msgstr ""
+
+msgid "You do not have permission to approve a member"
+msgstr ""
+
+msgid "You do not have permission to leave this %{namespaceType}."
+msgstr ""
+
+msgid "You do not have permission to run a pipeline on this branch."
+msgstr ""
+
+msgid "You do not have permission to run the Web Terminal. Please contact a project administrator."
+msgstr ""
+
+msgid "You do not have permission to set a member awaiting"
+msgstr ""
+
+msgid "You do not have permission to update the environment."
+msgstr ""
+
+msgid "You do not have permissions to run the import."
+msgstr ""
+
+msgid "You don't have any U2F devices registered yet."
+msgstr ""
+
+msgid "You don't have any WebAuthn devices registered yet."
+msgstr ""
+
+msgid "You don't have any active chat names."
+msgstr ""
+
+msgid "You don't have any applications"
+msgstr ""
+
+msgid "You don't have any authorized applications"
+msgstr ""
+
+msgid "You don't have any deployments right now."
+msgstr ""
+
+msgid "You don't have any open merge requests"
+msgstr ""
+
+msgid "You don't have any recent searches"
+msgstr ""
+
+msgid "You don't have permission to approve this deployment. Contact the project or group owner for help."
+msgstr ""
+
+msgid "You don't have permission to view this epic"
+msgstr ""
+
+msgid "You don't have permissions to create this project"
+msgstr ""
+
+msgid "You don't have sufficient permission to perform this action."
+msgstr ""
+
+msgid "You don't have the %{role} role for any groups in this instance."
+msgstr ""
+
+msgid "You don't have write access to the source branch."
+msgstr ""
+
+msgid "You don’t have access to Productivity Analytics in this group"
+msgstr ""
+
+msgid "You don’t have access to Value Stream Analytics for this group"
+msgstr ""
+
+msgid "You have %{pendingMembersCount} pending member that needs approval."
+msgid_plural "You have %{pendingMembersCount} pending members that need approval."
+msgstr[0] ""
+
+msgid "You have already reported this user"
+msgstr ""
+
+msgid "You have been granted %{access_level} access to the %{source_link} %{source_type}."
+msgstr ""
+
+msgid "You have been granted %{access_level} access to the %{source_name} %{source_type}."
+msgstr ""
+
+msgid "You have been granted %{member_human_access} access to group %{name}."
+msgstr ""
+
+msgid "You have been granted %{member_human_access} access to project %{name}."
+msgstr ""
+
+msgid "You have been invited by %{link_to_inviter} to join %{source_name} %{strong_open}%{link_to_source}%{strong_close} as %{role}"
+msgstr ""
+
+msgid "You have been redirected to the only result; see the %{a_start}search results%{a_end} instead."
+msgstr ""
+
+msgid "You have been unsubscribed from this thread."
+msgstr ""
+
+msgid "You have declined the invitation to join %{title} %{name}."
+msgstr ""
+
+msgid "You have imported from this project %{numberOfPreviousImports} times before. Each new import will create duplicate issues."
+msgstr ""
+
+msgid "You have insufficient permissions to configure escalation policies for this project"
+msgstr ""
+
+msgid "You have insufficient permissions to create a Todo for this alert"
+msgstr ""
+
+msgid "You have insufficient permissions to create an HTTP integration for this project"
+msgstr ""
+
+msgid "You have insufficient permissions to create an on-call schedule for this project"
+msgstr ""
+
+msgid "You have insufficient permissions to manage alerts for this project"
+msgstr ""
+
+msgid "You have insufficient permissions to manage resource links for this incident"
+msgstr ""
+
+msgid "You have insufficient permissions to manage timeline event tags for this project"
+msgstr ""
+
+msgid "You have insufficient permissions to manage timeline events for this incident"
+msgstr ""
+
+msgid "You have insufficient permissions to remove an on-call rotation from this project"
+msgstr ""
+
+msgid "You have insufficient permissions to remove an on-call schedule from this project"
+msgstr ""
+
+msgid "You have insufficient permissions to remove this HTTP integration"
+msgstr ""
+
+msgid "You have insufficient permissions to remove this Namespace Ban"
+msgstr ""
+
+msgid "You have insufficient permissions to set customer relations contacts for this issue"
+msgstr ""
+
+msgid "You have insufficient permissions to update an on-call schedule for this project"
+msgstr ""
+
+msgid "You have insufficient permissions to update this HTTP integration"
+msgstr ""
+
+msgid "You have insufficient permissions to view shifts for this rotation"
+msgstr ""
+
+msgid "You have more active users than are allowed by your license. Before %{date} GitLab must reconcile your subscription. To complete this process, export your license usage file and email it to %{renewal_service_email}. A new license will be emailed to the email address registered in the %{customers_dot}. You can add this license to your instance."
+msgstr ""
+
+msgid "You have more active users than are allowed by your license. GitLab must now reconcile your subscription. To complete this process, export your license usage file and email it to %{renewal_service_email}. A new license will be emailed to the email address registered in the %{customers_dot}. You can add this license to your instance."
+msgstr ""
+
+msgid "You have no permissions"
+msgstr ""
+
+msgid "You have not added any approvers. Start by adding users or groups."
+msgstr ""
+
+msgid "You have set up 2FA for your account! If you lose access to your 2FA device, you can use your recovery codes to access your account. Alternatively, if you upload an SSH key, you can %{anchorOpen}use that key to generate additional recovery codes%{anchorClose}."
+msgstr ""
+
+msgid "You have successfully purchased %{product}. You'll receive a receipt by email. Your purchase may take a minute to sync, so refresh the page if you don't see it yet."
+msgstr ""
+
+msgid "You have unsaved changes"
+msgstr ""
+
+msgid "You left the \"%{membershipable_human_name}\" %{source_type}."
+msgstr ""
+
+msgid "You may close the milestone now."
+msgstr ""
+
+msgid "You must be authenticated to access this path."
+msgstr ""
+
+msgid "You must be logged in to search across all of GitLab"
+msgstr ""
+
+msgid "You must have developer or higher permissions in the associated project to view job logs when debug trace is enabled. To disable debug trace, set the 'CI_DEBUG_TRACE' and 'CI_DEBUG_SERVICES' variables to 'false' in your pipeline configuration or CI/CD settings. If you must view this job log, a project maintainer or owner must add you to the project with developer permissions or higher."
+msgstr ""
+
+msgid "You must have maintainer access to force delete a lock"
+msgstr ""
+
+msgid "You must provide a valid current password"
+msgstr ""
+
+msgid "You must provide at least one filter argument for this query"
+msgstr ""
+
+msgid "You must provide your current password in order to change it."
+msgstr ""
+
+msgid "You must sign in to search for specific projects."
+msgstr ""
+
+msgid "You must solve the CAPTCHA in order to submit"
+msgstr ""
+
+msgid "You need a different license to enable FileLocks feature"
+msgstr ""
+
+msgid "You need git-lfs version %{min_git_lfs_version} (or greater) to continue. Please visit https://git-lfs.github.com"
+msgstr ""
+
+msgid "You need permission."
+msgstr ""
+
+msgid "You need to register a two-factor authentication app before you can set up a device."
+msgstr ""
+
+msgid "You need to set terms to be enforced"
+msgstr ""
+
+msgid "You need to specify both an Access Token and a Host URL."
+msgstr ""
+
+msgid "You need to upload a GitLab project export archive (ending in .gz)."
+msgstr ""
+
+msgid "You need to verify your primary email first before enabling Two-Factor Authentication."
+msgstr ""
+
+msgid "You see projects here when you're added to a group or project."
+msgstr ""
+
+msgid "You successfully declined the invitation"
+msgstr ""
+
+msgid "You tried to fork %{link_to_the_project} but it failed for the following reason:"
+msgstr ""
+
+msgid "You will be removed from existing projects/groups"
+msgstr ""
+
+msgid "You will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
+msgstr ""
+
+msgid "You will first need to set up Jira Integration to use this feature."
+msgstr ""
+
+msgid "You will lose all changes you've made to this file. This action cannot be undone."
+msgstr ""
+
+msgid "You will lose all uncommitted changes you've made in this project. This action cannot be undone."
+msgstr ""
+
+msgid "You will need to update your local repositories to point to the new location."
+msgstr ""
+
+msgid "You will not get any notifications via email"
+msgstr ""
+
+msgid "You will only receive notifications for the events you choose"
+msgstr ""
+
+msgid "You will only receive notifications for threads you have participated in"
+msgstr ""
+
+msgid "You will receive notifications for any activity"
+msgstr ""
+
+msgid "You will receive notifications only for comments in which you were @mentioned"
+msgstr ""
+
+msgid "You won't be able to create new projects because you have reached your project limit."
+msgstr ""
+
+msgid "You'll be charged for %{true_up_link_start}users over license%{link_end} on a quarterly or annual basis, depending on the terms of your agreement."
+msgstr ""
+
+msgid "You'll be signed out from your current account automatically."
+msgstr ""
+
+msgid "You'll need to use different branch names to get a valid comparison."
+msgstr ""
+
+msgid "You're about to reduce the visibility of the project %{strong_start}%{project_name}%{strong_end} in %{strong_start}%{group_name}%{strong_end}."
+msgstr ""
+
+msgid "You're about to reduce the visibility of the project %{strong_start}%{project_name}%{strong_end}."
+msgstr ""
+
+msgid "You're at the first commit"
+msgstr ""
+
+msgid "You're at the last commit"
+msgstr ""
+
+msgid "You're not allowed to %{tag_start}edit%{tag_end} files in this project directly. Please fork this project, make your changes there, and submit a merge request."
+msgstr ""
+
+msgid "You're not allowed to make changes to this project directly. A fork of this project has been created that you can make changes in, so you can submit a merge request."
+msgstr ""
+
+msgid "You're not allowed to make changes to this project directly. A fork of this project is being created that you can make changes in, so you can submit a merge request."
+msgstr ""
+
+msgid "You're receiving this email because of your account on %{host}."
+msgstr ""
+
+msgid "You're receiving this email because of your account on %{host}. %{manage_label_subscriptions_link_start}Manage label subscriptions%{manage_label_subscriptions_link_end} &middot; %{help_link_start}Help%{help_link_end}"
+msgstr ""
+
+msgid "You're receiving this email because of your account on %{host}. %{manage_notifications_link_start}Manage all notifications%{manage_notifications_link_end} &middot; %{help_link_start}Help%{help_link_end}"
+msgstr ""
+
+msgid "You're receiving this email because of your account on %{host}. %{unsubscribe_link_start}Unsubscribe%{unsubscribe_link_end} from this thread &middot; %{manage_notifications_link_start}Manage all notifications%{manage_notifications_link_end} &middot; %{help_link_start}Help%{help_link_end}"
+msgstr ""
+
+msgid "You're receiving this email because of your activity on %{host}."
+msgstr ""
+
+msgid "You're receiving this email because of your activity on %{host}. %{unsubscribe_link_start}Unsubscribe%{unsubscribe_link_end} from this thread &middot; %{manage_notifications_link_start}Manage all notifications%{manage_notifications_link_end} &middot; %{help_link_start}Help%{help_link_end}"
+msgstr ""
+
+msgid "You're receiving this email because you have been assigned an item on %{host}."
+msgstr ""
+
+msgid "You're receiving this email because you have been assigned an item on %{host}. %{unsubscribe_link_start}Unsubscribe%{unsubscribe_link_end} from this thread &middot; %{manage_notifications_link_start}Manage all notifications%{manage_notifications_link_end} &middot; %{help_link_start}Help%{help_link_end}"
+msgstr ""
+
+msgid "You're receiving this email because you have been mentioned on %{host}."
+msgstr ""
+
+msgid "You're receiving this email because you have been mentioned on %{host}. %{manage_notifications_link_start}Manage all notifications%{manage_notifications_link_end} &middot; %{help_link_start}Help%{help_link_end}"
+msgstr ""
+
+msgid "You're receiving this email because you have been mentioned on %{host}. %{unsubscribe_link_start}Unsubscribe%{unsubscribe_link_end} from this thread &middot; %{manage_notifications_link_start}Manage all notifications%{manage_notifications_link_end} &middot; %{help_link_start}Help%{help_link_end}"
+msgstr ""
+
+msgid "You're viewing members of %{strong_start}%{group_name}%{strong_end}."
+msgstr ""
+
+msgid "You've already enabled two-factor authentication using one time password authenticators. In order to register a different device, you must first disable two-factor authentication."
+msgstr ""
+
+msgid "You've rejected %{user}"
+msgstr ""
+
+msgid "You've successfully purchased the %{plan} plan subscription for 1 user and you'll receive a receipt by email. Your purchase may take a minute to sync, refresh the page if your subscription details haven't displayed yet."
+msgid_plural "You've successfully purchased the %{plan} plan subscription for %{quantity} users and you'll receive a receipt by email. Your purchase may take a minute to sync, refresh the page if your subscription details haven't displayed yet."
+msgstr[0] ""
+
+msgid "YouTube"
+msgstr ""
+
+msgid "Your %{group} membership will now expire in %{days}."
+msgstr ""
+
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr ""
+
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgstr ""
+
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgstr ""
+
+msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
+msgstr ""
+
+msgid "Your CI/CD configuration syntax is invalid. Select the Validate tab for more details."
+msgstr ""
+
+msgid "Your CSV export has started. It will be emailed to %{email} when complete."
+msgstr ""
+
+msgid "Your CSV export of %{count} from project %{project_link} has been added to this email as an attachment."
+msgstr ""
+
+msgid "Your CSV export of %{written_count} from project %{project_name} (%{project_url}) has been added to this email as an attachment."
+msgstr ""
+
+msgid "Your CSV import for project"
+msgstr ""
+
+msgid "Your Chain of Custody CSV export for the group %{group_link} has been added to this email as an attachment."
+msgstr ""
+
+msgid "Your Chain of Custody CSV export for the group %{group_name} has been added to this email as an attachment."
+msgstr ""
+
+msgid "Your DevOps Reports give an overview of how you are using GitLab from a feature perspective. Use them to view how you compare with other organizations, and how your teams compare against each other."
+msgstr ""
+
+msgid "Your GPG keys (%{count})"
+msgstr ""
+
+msgid "Your GitLab account has been locked due to an excessive number of unsuccessful sign in attempts. You can wait for your account to automatically unlock in %{duration} or you can click the link below to unlock now."
+msgstr ""
+
+msgid "Your GitLab account request has been approved!"
+msgstr ""
+
+msgid "Your GitLab group"
+msgstr ""
+
+msgid "Your GitLab instance allows anyone to register for an account, which is a security risk on public-facing GitLab instances. You should deactivate new sign ups if public users aren't expected to register for an account."
+msgstr ""
+
+msgid "Your Groups"
+msgstr ""
+
+msgid "Your Personal Access Token was revoked"
+msgstr ""
+
+msgid "Your Projects (default)"
+msgstr ""
+
+msgid "Your Projects' Activity"
+msgstr ""
+
+msgid "Your SSH key has expired"
+msgstr ""
+
+msgid "Your SSH key is expiring soon."
+msgstr ""
+
+msgid "Your SSH key was deleted"
+msgstr ""
+
+msgid "Your SSH keys (%{count})"
+msgstr ""
+
+msgid "Your To-Do List"
+msgstr ""
+
+msgid "Your U2F device did not send a valid JSON response."
+msgstr ""
+
+msgid "Your U2F device was registered!"
+msgstr ""
+
+msgid "Your WebAuthn device did not send a valid JSON response."
+msgstr ""
+
+msgid "Your WebAuthn device was registered!"
+msgstr ""
+
+msgid "Your access request to the %{source_type} has been withdrawn."
+msgstr ""
+
+msgid "Your account has been deactivated"
+msgstr ""
+
+msgid "Your account has been deactivated by your administrator. Please log back in to reactivate your account."
+msgstr ""
+
+msgid "Your account has been deactivated. You will not be able to: "
+msgstr ""
+
+msgid "Your account is authenticated with SSO or SAML. To %{push_pull_link_start}push and pull%{link_end} over %{protocol} with Git using this account, you must %{set_password_link_start}set a password%{link_end} or %{set_up_pat_link_start}set up a Personal Access Token%{link_end} to use instead of a password. For more information, see %{clone_with_https_link_start}Clone with HTTPS%{link_end}."
+msgstr ""
+
+msgid "Your account is authenticated with SSO or SAML. To %{push_pull_link_start}push and pull%{link_end} over %{protocol} with Git using this account, you must %{set_up_pat_link_start}set up a Personal Access Token%{link_end} to use instead of a password. For more information, see %{clone_with_https_link_start}Clone with HTTPS%{link_end}."
+msgstr ""
+
+msgid "Your account is locked."
+msgstr ""
+
+msgid "Your account uses dedicated credentials for the \"%{group_name}\" group and can only be updated through SSO."
+msgstr ""
+
+msgid "Your action has been rejected because the namespace storage limit has been reached. For more information, visit %{doc_url}."
+msgstr ""
+
+msgid "Your action succeeded."
+msgstr ""
+
+msgid "Your applications (%{size})"
+msgstr ""
+
+msgid "Your authorized applications"
+msgstr ""
+
+msgid "Your browser does not support iFrames"
+msgstr ""
+
+msgid "Your browser doesn't support U2F. Please use Google Chrome desktop (version 41 or newer)."
+msgstr ""
+
+msgid "Your browser doesn't support WebAuthn. Please use a supported browser, e.g. Chrome (67+) or Firefox (60+)."
+msgstr ""
+
+msgid "Your changes can be committed to %{branch_name} because a merge request is open."
+msgstr ""
+
+msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
+msgstr ""
+
+msgid "Your changes have been saved"
+msgstr ""
+
+msgid "Your changes have been successfully committed."
+msgstr ""
+
+msgid "Your comment could not be submitted because %{error}"
+msgstr ""
+
+msgid "Your comment could not be submitted! Please check your network connection and try again."
+msgstr ""
+
+msgid "Your comment could not be updated! Please check your network connection and try again."
+msgstr ""
+
+msgid "Your comment will be discarded."
+msgstr ""
+
+msgid "Your commit email is used for web based operations, such as edits and merges."
+msgstr ""
+
+msgid "Your current password is required to register a two-factor authenticator app."
+msgstr ""
+
+msgid "Your dashboard has been copied. You can %{web_ide_link_start}edit it here%{web_ide_link_end}."
+msgstr ""
+
+msgid "Your dashboard has been updated. You can %{web_ide_link_start}edit it here%{web_ide_link_end}."
+msgstr ""
+
+msgid "Your default notification email is used for account notifications if a %{openingTag}group-specific email address%{closingTag} is not set."
+msgstr ""
+
+msgid "Your deployment services will be broken, you will need to manually fix the services after renaming."
+msgstr ""
+
+msgid "Your device is not compatible with GitLab. Please try another device"
+msgstr ""
+
+msgid "Your device needs to be set up. Plug it in (if needed) and click the button on the left."
+msgstr ""
+
+msgid "Your device was successfully set up! Give it a name and register it with the GitLab server."
+msgstr ""
+
+msgid "Your file must contain a column named %{codeStart}title%{codeEnd}. A %{codeStart}description%{codeEnd} column is optional. The maximum file size allowed is 10 MB."
+msgstr ""
+
+msgid "Your free group is now limited to %d member"
+msgid_plural "Your free group is now limited to %d members"
+msgstr[0] ""
+
+msgid "Your groups"
+msgstr ""
+
+msgid "Your instance has %{remaining_user_count} users remaining of the %{total_user_count} included in your subscription. You can add more users than the number included in your license, and we will include the overage in your next bill."
+msgstr ""
+
+msgid "Your instance has exceeded your subscription's licensed user count."
+msgstr ""
+
+msgid "Your instance is approaching its licensed user count"
+msgstr ""
+
+msgid "Your issues are being imported. Once finished, you'll get a confirmation email."
+msgstr ""
+
+msgid "Your issues will be imported in the background. Once finished, you'll get a confirmation email."
+msgstr ""
+
+msgid "Your license does not support on-call rotations"
+msgstr ""
+
+msgid "Your license does not support on-call schedules"
+msgstr ""
+
+msgid "Your license is valid from"
+msgstr ""
+
+msgid "Your membership in %{group} no longer expires."
+msgstr ""
+
+msgid "Your message here"
+msgstr ""
+
+msgid "Your name"
+msgstr ""
+
+msgid "Your new %{accessTokenType}"
+msgstr ""
+
+msgid "Your new %{accessTokenType} has been created."
+msgstr ""
+
+msgid "Your new comment"
+msgstr ""
+
+msgid "Your password"
+msgstr ""
+
+msgid "Your password reset token has expired."
+msgstr ""
+
+msgid "Your personal access tokens have expired"
+msgstr ""
+
+msgid "Your personal access tokens will expire in %{days_to_expire} days or less"
+msgstr ""
+
+msgid "Your primary email is used for avatar detection. You can change it in your %{openingTag}profile settings%{closingTag}."
+msgstr ""
+
+msgid "Your profile"
+msgstr ""
+
+msgid "Your project is no longer receiving GitLab Ultimate benefits as of 2022-07-01. As notified in-app previously, public open source projects on the Free tier can apply to the GitLab for Open Source Program to receive GitLab Ultimate benefits. Please refer to the %{faq_link_start}FAQ%{link_end} for more details."
+msgstr ""
+
+msgid "Your project limit is %{limit} projects! Please contact your administrator to increase it"
+msgstr ""
+
+msgid "Your project will be created at:"
+msgstr ""
+
+msgid "Your projects"
+msgstr ""
+
+msgid "Your public email will be displayed on your public profile."
+msgstr ""
+
+msgid "Your request for access could not be processed: %{error_message}"
+msgstr ""
+
+msgid "Your request for access has been queued for review."
+msgstr ""
+
+msgid "Your request to join %{host} has been rejected."
+msgstr ""
+
+msgid "Your requirements are being imported. Once finished, you'll receive a confirmation email."
+msgstr ""
+
+msgid "Your requirements will be imported in the background. After it's finished, you'll get a confirmation email."
+msgstr ""
+
+msgid "Your search didn't match any commits."
+msgstr ""
+
+msgid "Your search didn't match any commits. Try a different query."
+msgstr ""
+
+msgid "Your search timed out"
+msgstr ""
+
+msgid "Your sign-in page is %{url}."
+msgstr ""
+
+msgid "Your snippets"
+msgstr ""
+
+msgid "Your subscription expired!"
+msgstr ""
+
+msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seat remaining."
+msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
+msgstr[0] ""
+
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your update failed. You can only upload one design when dropping onto an existing design."
+msgstr ""
+
+msgid "Your update failed. You must upload a file with the same file name when dropping onto an existing design."
+msgstr ""
+
+msgid "Your username is %{username}."
+msgstr ""
+
+msgid "Your work"
+msgstr ""
+
+msgid "You’re about to permanently delete the %{issuableType} ‘%{strongOpen}%{issuableTitle}%{strongClose}’. To avoid data loss, consider %{strongOpen}closing this %{issuableType}%{strongClose} instead. Once deleted, it cannot be undone or recovered."
+msgstr ""
+
+msgid "ZenTaoIntegration|Failed to load ZenTao issue. View the issue in ZenTao, or reload the page."
+msgstr ""
+
+msgid "ZenTaoIntegration|This is a ZenTao user."
+msgstr ""
+
+msgid "ZenTaoIntegration|ZenTao user"
+msgstr ""
+
+msgid "ZentaoIntegration|An error occurred while requesting data from the ZenTao service."
+msgstr ""
+
+msgid "ZentaoIntegration|Base URL of the ZenTao instance."
+msgstr ""
+
+msgid "ZentaoIntegration|Before you enable this integration, you must configure ZenTao. For more details, read the %{link_start}ZenTao integration documentation%{link_end}."
+msgstr ""
+
+msgid "ZentaoIntegration|Enter new ZenTao API token"
+msgstr ""
+
+msgid "ZentaoIntegration|If different from Web URL."
+msgstr ""
+
+msgid "ZentaoIntegration|Open ZenTao"
+msgstr ""
+
+msgid "ZentaoIntegration|Use ZenTao as this project's issue tracker."
+msgstr ""
+
+msgid "ZentaoIntegration|ZenTao"
+msgstr ""
+
+msgid "ZentaoIntegration|ZenTao API URL (optional)"
+msgstr ""
+
+msgid "ZentaoIntegration|ZenTao API token"
+msgstr ""
+
+msgid "ZentaoIntegration|ZenTao Product ID"
+msgstr ""
+
+msgid "ZentaoIntegration|ZenTao Web URL"
+msgstr ""
+
+msgid "ZentaoIntegration|ZenTao issues"
+msgstr ""
+
+msgid "Zoom meeting added"
+msgstr ""
+
+msgid "Zoom meeting removed"
+msgstr ""
+
+msgid "[No reason]"
+msgstr ""
+
+msgid "[REDACTED]"
+msgstr ""
+
+msgid "[Redacted]"
+msgstr ""
+
+msgid "[Supports GitLab-flavored markdown, including quick actions]"
+msgstr ""
+
+msgid "`end_time` should not exceed one month after `start_time`"
+msgstr ""
+
+msgid "`start_time` should precede `end_time`"
+msgstr ""
+
+msgid "a deleted user"
+msgstr ""
+
+msgid "about 1 hour"
+msgid_plural "about %d hours"
+msgstr[0] ""
+
+msgid "access:"
+msgstr ""
+
+msgid "add at least one file to the repository"
+msgstr ""
+
+msgid "added %{emails}"
+msgstr ""
+
+msgid "added a %{link_type} link"
+msgstr ""
+
+msgid "added a Zoom call to this issue"
+msgstr ""
+
+msgid "ago"
+msgstr ""
+
+msgid "alert"
+msgstr ""
+
+msgid "allowed to fail"
+msgstr ""
+
+msgid "already banned from namespace"
+msgstr ""
+
+msgid "already being used for another group or project %{timebox_name}."
+msgstr ""
+
+msgid "already being used for another iteration within this cadence."
+msgstr ""
+
+msgid "already has a \"created\" issue link"
+msgstr ""
+
+msgid "already shared with this group"
+msgstr ""
+
+msgid "and"
+msgstr ""
+
+msgid "any-approver for the merge request already exists"
+msgstr ""
+
+msgid "any-approver for the project already exists"
+msgstr ""
+
+msgid "approval"
+msgid_plural "approvals"
+msgstr[0] ""
+
+msgid "archived"
+msgstr ""
+
+msgid "archived:"
+msgstr ""
+
+msgid "artifacts"
+msgstr ""
+
+msgid "assign yourself"
+msgstr ""
+
+msgid "assigned"
+msgstr ""
+
+msgid "assigned you"
+msgstr ""
+
+msgid "at"
+msgstr ""
+
+msgid "at least the Reporter role"
+msgstr ""
+
+msgid "at least the Reporter role, the author, and assignees"
+msgstr ""
+
+msgid "attach a new file"
+msgstr ""
+
+msgid "authored"
+msgstr ""
+
+msgid "banned user already exists"
+msgstr ""
+
+msgid "blocks"
+msgstr ""
+
+msgid "branch"
+msgid_plural "branches"
+msgstr[0] ""
+
+msgid "branch name"
+msgstr ""
+
+msgid "builds"
+msgstr ""
+
+msgid "by"
+msgstr ""
+
+msgid "cURL:"
+msgstr ""
+
+msgid "can contain only digits"
+msgstr ""
+
+msgid "can contain only letters of the Base64 alphabet (RFC4648) with the addition of '@', ':' and '.'"
+msgstr ""
+
+msgid "can contain only lowercase letters, digits, and '_'."
+msgstr ""
+
+msgid "can not be changed for existing notes"
+msgstr ""
+
+msgid "can not be changed to %{new_type}"
+msgstr ""
+
+msgid "can not be set for this resource"
+msgstr ""
+
+msgid "can not be set for this type of note"
+msgstr ""
+
+msgid "can only be changed by a group admin."
+msgstr ""
+
+msgid "can only have one escalation policy"
+msgstr ""
+
+msgid "can't be enabled when delayed group deletion is disabled"
+msgstr ""
+
+msgid "can't be nil"
+msgstr ""
+
+msgid "can't be solely blank"
+msgstr ""
+
+msgid "can't be the same as the source project"
+msgstr ""
+
+msgid "can't include: %{invalid_storages}"
+msgstr ""
+
+msgid "can't reference a branch that does not exist"
+msgstr ""
+
+msgid "cannot assign a non-confidential work item to a confidential parent. Make the work item confidential and try again."
+msgstr ""
+
+msgid "cannot be a date in the past"
+msgstr ""
+
+msgid "cannot be added since you've reached your %{free_limit} member limit for %{namespace_name}"
+msgstr ""
+
+msgid "cannot be associated with a subgroup"
+msgstr ""
+
+msgid "cannot be associated with both a Group and a Project"
+msgstr ""
+
+msgid "cannot be blank"
+msgstr ""
+
+msgid "cannot be changed"
+msgstr ""
+
+msgid "cannot be changed if a personal project has container registry tags."
+msgstr ""
+
+msgid "cannot be changed if shared runners are enabled"
+msgstr ""
+
+msgid "cannot be changed since member is associated with a custom role"
+msgstr ""
+
+msgid "cannot be enabled"
+msgstr ""
+
+msgid "cannot be enabled because parent group does not allow it"
+msgstr ""
+
+msgid "cannot be enabled because parent group has shared Runners disabled"
+msgstr ""
+
+msgid "cannot be enabled unless all domains have TLS certificates"
+msgstr ""
+
+msgid "cannot be enabled until a valid credit card is on file"
+msgstr ""
+
+msgid "cannot be used because it belongs to a compromised private key. Stop using this key and generate a new one."
+msgstr ""
+
+msgid "cannot be used for user namespace"
+msgstr ""
+
+msgid "cannot block others"
+msgstr ""
+
+msgid "cannot contain HTML/XML tags, including any word between angle brackets (&lt;,&gt;)."
+msgstr ""
+
+msgid "cannot include leading slash or directory traversal."
+msgstr ""
+
+msgid "cannot itself be blocked"
+msgstr ""
+
+msgid "cannot merge"
+msgstr ""
+
+msgid "change"
+msgid_plural "changes"
+msgstr[0] ""
+
+msgid "check"
+msgid_plural "checks"
+msgstr[0] ""
+
+msgid "checklist item"
+msgid_plural "checklist items"
+msgstr[0] ""
+
+msgid "ciReport|%{criticalStart}critical%{criticalEnd}, %{highStart}high%{highEnd} and %{otherStart}others%{otherEnd}"
+msgstr ""
+
+msgid "ciReport|%{danger_start}%{degradedNum} degraded%{danger_end}, %{same_start}%{sameNum} same%{same_end}, and %{success_start}%{improvedNum} improved%{success_end}"
+msgstr ""
+
+msgid "ciReport|%{degradedNum} degraded"
+msgstr ""
+
+msgid "ciReport|%{improvedNum} improved"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about API Fuzzing%{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about Coverage Fuzzing %{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about DAST %{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about Dependency Scanning %{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about SAST %{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about Secret Detection %{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{linkStartTag}Learn more about codequality reports %{linkEndTag}"
+msgstr ""
+
+msgid "ciReport|%{prefix} %{strong_start}%{score}%{strong_end} %{delta} %{deltaPercent} in %{path}"
+msgstr ""
+
+msgid "ciReport|%{remainingPackagesCount} more"
+msgstr ""
+
+msgid "ciReport|%{reportType} is loading"
+msgstr ""
+
+msgid "ciReport|%{reportType}: Loading resulted in an error"
+msgstr ""
+
+msgid "ciReport|%{sameNum} same"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected %{number} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected %{strong_start}%{number}%{strong_end} new potential %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new %{vulnStr}"
+msgstr ""
+
+msgid "ciReport|%{scanner} detected no new potential vulnerabilities"
+msgstr ""
+
+msgid "ciReport|%{scanner}: Loading resulted in an error"
+msgstr ""
+
+msgid "ciReport|: Loading resulted in an error"
+msgstr ""
+
+msgid "ciReport|API Fuzzing"
+msgstr ""
+
+msgid "ciReport|API fuzzing"
+msgstr ""
+
+msgid "ciReport|All clusters"
+msgstr ""
+
+msgid "ciReport|All images"
+msgstr ""
+
+msgid "ciReport|All projects"
+msgstr ""
+
+msgid "ciReport|All severities"
+msgstr ""
+
+msgid "ciReport|All tools"
+msgstr ""
+
+msgid "ciReport|Analyze a deployed version of your web application for known vulnerabilities by examining it from the outside in. DAST works by simulating external attacks on your application while it is running."
+msgstr ""
+
+msgid "ciReport|Automatically apply the patch in a new branch"
+msgstr ""
+
+msgid "ciReport|Base pipeline codequality artifact not found"
+msgstr ""
+
+msgid "ciReport|Browser Performance"
+msgstr ""
+
+msgid "ciReport|Browser performance test metrics results are being parsed"
+msgstr ""
+
+msgid "ciReport|Browser performance test metrics: "
+msgstr ""
+
+msgid "ciReport|Browser performance test metrics: %{strong_start}%{changesFound}%{strong_end} change"
+msgid_plural "ciReport|Browser performance test metrics: %{strong_start}%{changesFound}%{strong_end} changes"
+msgstr[0] ""
+
+msgid "ciReport|Browser performance test metrics: No changes"
+msgstr ""
+
+msgid "ciReport|Checks"
+msgstr ""
+
+msgid "ciReport|Cluster Image Scanning"
+msgstr ""
+
+msgid "ciReport|Code Quality"
+msgstr ""
+
+msgid "ciReport|Code Quality failed to load results"
+msgstr ""
+
+msgid "ciReport|Code Quality hasn't changed."
+msgstr ""
+
+msgid "ciReport|Code Quality is loading"
+msgstr ""
+
+msgid "ciReport|Code quality degraded due to 1 new issue"
+msgid_plural "ciReport|Code quality degraded due to %d new issues"
+msgstr[0] ""
+
+msgid "ciReport|Code quality improved due to 1 resolved issue"
+msgid_plural "ciReport|Code quality improved due to %d resolved issues"
+msgstr[0] ""
+
+msgid "ciReport|Code quality scanning detected %{issueCount} changes in merged results"
+msgstr ""
+
+msgid "ciReport|Container Scanning"
+msgstr ""
+
+msgid "ciReport|Container scanning"
+msgstr ""
+
+msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
+msgstr ""
+
+msgid "ciReport|Could not dismiss vulnerability because the associated pipeline no longer exists. Refresh the page and try again."
+msgstr ""
+
+msgid "ciReport|Coverage Fuzzing"
+msgstr ""
+
+msgid "ciReport|Coverage fuzzing"
+msgstr ""
+
+msgid "ciReport|Create Jira issue"
+msgstr ""
+
+msgid "ciReport|Create a merge request to implement this solution, or download and apply the patch manually."
+msgstr ""
+
+msgid "ciReport|Create issue"
+msgstr ""
+
+msgid "ciReport|DAST"
+msgstr ""
+
+msgid "ciReport|Dependency Scanning"
+msgstr ""
+
+msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
+msgstr ""
+
+msgid "ciReport|Dependency scanning"
+msgstr ""
+
+msgid "ciReport|Detects known vulnerabilities in your source code's dependencies."
+msgstr ""
+
+msgid "ciReport|Detects known vulnerabilities in your source code."
+msgstr ""
+
+msgid "ciReport|Detects known vulnerabilities in your web application."
+msgstr ""
+
+msgid "ciReport|Detects secrets and credentials vulnerabilities in your source code."
+msgstr ""
+
+msgid "ciReport|Download patch to resolve"
+msgstr ""
+
+msgid "ciReport|Download the patch to apply it manually"
+msgstr ""
+
+msgid "ciReport|Dynamic Application Security Testing (DAST)"
+msgstr ""
+
+msgid "ciReport|Dynamic Application Security Testing (DAST) detects known vulnerabilities in your web application."
+msgstr ""
+
+msgid "ciReport|Failed to load %{reportName} report"
+msgstr ""
+
+msgid "ciReport|Failed to load Code Quality report"
+msgstr ""
+
+msgid "ciReport|Fixed"
+msgstr ""
+
+msgid "ciReport|Fixed:"
+msgstr ""
+
+msgid "ciReport|Found %{issuesWithCount}"
+msgstr ""
+
+msgid "ciReport|Full report"
+msgstr ""
+
+msgid "ciReport|Generic Report"
+msgstr ""
+
+msgid "ciReport|IaC Scanning"
+msgstr ""
+
+msgid "ciReport|Investigate this vulnerability by creating an issue"
+msgstr ""
+
+msgid "ciReport|License Compliance"
+msgstr ""
+
+msgid "ciReport|License Compliance failed loading results"
+msgstr ""
+
+msgid "ciReport|License Compliance test metrics results are being parsed"
+msgstr ""
+
+msgid "ciReport|Load Performance"
+msgstr ""
+
+msgid "ciReport|Load performance test metrics detected %{strong_start}%{changesFound}%{strong_end} change"
+msgid_plural "ciReport|Load performance test metrics detected %{strong_start}%{changesFound}%{strong_end} changes"
+msgstr[0] ""
+
+msgid "ciReport|Load performance test metrics results are being parsed"
+msgstr ""
+
+msgid "ciReport|Load performance test metrics: "
+msgstr ""
+
+msgid "ciReport|Load performance test metrics: No changes"
+msgstr ""
+
+msgid "ciReport|Loading %{reportName} report"
+msgstr ""
+
+msgid "ciReport|Loading Code Quality report"
+msgstr ""
+
+msgid "ciReport|Manage Licenses"
+msgstr ""
+
+msgid "ciReport|Manage licenses"
+msgstr ""
+
+msgid "ciReport|Manually added"
+msgstr ""
+
+msgid "ciReport|New"
+msgstr ""
+
+msgid "ciReport|New vulnerabilities are vulnerabilities that the security scan detects in the merge request that are different to existing vulnerabilities in the default branch."
+msgstr ""
+
+msgid "ciReport|No changes to code quality"
+msgstr ""
+
+msgid "ciReport|No code quality issues found"
+msgstr ""
+
+msgid "ciReport|RPS"
+msgstr ""
+
+msgid "ciReport|Resolve with merge request"
+msgstr ""
+
+msgid "ciReport|SAST"
+msgstr ""
+
+msgid "ciReport|Secret Detection"
+msgstr ""
+
+msgid "ciReport|Secret Detection detects secrets and credentials vulnerabilities in your source code."
+msgstr ""
+
+msgid "ciReport|Secret detection"
+msgstr ""
+
+msgid "ciReport|Security reports failed loading results"
+msgstr ""
+
+msgid "ciReport|Security scan results"
+msgstr ""
+
+msgid "ciReport|Security scanning"
+msgstr ""
+
+msgid "ciReport|Security scanning failed loading any results"
+msgstr ""
+
+msgid "ciReport|Security scanning is loading"
+msgstr ""
+
+msgid "ciReport|Showing %{fetchedItems} of %{totalItems} items"
+msgstr ""
+
+msgid "ciReport|Solution"
+msgstr ""
+
+msgid "ciReport|Static Application Security Testing (SAST)"
+msgstr ""
+
+msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
+msgstr ""
+
+msgid "ciReport|TTFB P90"
+msgstr ""
+
+msgid "ciReport|TTFB P95"
+msgstr ""
+
+msgid "ciReport|There was an error creating the issue. Please try again."
+msgstr ""
+
+msgid "ciReport|There was an error creating the merge request. Please try again."
+msgstr ""
+
+msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
+msgstr ""
+
+msgid "ciReport|There was an error fetching the codequality report."
+msgstr ""
+
+msgid "ciReport|There was an error reverting the dismissal. Please try again."
+msgstr ""
+
+msgid "ciReport|This report contains all Code Quality issues in the source branch."
+msgstr ""
+
+msgid "ciReport|Used by %{packagesString}"
+msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
+msgstr[0] ""
+
+msgid "ciReport|View full report"
+msgstr ""
+
+msgid "ciReport|in"
+msgstr ""
+
+msgid "ciReport|is loading"
+msgstr ""
+
+msgid "ciReport|is loading, errors when loading results"
+msgstr ""
+
+msgid "closed"
+msgstr ""
+
+msgid "closed %{timeago}"
+msgstr ""
+
+msgid "closed issue"
+msgstr ""
+
+msgid "collect usage information"
+msgstr ""
+
+msgid "comment"
+msgstr ""
+
+msgid "commented"
+msgstr ""
+
+msgid "commented on %{link_to_project}"
+msgstr ""
+
+msgid "commit"
+msgid_plural "commits"
+msgstr[0] ""
+
+msgid "commit %{commit_id}"
+msgstr ""
+
+msgid "committed"
+msgstr ""
+
+msgid "complete"
+msgstr ""
+
+msgid "compliance violation has already been recorded"
+msgstr ""
+
+msgid "contacts can only be added to root groups"
+msgstr ""
+
+msgid "container registry images"
+msgstr ""
+
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
+msgid "contains URLs that exceed the 1024 character limit (%{urls})"
+msgstr ""
+
+msgid "contains invalid URLs (%{urls})"
+msgstr ""
+
+msgid "contribute to this project."
+msgstr ""
+
+msgid "could not read private key, is the passphrase correct?"
+msgstr ""
+
+msgid "created"
+msgstr ""
+
+msgid "created %{issuable_created} by %{author}"
+msgstr ""
+
+msgid "created %{timeAgoString} by %{email} via %{user}"
+msgstr ""
+
+msgid "created %{timeAgo}"
+msgstr ""
+
+msgid "created %{timeAgo} by %{author}"
+msgstr ""
+
+msgid "created %{timeAgo} by %{author} in %{project_link}"
+msgstr ""
+
+msgid "created by"
+msgstr ""
+
+msgid "daily"
+msgstr ""
+
+msgid "data"
+msgstr ""
+
+msgid "database"
+msgstr ""
+
+msgid "date must not be after 9999-12-31"
+msgstr ""
+
+msgid "day"
+msgid_plural "days"
+msgstr[0] ""
+
+msgid "days"
+msgstr ""
+
+msgid "default"
+msgstr ""
+
+msgid "default branch"
+msgstr ""
+
+msgid "deleted"
+msgstr ""
+
+msgid "denied"
+msgstr ""
+
+msgid "deploy"
+msgstr ""
+
+msgid "design"
+msgstr ""
+
+msgid "disabled"
+msgstr ""
+
+msgid "does not exist"
+msgstr ""
+
+msgid "does not have a supported extension. Only %{extension_list} are supported"
+msgstr ""
+
+msgid "does not match dast_site.project"
+msgstr ""
+
+msgid "does not match dast_site_validation.project"
+msgstr ""
+
+msgid "download it"
+msgstr ""
+
+msgid "draft"
+msgid_plural "drafts"
+msgstr[0] ""
+
+msgid "e.g. %{token}"
+msgstr ""
+
+msgid "element is not a hierarchy"
+msgstr ""
+
+msgid "eligible users"
+msgstr ""
+
+msgid "email '%{email}' is not a verified email."
+msgstr ""
+
+msgid "email address settings"
+msgstr ""
+
+msgid "enabled"
+msgstr ""
+
+msgid "encrypted: needs to be a :required, :optional or :migrating!"
+msgstr ""
+
+msgid "ending with a reserved file extension is not allowed."
+msgstr ""
+
+msgid "entries cannot be larger than 255 characters"
+msgstr ""
+
+msgid "entries cannot be nil"
+msgstr ""
+
+msgid "entries cannot contain HTML tags"
+msgstr ""
+
+msgid "epic"
+msgstr ""
+
+msgid "error"
+msgstr ""
+
+msgid "estimateCommand|%{slash_command} overwrites the total estimated time."
+msgstr ""
+
+msgid "example.com"
+msgstr ""
+
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
+msgid "exceeds maximum length (100 usernames)"
+msgstr ""
+
+msgid "exceeds the limit of %{bytes} bytes"
+msgstr ""
+
+msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
+msgstr ""
+
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
+msgid "expired on %{timebox_due_date}"
+msgstr ""
+
+msgid "expires on %{timebox_due_date}"
+msgstr ""
+
+msgid "failed"
+msgstr ""
+
+msgid "failed to dismiss associated finding(id=%{finding_id}): %{message}"
+msgstr ""
+
+msgid "failed to dismiss finding: %{message}"
+msgstr ""
+
+msgid "failed to dismiss security finding: %{message}"
+msgstr ""
+
+msgid "failed to revert associated finding(id=%{finding_id}) to detected"
+msgstr ""
+
+msgid "file"
+msgid_plural "files"
+msgstr[0] ""
+
+msgid "finding is not found or is already attached to a vulnerability"
+msgstr ""
+
+msgid "following"
+msgstr ""
+
+msgid "for"
+msgstr ""
+
+msgid "for %{link_to_merge_request} with %{link_to_merge_request_source_branch}"
+msgstr ""
+
+msgid "for %{link_to_merge_request} with %{link_to_merge_request_source_branch} into %{link_to_merge_request_target_branch}"
+msgstr ""
+
+msgid "for %{link_to_pipeline_ref}"
+msgstr ""
+
+msgid "for %{ref}"
+msgstr ""
+
+msgid "for this project"
+msgstr ""
+
+msgid "fork"
+msgstr ""
+
+msgid "from"
+msgstr ""
+
+msgid "from %d job"
+msgid_plural "from %d jobs"
+msgstr[0] ""
+
+msgid "from yourself"
+msgstr ""
+
+msgid "frontmatter"
+msgstr ""
+
+msgid "group"
+msgstr ""
+
+msgid "group access token"
+msgstr ""
+
+msgid "group access tokens"
+msgstr ""
+
+msgid "group members"
+msgstr ""
+
+msgid "groups"
+msgstr ""
+
+msgid "groups and projects"
+msgstr ""
+
+msgid "groups only"
+msgstr ""
+
+msgid "had %{count} failed job"
+msgid_plural "had %{count} failed jobs"
+msgstr[0] ""
+
+msgid "has already been linked to another vulnerability"
+msgstr ""
+
+msgid "has already been taken"
+msgstr ""
+
+msgid "has already been taken as Codename"
+msgstr ""
+
+msgid "has already been taken as Suite"
+msgstr ""
+
+msgid "has been completed."
+msgstr ""
+
+msgid "has too deep level of nesting"
+msgstr ""
+
+msgid "help"
+msgstr ""
+
+msgid "http:"
+msgstr ""
+
+msgid "http://www.example.com"
+msgstr ""
+
+msgid "https://bamboo.example.com"
+msgstr ""
+
+msgid "https://your-bitbucket-server"
+msgstr ""
+
+msgid "i18n|%{language} (%{percent_translated}%% translated)"
+msgstr ""
+
+msgid "if"
+msgstr ""
+
+msgid "image diff"
+msgstr ""
+
+msgid "impersonation token"
+msgstr ""
+
+msgid "impersonation tokens"
+msgstr ""
+
+msgid "import flow"
+msgstr ""
+
+msgid "in"
+msgstr ""
+
+msgid "in group %{link_to_group}"
+msgstr ""
+
+msgid "in project %{link_to_project}"
+msgstr ""
+
+msgid "instance completed"
+msgid_plural "instances completed"
+msgstr[0] ""
+
+msgid "internal note"
+msgstr ""
+
+msgid "invalid milestone state `%{state}`"
+msgstr ""
+
+msgid "invalidated"
+msgstr ""
+
+msgid "is"
+msgstr ""
+
+msgid "is already associated to a GitLab Issue. New issue will not be associated."
+msgstr ""
+
+msgid "is already linked to this vulnerability"
+msgstr ""
+
+msgid "is already present in ancestors"
+msgstr ""
+
+msgid "is an invalid IP address range"
+msgstr ""
+
+msgid "is blocked by"
+msgstr ""
+
+msgid "is forbidden by a top-level group"
+msgstr ""
+
+msgid "is invalid because there is downstream lock"
+msgstr ""
+
+msgid "is invalid because there is upstream lock"
+msgstr ""
+
+msgid "is not"
+msgstr ""
+
+msgid "is not a descendant of the Group owning the template"
+msgstr ""
+
+msgid "is not a valid X509 certificate."
+msgstr ""
+
+msgid "is not allowed for sign-up. Please use your regular email address."
+msgstr ""
+
+msgid "is not allowed for this group."
+msgstr ""
+
+msgid "is not allowed for this project."
+msgstr ""
+
+msgid "is not allowed since the group is not top-level group."
+msgstr ""
+
+msgid "is not allowed to add this type of parent"
+msgstr ""
+
+msgid "is not allowed to point to itself"
+msgstr ""
+
+msgid "is not allowed. Please use your regular email address."
+msgstr ""
+
+msgid "is not in the group enforcing Group Managed Account"
+msgstr ""
+
+msgid "is not in the member group"
+msgstr ""
+
+msgid "is not one of"
+msgstr ""
+
+msgid "is not the member project"
+msgstr ""
+
+msgid "is not valid. The iteration group has to match the iteration cadence group."
+msgstr ""
+
+msgid "is one of"
+msgstr ""
+
+msgid "is read-only"
+msgstr ""
+
+msgid "is too long (%{current_value}). The maximum size is %{max_size}."
+msgstr ""
+
+msgid "is too long (%{size}). The maximum size is %{max_size}."
+msgstr ""
+
+msgid "is too long (maximum is %{count} characters)"
+msgstr ""
+
+msgid "is too long (maximum is 100 entries)"
+msgstr ""
+
+msgid "is too long (maximum is 1000 entries)"
+msgstr ""
+
+msgid "issue"
+msgstr ""
+
+msgid "issues at risk"
+msgstr ""
+
+msgid "issues need attention"
+msgstr ""
+
+msgid "issues on track"
+msgstr ""
+
+msgid "it is larger than %{limit}"
+msgstr ""
+
+msgid "it is stored as a job artifact"
+msgstr ""
+
+msgid "it is stored externally"
+msgstr ""
+
+msgid "it is stored in LFS"
+msgstr ""
+
+msgid "it is too large"
+msgstr ""
+
+msgid "jigsaw is not defined"
+msgstr ""
+
+msgid "kuromoji custom analyzer"
+msgstr ""
+
+msgid "last commit:"
+msgstr ""
+
+msgid "latest"
+msgstr ""
+
+msgid "latest deployment"
+msgstr ""
+
+msgid "latest version"
+msgstr ""
+
+msgid "leave %{group_name}"
+msgstr ""
+
+msgid "less than a minute"
+msgstr ""
+
+msgid "level: %{level}"
+msgstr ""
+
+msgid "lfs objects"
+msgstr ""
+
+msgid "limit of %{project_limit} reached"
+msgstr ""
+
+msgid "line"
+msgid_plural "lines"
+msgstr[0] ""
+
+msgid "load it anyway"
+msgstr ""
+
+msgid "loading"
+msgstr ""
+
+msgid "locked by %{path_lock_user_name} %{created_at}"
+msgstr ""
+
+msgid "manual"
+msgstr ""
+
+msgid "math|Displaying this math block may cause performance issues on this page"
+msgstr ""
+
+msgid "math|There was an error rendering this math block"
+msgstr ""
+
+msgid "member"
+msgid_plural "members"
+msgstr[0] ""
+
+msgid "merge request"
+msgid_plural "merge requests"
+msgstr[0] ""
+
+msgid "mergedCommitsAdded| (commits were squashed)"
+msgstr ""
+
+msgid "metric_id must be unique across a project"
+msgstr ""
+
+msgid "milestone"
+msgstr ""
+
+msgid "milestone should belong either to a project or a group."
+msgstr ""
+
+msgid "missing"
+msgstr ""
+
+msgid "months"
+msgstr ""
+
+msgid "most recent deployment"
+msgstr ""
+
+msgid "mrWidgetCommitsAdded|%{commitCount} and %{mergeCommitCount} will be added to %{targetBranch}%{squashedCommits}."
+msgstr ""
+
+msgid "mrWidgetCommitsAdded|%{commitCount} will be added to %{targetBranch}."
+msgstr ""
+
+msgid "mrWidgetCommitsAdded|%{strongStart}1%{strongEnd} merge commit"
+msgstr ""
+
+msgid "mrWidgetCommitsAdded|Changes merged into %{targetBranch} with %{mergeCommitSha}%{squashedCommits}."
+msgstr ""
+
+msgid "mrWidgetCommitsAdded|The changes were not merged into %{targetBranch}."
+msgstr ""
+
+msgid "mrWidgetNothingToMerge|This merge request contains no changes."
+msgstr ""
+
+msgid "mrWidgetNothingToMerge|Use merge requests to propose changes to your project and discuss them with your team. To make changes, push a commit or edit this merge request to use a different branch. With %{linkStart}CI/CD%{linkEnd}, automatically test your changes before merging."
+msgstr ""
+
+msgid "mrWidget|%{boldHeaderStart}Looks like there's no pipeline here.%{boldHeaderEnd}"
+msgstr ""
+
+msgid "mrWidget|%{mergeError}."
+msgstr ""
+
+msgid "mrWidget|%{mergeError}. Try again."
+msgstr ""
+
+msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage %{emphasisStart} decreased %{emphasisEnd} from %{memoryFrom}MB to %{memoryTo}MB"
+msgstr ""
+
+msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage %{emphasisStart} increased %{emphasisEnd} from %{memoryFrom}MB to %{memoryTo}MB"
+msgstr ""
+
+msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage is %{emphasisStart} unchanged %{emphasisEnd} at %{memoryFrom}MB"
+msgstr ""
+
+msgid "mrWidget|A merge train is a queued list of merge requests waiting to be merged into the target branch. The changes in each merge request are combined with the changes in earlier merge requests and tested before merge."
+msgstr ""
+
+msgid "mrWidget|A new merge train has started and this merge request is the first of the queue."
+msgstr ""
+
+msgid "mrWidget|Added to the merge train by %{merge_author}"
+msgstr ""
+
+msgid "mrWidget|Added to the merge train. There are %{mergeTrainPosition} merge requests waiting to be merged"
+msgstr ""
+
+msgid "mrWidget|An error occurred while removing your approval."
+msgstr ""
+
+msgid "mrWidget|An error occurred while retrieving approval data for this merge request."
+msgstr ""
+
+msgid "mrWidget|An error occurred while submitting your approval."
+msgstr ""
+
+msgid "mrWidget|Approval is optional"
+msgstr ""
+
+msgid "mrWidget|Approval password is invalid."
+msgstr ""
+
+msgid "mrWidget|Approval rule %{rules} is invalid. GitLab has approved this rule automatically to unblock the merge request. %{link}"
+msgstr ""
+
+msgid "mrWidget|Approval rules %{rules} are invalid. GitLab has approved these rules automatically to unblock the merge request. %{link}"
+msgstr ""
+
+msgid "mrWidget|Approve"
+msgstr ""
+
+msgid "mrWidget|Approve additionally"
+msgstr ""
+
+msgid "mrWidget|Approved by"
+msgstr ""
+
+msgid "mrWidget|Approved by you"
+msgstr ""
+
+msgid "mrWidget|Approved by you and others"
+msgstr ""
+
+msgid "mrWidget|Assign yourself to these issues"
+msgstr ""
+
+msgid "mrWidget|Assign yourself to this issue"
+msgstr ""
+
+msgid "mrWidget|Cancel auto-merge"
+msgstr ""
+
+msgid "mrWidget|Checking if merge request can be merged…"
+msgstr ""
+
+msgid "mrWidget|Cherry-pick"
+msgstr ""
+
+msgid "mrWidget|Cherry-pick this merge request in a new merge request"
+msgstr ""
+
+msgid "mrWidget|Closed"
+msgstr ""
+
+msgid "mrWidget|Closed by"
+msgstr ""
+
+msgid "mrWidget|Closes issue"
+msgid_plural "mrWidget|Closes issues"
+msgstr[0] ""
+
+msgid "mrWidget|Create issue to resolve all threads"
+msgstr ""
+
+msgid "mrWidget|Delete source branch"
+msgstr ""
+
+msgid "mrWidget|Deployment statistics are not available currently"
+msgstr ""
+
+msgid "mrWidget|Did not close"
+msgstr ""
+
+msgid "mrWidget|Dismiss"
+msgstr ""
+
+msgid "mrWidget|Failed to load deployment statistics"
+msgstr ""
+
+msgid "mrWidget|GitLab %{linkStart}CI/CD can automatically build, test, and deploy your application.%{linkEnd} It only takes a few minutes to get started, and we can help you create a pipeline configuration file."
+msgstr ""
+
+msgid "mrWidget|Hide %{widget} details"
+msgstr ""
+
+msgid "mrWidget|If the %{type} branch exists in your local repository, you can merge this merge request manually using the command line."
+msgstr ""
+
+msgid "mrWidget|If the last pipeline ran in the fork project, it may be inaccurate. Before merge, we advise running a pipeline in this project."
+msgstr ""
+
+msgid "mrWidget|Jump to first unresolved thread"
+msgstr ""
+
+msgid "mrWidget|Learn more"
+msgstr ""
+
+msgid "mrWidget|Loading deployment statistics"
+msgstr ""
+
+msgid "mrWidget|Mark as ready"
+msgstr ""
+
+msgid "mrWidget|Members who can merge are allowed to add commits."
+msgstr ""
+
+msgid "mrWidget|Mentions issue"
+msgid_plural "mrWidget|Mentions issues"
+msgstr[0] ""
+
+msgid "mrWidget|Merge blocked: a Jira issue key must be mentioned in the title or description."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: all required approvals must be given."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: all status checks must pass."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: all threads must be resolved."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: denied licenses must be removed."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: fast-forward merge is not possible. To merge this request, first rebase locally."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: merge conflicts must be resolved."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: pipeline must succeed. It's waiting for a manual action to continue."
+msgstr ""
+
+msgid "mrWidget|Merge blocked: pipeline must succeed. Push a commit that fixes the failure, or %{linkStart}learn about other solutions.%{linkEnd}"
+msgstr ""
+
+msgid "mrWidget|Merge blocked: you can only merge after the above items are resolved."
+msgstr ""
+
+msgid "mrWidget|Merge failed."
+msgstr ""
+
+msgid "mrWidget|Merge unavailable: merge requests are read-only on archived projects."
+msgstr ""
+
+msgid "mrWidget|Merged by"
+msgstr ""
+
+msgid "mrWidget|Merging! Changes are being shipped…"
+msgstr ""
+
+msgid "mrWidget|Merging! Changes will land soon…"
+msgstr ""
+
+msgid "mrWidget|Merging! Drum roll, please…"
+msgstr ""
+
+msgid "mrWidget|Merging! Everything's good…"
+msgstr ""
+
+msgid "mrWidget|Merging! Lift-off in 5… 4… 3…"
+msgstr ""
+
+msgid "mrWidget|Merging! Take a deep breath and relax…"
+msgstr ""
+
+msgid "mrWidget|Merging! The changes are leaving the station…"
+msgstr ""
+
+msgid "mrWidget|Merging! This is going to be great…"
+msgstr ""
+
+msgid "mrWidget|Merging! We're almost there…"
+msgstr ""
+
+msgid "mrWidget|More information"
+msgstr ""
+
+msgid "mrWidget|No users match the rule's criteria."
+msgstr ""
+
+msgid "mrWidget|Please restore it or use a different %{type} branch."
+msgstr ""
+
+msgid "mrWidget|Ready to be merged automatically. Ask someone with write access to this repository to merge this request"
+msgstr ""
+
+msgid "mrWidget|Refresh"
+msgstr ""
+
+msgid "mrWidget|Refresh now"
+msgstr ""
+
+msgid "mrWidget|Refreshing now"
+msgstr ""
+
+msgid "mrWidget|Remove from merge train"
+msgstr ""
+
+msgid "mrWidget|Resolve conflicts"
+msgstr ""
+
+msgid "mrWidget|Resolve locally"
+msgstr ""
+
+msgid "mrWidget|Revert"
+msgstr ""
+
+msgid "mrWidget|Revert this merge request in a new merge request"
+msgstr ""
+
+msgid "mrWidget|Revoke approval"
+msgstr ""
+
+msgid "mrWidget|Set by %{merge_author} to be added to the merge train when the pipeline succeeds"
+msgstr ""
+
+msgid "mrWidget|Set by %{merge_author} to be merged automatically when the pipeline succeeds"
+msgstr ""
+
+msgid "mrWidget|Set by %{merge_author} to start a merge train when the pipeline succeeds"
+msgstr ""
+
+msgid "mrWidget|Show %{widget} details"
+msgstr ""
+
+msgid "mrWidget|The %{type} branch %{codeStart}%{name}%{codeEnd} does not exist."
+msgstr ""
+
+msgid "mrWidget|The source branch is %{link} the target branch"
+msgstr ""
+
+msgid "mrWidget|This merge request failed to be merged automatically"
+msgstr ""
+
+msgid "mrWidget|To approve this merge request, please enter your password. This project requires all approvals to be authenticated."
+msgstr ""
+
+msgid "mrWidget|To change these default messages, edit the templates for both the merge and squash commit messages. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "mrWidget|To change this default message, edit the template for merge commit messages. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "mrWidget|To change this default message, edit the template for squash commit messages. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
+msgid "mrWidget|Users who can write to the source or target branches can resolve the conflicts."
+msgstr ""
+
+msgid "mrWidget|What is a merge train?"
+msgstr ""
+
+msgid "mrWidget|Your password"
+msgstr ""
+
+msgid "must be a Debian package"
+msgstr ""
+
+msgid "must be a boolean value"
+msgstr ""
+
+msgid "must be a root group."
+msgstr ""
+
+msgid "must be a root namespace"
+msgstr ""
+
+msgid "must be a valid IPv4 or IPv6 address"
+msgstr ""
+
+msgid "must be a valid json schema"
+msgstr ""
+
+msgid "must be after start"
+msgstr ""
+
+msgid "must be an email you have verified"
+msgstr ""
+
+msgid "must be associated with a Group or a Project"
+msgstr ""
+
+msgid "must be greater than start date"
+msgstr ""
+
+msgid "must be in ISO 8601 format"
+msgstr ""
+
+msgid "must be in same hierarchy as custom role's namespace"
+msgstr ""
+
+msgid "must be inside the fork network"
+msgstr ""
+
+msgid "must be less than the limit of %{tag_limit} tags"
+msgstr ""
+
+msgid "must be set for a project namespace"
+msgstr ""
+
+msgid "must be unique by status and elapsed time within a policy"
+msgstr ""
+
+msgid "must belong to same project of its requirement object."
+msgstr ""
+
+msgid "must belong to same project of the work item."
+msgstr ""
+
+msgid "must contain only a discord user ID."
+msgstr ""
+
+msgid "must have a repository"
+msgstr ""
+
+msgid "must match %{association}.project_id"
+msgstr ""
+
+msgid "must not be an owner of the namespace"
+msgstr ""
+
+msgid "must not contain commonly used combinations of words and letters"
+msgstr ""
+
+msgid "my-awesome-group"
+msgstr ""
+
+msgid "my-channel"
+msgstr ""
+
+msgid "my-topic"
+msgstr ""
+
+msgid "needs to be between 10 minutes and 1 month"
+msgstr ""
+
+msgid "never"
+msgstr ""
+
+msgid "never expires"
+msgstr ""
+
+msgid "new merge request"
+msgstr ""
+
+msgid "no expiration"
+msgstr ""
+
+msgid "no name set"
+msgstr ""
+
+msgid "no one can merge"
+msgstr ""
+
+msgid "no scopes selected"
+msgstr ""
+
+msgid "none"
+msgstr ""
+
+msgid "not authorized to create member"
+msgstr ""
+
+msgid "not authorized to update member"
+msgstr ""
+
+msgid "not found"
+msgstr ""
+
+msgid "nounSeries|%{firstItem} and %{lastItem}"
+msgstr ""
+
+msgid "nounSeries|%{item}"
+msgstr ""
+
+msgid "nounSeries|%{item}, %{nextItem}"
+msgstr ""
+
+msgid "nounSeries|%{item}, and %{lastItem}"
+msgstr ""
+
+msgid "only available on top-level groups."
+msgstr ""
+
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
+msgid "open issue"
+msgstr ""
+
+msgid "or"
+msgstr ""
+
+msgid "organizations can only be added to root groups"
+msgstr ""
+
+msgid "packages"
+msgstr ""
+
+msgid "pages"
+msgstr ""
+
+msgid "params is empty"
+msgstr ""
+
+msgid "parent"
+msgid_plural "parents"
+msgstr[0] ""
+
+msgid "parent already has maximum number of children."
+msgstr ""
+
+msgid "parent must be in the same project as child."
+msgstr ""
+
+msgid "password"
+msgstr ""
+
+msgid "pending comment"
+msgstr ""
+
+msgid "pending deletion"
+msgstr ""
+
+msgid "personal access token"
+msgstr ""
+
+msgid "personal access tokens"
+msgstr ""
+
+msgid "pipeline"
+msgstr ""
+
+msgid "pipeline schedules documentation"
+msgstr ""
+
+msgid "pipelineEditorWalkthrough|Let's do this!"
+msgstr ""
+
+msgid "pipelineEditorWalkthrough|See how GitLab pipelines work"
+msgstr ""
+
+msgid "pipelineEditorWalkthrough|This %{codeStart}.gitlab-ci.yml%{codeEnd} file creates a simple test pipeline."
+msgstr ""
+
+msgid "pipelineEditorWalkthrough|Use the %{boldStart}commit changes%{boldEnd} button at the bottom of the page to run the pipeline."
+msgstr ""
+
+msgid "pipelineEditorWalkthrough|You can use the file tree to view your pipeline configuration files. %{linkStart}Learn more%{linkEnd}"
+msgstr ""
+
+msgid "point"
+msgid_plural "points"
+msgstr[0] ""
+
+msgid "previously merged commits"
+msgstr ""
+
+msgid "private"
+msgstr ""
+
+msgid "private key does not match certificate."
+msgstr ""
+
+msgid "processing"
+msgstr ""
+
+msgid "project"
+msgid_plural "projects"
+msgstr[0] ""
+
+msgid "project access token"
+msgstr ""
+
+msgid "project access tokens"
+msgstr ""
+
+msgid "project bots cannot be added to other groups / projects"
+msgstr ""
+
+msgid "project is read-only"
+msgstr ""
+
+msgid "project members"
+msgstr ""
+
+msgid "project name"
+msgstr ""
+
+msgid "project namespace cannot be the parent of another namespace"
+msgstr ""
+
+msgid "projects"
+msgstr ""
+
+msgid "reCAPTCHA"
+msgstr ""
+
+msgid "reCAPTCHA helps prevent credential stuffing."
+msgstr ""
+
+msgid "reCAPTCHA private key"
+msgstr ""
+
+msgid "reCAPTCHA site key"
+msgstr ""
+
+msgid "reached maximum depth"
+msgstr ""
+
+msgid "recent activity"
+msgstr ""
+
+msgid "register"
+msgstr ""
+
+msgid "relates to"
+msgstr ""
+
+msgid "remaining"
+msgstr ""
+
+msgid "remove"
+msgstr ""
+
+msgid "remove due date"
+msgstr ""
+
+msgid "remove start date"
+msgstr ""
+
+msgid "remove weight"
+msgstr ""
+
+msgid "removed a %{link_type} link"
+msgstr ""
+
+msgid "removed a Zoom call from this issue"
+msgstr ""
+
+msgid "rendered diff"
+msgstr ""
+
+msgid "reply"
+msgid_plural "replies"
+msgstr[0] ""
+
+msgid "reply should have same confidentiality as top-level note"
+msgstr ""
+
+msgid "repositories"
+msgstr ""
+
+msgid "repository"
+msgid_plural "repositories"
+msgstr[0] ""
+
+msgid "repository:"
+msgstr ""
+
+msgid "role's base access level does not match the access level of the membership"
+msgstr ""
+
+msgid "rule"
+msgid_plural "rules"
+msgstr[0] ""
+
+msgid "running"
+msgstr ""
+
+msgid "satisfied"
+msgstr ""
+
+msgid "scan-execution-policy: policy not applied, %{policy_path} file is invalid"
+msgstr ""
+
+msgid "scan-execution-policy: policy not applied, %{policy_path} file is missing"
+msgstr ""
+
+msgid "seat"
+msgid_plural "seats"
+msgstr[0] ""
+
+msgid "security Reports|There was an error creating the merge request"
+msgstr ""
+
+msgid "selective_code_owner_removals can only be enabled when retain_approvals_on_push is enabled"
+msgstr ""
+
+msgid "severity|Blocker"
+msgstr ""
+
+msgid "severity|Critical"
+msgstr ""
+
+msgid "severity|High"
+msgstr ""
+
+msgid "severity|Info"
+msgstr ""
+
+msgid "severity|Low"
+msgstr ""
+
+msgid "severity|Major"
+msgstr ""
+
+msgid "severity|Medium"
+msgstr ""
+
+msgid "severity|Minor"
+msgstr ""
+
+msgid "severity|None"
+msgstr ""
+
+msgid "severity|Unknown"
+msgstr ""
+
+msgid "should be an array of %{object_name} objects"
+msgstr ""
+
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
+msgid "should be an array of existing usernames. %{invalid} does not exist"
+msgstr ""
+
+msgid "should be greater than or equal to %{access} inherited membership from group %{group_name}"
+msgstr ""
+
+msgid "show %{count} more"
+msgstr ""
+
+msgid "show fewer"
+msgstr ""
+
+msgid "show less"
+msgstr ""
+
+msgid "sign in"
+msgstr ""
+
+msgid "smartcn custom analyzer"
+msgstr ""
+
+msgid "source"
+msgstr ""
+
+msgid "source diff"
+msgstr ""
+
+msgid "specified top is not part of the tree"
+msgstr ""
+
+msgid "spendCommand|%{slash_command} adds or subtracts time already spent."
+msgstr ""
+
+msgid "ssh:"
+msgstr ""
+
+msgid "started a discussion on %{design_link}"
+msgstr ""
+
+msgid "started on %{timebox_start_date}"
+msgstr ""
+
+msgid "starts on %{timebox_start_date}"
+msgstr ""
+
+msgid "structure is too large"
+msgstr ""
+
+msgid "stuck"
+msgstr ""
+
+msgid "success"
+msgstr ""
+
+msgid "suggestPipeline|1/2: Choose a template"
+msgstr ""
+
+msgid "suggestPipeline|2/2: Commit your changes"
+msgstr ""
+
+msgid "suggestPipeline|Choose %{boldStart}Code Quality%{boldEnd} to add a pipeline that tests the quality of your code."
+msgstr ""
+
+msgid "suggestPipeline|The template is ready! You can now commit it to create your first pipeline."
+msgstr ""
+
+msgid "suggestPipeline|We’re adding a GitLab CI configuration file to add a pipeline to the project. You could create it manually, but we recommend that you start with a GitLab template that works out of the box."
+msgstr ""
+
+msgid "supported SSH public key."
+msgstr ""
+
+msgid "tag name"
+msgstr ""
+
+msgid "terraform states"
+msgstr ""
+
+msgid "the correct format."
+msgstr ""
+
+msgid "the following epics"
+msgstr ""
+
+msgid "the following incidents or issues"
+msgstr ""
+
+msgid "the following issues"
+msgstr ""
+
+msgid "the wiki"
+msgstr ""
+
+msgid "then"
+msgstr ""
+
+msgid "this document"
+msgstr ""
+
+msgid "time summary"
+msgstr ""
+
+msgid "to yourself"
+msgstr ""
+
+msgid "today"
+msgstr ""
+
+msgid "toggle collapse"
+msgstr ""
+
+msgid "total must be less than or equal to %{size}"
+msgstr ""
+
+msgid "triggered"
+msgstr ""
+
+msgid "two-factor authentication settings"
+msgstr ""
+
+msgid "type must be Debian"
+msgstr ""
+
+msgid "type parameter is missing and is required"
+msgstr ""
+
+msgid "unicode domains should use IDNA encoding"
+msgstr ""
+
+msgid "updated"
+msgstr ""
+
+msgid "updated %{timeAgo}"
+msgstr ""
+
+msgid "updated %{time_ago}"
+msgstr ""
+
+msgid "uploads"
+msgstr ""
+
+msgid "user"
+msgid_plural "users"
+msgstr[0] ""
+
+msgid "user avatar"
+msgstr ""
+
+msgid "user namespace cannot be the parent of another namespace"
+msgstr ""
+
+msgid "username"
+msgstr ""
+
+msgid "v%{version} published %{timeAgo}"
+msgstr ""
+
+msgid "value for '%{storage}' must be an integer"
+msgstr ""
+
+msgid "value for '%{storage}' must be between 0 and 100"
+msgstr ""
+
+msgid "verify ownership"
+msgstr ""
+
+msgid "version %{report_version} for report type %{report_type} is deprecated. However, GitLab will still attempt to parse and ingest this report. Upgrade the security report to one of the following versions: %{current_schema_versions}."
+msgstr ""
+
+msgid "version %{versionIndex}"
+msgstr ""
+
+msgid "via %{closed_via}"
+msgstr ""
+
+msgid "via merge request %{link}"
+msgstr ""
+
+msgid "view it on GitLab"
+msgstr ""
+
+msgid "view the blob"
+msgstr ""
+
+msgid "view the source"
+msgstr ""
+
+msgid "visibility"
+msgstr ""
+
+msgid "vulnerability"
+msgid_plural "vulnerabilities"
+msgstr[0] ""
+
+msgid "vulnerability|Add a comment"
+msgstr ""
+
+msgid "vulnerability|Add a comment or reason for dismissal"
+msgstr ""
+
+msgid "vulnerability|Add comment"
+msgstr ""
+
+msgid "vulnerability|Add comment & dismiss"
+msgstr ""
+
+msgid "vulnerability|Add comment and dismiss"
+msgstr ""
+
+msgid "vulnerability|Dismiss vulnerability"
+msgstr ""
+
+msgid "vulnerability|Save comment"
+msgstr ""
+
+msgid "vulnerability|Undo dismiss"
+msgstr ""
+
+msgid "vulnerability|dismissed"
+msgstr ""
+
+msgid "was scheduled to merge after pipeline succeeds by"
+msgstr ""
+
+msgid "weekly"
+msgstr ""
+
+msgid "wiki page"
+msgstr ""
+
+msgid "with %{additions} additions, %{deletions} deletions."
+msgstr ""
+
+msgid "with expiry changing from %{old_expiry} to %{new_expiry}"
+msgstr ""
+
+msgid "with expiry remaining unchanged at %{old_expiry}"
+msgstr ""
+
+msgid "yaml invalid"
+msgstr ""
+
+msgid "you"
+msgstr ""
+
+msgid "your GitLab instance"
+msgstr ""
+
+msgid "your group (%{group_name})"
+msgstr ""
+
+msgid "your settings"
+msgstr ""
+
+msgid "{group}"
+msgstr ""
+
+msgid "{project}"
+msgstr ""
+
+msgid "✔"
+msgstr ""
+
diff --git a/locale/nb_NO/gitlab.po b/locale/nb_NO/gitlab.po
index 36417d14a0b..49aa90e1305 100644
--- a/locale/nb_NO/gitlab.po
+++ b/locale/nb_NO/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: nb\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr " %{start} til %{end}"
@@ -60,8 +60,8 @@ msgstr " eller %{emphasisStart}#saks-id%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " eller %{emphasisStart}#epos-id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " eller referanser (f.eks. filbane/til/prosjekt!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " reagerte med: %{name}:"
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" finness ikke på \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "«%{repository_name}» sin størrelse (%{repository_size}) er større enn grensen på %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (lukket)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d gruppe"
msgstr[1] "%d grupper"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d time"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d personlig prosjekt vil bli fjernet og kan ikke gjenopprettes."
msgstr[1] "%d personlige prosjekter vil bli fjernet og kan ikke gjenopprettes."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d tidligere sammenslått commit"
@@ -828,12 +831,6 @@ msgstr "%{level_name} er ikke tillatt siden utgreiningskildeprosjektet har laver
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Fjern %{draft_snippet} prefiksen%{link_end} fra tittelen for å tillate at denne fletteforespørselen blir innflettet når den er klar."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "%{link_start}Start tittelen med %{draft_snippet}%{link_end} for å hindre at et utkast til sammenslåingsforespørsel benyttes før den er klar."
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}, og %{awardsListLength} til"
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} dag"
msgstr[1] "%{no_of_days} dager"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commiter bak %{default_branch}, %{number_commits_ahead} commiter foran"
@@ -982,14 +982,24 @@ msgstr "%{reportType} oppdaget %{totalStart}%{total}%{totalEnd} potensial %{vuln
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Prøv igjen%{retryButtonEnd} eller %{newFileButtonStart}legg ved en ny fil%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] "%{strong_start}%{count} medlem%{strong_end} må godkjenne sammenslåing. Alle med «Utvikler»-rollen eller høyere kan godkjenne."
msgstr[1] "%{strong_start}%{count} medlemmer%{strong_end} må godkjenne sammenslåing. Alle med «Utvikler»-rollen eller høyere kan godkjenne."
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Ingen endringer)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr "(slettet)"
msgid "(expired)"
msgstr "(utløpt)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(la stå tomt hvis du ikke vil endre det)"
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr "En side med den tittelen finnes allerede"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr "Legg til nytt nettsted"
msgid "Add README"
msgstr "Legg til README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Legg til Zoom-møte"
@@ -2278,9 +2299,6 @@ msgstr "Legg til godkjenningsregel"
msgid "Add approvers"
msgstr "Legg til godkjennere"
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr "Aktive brukere"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Blokkerte brukere"
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Komponenter"
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Stopp alle jobber"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Stopp alle jobber?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Stopp jobber"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Stopp jobber som mislyktes"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr "Vis nyligste prosjekter"
msgid "AdminArea|View latest users"
msgstr "Vis nyeste grupper"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Feil under innlasting av statistikken. Vennligst prøv igjen"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Auto DevOps-domene"
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr "Avanserte innstillinger"
msgid "Advanced export options"
msgstr "Avanserte eksportinnstillinger"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr "Etter en vellykket passordoppdatering vil du bli omdirigert til påloggi
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Etter en vellykket passordoppdatering, vil du bli omdirigert til påloggingssiden der du kan logge på med ditt nye passord."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr "Tillat brukere å avvise utsendingsmeldingen"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr "En feil oppstod under innhenting av ventende kommentarer"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "En feill oppstod under innhenting av autofullføring av prosjekter."
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr "En feil oppstod under fjerning av eposer."
msgid "An error occurred while removing issues."
msgstr "En feil oppstod under fjerning av saker."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr "En feil oppstod under rendring av redigereren"
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr "En sak finnes allerede"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr "En uautentisert bruker"
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr "Enhver milepæl"
-msgid "Any namespace"
-msgstr "Ethvert navneområde"
-
msgid "App ID"
msgstr "App-ID"
@@ -5126,6 +5209,9 @@ msgstr "Seksjon: %seksjon"
msgid "Approve"
msgstr "Godkjenn"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Godkjenn en fletteforespørsel"
@@ -5216,6 +5302,9 @@ msgstr "Er du sikker på at du vil %{action} %{name}?"
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr "Tilordne til den kommenterende brukeren"
msgid "Assign to me"
msgstr "Tilordne meg"
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr "Tilordnet til %{assignee_name}"
msgid "Assigned to me"
msgstr "Tilordnet meg"
-msgid "Assigned to you"
-msgstr "Tilordnet deg"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Tilordnet"
msgstr[1] "%d tilordnede"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "Den tilordnede har ingen tillatelser"
@@ -5953,6 +6057,12 @@ msgstr "Automatisk oppklart"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Notis"
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar for %{assigneeName}"
@@ -6418,6 +6525,9 @@ msgstr "For å behandle planen til denne gruppen, besøk faktureringsseksjonen t
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Grener"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr "må være en gruppe"
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr "Distribusjonsstrategi"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "gruppe aktivert"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "Visse typer brukerinnhold vil bli flyttet til en systemdekkende 'Spøkelsesbruker' for å opprettholde innholdet for ettertiden. For ytterligere informasjon, se dokumentasjonen %{link_start}for sletting av brukerkontoer.%{link_end}"
@@ -8069,9 +8242,6 @@ msgstr "Endre ditt passord"
msgid "Change your password or recover your current one"
msgstr "Endre passordet ditt eller gjenopprett ditt nåværende"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,18 +8594,18 @@ msgstr "Antall brukere"
msgid "Checkout|Payment method"
msgstr "Betalingsmetode"
-msgid "Checkout|Please select a country"
-msgstr "Vennligst velg et land"
-
-msgid "Checkout|Please select a state"
-msgstr "Vennligst velg en delstat"
-
msgid "Checkout|Purchase details"
msgstr "Kjøpsdetaljer"
msgid "Checkout|Select"
msgstr "Velg"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Delstat"
@@ -8547,9 +8714,6 @@ msgstr "Velg hvilken som helst farge."
msgid "Choose file…"
msgstr "Velg fil …"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr "Fjern variabel"
msgid "CiVariables|Remove variable row"
msgstr "Fjern variabel-rad"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Omfang"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr "Tilstand"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Type"
@@ -8712,6 +8876,9 @@ msgstr "Verdi"
msgid "CiVariables|Variables"
msgstr "Variabler"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "Alle miljøer"
msgid "CiVariable|Create wildcard"
msgstr "Opprett jokertegn"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Nytt miljø"
@@ -9844,6 +10014,12 @@ msgstr "Kodeeiere"
msgid "Code Quality"
msgstr "Kodekvalitet"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "Kodevurdering"
@@ -10059,6 +10235,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "Legg til %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "skapt"
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "En feil oppstod under innhenting av fletteforespørselsdata."
-msgid "Commits|History"
-msgstr "Historikk"
-
msgid "Commits|No related merge requests found"
msgstr "Ingen relaterte fletteforespørsler ble funnet"
@@ -10122,6 +10304,9 @@ msgstr "Sammenlign Git-revisjoner"
msgid "Compare GitLab editions"
msgstr "Sammenlign GitLab-utgaver"
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Sammenlign revisjoner"
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Saker"
@@ -11031,9 +11228,18 @@ msgstr "Forrige måned"
msgid "ContributionAnalytics|Last week"
msgstr "Forrige uke"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "Fletteforespørsler"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr "Bidrag på %{calendar_date}"
@@ -11181,18 +11399,12 @@ msgstr "Kopier hemmelighet"
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr "Kopier til utklippstavle"
msgid "Copy token"
msgstr "Kopier sjetong"
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr "Kopier verdi"
@@ -11805,6 +12017,12 @@ msgstr "Opprettet"
msgid "Created %{epicTimeagoDate}"
msgstr "Opprettet %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "Opprettet %{timestamp}"
@@ -11817,6 +12035,9 @@ msgstr "Opprettet den"
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr "Totalt"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "er ikke tilgjengelig for den valgte gruppen"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} valgt (%{maxLabels} max)"
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr "Dato"
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr "Antall distribusjoner"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr "Behandle profiler"
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr "Profilnavn"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr "Brukernavn"
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr "Validert"
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr "Slett nøkkel"
-msgid "Delete Selected"
-msgstr "Slett valgte"
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr "Slett kolonne"
msgid "Delete comment"
msgstr "Slett kommentar"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr "Slett rad"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr "DevOps-adopsjon"
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr "Enheter (valgfritt)"
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr "Avslå valgte"
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr "Avfeibar"
-
msgid "Dismissed"
msgstr "Avfeid"
@@ -14745,6 +14939,9 @@ msgstr "Ikke send tjenestedata"
msgid "Don't show again"
msgstr "Ikke vis igjen"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Fullført"
@@ -14778,9 +14975,6 @@ msgstr "Last ned artefakter"
msgid "Download codes"
msgstr "Last ned koder"
-msgid "Download evidence JSON"
-msgstr "Last ned bevis-JSON"
-
msgid "Download export"
msgstr "Last ned eksport"
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr "Ingen. Velg navneområder å indeksere."
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Ingen. Velg prosjekter å indeksere."
-
msgid "Email"
msgstr "E-post"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr "Skru på E-postvarsler"
-msgid "Enable error tracking"
-msgstr "Skru på feilsporing"
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,12 +15680,12 @@ msgstr ""
msgid "End Time"
msgstr "Sluttid"
+msgid "End time"
+msgstr ""
+
msgid "Ends"
msgstr "Slutter"
-msgid "Ends at (UTC)"
-msgstr "Slutter den (UTC)"
-
msgid "Ends on"
msgstr "Slutter den"
@@ -15609,6 +15794,18 @@ msgstr "Skriv inn passordet ditt for å godkjenne"
msgid "Enterprise"
msgstr "Bedrift"
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr "Miljøer"
msgid "Environments Dashboard"
msgstr "Miljøkontrollpanel"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Vis alle"
@@ -15810,6 +16019,12 @@ msgstr "Stopp"
msgid "Environments|Stop environment"
msgstr "Stopp miljø"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr "Feil ved henting av nettverksgrafer."
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr "Feil under oppdatering av %{issuableType}"
@@ -16254,12 +16469,18 @@ msgstr "Legg til retningslinje"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr "Søk etter bruker"
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr "min"
@@ -16335,6 +16562,9 @@ msgstr "Anslått"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Filtrer etter alle"
@@ -16616,9 +16846,6 @@ msgstr "Forventede dokumenter: %{expected_documents}"
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr "Utløper:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr "Feb"
msgid "February"
msgstr "Februar"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Finn utifra filbane"
msgid "Find file"
msgstr "Finn fil"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,8 +17956,8 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Utgreinet fra"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "Utgreinet fra et utilgjengelig prosjekt"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr ""
msgid "Forking in progress"
msgstr "Utgreining pågår"
@@ -17735,19 +17965,22 @@ msgstr "Utgreining pågår"
msgid "Forks"
msgstr "Utgreininger"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr "Kom i gang!"
-msgid "Getting started with releases"
-msgstr "Å sette i gang med utgivelser"
-
msgid "Git"
msgstr "Git"
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr "GitLab-commit"
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr "GitLab-versjon"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr "Gitea-importering"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr "Saker jeg har opprettet"
msgid "GlobalSearch|Issues assigned to me"
msgstr "Saker tildelt til meg"
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "Fletteforespørsler jeg har opprettet"
@@ -19003,6 +19275,12 @@ msgstr "GlobalSearch|Søkeresultater lastes inn"
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr "Gruppe: %{group_name}"
-msgid "Group: %{name}"
-msgstr "Gruppe: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr "Medlemmer lagt til"
@@ -19771,6 +20043,9 @@ msgstr "Søk i grupper"
msgid "GroupSelect|Select a group"
msgstr "Velg en gruppe"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr "Beklager, ingen grupper samsvarte med søket ditt"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "En gruppe er en samling med flere prosjekter."
@@ -20035,8 +20325,11 @@ msgstr "Opprett ny gruppe"
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
-msgstr "GitLab-kilde-URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr ""
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr "Importer gruppe"
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr "Hjelp"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr "Hvordan konfigurerer jeg denne integrasjonen?"
msgid "How do I generate it?"
msgstr "Hvordan genererer jeg den?"
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr "Hvordan speiler jeg kodelagre?"
@@ -20616,9 +20912,6 @@ msgstr "Hvordan setter jeg opp denne tjenesten?"
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Tilbake"
-
msgid "IDE|Commit"
msgstr "Commit"
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "Rediger"
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr "Gå til prosjekt"
-msgid "IDE|Live Preview"
-msgstr "Forhåndsvisning"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr "Oppdater forhåndsvisning"
-
msgid "IDE|Review"
msgstr "Omtale"
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr "B"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] "Importerer %d kodelager"
msgstr[1] "Importerer %d kodelagre"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr "Importerer …"
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr "Under arbeid"
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr "Må begynne med http eller https"
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr "Alarmdetaljer"
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr "Måltall"
@@ -22125,6 +22448,18 @@ msgstr "Uferdig"
msgid "Increase"
msgstr "Forstørr"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr "Integrasjon"
msgid "Integration Settings"
msgstr "Integrasjonsinnstillinger"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr "Legg til en integrasjon"
msgid "Integrations|Add namespace"
msgstr "Legg til et navneområde"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr "Alle detaljer"
@@ -22463,6 +22798,9 @@ msgstr "GitLab-administratorer kan sette opp integrasjoner som alle prosjekter i
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr "Standard"
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr "Bruk tilpassede innstillinger"
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr "Ugyldig status"
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "Ugyldig 2-trinnskode."
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "Avbryt"
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr "Tittel"
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr "Flytt til «Ferdig»"
msgid "JiraService|Open Jira"
msgstr "Åpne Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "Passord eller API-sjetong"
@@ -23776,10 +24129,10 @@ msgstr "Velg saksrapport-type"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,18 +24144,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "Brukernavn eller E-post"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr ""
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr "Jobben ble forsøkt på nytt"
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Jobber"
@@ -24329,15 +24685,6 @@ msgstr "Seneste %{days} dager"
msgid "Last 2 weeks"
msgstr "Seneste 2 uker"
-msgid "Last 30 days"
-msgstr "Siste 30 dager"
-
-msgid "Last 60 days"
-msgstr "Seneste 60 dager"
-
-msgid "Last 90 days"
-msgstr "Siste 90 dager"
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr "Forrige vellykkede oppdatering"
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr "Senest verifisert"
-
msgid "Last update"
msgstr "Nyligst oppdatert"
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr "List opp dine Gitea-kodelagre"
msgid "List available repositories"
msgstr "List opp tilgjengelige kodelagre"
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr "Liste over alle innflettings-commits"
@@ -25079,9 +25429,6 @@ msgstr "Listevisning"
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr "Live forhåndsvisning"
-
msgid "Load more"
msgstr "Last inn flere"
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr "Innlogging"
-
msgid "Login with smartcard"
msgstr "Logg på med et smartkort"
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr "Administrer tilgang"
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr "Direkte"
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr "Skrudd av"
@@ -26094,9 +26447,6 @@ msgstr "Flett umiddelbart"
msgid "Merge in progress"
msgstr "Fletting pågår"
-msgid "Merge locally"
-msgstr "Flett lokalt"
-
msgid "Merge options"
msgstr "Fletteinnstillinger"
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr "Legg til prosjekter"
@@ -27061,8 +27447,8 @@ msgstr ""
msgid "Monitor Settings"
msgstr "Innstillinger for observering"
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "Overvåk feilene dine ved å integrere med Sentry."
+msgid "Monitor your errors directly in GitLab."
+msgstr ""
msgid "Monitoring"
msgstr "Adminovervåking"
@@ -27073,9 +27459,6 @@ msgstr "Måned"
msgid "Months"
msgstr "Måneder"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr "Mer detaljer"
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr "Mere informasjon."
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "Mer enn %{number_commits_distance} commiter er annerledes fra %{default_branch}"
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr "Flytter denne saken til %{path_to_project}."
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr "Distribuering"
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr "Mitt firma eller team"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr "Navn"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr "Navnet har allerede blitt tatt"
msgid "Name is already taken."
msgstr "Navnet er allerede tatt."
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr "Navnefelt"
msgid "Namespace ID:"
msgstr "Navneområde-ID:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr "Navneområde:"
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Ny sak"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr "Tittel på den nye saken"
@@ -27890,6 +28285,9 @@ msgstr "Ingen meldinger ble loggført"
msgid "No milestone"
msgstr "Ingen milepæl"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "Ingen andre stempler med sådan navn eller beskrivelse"
@@ -27983,9 +28381,6 @@ msgstr "Ingen mal valgt"
msgid "No test coverage"
msgstr "Ingen testdekning"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "Bemerk: Som en GitLab-administrator, kan du ville konfigurere %{github_integration_link}, som vil tillate innlogging via GitHub og tillate å koble til kodelagre uten å generere en personlig tilgangssjetong."
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Er du sikker på at du vil avbryte opprettelsen av denne kommentaren?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "Klapp sammen svar"
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr "Å nei!"
-msgid "Ok, let's go"
-msgstr "OK, da setter vi i gang"
-
msgid "Okay"
msgstr "OK"
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,8 +29296,8 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
-msgstr "Beskrivelse (valgfritt)"
+msgid "OnDemandScans|Description"
+msgstr ""
msgid "OnDemandScans|Discard changes"
msgstr ""
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr "Oi sann, er du sikker?"
msgid "Open"
msgstr "Åpen"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr "Åpne feil"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr "Åpne i Gitpod"
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr "Pakken finnes allerede"
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr "Pakken ble vellykket slettet"
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr "Pakketype"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr "Pakketypen må være Conan"
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "Siden ble ikke funnet"
@@ -30084,9 +30524,6 @@ msgstr "Sti"
msgid "Path:"
msgstr "Filbane:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Aktivert"
@@ -30516,6 +30965,12 @@ msgstr "Alle"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Trinn"
@@ -31290,6 +31760,9 @@ msgstr "Vennligst skriv inn et gyldig nummer"
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr "Forhåndsvisning"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "Forhåndsvis Markdown"
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr "Produktivitet"
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Du må overføre eierskapet eller slette disse gruppene før du kan slette kontoen din."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Ditt LinkedIn-profilnavn fra linkedin.com/in/profilnavn"
@@ -32448,6 +32951,12 @@ msgstr "Fremdrift"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "Prosjekt"
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "Prosjektopplastinger"
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "Prosjekt: %{name}"
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr "Analyser"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr "Pakker"
-
msgid "ProjectSettings|Pages"
msgstr "Sider"
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr "Prosjekter delt med %{group_name}"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr "Prosjekter å indeksere"
@@ -33516,6 +34034,9 @@ msgstr "Beklager, ingen prosjekter samsvarer med søket ditt"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr "Start i gang kodelageret med en README"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "Ingen importalternativer er tilgjengelige"
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "%{wildcards_link_start}Jokertegn%{wildcards_link_end} slik som %{code_tag_start}*-stable%{code_tag_end} eller %{code_tag_start}production/*%{code_tag_end} er støttet."
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr "Tillatelse til å innflette"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Tillatelse til å innflette:"
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr "Gren"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Beskytt"
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr "Beskyttede grener"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} vil være skrivbar for utviklere. Er du sikker?"
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "Leverandør"
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Push"
@@ -34272,7 +34838,7 @@ msgstr "Push-hendelser"
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr "Referanse"
msgid "References"
msgstr "Referanser"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr "Utgivelser"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "Utgivelser er basert på Git-etiketter og markerer spesifikke punkter i prosjektets utviklingshistorie. De kan inneholde informasjon om endringstypene og kan også levere binærfiler, slik som kompilerte versjoner av programvaren din."
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases documentation"
-msgstr "Dokumentasjon for utgivelser"
-
msgid "Releases|New Release"
msgstr "Ny utgivelse"
msgid "Releases|Tag message"
msgstr ""
+msgid "Release|Create a new release"
+msgstr ""
+
+msgid "Release|Getting started with releases"
+msgstr ""
+
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr "Fjern gruppe"
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "Fjern iterasjon"
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "Seneste oppdatering"
@@ -35714,13 +36313,19 @@ msgstr "Tilbakestill til prosjektets standarder"
msgid "Resolve"
msgstr "Løs"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr "Løs konflikter"
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr "Svar"
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Responsmåltall (AWS ELB)"
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr "Fortsett"
-msgid "Resync"
-msgstr "Re-synk"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,8 +36474,8 @@ msgstr "Vis nyligste app"
msgid "Review changes"
msgstr "Gå gjennom endringer"
-msgid "Review requests for you"
-msgstr "Gjennomgangsforespørsler til deg"
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
msgstr ""
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr "Tilbakekall"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr "Tilbakekalt"
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr "Aktiv"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr "IP-adresse"
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr "Siste kontakt"
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr "Navn"
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr "På nett"
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr "Plattform"
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr "Egenskapsnavn"
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,11 +37246,14 @@ msgstr "gruppe"
msgid "Runners|paused"
msgstr "satt på pause"
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr "delt"
-msgid "Runners|specific"
-msgstr "spesifikk"
+msgid "Runner|New"
+msgstr ""
msgid "Runner|Owner"
msgstr ""
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr "SAST-oppsett"
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr "SHA256"
@@ -36732,6 +37420,12 @@ msgstr "Lagre passord"
msgid "Save pipeline schedule"
msgstr ""
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "Lagrer"
@@ -36744,12 +37438,6 @@ msgstr ""
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr ""
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr ""
@@ -36987,9 +37675,6 @@ msgstr "Søk i filer"
msgid "Search for Namespace"
msgstr "Søk etter navneområde"
-msgid "Search for a LDAP group"
-msgstr "Søk etter en LDAP-gruppe"
-
msgid "Search for a group"
msgstr "Søk etter en gruppe"
@@ -37095,6 +37780,12 @@ msgstr "i prosjektet %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "av %{link_to_project}"
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Sikkerhet"
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr "Ny retningslinje"
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr "En feil oppstod under oppretting av fletteforespørselen."
msgid "SecurityReports|There was an error deleting the comment."
msgstr "Det oppstod en feil under sletting av kommentaren."
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr "Det oppstod en feil under avfeiing av sårbarhetene."
@@ -38215,12 +38948,18 @@ msgstr "Velg Git-revisjon"
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr "Velg en gren"
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr "Velg en rolle"
msgid "Select a template repository"
msgstr "Velg et mal-kodelager"
-msgid "Select a template type"
-msgstr "Velg en maltype"
-
msgid "Select all"
msgstr "Velg alt"
@@ -38326,9 +39062,6 @@ msgstr "Velg prosjekt"
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr "Velg prosjekter"
@@ -38365,6 +39098,9 @@ msgstr "Velg undergruppe"
msgid "Select subscription"
msgstr "Velg abonnement"
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Velg målgren"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "De valgte nivåene kan ikke brukes av ikke-administratorbrukere for grupper, prosjekter eller utdrag. Hvis det offentlige nivået er begrenset, er brukerprofilene bare synlige for påloggede brukere."
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr "Logg av og registrer"
msgid "Sign up"
msgstr "Registrer deg"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr "Noe gikk galt under endring av låsestatus på denne %{issuableDisplayNa
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr "Noe gikk galt under oppdatering av et krav."
msgid "Something went wrong while updating assignees"
msgstr "Noe gikk galt under oppdatering av tilordnede"
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr "Noe gikk galt under oppdatering av listeinnstillingene dine"
@@ -39986,9 +40737,6 @@ msgstr "Spam- og anti-bot-beskyttelse"
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr "Start søk"
msgid "Start thread"
msgstr "Start tråd"
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr "Starter"
msgid "Starts %{startsIn}"
msgstr "Starter %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Starter (UTC)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr "Grenen eller etiketten finnes ikke"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr "Den nåværende saken"
msgid "The current user is not authorized to access the job log."
msgstr "Den nåværende brukeren er ikke autorisert til å få tilgang til jobbloggen."
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr "En feil oppstod under innhenting av iterasjoner."
msgid "There was a problem fetching labels."
msgstr "En feil oppstod under innhenting av stempler."
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr "En feil oppstod under innhenting av lenkede rørledninger."
@@ -42540,6 +43291,9 @@ msgstr "Det oppstod en feil under fjerning av e-posten."
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "Dette prosjektet"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr "Torsdag"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "Tid"
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "For å importere et SVN-kodelager, sjekk ut %{svn_link}."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr "For å aktivere kontoen din på nytt, logg på GitLab på %{gitlab_url}."
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr "For å utvide søket, endre eller fjerne filtrene ovenfor."
msgid "To-Do List"
msgstr "Gjøremålsliste"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr "Sjetongnavn"
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr "Trigger fjernet."
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr "Triggersjetong:"
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr "Betrodd"
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr "Oppdater godkjennere"
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr "Oppdatering mislyktes"
@@ -44837,6 +45617,15 @@ msgstr "Oppdater ditt gruppenavn, beskrivelse, avatar og synlighet."
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr "Prosjektet kunne ikke bli oppdatert!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr "Oppdatert"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Oppdatert %{updated_at} av %{updated_by}"
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr "Bruk .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr "Brukerbegrensninger"
msgid "User settings"
msgstr "Brukerinnstillinger"
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr "Brukeren ble vellykket opprettet."
@@ -45550,6 +46351,9 @@ msgstr "(Opptatt)"
msgid "UserProfile|Activity"
msgstr "Aktivitet"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Blokkert user"
@@ -45820,6 +46624,9 @@ msgstr "Verdistrøm-analyse"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr "&lt;1m"
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr "Start"
msgid "ValueStreamEvent|Stop"
msgstr "Stopp"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr "Standardverdistrømmen kan ikke bli slettet"
-
msgid "Variable"
msgstr "Variabel"
@@ -46006,9 +46822,6 @@ msgstr "Versjon %{versionNumber} (nyeste)"
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr "Vi fant ingen %{scope} som samsvarer med %{term} i prosjektet %{project}
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr "Du må oppgi ditt nåværende passord for å kunne endre den."
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr "Din melding her"
msgid "Your name"
msgstr "Navnet ditt"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] "omkring %d timer"
msgid "access:"
msgstr "tilgang:"
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr "la til %{emails}"
@@ -49479,9 +50280,6 @@ msgstr "laster inn"
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr "lukket"
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr "data"
+msgid "database"
+msgstr "database"
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr "overgår grensen på %{bytes} bytes"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr "utløp den %{timebox_due_date}"
@@ -50005,9 +50815,6 @@ msgstr "laster"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "låst av %{path_lock_user_name} %{created_at}"
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr "manual"
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr "må være en Debian-pakke"
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr "%{item}, og %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr "åpen sak"
@@ -50720,6 +51542,9 @@ msgstr "Ukjent"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/nl_NL/gitlab.po b/locale/nl_NL/gitlab.po
index f2d9e7a1f77..7f2808901fc 100644
--- a/locale/nl_NL/gitlab.po
+++ b/locale/nl_NL/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: nl\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:20\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits achter %{default_branch}, %{number_commits_ahead} commits voor"
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Branches"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "%{file_name} toevoegen"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr "Geschiedenis"
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/or_IN/gitlab.po b/locale/or_IN/gitlab.po
index 3f65e918b7f..9644498f3ae 100644
--- a/locale/or_IN/gitlab.po
+++ b/locale/or_IN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: or\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/pa_IN/gitlab.po b/locale/pa_IN/gitlab.po
index 2e62d075334..6ee64e9c26b 100644
--- a/locale/pa_IN/gitlab.po
+++ b/locale/pa_IN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: pa-IN\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/pa_PK/gitlab.po b/locale/pa_PK/gitlab.po
index 3c66be87aa5..274f5836331 100644
--- a/locale/pa_PK/gitlab.po
+++ b/locale/pa_PK/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: pa-PK\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:24\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/pl_PL/gitlab.po b/locale/pl_PL/gitlab.po
index ef11a30f73a..a984423ae94 100644
--- a/locale/pl_PL/gitlab.po
+++ b/locale/pl_PL/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr " %{start} do %{end}"
@@ -62,8 +62,8 @@ msgstr " lub %{emphasisStart}#id zgłoszenia%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " lub %{emphasisStart}&id epiku%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " lub referencje (np. ścieżka/do/projektu!id_żądania_scalenia)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " zareagował(a) z :%{name}:"
@@ -74,6 +74,9 @@ msgstr "„%{path}” nie istniało na „%{ref}”"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "Rozmiar (%{repository_size}) w „%{repository_name}” jest większy niż limit %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -353,6 +356,13 @@ msgstr[1] "%d grupy"
msgstr[2] "%d grup"
msgstr[3] "%d grupy"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d godzina"
@@ -472,13 +482,6 @@ msgstr[1] "%d projekty osobiste zostaną usunięte i nie będzie można ich przy
msgstr[2] "%d projektów osobistych zostanie usuniętych i nie będzie można ich przywrócić."
msgstr[3] "%d projektu osobistego zostanie usunięte i nie będzie można go przywrócić."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d poprzednio zmergowany commit"
@@ -1010,12 +1013,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1089,6 +1086,9 @@ msgstr[1] "%{no_of_days} dni"
msgstr[2] "%{no_of_days} dni"
msgstr[3] "%{no_of_days} dnia"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commitów tyle za %{default_branch}, %{number_commits_ahead} commitów przed"
@@ -1168,8 +1168,8 @@ msgstr "%{reportType} wykryto %{totalStart}%{total}%{totalEnd} potencjalnych %{v
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Spróbuj ponownie%{retryButtonEnd} lub %{newFileButtonStart}załącz nowy plik%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1261,7 +1275,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1302,8 +1316,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1513,9 +1534,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Bez zmian)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1528,6 +1546,9 @@ msgstr "(usunięto)"
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(pozostaw puste, jeśli nie chcesz tego zmieniać)"
@@ -2008,6 +2029,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2452,6 +2476,9 @@ msgstr ""
msgid "Add README"
msgstr "Dodaj README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Dodaj spotkanie Zoom"
@@ -2548,9 +2575,6 @@ msgstr "Dodaj regułę zatwierdzania"
msgid "Add approvers"
msgstr "Dodaj zatwierdzających"
-msgid "Add broadcast message"
-msgstr "Dodaj wiadomość rozgłoszeniową"
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2860,6 +2884,9 @@ msgstr "Aktywni użytkownicy"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Zablokowani użytkownicy"
@@ -2872,6 +2899,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Komponenty"
@@ -2944,15 +2980,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr "Zatrzymaj zadania"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Zatrzymanie zadań nie powiodło się"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2989,7 +3016,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3001,12 +3031,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3049,6 +3088,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Automatyczna domena DevOps"
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3166,6 +3205,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3274,6 +3325,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr "Ustawienia zaawansowane"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3886,6 +3949,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3895,22 +3964,46 @@ msgstr "Po udanej aktualizacji hasła zostaniesz przekierowany do ekranu logowan
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Po udanej aktualizacji hasła, zostaniesz przekierowany na stronę logowania, gdzie można zalogować się przy użyciu nowego hasła."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4381,6 +4474,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4399,9 +4495,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Pozwól użytkownikom na zarejestrowanie GitLaba jako dostawcy OAuth w dowolnej aplikacji"
@@ -4627,9 +4720,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr "Wystąpił błąd podczas pobierania oczekującego komentarza"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4777,9 +4867,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr "Wystąpił błąd podczas renderowania edytora"
@@ -4889,6 +4976,13 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4982,9 +5076,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr "Dowolna przestrzeń nazw"
-
msgid "App ID"
msgstr "ID aplikacji"
@@ -5412,6 +5503,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5502,6 +5596,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5620,6 +5717,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5770,6 +5879,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5794,9 +5906,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5804,6 +5913,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6247,6 +6359,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6262,9 +6380,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6712,6 +6827,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7298,6 +7422,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7316,10 +7446,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7343,6 +7473,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7361,13 +7494,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7403,7 +7536,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7412,6 +7548,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7703,10 +7842,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7718,7 +7857,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7796,7 +7944,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7965,6 +8116,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7986,6 +8146,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8373,9 +8554,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,7 +8707,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8544,9 +8722,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,16 +8910,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8855,9 +9030,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8993,13 +9165,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9008,9 +9183,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9020,6 +9192,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr "Utwórz symbole wieloznaczne"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10156,6 +10334,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10373,6 +10557,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10403,9 +10596,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10436,6 +10626,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11336,9 +11529,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11351,9 +11556,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11363,6 +11577,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11501,18 +11727,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12125,6 +12345,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12137,6 +12363,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12512,9 +12741,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12651,12 +12871,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12933,7 +13132,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13017,10 +13216,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13125,6 +13324,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13546,6 +13748,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14566,15 +14774,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14996,9 +15201,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15095,6 +15297,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15128,9 +15333,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15497,12 +15699,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15845,10 +16038,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15959,6 +16152,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15995,7 +16200,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16058,6 +16266,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16151,6 +16365,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16160,6 +16377,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16337,6 +16560,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16352,12 +16578,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16457,6 +16677,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16604,12 +16827,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16649,9 +16884,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16685,6 +16920,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17004,7 +17239,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17691,9 +17929,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17853,6 +18088,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18084,7 +18322,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18093,19 +18331,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18867,9 +19108,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19017,6 +19255,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19080,8 +19321,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19324,6 +19601,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19369,6 +19649,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20137,6 +20417,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20239,10 +20522,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20278,6 +20567,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20338,6 +20633,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20401,7 +20699,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20413,7 +20714,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20434,13 +20735,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20975,6 +21276,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20990,9 +21294,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21041,9 +21342,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21053,21 +21351,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21104,6 +21390,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21134,6 +21423,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21302,9 +21597,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21350,6 +21642,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21407,6 +21705,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21520,6 +21824,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21608,6 +21918,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22686,25 +23029,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr ""
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22845,6 +23188,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23112,6 +23455,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23199,7 +23545,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23208,6 +23554,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23223,12 +23572,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23287,7 +23642,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24058,7 +24416,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,7 +24470,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24145,6 +24503,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24160,10 +24521,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,16 +24536,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24717,15 +25081,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24801,9 +25156,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25053,6 +25405,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25452,6 +25807,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25479,9 +25837,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25602,9 +25957,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26070,10 +26419,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26336,6 +26688,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26354,6 +26709,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26498,9 +26859,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26555,9 +26913,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26639,6 +26994,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27469,7 +27863,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27481,9 +27875,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27508,6 +27899,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27571,6 +27965,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27640,7 +28040,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28302,6 +28705,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28395,9 +28801,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29063,7 +29466,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,7 +29728,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29542,9 +29969,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29578,12 +30011,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29833,9 +30272,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30518,9 +30966,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30950,6 +31407,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30989,12 +31455,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31724,6 +32202,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,7 +32730,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32840,6 +33348,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32882,6 +33393,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33044,6 +33564,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33353,6 +33876,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33632,6 +34152,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33746,6 +34272,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33902,9 +34431,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33950,6 +34476,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34001,6 +34530,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,10 +34911,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34433,9 +34977,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34601,6 +35157,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34706,7 +35280,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35018,6 +35598,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr "Rozwiąż konflikty w gałęzi źródłowej"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Metryki odpowiedzi (AWS ELB)"
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,7 +36938,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36368,6 +36981,9 @@ msgstr "Recenzowanie (żądanie scalenia !%{mergeRequestId})"
msgid "Revoke"
msgstr "Cofnij"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36512,7 +37141,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36669,15 +37313,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36696,6 +37349,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36711,6 +37367,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36741,6 +37400,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36763,6 +37428,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36880,19 +37554,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36971,6 +37654,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37013,6 +37699,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,7 +37711,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37037,10 +37726,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37079,10 +37771,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37202,22 +37900,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37457,9 +38155,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38290,7 +39030,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38707,12 +39450,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38749,9 +39498,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38818,9 +39564,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38857,6 +39600,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39648,9 +40397,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,7 +40610,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39867,10 +40622,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40482,9 +41243,6 @@ msgstr "Ochrona przed spamem i przed botami"
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr "Rozpoczyna się o (UTC)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42285,9 +43043,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "Zakreślacz znaków pomaga ci utrzymać linię tematyczną do %{titleLength} znaków i zawinąć body do %{bodyLength}, aby można je było odczytać w git."
@@ -42339,6 +43094,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42719,6 +43477,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "Akcja aktualizacji zakończy się po upływie %{number_of_minutes} minut. W przypadku dużych repozytoriów użyj kombinacji klonuj/pchnij."
@@ -42758,9 +43519,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43349,10 +44113,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43634,9 +44398,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44516,6 +45301,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44576,6 +45367,13 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44814,12 +45606,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45327,9 +46122,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45357,6 +46149,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45366,12 +46167,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45645,6 +46461,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45771,18 +46590,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45846,9 +46659,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46072,6 +46885,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46342,6 +47158,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46528,9 +47356,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46558,10 +47383,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48022,18 +48844,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48052,9 +48868,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48172,6 +48985,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48828,9 +49644,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,13 +49801,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49220,21 +50033,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,7 +50115,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49420,6 +50230,9 @@ msgstr[3] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50045,9 +50858,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50133,6 +50946,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50234,6 +51050,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50587,9 +51409,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50619,6 +51438,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51068,6 +51899,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51324,6 +52158,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/pt_BR/gitlab.po b/locale/pt_BR/gitlab.po
index 3e61f3f05f5..42b85b10853 100644
--- a/locale/pt_BR/gitlab.po
+++ b/locale/pt_BR/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: pt-BR\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr " %{start} até %{end}"
@@ -60,8 +60,8 @@ msgstr " ou %{emphasisStart}#id da issue%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " ou %{emphasisStart}&id do épico%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " ou referências (ex. caminho/para/projeto!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " reagiu com :%{name}"
@@ -72,6 +72,9 @@ msgstr "\"%{path}\" não existia em \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "\"%{repository_name}\" tamanho (%{repository_size}) é maior que o limite de %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (fechada)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d grupo"
msgstr[1] "%d grupos"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d hora"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d projeto pessoal será removido e não poderá ser restaurado."
msgstr[1] "%d projetos pessoais serão removidos e não poderão ser restaurados."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d ponto"
-msgstr[1] "%d pontos"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d commit mesclado anteriormente"
@@ -488,7 +491,7 @@ msgid "%{authorsName}'s thread"
msgstr "Tópico de %{authorsName}"
msgid "%{author} requested to merge %{source_branch} %{copy_button} into %{target_branch} %{created_at}"
-msgstr "%{author} solicitou mesclagem da %{source_branch} %{copy_button} na %{target_branch} %{created_at}"
+msgstr "%{author} solicitou mesclagem de %{source_branch} %{copy_button} em %{target_branch} %{created_at}"
msgid "%{board_target} not found"
msgstr "%{board_target} não encontrado"
@@ -828,12 +831,6 @@ msgstr "%{level_name} não é permitido, pois o projeto de origem do fork possui
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Remova o %{draft_snippet} prefixo%{link_end} do título para permitir que este merge seja feito assim que estiver disponível."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "%{link_start}Inicie o título com %{draft_snippet}%{link_end} para evitar que uma solicitação de mesclagem de código de um trabalho em andamento seja executada antes de estar pronta."
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}, e %{awardsListLength} mais"
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} dia"
msgstr[1] "%{no_of_days} dias"
+msgid "%{numberOfSelectedTags} tags"
+msgstr "%{numberOfSelectedTags} tags"
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits atrás de %{default_branch}, %{number_commits_ahead} commits à frente"
@@ -948,7 +948,7 @@ msgid "%{placeholder} is not a valid theme"
msgstr "%{placeholder} não é um tema válido"
msgid "%{policy_link} (notifying after %{elapsed_time} minutes unless %{status})"
-msgstr ""
+msgstr "%{policy_link} (notificar após %{elapsed_time} minutos, exceto se %{status})"
msgid "%{project_name}"
msgstr "%{project_name}"
@@ -977,19 +977,29 @@ msgid "%{reportType} %{status}"
msgstr "%{reportType} %{status}"
msgid "%{reportType} detected %{totalStart}%{total}%{totalEnd} potential %{vulnMessage}"
-msgstr ""
+msgstr "%{reportType} detectou %{totalStart}%{total}%{totalEnd} %{vulnMessage} potencial"
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
-msgstr[0] "%{requireStart}Requer%{requireEnd} %{approvalsRequired} %{approvalStart}aprovação%{approvalEnd} de: %{approverType}%{approvers}"
-msgstr[1] "%{requireStart}Requer%{requireEnd} %{approvalsRequired} %{approvalStart}aprovações%{approvalEnd} de: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
+msgstr[0] "%{requireStart}Requer%{requireEnd} %{approvalsRequired} %{approvalStart}aprovação%{approvalEnd} de:"
+msgstr[1] "%{requireStart}Requer%{requireEnd} %{approvalsRequired} %{approvalStart}aprovações%{approvalEnd} de:"
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Tente novamente%{retryButtonEnd} ou %{newFileButtonStart}anexe um novo arquivo%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] "%{reviewer_names} foi adicionado como revisor."
+msgstr[1] "%{reviewer_names} foram adicionados como revisores."
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] "%{reviewer_names} foi removido dos revisores."
+msgstr[1] "%{reviewer_names} foram removidos dos revisores."
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} foi recalculado com os participantes restantes. Por favor, revise a nova configuração para %{rotation_link}. É recomendável que você entre em contato com um plantonista para garantir a continuidade do chamado."
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,10 +1104,15 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
-msgstr[0] "%{strong_start}%{errors}%{strong_end} ponto"
-msgstr[1] "%{strong_start}%{errors}%{strong_end} pontos"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] "%{strong_start}%{count}%{strong_end} Ambiente"
+msgstr[1] "%{strong_start}%{count}%{strong_end} Ambientes"
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] ""
+msgstr[1] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr "%{strong_start}%{human_size}%{strong_end} Armazenamento do projeto"
@@ -1182,10 +1197,10 @@ msgid "%{user_name} (%{user_username}) was removed from %{rotation} in %{schedul
msgstr ""
msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project_link}: "
-msgstr ""
+msgstr "%{user_name} (%{user_username}) foi removido das seguintes políticas de escalonamento em %{project_link}: "
msgid "%{user_name} (%{user_username}) was removed from the following escalation policies in %{project}:"
-msgstr ""
+msgstr "%{user_name} (%{user_username}) foi removido das seguintes políticas de escalonamento em %{project}:"
msgid "%{user_name} profile page"
msgstr "Página de perfil de %{user_name}"
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Nenhuma alteração)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr "(excluído)"
msgid "(expired)"
msgstr "(expirado)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(Deixe em branco se não quiser alterá-lo)"
@@ -1381,7 +1396,7 @@ msgid ", or "
msgstr ", ou "
msgid "- %{policy_name} (notifying after %{elapsed_time} minutes unless %{status})"
-msgstr ""
+msgstr "- %{policy_name} (notificar após %{elapsed_time} minutos, exceto se %{status})"
msgid "- Add or remove a user."
msgstr "- Adicionar ou remover um usuário."
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr "Já existe uma página com este nome."
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr "Um token de acesso pessoal foi revogado"
@@ -1880,7 +1898,7 @@ msgid "APIFuzzing|There are three ways to perform scans."
msgstr "Existem três formas de realizar a verificação."
msgid "APIFuzzing|Tip: Insert the following variables anywhere below stages and include"
-msgstr ""
+msgstr "Dica: Insira as seguintes variáveis em qualquer lugar abaixo dos estágios e inclua"
msgid "APIFuzzing|Tip: Insert this part below all include"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr "Adicionar um novo site"
msgid "Add README"
msgstr "Adicionar README"
+msgid "Add Wiki"
+msgstr "Adicionar wiki"
+
msgid "Add Zoom meeting"
msgstr "Adicionar uma reunião do Zoom"
@@ -2216,7 +2237,7 @@ msgid "Add a comment to this line"
msgstr "Adicionar um comentário a esta linha"
msgid "Add a comment to this line or drag for multiple lines"
-msgstr ""
+msgstr "Adicione um comentário a esta linha ou arraste para várias linhas"
msgid "Add a confidential internal note to this %{noteableDisplayName}."
msgstr "Adicione uma nota interna confidencial a este %{noteableDisplayName}."
@@ -2278,9 +2299,6 @@ msgstr "Adicionar regra de aprovação"
msgid "Add approvers"
msgstr "Adicionar aprovadores"
-msgid "Add broadcast message"
-msgstr "Adicionar mensagem de transmissão"
-
msgid "Add child epic to an epic"
msgstr "Adicionar épico filho a um épico"
@@ -2363,7 +2381,7 @@ msgid "Add or remove a user."
msgstr "Adicionar ou remover um usuário."
msgid "Add or remove previously merged commits"
-msgstr ""
+msgstr "Adicionar ou remover commits previamente mesclados"
msgid "Add or subtract spent time"
msgstr "Adicionar ou subtrair tempo gasto"
@@ -2590,6 +2608,9 @@ msgstr "Usuários ativos"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "Todos os usuários criados na instância, incluindo usuários que não foram %{billable_users_link_start}usuários faturáveis%{billable_users_link_end}."
+msgid "AdminArea|Are you sure?"
+msgstr "Tem certeza?"
+
msgid "AdminArea|Blocked users"
msgstr "Usuários bloqueados"
@@ -2602,6 +2623,15 @@ msgstr "Discriminação de usuários faturáveis"
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr "Discriminação de usuários não faturáveis"
+msgid "AdminArea|Cancel all jobs"
+msgstr "Cancelar todas as tarefas"
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr "Cancelar todas as tarefas em execução e pendentes"
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Componentes"
@@ -2674,15 +2704,6 @@ msgstr "Inscreva-se no boletim informativo do GitLab"
msgid "AdminArea|Stop all jobs"
msgstr "Parar todas as tarefas"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Parar todas as tarefas?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Parar tarefas"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Erro ao parar tarefas"
-
msgid "AdminArea|Total Billable users"
msgstr "Total de usuários faturáveis"
@@ -2719,8 +2740,11 @@ msgstr "Ver projetos recentes"
msgid "AdminArea|View latest users"
msgstr "Usuários recentes"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "Você parará todas as tarefas. Os processos em execução serão abruptamente interrompidos."
+msgid "AdminArea|Yes, proceed"
+msgstr "Sim, prosseguir"
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr "Você está prestes a cancelar todas as tarefas em execução e pendentes nesta instância. Você quer prosseguir?"
msgid "AdminArea|active users + blocked users"
msgstr "usuários ativos + usuários bloqueados"
@@ -2731,12 +2755,21 @@ msgstr "total faturável + total não faturável"
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Erro ao carregar as estatísticas. Por favor, tente novamente"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr "Corpo"
msgid "AdminEmail|Body is required."
msgstr "O corpo é obrigatório."
+msgid "AdminEmail|Loading groups and projects."
+msgstr "Carregando grupos e projetos."
+
+msgid "AdminEmail|No groups or projects found."
+msgstr "Nenhum grupo ou projeto encontrado."
+
msgid "AdminEmail|Recipient group or project"
msgstr "Grupo ou projeto de destinatários"
@@ -2779,6 +2812,9 @@ msgstr "Afeta todos os grupos novos e existentes."
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr "Todos os novos projetos podem usar os executores compartilhados da instância por padrão."
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr "Permitir a migração de grupos e projetos do GitLab por transferência direta"
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Domínio de Auto DevOps"
@@ -2854,9 +2890,6 @@ msgstr "Ativar analisador personalizado de kuromoji: indexação"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr "Ativar analisador personalizado de kuromoji: Pesquisa"
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr "Ativar a migração de grupos e projetos do GitLab por transferência direta"
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "Ativar banner de sugestão de pipeline"
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "Se não for especificado no nível de grupo ou instância, o padrão é %{default_initial_branch_name}. Não afeta os repositórios existentes."
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr "Se selecionado, apenas os administradores podem criar grupos, projetos e snippets internos."
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr "Se selecionado, apenas os administradores podem criar grupos privados, projetos e snippets."
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr "Se selecionado, apenas os administradores podem criar grupos, projetos e snippets públicos. Além disso, os perfis são visíveis apenas para usuários autenticados."
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr "Se não houver nenhum índice existente, o GitLab cria um."
@@ -2977,6 +3019,9 @@ msgstr "Apenas ativar a busca após instalação do plugin, habilitando a indexa
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr "Pausar a indexação do Elasticsearch"
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr "Evitar que não administradores usem os níveis de visibilidade selecionados para grupos, projetos e snippets."
+
msgid "AdminSettings|Preview payload"
msgstr "pré-visualizar carga"
@@ -3004,6 +3049,9 @@ msgstr "Requer %{linkStart}notificações por e-mail%{linkEnd}"
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr "Restringir o acesso ao grupo por endereço IP. %{link_start}Saiba mais%{link_end}."
+msgid "AdminSettings|Restricted visibility levels"
+msgstr "Níveis de visibilidade restritos"
+
msgid "AdminSettings|Save %{name} limits"
msgstr "Salvar limites de %{name}"
@@ -3601,12 +3649,21 @@ msgstr "Configurações avançadas"
msgid "Advanced export options"
msgstr "Opções de exportação avançadas"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr "Não foi possível buscar entidades de índice. Por favor, tente novamente mais tarde."
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr "Versão do Elasticsearch não compatível"
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr "Reindexação recomendada"
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr "Após uma atualização de senha bem-sucedida, você será redirecionado
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Após uma atualização de senha bem sucedida, você será redirecionado para a página de entrada onde você pode entrar com sua nova senha."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgstr "Depois que a exportação for concluída, baixe o arquivo de dados do e-mail de notificação ou desta página. Você pode então importar o arquivo de dados na página %{strong_text_start}Criar novo grupo%{strong_text_end} de outra instância do GitLab."
+
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "Airflow"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
-msgstr "Depois que a exportação for concluída, baixe o arquivo de dados do e-mail de notificação ou desta página. Você pode então importar o arquivo de dados na página %{strong_text_start}Criar novo grupo%{strong_text_end} de outra instância do GitLab."
+msgid "Airflow|DAG"
+msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr "Está ativo"
+
+msgid "Airflow|Is paused"
+msgstr "Está pausado"
+
+msgid "Airflow|Next run"
+msgstr "Próxima execução"
+
+msgid "Airflow|Schedule"
+msgstr "Agendamento"
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3800,7 +3887,7 @@ msgid "AlertManagement|View incident"
msgstr "Ver incidente"
msgid "AlertMappingBuilder|Define fallback"
-msgstr ""
+msgstr "Definir fallback"
msgid "AlertMappingBuilder|GitLab alert key"
msgstr "Chave de alerta do GitLab"
@@ -4111,6 +4198,9 @@ msgstr "Permitir autenticação de senha para Git sobre HTTP(S)"
msgid "Allow password authentication for the web interface"
msgstr "Permitir autenticação de senha para a interface web"
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr "Permitir mantenedores do projeto de configurar o espelhamento do projeto"
@@ -4129,9 +4219,6 @@ msgstr "Permitir que esta chave faça push para este repositório"
msgid "Allow use of licensed EE features"
msgstr "Permitir o uso de funcionalidades da licença EE"
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Permitir que os usuários registrem qualquer aplicativo para usar o GitLab como um provedor OAuth"
@@ -4178,7 +4265,7 @@ msgid "Also called \"Relying party service URL\" or \"Reply URL\""
msgstr "Também chamado de \"URL de serviços terceiros\" ou \"URL de resposta\""
msgid "Also remove direct user membership from subgroups and projects"
-msgstr ""
+msgstr "Também remover a associação de usuário direta de subgrupos e projetos"
msgid "Also unassign this user from related issues and merge requests"
msgstr "Também desatribuir este usuário de issues relacionadas e solicitações de mesclagem"
@@ -4357,9 +4444,6 @@ msgstr "Ocorreu um erro ao buscar os participantes."
msgid "An error occurred while fetching pending comments"
msgstr "Ocorreu um erro ao recuperar os comentários pendentes"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Ocorreu um erro ao buscar o autocomplemento de projetos."
-
msgid "An error occurred while fetching reference"
msgstr "Ocorreu um erro ao obter referência"
@@ -4507,9 +4591,6 @@ msgstr "Ocorreu um erro ao remover épicos."
msgid "An error occurred while removing issues."
msgstr "Um erro ocorreu ao remover issues."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Erro ao renderizar pré-visualização da mensagem de transmissão"
-
msgid "An error occurred while rendering the editor"
msgstr "Ocorreu um erro ao renderizar o editor"
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr "Uma issue já existe"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr "Um usuário não autenticado"
@@ -4633,7 +4719,7 @@ msgid "An unexpected error occurred while communicating with the Web Terminal."
msgstr "Ocorreu um erro inesperado durante a comunicação com o terminal da web."
msgid "An unexpected error occurred while loading the code quality diff."
-msgstr ""
+msgstr "Ocorreu um erro inesperado ao carregar a diferença de qualidade do código."
msgid "An unexpected error occurred while starting the Web Terminal."
msgstr "Ocorreu um erro inesperado ao iniciar o terminal da web."
@@ -4710,9 +4796,6 @@ msgstr "Qualquer membro com permissões de desenvolvedor ou superior no projeto.
msgid "Any milestone"
msgstr "Qualquer marco"
-msgid "Any namespace"
-msgstr "Qualquer espaço de nome"
-
msgid "App ID"
msgstr "App ID"
@@ -5126,6 +5209,9 @@ msgstr "Seção: %s"
msgid "Approve"
msgstr "Aprovar"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Aprovar uma solicitação de mesclagem"
@@ -5205,7 +5291,7 @@ msgid "Are you sure that you want to archive this project?"
msgstr "Tem certeza que deseja arquivar este projeto?"
msgid "Are you sure that you want to destroy %{application}"
-msgstr ""
+msgstr "Você tem certeza que quer excluir %{application}"
msgid "Are you sure that you want to unarchive this project?"
msgstr "Tem certeza que deseja desarquivar este projeto?"
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr "Você tem certeza de que quer aprovar %{user}?"
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr "Tem certeza de que deseja tentar mesclar?"
@@ -5332,6 +5421,9 @@ msgstr "Tem certeza de que deseja repetir esta migração?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr "Tem certeza de que deseja revogar este %{accessTokenType}? Essa ação não pode ser desfeita."
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr "Tem certeza que deseja revogar esta chave SSH?"
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr "Tem certeza de que deseja revogar este token de acesso ao grupo? Esta ação não pode ser desfeita."
@@ -5401,12 +5493,21 @@ msgstr "Excluir %{name}?"
msgid "Artifacts|Delete artifact"
msgstr "Excluir artefato"
+msgid "Artifacts|Help us improve this page"
+msgstr "Ajude-nos a melhorar esta página"
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr "Este artefato será excluído permanentemente. Quaisquer relatórios gerados a partir deste artefato estarão vazios."
msgid "Artifacts|Total artifacts size"
msgstr "Tamanho total dos artefatos"
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "À medida que continuamos a construir mais recursos para SAST, adoraríamos seu feedback sobre o recurso de configuração SAST %{linkStart}nessa issue%{linkEnd}."
@@ -5482,6 +5583,9 @@ msgstr "Atribuir ao usuário que comentou"
msgid "Assign to me"
msgstr "Atribuir a mim"
+msgid "Assigned"
+msgstr "Atribuído"
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "Atribuído a %{assignee_users_sentence}."
@@ -5506,14 +5610,14 @@ msgstr "Atribuído a %{assignee_name}"
msgid "Assigned to me"
msgstr "Atribuído a mim"
-msgid "Assigned to you"
-msgstr "Atribuídos a você"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Responsável"
msgstr[1] "%d Responsáveis"
+msgid "Assignee (optional)"
+msgstr "Responsável (opcional)"
+
msgid "Assignee has no permissions"
msgstr "O responsável não tem acesso"
@@ -5953,6 +6057,12 @@ msgstr "Resolvido automaticamente"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr "Atualiza automaticamente os branches e tags deste projeto do repositório upstream."
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Nota"
@@ -5968,9 +6078,6 @@ msgstr "Executores de grupo disponíveis: %{runners}"
msgid "Available on-demand"
msgstr "Disponível por demanda"
-msgid "Available specific runners"
-msgstr "Executores específicos disponíveis"
-
msgid "Avatar for %{assigneeName}"
msgstr "Imagem de perfil para %{assigneeName}"
@@ -6092,7 +6199,7 @@ msgid "Badges|Saving the badge failed, please check the entered URLs and try aga
msgstr "Erro ao salvar selo, por favor, cheque os URLs digitados e tente novamente."
msgid "Badges|Supported %{docsLinkStart}variables%{docsLinkEnd}: %{placeholders}"
-msgstr ""
+msgstr "Aprimorar %{docsLinkStart}variáveis%{docsLinkEnd}: %{placeholders}"
msgid "Badges|The badge was deleted."
msgstr "O selo foi apagado."
@@ -6206,7 +6313,7 @@ msgid "BatchedJob|Pause ms"
msgstr ""
msgid "BatchedJob|Pause time (ms)"
-msgstr ""
+msgstr "Tempo de pausa (ms)"
msgid "BatchedJob|Previous Status"
msgstr "Status anterior"
@@ -6418,6 +6525,9 @@ msgstr "Para gerenciar o plano para esse grupo, visite a seção de cobrança de
msgid "BillingPlans|Ultimate"
msgstr "Ultimate"
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr "Atualizar para Premium"
@@ -6431,7 +6541,7 @@ msgid "BillingPlans|We're here to help."
msgstr "Estamos aqui para ajudar."
msgid "BillingPlans|While GitLab is ending availability of the Bronze plan, you can still renew your Bronze subscription one additional time before %{eoa_bronze_plan_end_date}. We are also offering a limited time free upgrade to our Premium Plan (up to 25 users)! Learn more about the changes and offers in our %{announcement_link}."
-msgstr ""
+msgstr "Enquanto o GitLab está terminando a disponibilidade do plano Bronze, você ainda pode renovar sua assinatura Bronze mais um tempo antes de %{eoa_bronze_plan_end_date}. Também estamos oferecendo uma atualização gratuita por tempo limitado para o nosso Plano Premium (até 25 usuários)! Saiba mais sobre as mudanças e ofertas em nosso %{announcement_link}."
msgid "BillingPlans|You don't have any groups. You'll need to %{create_group_link_start}create one%{create_group_link_end} and %{move_link_start}move this project to it%{move_link_end}."
msgstr "Você não tem nenhum grupo. Você precisará %{create_group_link_start}criar um%{create_group_link_end} e %{move_link_start}mover este projeto para ele%{move_link_end}."
@@ -6521,7 +6631,7 @@ msgid "Billings|To use free CI/CD minutes on shared runners, you’ll need to va
msgstr ""
msgid "Billings|To use free CI/CD minutes on shared runners, you’ll need to validate your account with a credit card. This is required to discourage and reduce abuse on GitLab infrastructure. %{strongStart}GitLab will not charge your card, it will only be used for validation.%{strongEnd}"
-msgstr ""
+msgstr "Para usar minutos de CI/CD gratuitos em executores compartilhados, você precisará validar sua conta com um cartão de crédito. Isso é necessário para desencorajar e reduzir abusos à infraestrutura do GitLab. %{strongStart}GitLab não irá cobrar de seu cartão, ele será usado apenas para validação.%{strongEnd}."
msgid "Billings|User validation required"
msgstr "Validação de usuário necessária"
@@ -6533,7 +6643,7 @@ msgid "Billings|Validate user account"
msgstr "Validar conta de usuário"
msgid "Billings|You'll now be able to take advantage of free CI/CD minutes on shared runners."
-msgstr ""
+msgstr "Agora você poderá aproveitar minutos de CI/CD gratuitos em executores compartilhados."
msgid "Billings|Your account has been validated"
msgstr "A sua conta foi validada."
@@ -6544,12 +6654,18 @@ msgstr "O %{user} foi aprovado com sucesso"
msgid "Billing|Add seats"
msgstr "Adicionar assentos"
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "Um endereço de e-mail só é visível para usuários com e-mails públicos."
msgid "Billing|An error occurred while approving %{user}"
msgstr "Ocorreu um erro ao aprovar o %{user}"
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr "Ocorreu um erro enquanto carregava a lista de membros faturáveis."
@@ -6937,7 +7053,7 @@ msgid "Bold text"
msgstr "Texto em negrito"
msgid "Bot"
-msgstr ""
+msgstr "Robô"
msgid "Both SSH and HTTP(S)"
msgstr "Ambos SSH e HTTP(S)"
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr "Adicionar regra de ramificação"
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr "Depois que uma ramificação protegida é criada, aparecerá na lista como uma regra de ramificação."
+
msgid "BranchRules|All branches"
msgstr "Todas as ramificações"
@@ -7014,11 +7136,11 @@ msgstr "Permitido para mesclar"
msgid "BranchRules|Allowed to merge (%{total})"
msgstr "Permitido para mesclar (%{total})"
-msgid "BranchRules|Allowed to push"
-msgstr "Permitido push"
+msgid "BranchRules|Allowed to push and merge"
+msgstr "Permitido push e mesclar"
-msgid "BranchRules|Allowed to push (%{total})"
-msgstr "Permitido push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr "Permitido push e mesclar (%{total})"
msgid "BranchRules|An error occurred while fetching branches."
msgstr ""
@@ -7041,6 +7163,9 @@ msgstr "Detalhes das regras de ramificação"
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr "Criar ramificação protegida"
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr "Criar curinga: %{searchTerm}"
@@ -7059,14 +7184,14 @@ msgstr "Grupos"
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
-msgstr ""
+msgid "BranchRules|Manage in merge request approvals"
+msgstr "Gerenciar em aprovações de solicitação de mesclagem"
-msgid "BranchRules|Manage in Protected Branches"
-msgstr "Gerenciar em ramificações protegidos"
+msgid "BranchRules|Manage in protected branches"
+msgstr "Gerenciar em ramificações protegidas"
-msgid "BranchRules|Manage in Status checks"
-msgstr ""
+msgid "BranchRules|Manage in status checks"
+msgstr "Gerenciar em verificações de status"
msgid "BranchRules|No data to display"
msgstr "Nenhum dado para exibir"
@@ -7101,15 +7226,21 @@ msgstr "Verificações de status"
msgid "BranchRules|Status checks (%{total})"
msgstr "Verificações de status (%{total})"
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
msgstr ""
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr "Para criar uma regra de ramificação, primeiro você precisa criar uma ramificação protegida."
+
msgid "BranchRules|Users"
msgstr "Usuários"
msgid "BranchRules|default"
msgstr "padrão"
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Ramificações"
@@ -7396,28 +7527,28 @@ msgid "Bulk update"
msgstr ""
msgid "BulkImport| %{host} is running outdated GitLab version (v%{version})"
-msgstr ""
+msgstr "%{host} está rodando uma versão desatualizada do GitLab(v%{version})"
msgid "BulkImport|%{feature} (require v%{version})"
-msgstr ""
+msgstr "%{feature} (requer v%{version})"
+
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr "Esteja ciente das %{linkStart}regras de visibilidade%{linkEnd} ao importar grupos."
msgid "BulkImport|Destination"
msgstr "Destino"
-msgid "BulkImport|Destination group"
-msgstr "Grupo de destino"
-
msgid "BulkImport|Existing groups"
-msgstr ""
+msgstr "Grupos existentes"
msgid "BulkImport|Filter by source group"
msgstr "Filtrar por grupo de fonte"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
-msgstr ""
+msgstr "Os seguintes dados não serão migrados: %{bullets} Contate o administrador do sistema do %{host} para atualizar o GitLab se você precisa desses dados em sua migração."
-msgid "BulkImport|Group import history"
-msgstr "Histórico de importação de grupo"
+msgid "BulkImport|GitLab Migration history"
+msgstr "Histórico de migração do GitLab"
msgid "BulkImport|History"
msgstr "Histórico"
@@ -7429,11 +7560,20 @@ msgid "BulkImport|Import groups from GitLab"
msgstr "Importar grupos do GitLab"
msgid "BulkImport|Import is finished. Pick another name for re-import"
-msgstr ""
+msgstr "Importação finalizada. Escolha outro nome para reimportar."
msgid "BulkImport|Import selected"
msgstr "Importar selecionado"
+msgid "BulkImport|Import with projects"
+msgstr "Importar com projetos"
+
+msgid "BulkImport|Import without projects"
+msgstr "Importar sem projetos"
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr "Importar projetos é um recurso %{docsLinkStart}Beta%{docsLinkEnd}."
+
msgid "BulkImport|Importing the group failed."
msgstr "Falha na importação do grupo."
@@ -7441,10 +7581,10 @@ msgid "BulkImport|Last imported to %{link}"
msgstr "Última importação para %{link}"
msgid "BulkImport|Name already exists."
-msgstr ""
+msgstr "Nome já existe."
msgid "BulkImport|Name already used as a target for another group."
-msgstr ""
+msgstr "Nome em uso como um alvo em outro grupo."
msgid "BulkImport|New group"
msgstr "Novo grupo"
@@ -7453,7 +7593,7 @@ msgid "BulkImport|No additional information provided."
msgstr ""
msgid "BulkImport|No groups found"
-msgstr ""
+msgstr "Nenhum grupo encontrado"
msgid "BulkImport|No history is available"
msgstr "Nenhum histórico disponível"
@@ -7474,13 +7614,13 @@ msgid "BulkImport|Re-import creates a new group. It does not sync with the exist
msgstr ""
msgid "BulkImport|Showing %{start}-%{end} of %{total}"
-msgstr ""
+msgstr "Mostrando %{start}-%{end} de %{total}"
msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own from %{link}"
-msgstr ""
+msgstr "Mostrando %{start}-%{end} de %{total} que você possui de %{link}"
msgid "BulkImport|Showing %{start}-%{end} of %{total} that you own matching filter \"%{filter}\" from %{link}"
-msgstr ""
+msgstr "Mostrando %{start}-%{end} de %{total} que você possui correspondendo ao filtro \"%{filter}\" de %{link}"
msgid "BulkImport|Source"
msgstr "Fonte"
@@ -7494,8 +7634,8 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
-msgstr "Seus grupos importados aparecerão aqui."
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr "Seus grupos e projetos importados aparecerão aqui."
msgid "BulkImport|Your imported projects will appear here."
msgstr ""
@@ -7504,12 +7644,15 @@ msgid "BulkImport|expected an associated Group but has an associated Project"
msgstr ""
msgid "BulkImport|expected an associated Project but has an associated Group"
-msgstr ""
+msgstr "esperava um projeto associado, mas tem um grupo associado"
msgid "BulkImport|invalid entity source type"
msgstr ""
msgid "BulkImport|must be a group"
+msgstr "deve ser um grupo"
+
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
msgstr ""
msgid "Bullet list"
@@ -7661,6 +7804,15 @@ msgstr "Adicione uma %{kubernetes_cluster_link_start}integração de cluster Kub
msgid "CICD|Add an existing project to the scope"
msgstr "Adicionar um projeto existente ao escopo"
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr "Permitir tokens de trabalho CI dos seguintes projetos para acessar este projeto"
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr "Permitir acesso a este projeto com um CI_JOB_TOKEN"
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7682,6 +7834,9 @@ msgstr "Padrão para pipeline de Auto DevOps para todos os projetos"
msgid "CICD|Deployment strategy"
msgstr "Estratégia de implantação"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr "Ativar recurso para permitir acesso ao token de trabalho pelos seguintes projetos."
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr "Ativar recurso para limitar o acesso do token de tarefa aos projetos a seguir."
@@ -7694,6 +7849,12 @@ msgstr "Limite"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "Limite de acesso de CI_JOB_TOKEN"
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr "Selecione os projetos que podem ser acessados por solicitações de API autenticadas com a variável CI_JOB_TOKEN CI/CD deste projeto. É um risco de segurança desabilitar esse recurso, pois projetos não autorizados podem tentar recuperar um token ativo e acessar a API. %{linkStart}Saiba mais.%{linkEnd}"
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "O pipeline de Auto DevOps será executado se nenhum arquivo de configuração de CI alternativo for encontrado."
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr "Ramificações desprotegidas não terão acesso ao cache de ramificações protegidas."
msgid "CICD|Use separate caches for protected branches"
msgstr "Usar caches separados para ramificações protegidas"
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "grupo habilitado"
@@ -7857,13 +8027,13 @@ msgid "CanaryIngress|Change the ratio of canary deployments?"
msgstr ""
msgid "CanaryIngress|Doing so will set a deployment change in progress. This temporarily blocks any further configuration until the deployment is finished."
-msgstr ""
+msgstr "Isso definirá uma mudança de implantação em andamento. Isso bloqueia temporariamente qualquer configuração adicional até que a implantação seja concluída."
msgid "CanaryIngress|Stable"
msgstr ""
msgid "CanaryIngress|You are changing the ratio of the canary rollout for %{environment} compared to the stable deployment to:"
-msgstr ""
+msgstr "Você está alterando a proporção da implementação canário para %{environment} comparação com a implantação estável para:"
msgid "Cancel"
msgstr "Cancelar"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr "Causa identificada"
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "Certos conteúdos do usuário serão movidos para um \"Usuário fantasma\" de todo o sistema a fim de manter o conteúdo para a posteridade. Para mais informações, consulte a %{link_start}documentação de exclusão de conta do usuário.%{link_end}"
@@ -8069,9 +8242,6 @@ msgstr "Altere sua senha"
msgid "Change your password or recover your current one"
msgstr "Altere sua senha ou recupere sua senha atual"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr "Todos os revisores foram removidos."
@@ -8082,19 +8252,19 @@ msgid "ChangeTypeAction|GitLab will create a branch in your fork and start a mer
msgstr ""
msgid "ChangeTypeAction|Pick into branch"
-msgstr ""
+msgstr "Escolha a ramificação"
msgid "ChangeTypeAction|Pick into project"
-msgstr ""
+msgstr "Escolher no projeto"
msgid "ChangeTypeAction|Revert"
msgstr "Reverter"
msgid "ChangeTypeAction|Revert in branch"
-msgstr ""
+msgstr "Reverter a ramificação"
msgid "ChangeTypeAction|Search branches"
-msgstr ""
+msgstr "Pesquisar ramificações"
msgid "ChangeTypeAction|Search projects"
msgstr "Pesquisar projetos"
@@ -8225,7 +8395,7 @@ msgstr "Verificar disponibilidade de funcionalidades no plano de espaço de nome
msgid "Check out branch"
msgstr "Verificar ramificação de filial"
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr "Verifique com o seu administrador."
msgid "Check your Docker images for known vulnerabilities."
msgstr "Verifique suas imagens do Docker quanto a vulnerabilidades conhecidas."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "Verifique as imagens de cluster do Kubernetes em busca de vulnerabilidades conhecidas."
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,18 +8594,18 @@ msgstr "Número de usuários"
msgid "Checkout|Payment method"
msgstr "Método de pagamento"
-msgid "Checkout|Please select a country"
-msgstr "Por favor, selecione um país"
-
-msgid "Checkout|Please select a state"
-msgstr "Por favor, selecione um estado"
-
msgid "Checkout|Purchase details"
msgstr "Detalhes da compra"
msgid "Checkout|Select"
msgstr "Selecionar"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Estado"
@@ -8547,9 +8714,6 @@ msgstr "Escolha qualquer cor."
msgid "Choose file…"
msgstr "Escolher arquivo…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr "Escolha o grupo principal para importar seus repositórios."
@@ -8685,14 +8849,17 @@ msgstr "Remover variável"
msgid "CiVariables|Remove variable row"
msgstr "Remover a variável"
+msgid "CiVariables|Run job"
+msgstr "Executar tarefa"
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Escopo"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "Especifique os valores das variáveis a serem usadas nessa execução. Os valores especificados na configuração da %{linkStart}CI/CD %{linkEnd} serão usados como padrão"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
msgid "CiVariables|State"
msgstr "Estado"
@@ -8700,9 +8867,6 @@ msgstr "Estado"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr "Este %{entity} tem %{currentVariableCount} variáveis de CI/CD definidas. O número máximo de variáveis por %{entity} é %{maxVariableLimit}. Para adicionar novas variáveis, você deve reduzir o número de variáveis definidas."
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Tipo"
@@ -8712,6 +8876,9 @@ msgstr "Valor"
msgid "CiVariables|Variables"
msgstr "Variáveis"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr "Variáveis armazenam informações, como senhas e chaves secretas, que você pode usar em scripts de tarefa. Cada %{entity} pode definir no máximo %{limit} variável."
@@ -8727,6 +8894,9 @@ msgstr "Todos os ambientes"
msgid "CiVariable|Create wildcard"
msgstr "Criar curinga"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Novo ambiente"
@@ -9844,6 +10014,12 @@ msgstr "Proprietários de código"
msgid "Code Quality"
msgstr "Qualidade do código"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "Revisão de código"
@@ -10059,6 +10235,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "Adicionar %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr "Este commit foi assinado com uma chave que foi revogada."
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "Escrito"
@@ -10089,9 +10274,6 @@ msgstr "Commits:"
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Erro ao recuperar dados da solicitação de mesclagem."
-msgid "Commits|History"
-msgstr "Histórico"
-
msgid "Commits|No related merge requests found"
msgstr "Nenhuma solicitação de mesclagem relacionada foi encontrada"
@@ -10122,6 +10304,9 @@ msgstr "Parar versões do Git"
msgid "Compare GitLab editions"
msgstr "Comparar as edições do GitLab"
+msgid "Compare GitLab plans"
+msgstr "Comparar planos do GitLab"
+
msgid "Compare Revisions"
msgstr "Comparar revisões"
@@ -10474,7 +10659,7 @@ msgid "Configure with a merge request"
msgstr "Configurar com uma solicitação de mesclagem"
msgid "Configure your environments to be deployed to specific geographical regions"
-msgstr ""
+msgstr "Configure seus ambientes para serem implantados em regiões geográficas específicas"
msgid "Confirm"
msgstr "Confirmar"
@@ -10483,7 +10668,7 @@ msgid "Confirm approval"
msgstr "Confirmar aprovação"
msgid "Confirm destroy application"
-msgstr ""
+msgstr "Confirmar a destruição do aplicativo"
msgid "Confirm new password"
msgstr "Confirmar a nova senha"
@@ -11016,9 +11201,21 @@ msgstr "%{created} criado, %{merged} mesclado, %{closed} fechado."
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr "Análises de contribuição para issues, solicitações de mesclagem e eventos de push desde %{start_date}"
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Issues"
@@ -11031,9 +11228,18 @@ msgstr "Último mês"
msgid "ContributionAnalytics|Last week"
msgstr "Semana passada"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "Solicitações de mesclagem"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr "Nome"
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "Nenhuma issues para o período selecionado."
@@ -11043,6 +11249,15 @@ msgstr "Nenhuma solicitação de mesclagem para o período selecionado."
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr "Nenhum push para o período selecionado."
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr "O intervalo de datas fornecido é maior que 31 dias"
@@ -11052,6 +11267,9 @@ msgstr "A data final é anterior à data inicial fornecida"
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr "Há muitos dados para calcular. Tente diminuir a configuração period_limit no arquivo de configuração de insights."
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr "Contribuições para %{calendar_date}"
@@ -11071,7 +11289,7 @@ msgid "Control how the CI_JOB_TOKEN CI/CD variable is used for API access betwee
msgstr "Controle como a variável CI_JOB_TOKEN CI/CD é usada para acesso à API entre projetos."
msgid "Control whether to display customer experience improvement content and third-party offers in GitLab."
-msgstr ""
+msgstr "Controle se deseja exibir conteúdo de melhoria da experiência do cliente e ofertas de terceiros no GitLab."
msgid "Cookie domain"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr "Copiar senha"
msgid "Copy source branch name"
msgstr "Copiar o nome da origem do branch"
-msgid "Copy this registration token."
-msgstr "Copiar esse token de registro"
-
msgid "Copy to clipboard"
msgstr "Copiar para área de transferência"
msgid "Copy token"
msgstr "Copiar token"
-msgid "Copy trigger token"
-msgstr "Copiar token de gatilho"
-
msgid "Copy value"
msgstr "Copiar valor"
@@ -11407,7 +11619,7 @@ msgid "Create %{environment}"
msgstr "Criar %{environment}"
msgid "Create %{humanized_resource_name}"
-msgstr ""
+msgstr "Criar %{humanized_resource_name}"
msgid "Create %{type}"
msgstr "Criar %{type}"
@@ -11734,7 +11946,7 @@ msgid "CreateValueStreamForm|Enter value stream name"
msgstr "Digite o nome do fluxo do valor"
msgid "CreateValueStreamForm|Issue stage end"
-msgstr ""
+msgstr "Etapa de término da Issue"
msgid "CreateValueStreamForm|Maximum length %{maxLength} characters"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr "Criado"
msgid "Created %{epicTimeagoDate}"
msgstr "Criado em %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr "Criado em %{timeAgo}"
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr "Criado em %{timeAgo} por %{author}"
+
msgid "Created %{timestamp}"
msgstr "Criado em %{timestamp}"
@@ -11817,6 +12035,9 @@ msgstr "Criado em"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "Criado uma ramificação e uma solicitação de mesclagem para resolver esta issue."
+msgid "Created at"
+msgstr "Criado em"
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "Criado a ramificação '%{branch_name}' e uma solicitação de mesclagem para resolver esta issue."
@@ -11965,7 +12186,7 @@ msgid "Crowd"
msgstr "Crowd"
msgid "CsvParser|Failed to render the CSV file for the following reasons:"
-msgstr ""
+msgstr "Falha ao renderizar o arquivo CSV pelos seguintes motivos:"
msgid "CsvParser|Quoted field unterminated"
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr "Total"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "não está disponível para o grupo selecionado"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "deve estar em um grupo"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} selecionado (%{maxLabels} max)"
@@ -12308,15 +12526,9 @@ msgstr "Perfis DAST"
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr "Taxa de falha de mudança"
@@ -12329,12 +12541,6 @@ msgstr "Taxa de falha de mudança (porcentagem)"
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr "Data"
@@ -12342,7 +12548,7 @@ msgid "DORA4Metrics|Days for an open incident"
msgstr "Dias para um incidente aberto"
msgid "DORA4Metrics|Days from merge to deploy"
-msgstr ""
+msgstr "Dias para a implantação da mesclagem"
msgid "DORA4Metrics|Deployment Frequency"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "Tempo médio em que um incidente foi aberto em um ambiente de produção durante o período de tempo determinado."
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12396,7 +12602,7 @@ msgid "DORA4Metrics|No incidents during this period"
msgstr "Nenhum incidente durante este período"
msgid "DORA4Metrics|No merge requests were deployed during this period"
-msgstr ""
+msgstr "Nenhuma solicitação de mesclagem foi implantada neste período"
msgid "DORA4Metrics|Number of deployments"
msgstr "Número de implantações"
@@ -12404,15 +12610,9 @@ msgstr "Número de implantações"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "Número de incidentes dividido pelo número de implantações em um ambiente de produção no período de tempo determinado."
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "Porcentagem de implantações com falha"
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr "O gráfico exibe a mediana de tempo entre uma solicitação de mesclagem sendo realizada e implantada no(s) ambient(s) de produção baseados no valor %{linkStart}deployment_tier%{linkEnd} ."
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr "Tempo para restaurar o serviço"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr "Tempo para restaurar o serviço (mediana dos dias)"
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,8 +12802,8 @@ msgstr "Ativar autenticação básica"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "Insira as URLs em uma lista separada por vírgulas."
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "Insira os cabeçalhos em uma lista separada por vírgulas."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
msgid "DastProfiles|Error Details"
msgstr "Detalhes do erro"
@@ -12629,6 +12820,9 @@ msgstr "Caminhos excluídos"
msgid "DastProfiles|Excluded paths (optional)"
msgstr "Caminhos excluídos (opcional)"
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr "Ocultar mensagens de depuração"
@@ -12641,9 +12835,6 @@ msgstr "Gerenciar %{profileType} perfis"
msgid "DastProfiles|Manage profiles"
msgstr "Gerenciar perfis"
-msgid "DastProfiles|Manage site profiles"
-msgstr "Gerenciar perfis de site"
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr "Mínimo = 0 (sem tempo limite habilitado), Máximo = 2880 minutos"
@@ -12695,12 +12886,12 @@ msgstr "O perfil está sendo usado por esta verificação sob demanda"
msgid "DastProfiles|Profile name"
msgstr "Nome do perfil"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
-msgstr "Nomes e valores dos cabeçalhos de requisição. Cabeçalhos são adicionados em cada requisição realizada pelo DAST."
-
msgid "DastProfiles|Request headers"
msgstr "Cabeçalhos de requisição"
+msgid "DastProfiles|Retry"
+msgstr "Repetir"
+
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
msgstr "Executar o spider AJAX, além do spider tradicional, para desmantelar a página alvo."
@@ -12803,6 +12994,12 @@ msgstr "Nome de usuário"
msgid "DastProfiles|Username form field"
msgstr "Campo de formulário de nome de usuário"
+msgid "DastProfiles|Validate"
+msgstr "Validar"
+
+msgid "DastProfiles|Validate site profile"
+msgstr "Validar o perfil do site"
+
msgid "DastProfiles|Validated"
msgstr "Validado"
@@ -13007,16 +13204,16 @@ msgid "Day of month"
msgstr "Dia do mês"
msgid "DayTitle|F"
-msgstr ""
+msgstr "Sex"
msgid "DayTitle|M"
-msgstr ""
+msgstr "Seg"
msgid "DayTitle|S"
-msgstr ""
+msgstr "Dom"
msgid "DayTitle|W"
-msgstr ""
+msgstr "Q"
msgid "Days"
msgstr "Dias"
@@ -13195,9 +13392,6 @@ msgstr "Excluir arquivo"
msgid "Delete Key"
msgstr "Excluir chave"
-msgid "Delete Selected"
-msgstr "Excluir selecionado"
-
msgid "Delete Value Stream"
msgstr "Excluir fluxo de valor"
@@ -13222,6 +13416,9 @@ msgstr "Excluir coluna"
msgid "Delete comment"
msgstr "Excluir comentário"
+msgid "Delete comment?"
+msgstr "Excluir comentário?"
+
msgid "Delete corpus"
msgstr "Excluir corpus"
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr "Excluir linha"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr "Adoção de DevOps"
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr "Desenvolvedor"
-msgid "Development"
-msgstr "Desenvolvimento"
-
msgid "Devices (optional)"
msgstr "Dispositivos (opcional)"
@@ -14392,6 +14586,9 @@ msgstr "Número total de funcionalidades adotadas"
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr "Você não pode remover o grupo em que está atualmente."
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr "Pontuação de DevOps"
@@ -14646,9 +14843,6 @@ msgstr "Dispensar selecionado"
msgid "Dismiss trial promotion"
msgstr "Ignorar promoção de avaliação"
-msgid "Dismissable"
-msgstr "Dispensável"
-
msgid "Dismissed"
msgstr "Descartado"
@@ -14674,7 +14868,7 @@ msgid "Display name"
msgstr "Nome de exibição"
msgid "Display progress of child issues"
-msgstr ""
+msgstr "Mostrar progresso de sub-issues"
msgid "Display rendered file"
msgstr "Exibir arquivo renderizado"
@@ -14686,7 +14880,7 @@ msgid "Display time tracking in issues in total hours only. %{link_start}What is
msgstr ""
msgid "Do not display content for customer experience improvement and offers from third parties"
-msgstr ""
+msgstr "Não exibir conteúdo para melhoria da experiência do cliente e ofertas de terceiros"
msgid "Do not force push over diverged refs. After the mirror is created, this setting can only be modified using the API. %{mirroring_docs_link_start}Learn more about this option%{link_closing_tag} and %{mirroring_api_docs_link_start}the API.%{link_closing_tag}"
msgstr "Não force o push sobre as referências divergentes. Depois que o espelho é criado, essa configuração só pode ser modificada usando a API. %{mirroring_docs_link_start}Saiba mais sobre esta opção%{link_closing_tag} e %{mirroring_api_docs_link_start}da API.%{link_closing_tag}"
@@ -14745,6 +14939,9 @@ msgstr "Não enviar dados de serviço"
msgid "Don't show again"
msgstr "Não exibir novamente"
+msgid "Don't show this again"
+msgstr "Não mostre novamente"
+
msgid "Done"
msgstr "Pronto"
@@ -14778,9 +14975,6 @@ msgstr "Baixar artefatos"
msgid "Download codes"
msgstr "Baixar códigos"
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr "Baixar exportação"
@@ -14947,7 +15141,7 @@ msgid "ESM module"
msgstr ""
msgid "Each project can also have an issue tracker and a wiki."
-msgstr ""
+msgstr "Cada projeto pode também possuir um rastreador de issues e uma wiki."
msgid "Edit"
msgstr "Alterar"
@@ -15049,7 +15243,7 @@ msgid "Edit in pipeline editor"
msgstr ""
msgid "Edit in single-file editor"
-msgstr ""
+msgstr "Editar no editor de arquivo único"
msgid "Edit inline"
msgstr "Editar inline"
@@ -15124,7 +15318,7 @@ msgid "Elapsed time"
msgstr "Tempo decorrido"
msgid "Elasticsearch HTTP client timeout value in seconds."
-msgstr ""
+msgstr "Valor de tempo limite em segundos para o cliente HTTP do Elasticsearch."
msgid "Elasticsearch indexing restrictions"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr "Nenhum. Selecione espaços de nome para indexar."
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Nenhum. Selecione projetos para indexar."
-
msgid "Email"
msgstr "E-mail"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr "Ativar notificações por e-mail"
-msgid "Enable error tracking"
-msgstr "Ativar rastreamento de erros"
-
msgid "Enable feature to choose access level"
msgstr "Ativar o recurso para escolher o nível de acesso"
@@ -15495,12 +15680,12 @@ msgstr ""
msgid "End Time"
msgstr "Horário de término"
+msgid "End time"
+msgstr ""
+
msgid "Ends"
msgstr "Termina"
-msgid "Ends at (UTC)"
-msgstr "Termina em (UTC)"
-
msgid "Ends on"
msgstr "Termina em"
@@ -15517,7 +15702,7 @@ msgid "Enhance security by storing service account keys in secret managers - lea
msgstr ""
msgid "Ensure connectivity is available from the GitLab server to the Prometheus server"
-msgstr ""
+msgstr "Assegure que a conectividade esteja disponível do servidor do GitLab ao servidor do Prometheus"
msgid "Ensure your %{linkStart}environment is part of the deploy stage%{linkEnd} of your CI pipeline to track deployments to your cluster."
msgstr ""
@@ -15609,6 +15794,18 @@ msgstr "Digite sua senha para aprovar"
msgid "Enterprise"
msgstr "Empresa"
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr "O detalhe do usuário não pode ser atualizado"
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr "O usuário não corresponde à definição de \"Usuário corporativo\" para o grupo"
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr "O usuário já é um usuário corporativo"
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr "O usuário não é membro do grupo"
+
msgid "Environment"
msgstr "Ambiente"
@@ -15645,8 +15842,11 @@ msgstr "Ambientes"
msgid "Environments Dashboard"
msgstr "Painel de ambientes"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
-msgstr "Os ambientes permitem que você acompanhe as implantações do seu aplicativo. %{linkStart}Mais informações%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr ""
msgid "Environments in %{name}"
msgstr "Ambientes em %{name}"
@@ -15708,6 +15908,12 @@ msgstr "Parada automática"
msgid "Environments|Auto stops %{autoStopAt}"
msgstr "Paradas automáticas %{autoStopAt}"
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr "Pesquisar pelo nome do ambiente"
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Mostrar tudo"
@@ -15810,6 +16019,12 @@ msgstr "Parar"
msgid "Environments|Stop environment"
msgstr "Parar ambiente"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr "Parar %{environmentName}"
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr "Erro ao recuperar gráfico de rede."
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr "Erro ao recuperar refs"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "Erro ao recuperar lista de dependências. Por favor, verifique sua conexão de rede e tente novamente."
@@ -16107,6 +16319,9 @@ msgstr "Ocorreu um erro ao configurar o editor. Por favor, tente novamente."
msgid "Error tracking"
msgstr "Rastreamento de erros"
+msgid "Error tracking is currently in"
+msgstr "O rastreamento de erros está atualmente em"
+
msgid "Error updating %{issuableType}"
msgstr "Erro ao atualizar %{issuableType}"
@@ -16254,12 +16469,18 @@ msgstr "Adicionar política"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr "Tem certeza de que deseja excluir a política de escalação \"%{escalationPolicy}\"? Essa ação não pode ser desfeita."
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "Crie uma política de escalação no GitLab"
msgid "EscalationPolicies|Delete escalation policy"
msgstr "Excluir política de escalação"
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr "Editar política de escalação"
@@ -16275,6 +16496,9 @@ msgstr "Políticas de escalação"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr "Política de escalação %{obstacle} no projeto %{project}"
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr "Regras de escalação"
@@ -16290,6 +16514,9 @@ msgstr "O máximo de 10 regras foi atingido."
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "Os minutos devem estar entre 0 e 1440."
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr "Remover regra de escalação"
@@ -16299,9 +16526,6 @@ msgstr "Pesquisar usuário"
msgid "EscalationPolicies|Select schedule"
msgstr "Selecionar agendamento"
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr "Configure as políticas de escalação para definir quem é paginado e quando, no caso de os primeiros usuários paginados não responderem."
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "ENTÃO %{doAction} %{scheduleOrUser}"
@@ -16314,6 +16538,9 @@ msgstr "A política de escalação não pôde ser atualizada. Por favor, tente n
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr "Esta política não tem regras de escalação."
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr "mins"
@@ -16335,6 +16562,9 @@ msgstr "Estimativa"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Filtrar por tudo"
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,8 +16879,8 @@ msgstr ""
msgid "Expires:"
msgstr "Expira:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Explique o problema. Se necessário, forneça um link para a issue ou comentário relevante."
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "Explorar"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr "Falha ao associar um usuário porque nenhum usuário foi encontrado."
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17011,7 +17241,7 @@ msgid "Failed to protect the environment"
msgstr "Falha ao proteger o ambiente"
msgid "Failed to publish issue on status page."
-msgstr ""
+msgstr "Falha ao publicar a issue na página de status."
msgid "Failed to remove a Zoom meeting"
msgstr "Falha ao remover uma reunião do Zoom"
@@ -17333,9 +17563,6 @@ msgstr "Fev"
msgid "February"
msgstr "Fevereiro"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Localizar por caminho"
msgid "Find file"
msgstr "Localizar arquivo"
+msgid "FindFile|Switch branch/tag"
+msgstr "Mudar ramificação/tag"
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr "Você não pode %{edit_start}editar%{edit_end} arquivos diretamente ness
msgid "ForkedFromProjectPath|Forked from"
msgstr "Fork criado a partir de"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr "Fork em andamento"
msgid "Forks"
msgstr "Forks"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr "Explorar planos pagos"
msgid "FreeUserCap|Explore paid plans:"
msgstr "Explorar planos pagos:"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -17798,10 +18031,10 @@ msgid "FreeUserCap|You've reached your member limit!"
msgstr "Você atingiu seu limite de membros!"
msgid "Freeze end"
-msgstr ""
+msgstr "Fim do congelamento"
msgid "Freeze start"
-msgstr ""
+msgstr "Início do congelamento"
msgid "Frequency"
msgstr "Frequência"
@@ -17961,7 +18194,7 @@ msgid "Geo|%{timeAgoStr} (%{pendingEvents} events)"
msgstr ""
msgid "Geo|%{title} checksum progress"
-msgstr ""
+msgstr "progresso da soma de verificação de %{title}"
msgid "Geo|Add New Site"
msgstr "Adicionar um novo site"
@@ -18000,7 +18233,7 @@ msgid "Geo|Allowed Geo IP should contain valid IP addresses"
msgstr ""
msgid "Geo|Checksummed"
-msgstr ""
+msgstr "Soma de verificação"
msgid "Geo|Choose specific groups or storage shards"
msgstr "Escolha grupos específicos ou fragmentos de armazenamento"
@@ -18183,7 +18416,7 @@ msgid "Geo|Nothing found…"
msgstr "Nada encontrado…"
msgid "Geo|Nothing to checksum"
-msgstr ""
+msgstr "Nada para soma de verificação"
msgid "Geo|Nothing to synchronize"
msgstr "Nada para sincronizar"
@@ -18503,9 +18736,6 @@ msgstr "Comece com o monitoramento de desempenho"
msgid "Get started!"
msgstr "Vamos começar!"
-msgid "Getting started with releases"
-msgstr "Introdução às versões"
-
msgid "Git"
msgstr "Git"
@@ -18594,7 +18824,7 @@ msgid "GitLab"
msgstr "GitLab"
msgid "GitLab (self-managed)"
-msgstr ""
+msgstr "GitLab (auto-gerenciado)"
msgid "GitLab / Unsubscribe"
msgstr "GitLab / Cancelar inscrição"
@@ -18653,6 +18883,9 @@ msgstr "Solicitação de conta do GitLab rejeitada"
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr "Documentação do GitLab"
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr "Versão do GitLab"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr "URL do host do Gitea"
msgid "Gitea Import"
msgstr "Importação do Gitea"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr "Crie um %{token_link_start}token de acesso pessoal%{token_link_end} com acessos %{status_html} concedidos e cole-o aqui."
@@ -18937,6 +19203,9 @@ msgstr "%{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr "Fechar"
@@ -18958,6 +19227,9 @@ msgstr "Issues que eu criei"
msgid "GlobalSearch|Issues assigned to me"
msgstr "Issues atribuídas a mim"
+msgid "GlobalSearch|Language"
+msgstr "Idioma"
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "Solicitações de mesclagem que criei"
@@ -19003,6 +19275,12 @@ msgstr "Os resultados da pesquisa estão sendo carregados"
msgid "GlobalSearch|Settings"
msgstr "Configurações"
+msgid "GlobalSearch|Show more"
+msgstr "Mostrar mais"
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr "Opções de sintaxe"
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr "Grupo: %{group_name}"
-msgid "Group: %{name}"
-msgstr "Grupo: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr "Issues criadas"
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "Últimos 30 dias"
-
msgid "GroupActivityMetrics|Members added"
msgstr "Membros adicionados"
@@ -19771,6 +20043,9 @@ msgstr "Pesquisar grupos"
msgid "GroupSelect|Select a group"
msgstr "Selecionar grupos"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr "Painéis analíticos"
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr "Aplicado a todos os subgrupos, a menos que seja substituído por um proprietário do grupo. Os grupos já adicionados ao projeto perdem o acesso."
@@ -19873,11 +20148,17 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr "Selecionar o grupo pai"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "Selecione o projeto que contém os arquivos de configuração dos painéis analíticos"
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "Selecione o projeto que contém os arquivos de configuração dos painéis analíticos"
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr "Selecione o projeto que contém o arquivo %{code_start}.gitlab/insights.yml%{code_end} file"
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
-msgstr "Selecione o projeto que contém seu arquivo de Insights personalizado. %{help_link_start}O que é Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr "Selecione o projeto que contém seu arquivo Insights personalizado."
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
msgstr "Defina um limite de tamanho para todo o conteúdo em cada site do Pages neste grupo. %{link_start}Saiba mais.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr "Os usuários podem criar %{link_start_project}tokens de acesso de projet
msgid "GroupSettings|What are badges?"
msgstr "O que são selos?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr "O que são painéis analíticos?"
+
+msgid "GroupSettings|What is Insights?"
+msgstr "O que é Insights?"
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr "Desculpe, nenhum grupo corresponde à sua pesquisa"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Esse recurso requer um navegador com suporte a localStorage"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr "Alternar modo de edição"
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Um grupo é uma coleção de vários projetos."
@@ -20035,8 +20325,11 @@ msgstr "Criar novo grupo"
msgid "GroupsNew|Create subgroup"
msgstr "Criar subgrupo"
-msgid "GroupsNew|GitLab source URL"
-msgstr "URL da fonte do GitLab"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr "Insira a URL para a instância de origem."
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr "URL da instância de origem do GitLab"
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr "Grupos também podem ser aninhados criando %{linkStart}subgrupos%{linkEnd}."
@@ -20047,8 +20340,8 @@ msgstr "Importar um grupo e dados relacionados de outra instância do GitLab."
msgid "GroupsNew|Import group"
msgstr "Importar grupo"
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "Importar grupos de outras instância do GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr "Importar grupos por transferência direta"
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr "A importação de grupos por transferência direta está desativada no momento."
@@ -20068,14 +20361,11 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "Por favor preencha a URL da fonte do GitLab."
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr "Por favor preencha o seu token de acesso pessoal"
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
-msgstr "Forneça as credenciais para outra instância do GitLab para importar seus grupos diretamente."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
+msgstr "Forneça credenciais para a instância de origem da qual importar. Você pode fornecer esta instância como uma fonte para mover grupos nesta instância."
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
msgstr ""
@@ -20408,6 +20698,9 @@ msgstr "Ajuda"
msgid "Help translate GitLab into your language"
msgstr "Ajude a traduzir o GitLab para seu idioma"
+msgid "Help translate to your language"
+msgstr "Ajude a traduzir para o seu idioma"
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr "Como configuro esta integração?"
msgid "How do I generate it?"
msgstr "Como faço para gerar?"
+msgid "How do I get started?"
+msgstr "Como eu começo?"
+
msgid "How do I mirror repositories?"
msgstr "Como faço para espelhar repositórios?"
@@ -20616,9 +20912,6 @@ msgstr "Como configuro este serviço?"
msgid "How do I use a web terminal?"
msgstr "Como uso um terminal web?"
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr "Como funciona o espelhamento de pull?"
@@ -20667,9 +20960,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Voltar"
-
msgid "IDE|Commit"
msgstr "Commit"
@@ -20679,21 +20969,9 @@ msgstr "Commit para a ramificação %{branchName}"
msgid "IDE|Edit"
msgstr "Editar"
-msgid "IDE|Get started with Live Preview"
-msgstr "Introdução ao Live Preview"
-
msgid "IDE|Go to project"
msgstr "Ir para projeto"
-msgid "IDE|Live Preview"
-msgstr "Pré-visualização ao vivo"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Visualize seu aplicativo da Web usando a avaliação do lado do cliente do Web IDE."
-
-msgid "IDE|Refresh preview"
-msgstr "Atualizar visualização"
-
msgid "IDE|Review"
msgstr "Revisar"
@@ -20730,6 +21008,9 @@ msgstr "Endereços de IP por usuário"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr "Antes de terminar de criar sua conta, precisamos verificar sua identidad
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr "Confirme seu endereço de e-mail"
@@ -20904,6 +21188,9 @@ msgstr "Seu código de verificação expira após %{expires_in_minutes} minutos.
msgid "Identity|Provider ID"
msgstr "ID do provedor"
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr "Se ativado, apenas ramificações protegidas serão espelhados."
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr "Se você não tentou entrar recentemente, você deve %{password_link_sta
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr "Se você não tentou entrar recentemente, você deve alterar imediatamente sua senha: %{password_link}."
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr "Imagens com dimensões incorretas não são redimensionadas automaticamente e podem resultar em comportamento inesperado."
+msgid "Impact detected"
+msgstr "Impacto detectado"
+
+msgid "Impact mitigated"
+msgstr "Impacto mitigado"
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr "Importar tarefas do Phabricator como issues"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "Importação expirou. A importação demorou mais de %{import_jobs_expiration} segundos"
+msgid "Import with projects"
+msgstr "Importar com projetos"
+
+msgid "Import without projects"
+msgstr "Importar sem projetos"
+
msgid "ImportAProjectModal|Import from a project"
msgstr "Importar de um projeto"
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] "Importando %d repositório"
msgstr[1] "Importando %d repositórios"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr "Importando..."
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr "No caso de espelhamento de pull, seu usuário será o autor de todos os eventos no feed de atividades que são o resultado de uma atualização, como novas ramificações sendo criadas ou novos commits sendo enviados para ramificações existentes."
@@ -21255,9 +21563,15 @@ msgstr "Em andamento"
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr "Em uso"
@@ -22008,6 +22322,9 @@ msgstr "Deve começar com http ou https"
msgid "Incident|Add new timeline event"
msgstr "Adicionar novo evento na linha do tempo"
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr "Detalhes do alerta"
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr "Incidente"
+
msgid "Incident|Metrics"
msgstr "Métricas"
@@ -22111,7 +22434,7 @@ msgid "Incoming email"
msgstr ""
msgid "Incoming!"
-msgstr ""
+msgstr "Entrada!"
msgid "Incompatible options set!"
msgstr "Opções incompatíveis definidas!"
@@ -22125,6 +22448,18 @@ msgstr "Incompleto"
msgid "Increase"
msgstr "Aumentar"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr "%{featureName} está em fase de incubação"
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr "GitLab incuba recursos para explorar novos casos de uso. Esses recursos são atualizados regularmente e o suporte é limitado."
+
+msgid "Incubation|Give feedback on this feature"
+msgstr "Dar feedback sobre esse recurso "
+
+msgid "Incubation|Learn more about incubating features"
+msgstr "Saiba mais sobre características de incubação"
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr "Integração"
msgid "Integration Settings"
msgstr "Configurações de integração"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr "Um comentário é adicionado em uma issue confidencial"
-
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr "Um comentário é adicionado em uma issue"
+msgid "IntegrationEvents|A comment is added"
+msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
-msgstr "Uma issue confidencial é criada, atualizada ou fechada"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
-msgstr "Uma solicitação de mesclagem é criada, atualizada ou mesclada"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,14 +22663,20 @@ msgstr "Um status de pipeline muda"
msgid "IntegrationEvents|A push is made to the repository"
msgstr "Um push é feito para o repositório"
-msgid "IntegrationEvents|A tag is pushed to the repository"
-msgstr "Uma tag é enviada para o repositório"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
+msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr "Uma página de wiki é criada ou atualizada"
-msgid "IntegrationEvents|An issue is created, updated, or closed"
-msgstr "Uma issue é criada, atualizada ou fechada"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
+msgstr ""
msgid "Integrations"
msgstr "Integrações"
@@ -22361,9 +22699,6 @@ msgstr "Adicionar uma integração"
msgid "Integrations|Add namespace"
msgstr "Adicionar espaço de nome"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr "Todos os detalhes"
@@ -22463,6 +22798,9 @@ msgstr "Os administradores do GitLab podem configurar integrações que todos os
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr "O aplicativo GitLab para Slack deve ser reinstalado para ativar as notificações"
+
msgid "Integrations|Group-level integration management"
msgstr "Gerenciamento de integração em nível de grupo"
@@ -22473,7 +22811,7 @@ msgid "Integrations|Includes commit title and branch."
msgstr "Inclui título de commit e ramificação."
msgid "Integrations|Instance-level integration management"
-msgstr ""
+msgstr "Gerenciamento de integração em nível de instância"
msgid "Integrations|Integration details"
msgstr "Detalhes da integração"
@@ -22484,11 +22822,8 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr "Mantenha suas dependências de PHP atualizadas no Packagist."
-msgid "Integrations|Known limitations"
-msgstr "Limitações conhecidas"
-
msgid "Integrations|Link namespaces"
-msgstr ""
+msgstr "Link de espaço de nome"
msgid "Integrations|Linked namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr "Padrão"
msgid "Integrations|There are no projects using custom settings"
msgstr "Não há projetos usando configurações personalizadas"
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr "Para manter este projeto em andamento, crie uma nova issue."
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr "Usar configurações personalizadas"
@@ -22730,6 +23065,9 @@ msgstr "Resposta do servidor inválida"
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "Código de dois fatores inválido."
@@ -22817,7 +23155,7 @@ msgstr "Percebemos que você não convidou ninguém para este grupo. Convide seu
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr "%{linkStart}Leia mais%{linkEnd} sobre as permissões de cargos"
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "Data de expiração do acesso (opcional)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "Cancelar"
@@ -22841,12 +23182,18 @@ msgstr "Parabéns por criar seu projeto, você está quase lá!"
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "Crie issues para o novo membro da equipe trabalhar (opcional)"
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "Que tal convidar um ou dois colegas para se juntar a você?"
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr "Para obter mais membros, um proprietário do grupo pode %{trialLinkStart}iniciar uma avaliação%{trialLinkEnd} ou %{upgradeLinkStart}atualizar%{upgradeLinkEnd} para um nível pago."
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr "Você está convidando membros para o projeto %{strongStart}%{name}%{str
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "Convidar grupo"
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr "Título"
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23564,7 +23911,7 @@ msgid "January"
msgstr "Janeiro"
msgid "Japanese language support using"
-msgstr ""
+msgstr "Suporte a idioma japonês usando"
msgid "Jira display name"
msgstr "Nome de exibição Jira"
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr "Falha ao criar ramificação."
@@ -23674,8 +24024,8 @@ msgstr "Ocorreu um erro ao obter a lista de issue"
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
-msgstr "URL base da instância do Jira."
+msgid "JiraService|Base URL of the Jira instance"
+msgstr "URL base da instância do Jira"
msgid "JiraService|Change GitLab version"
msgstr ""
@@ -23728,8 +24078,8 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
-msgstr "Se diferente do URL da Web."
+msgid "JiraService|If different from the Web URL"
+msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
msgstr ""
@@ -23761,6 +24111,9 @@ msgstr "Mover para Concluído"
msgid "JiraService|Open Jira"
msgstr "Abrir Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "Senha ou token de API"
@@ -23776,12 +24129,12 @@ msgstr "Selecionar tipo de issue"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
+msgid "JiraService|Sign in to GitLab to get started."
+msgstr "Entre no GitLab para começar."
+
msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
-msgstr "Entre no GitLab.com para começar."
-
msgid "JiraService|This feature requires a Premium plan."
msgstr "Essa funcionalidade requer um plano Premium."
@@ -23791,16 +24144,13 @@ msgstr "Transição das issues do Jira para o estado final:"
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Use o Jira como rastreador de issue deste projeto."
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
-msgstr "Use um nome de usuário para versão de servidor e um e-mail para versão de nuvem."
-
msgid "JiraService|Use custom transitions"
msgstr "Usar transições personalizadas"
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username for the server version or an email for the cloud version"
+msgstr ""
+
+msgid "JiraService|Username or email"
msgstr "Nome de usuário ou e-mail"
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr "A tarefa foi retentada"
+msgid "JobAssistant|Add job"
+msgstr "Adicionar tarefa"
+
+msgid "JobAssistant|Job assistant"
+msgstr "Assistente de tarefa"
+
msgid "Jobs"
msgstr "Tarefas"
@@ -24329,15 +24685,6 @@ msgstr "Últimos %{days} dias"
msgid "Last 2 weeks"
msgstr "Últimas 2 semanas"
-msgid "Last 30 days"
-msgstr "Últimos 30 dias"
-
-msgid "Last 60 days"
-msgstr "Últimos 60 dias"
-
-msgid "Last 90 days"
-msgstr "Últimos 90 dias"
-
msgid "Last Accessed On"
msgstr "Acessado pela última vez em"
@@ -24413,9 +24760,6 @@ msgstr "Última atualização bem-sucedida"
msgid "Last successful update %{time}."
msgstr "Última atualização bem-sucedida %{time}."
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "Última atualização"
@@ -24665,6 +25009,9 @@ msgstr "Sua equipe está crescendo! Você convidou novos membros da equipe para
msgid "LearnGitlab|- Included in trial"
msgstr "- Incluído na avaliação"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr "Entre em contato com seu administrador para ativar esta ação."
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr "Entre em contato com seu administrador para iniciar uma avaliação gratuita do Ultimate."
@@ -25052,6 +25399,9 @@ msgstr "Listar os seus Repositórios do Gitea"
msgid "List available repositories"
msgstr "Listar repositórios disponíveis"
+msgid "List of all commits"
+msgstr "Lista de todos os commits"
+
msgid "List of all merge commits"
msgstr "Lista de todos commits de mesclagem"
@@ -25079,9 +25429,6 @@ msgstr "Exibir em lista"
msgid "List your Bitbucket Server repositories"
msgstr "Liste seus repositórios do servidor Bitbucket"
-msgid "Live preview"
-msgstr "Pré-visualização ao vivo"
-
msgid "Load more"
msgstr "Carregar mais"
@@ -25137,7 +25484,7 @@ msgid "Lock File?"
msgstr "Bloquear arquivo?"
msgid "Lock memberships to LDAP synchronization"
-msgstr ""
+msgstr "Bloquear inscrições para sincronização LDAP"
msgid "Lock merge request"
msgstr "Bloquear solicitação de mesclagem"
@@ -25202,9 +25549,6 @@ msgstr "Preço"
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr "Entrar"
-
msgid "Login with smartcard"
msgstr "Entrar com cartão inteligente"
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr "Gerenciar etiquetas de %{workspace}"
-msgid "Manage Web IDE features."
-msgstr "Gerenciar recursos do IDE Web."
-
msgid "Manage access"
msgstr "Gerenciar acesso"
@@ -25539,7 +25880,7 @@ msgid "MattermostService|After you configure the integration, view your new Matt
msgstr ""
msgid "MattermostService|Command trigger word"
-msgstr ""
+msgstr "Palavra do gatilho de comando"
msgid "MattermostService|Fill in the word that works best for your team."
msgstr "Preencha a palavra que funciona melhor para sua equipe."
@@ -25670,12 +26011,15 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr "O tamanho máximo do arquivo é 1 MB. O tamanho da imagem deve ser 32 x 32 pixels. Os formatos de imagem permitidos são %{favicon_extension_allowlist}."
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr "O tamanho máximo do arquivo é 1 MB. Páginas são otimizadas para um logotipo de 128x128 px."
+
+msgid "Maximum file size is 1MB."
+msgstr ""
+
msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr "O tamanho máximo do arquivo é 1 MB. As páginas são otimizadas para um logotipo de cabeçalho de 24px de altura"
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
-msgstr "O tamanho máximo do arquivo é 1 MB. As páginas são otimizadas para um logotipo de 640x360 px."
-
msgid "Maximum files in a diff"
msgstr ""
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr "Banir membro"
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr "Direto"
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr "Desativado"
@@ -26065,7 +26418,7 @@ msgid "Merge blocked: all merge request dependencies must be merged."
msgstr ""
msgid "Merge blocked: merge request must be marked as ready. It's still marked as draft."
-msgstr ""
+msgstr "Mesclagem bloqueada: a solicitação de mesclagem deve ser marcada como pronta. Ainda está marcado como rascunho."
msgid "Merge blocked: new changes were just added."
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr "Fazer mesclagem imediatamente"
msgid "Merge in progress"
msgstr "Mesclagem em andamento"
-msgid "Merge locally"
-msgstr "Mesclar localmente"
-
msgid "Merge options"
msgstr "Opções de mesclagem"
@@ -26149,10 +26499,7 @@ msgid "Merge requests are a place to propose changes you've made to a project an
msgstr "A tela de solicitação de mesclagem é um lugar para propor mudanças em um projeto e discutir essas mudanças com outros"
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
-msgstr ""
-
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
+msgstr "As solicitações de mesclagem não podem ser mescladas se as verificações de status não forem bem-sucedidas ou ainda estiverem em execução."
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr "Ocorreu um erro ao salvar o rascunho do comentário."
msgid "MergeRequests|Create issue to resolve thread"
msgstr "Criar issue para resolver o tópico"
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr "Referência copiada"
@@ -26736,19 +27089,19 @@ msgid "Metrics|Your dashboard schema is invalid. Edit the dashboard to correct t
msgstr ""
msgid "Metrics|e.g. HTTP requests"
-msgstr ""
+msgstr "ex., requisições HTTP"
msgid "Metrics|e.g. Requests/second"
-msgstr ""
+msgstr "ex., Requisições/segundo"
msgid "Metrics|e.g. Throughput"
msgstr "ex., Taxa de transferência"
msgid "Metrics|e.g. rate(http_requests_total[5m])"
-msgstr ""
+msgstr "ex., rate(http_requests_total[5m])"
msgid "Metrics|e.g. req/sec"
-msgstr ""
+msgstr "ex., req/seg"
msgid "Mi"
msgstr "Mi"
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr "Artefatos"
+
+msgid "MlExperimentTracking|Created at"
+msgstr "Criado em"
+
+msgid "MlExperimentTracking|Details"
+msgstr "Detalhes"
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr "Acompanhamento de experimentos de aprendizado de máquina"
+
+msgid "MlExperimentTracking|Name"
+msgstr "Nome"
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr "Usuário"
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr "Modal atualizado"
+
msgid "ModalButton|Add projects"
msgstr "Adicionar projetos"
@@ -27061,8 +27447,8 @@ msgstr ""
msgid "Monitor Settings"
msgstr "Configurações do monitor"
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "Monitore seus erros através da integração com o Sentry."
+msgid "Monitor your errors directly in GitLab."
+msgstr "Monitore seus erros diretamente no GitLab."
msgid "Monitoring"
msgstr "Monitoramento"
@@ -27073,9 +27459,6 @@ msgstr "Mês"
msgid "Months"
msgstr "Meses"
-msgid "More"
-msgstr "Mais"
-
msgid "More Details"
msgstr "Mais detalhes"
@@ -27100,6 +27483,9 @@ msgstr "Mais informações disponíveis|aqui"
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr "Mais opções"
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "Mais de %{number_commits_distance} diferentes commits com %{default_branch}"
@@ -27163,6 +27549,9 @@ msgstr "Mover issue para a coluna %{label} no painel."
msgid "Moves this issue to %{path_to_project}."
msgstr "Mover esta issue para %{path_to_project}."
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27176,7 +27565,7 @@ msgid "MrList|Assigned to %{name}"
msgstr "Atribuído a %{name}"
msgid "MrList|Review requested from %{name}"
-msgstr ""
+msgstr "Revisão solicitada de %{name}"
msgid "MrSurvey|By continuing, you acknowledge that responses will be used to improve GitLab and in accordance with the %{linkStart}GitLab Privacy Policy%{linkEnd}."
msgstr "Ao continuar, você reconhece que as respostas serão usadas para melhorar o GitLab e de acordo com a %{linkStart}Política de Privacidade do GitLab%{linkEnd}."
@@ -27220,6 +27609,9 @@ msgstr "Meu grupo incrível"
msgid "My company or team"
msgstr "Minha empresa ou equipe"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr "Meu tópico"
@@ -27232,7 +27624,7 @@ msgstr "NOVO"
msgid "Name"
msgstr "Nome"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr "O nome não está disponível"
msgid "Name is already taken."
msgstr "O nome já está em uso."
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr "Espaço de nome"
msgid "Namespace ID:"
msgstr "ID do espaço de nome:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr "O espaço de nome ou grupo para importar o repositório não existe."
+
+msgid "Namespace or project is required"
+msgstr "Espaço de nome ou projeto é obrigatório"
+
msgid "Namespace:"
msgstr "Espaço de nome:"
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27430,7 +27828,7 @@ msgid "Need help?"
msgstr "Precisa de ajuda?"
msgid "Needs"
-msgstr ""
+msgstr "Necessita"
msgid "Needs attention"
msgstr "Necessita de atenção"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Nova issue"
-msgid "New issue in %{project}"
-msgstr "Nova issue em %{project}"
-
msgid "New issue title"
msgstr "Titulo da nova issue"
@@ -27890,6 +28285,9 @@ msgstr "Nenhuma mensagem foi registrada"
msgid "No milestone"
msgstr "Nenhum marco"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "Sem outras etiquetas com esse nome ou descrição"
@@ -27983,9 +28381,6 @@ msgstr "Nenhum modelo selecionado"
msgid "No test coverage"
msgstr "Nenhuma cobertura de teste"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr "Nenhum gatilho existe ainda. Use o formulário acima para criar um."
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr "Requisições de criação de nota"
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "Nota: Como administrador, você pode configurar o %{github_integration_link}, que permitirá a entrada via GitHub e permitirá a conexão com repositórios sem gerar um token de acesso pessoal."
@@ -28135,6 +28527,9 @@ msgstr "Tem certeza de que deseja cancelar a criação deste %{commentType}?"
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Você tem certeza que quer cancelar a criação deste comentário?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr "Os anexos são enviados por e-mail. Anexos com mais de 10 MB são enviados como links para sua instância do GitLab e acessíveis apenas aos membros do projeto."
+
msgid "Notes|Collapse replies"
msgstr "Recolher respostas"
@@ -28175,7 +28570,7 @@ msgid "Nothing to preview."
msgstr "Nada para pré-visualizar."
msgid "Notification Email"
-msgstr ""
+msgstr "E-mail de notificação"
msgid "Notification events"
msgstr "Eventos de notificação"
@@ -28641,7 +29036,7 @@ msgstr "Painéis"
msgid "Observability|Data sources"
msgstr "Fontes de dados"
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr "OK"
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr "Adicione um agendamento para executar esta verificação em uma data e hora especificadas ou de forma recorrente. As verificações agendadas são salvas automaticamente na biblioteca de verificações."
@@ -28898,8 +29296,8 @@ msgstr "Defina as opções de configuração fundamentais para sua varredura sob
msgid "OnDemandScans|Delete profile"
msgstr "Excluir perfil"
-msgid "OnDemandScans|Description (optional)"
-msgstr "Descrição (opcional)"
+msgid "OnDemandScans|Description"
+msgstr "Descrição"
msgid "OnDemandScans|Discard changes"
msgstr "Descartar alterações"
@@ -28952,6 +29350,9 @@ msgstr "Nova verificação"
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr "Nenhum resultado correspondente"
+
msgid "OnDemandScans|On-demand Scans"
msgstr "Verificação sob demanda"
@@ -28964,12 +29365,18 @@ msgstr "Verificações sob demanda são executadas fora do ciclo DevOps e encont
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr "Verificações sob demanda são executadas fora do ciclo DevOps e encontram vulnerabilidades em seus projetos. %{learnMoreLinkStart}Saiba mais%{learnMoreLinkEnd}"
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr "Apenas proprietários e mantenedores de projetos podem selecionar tags de execução."
+
msgid "OnDemandScans|Repeats"
msgstr "Repetições"
msgid "OnDemandScans|Run scan"
msgstr "Executar verificação"
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr "Salvar verificação e executar"
@@ -28994,6 +29401,9 @@ msgstr "Agendamento de verificação"
msgid "OnDemandScans|Scan type"
msgstr "Tipo de verificação"
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr "Fuso horário"
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr "Verificar"
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr "Ver resultados"
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr "Você tem alterações não salvas"
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr "Inclua apenas novos recursos no seu nível de assinatura atual."
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr "Apenas uma fonte é necessária, mas ambas foram fornecidas"
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr "Oops, você tem certeza?"
msgid "Open"
msgstr "Aberto"
+msgid "Open Beta."
+msgstr "Beta aberto."
+
msgid "Open Selection"
msgstr "Abrir seleção"
msgid "Open errors"
msgstr "Abrir erros"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr "Abrir no Gitpod"
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr "Configurações de pacote e registro"
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr "Tipo de pacote"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr "A limpeza de pacotes e ativos está pronta para ser executada quando o próximo trabalho de limpeza for executado."
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr "Pacotes e recursos não serão excluídos até que a limpeza seja executada em %{nextRunAt}."
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr "Pacotes"
msgid "Packages and registries"
msgstr "Pacotes e registros"
+msgid "Packages and registries settings"
+msgstr "Configurações de pacotes e registros"
+
msgid "Page not found"
msgstr "Página não encontrada"
@@ -30084,9 +30524,6 @@ msgstr "Caminho"
msgid "Path:"
msgstr "Caminho:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30145,7 +30582,7 @@ msgid "Perform code reviews and enhance collaboration with merge requests."
msgstr ""
msgid "Perform common operations on GitLab project"
-msgstr ""
+msgstr "Execute operações comuns no projeto GitLab"
msgid "Performance optimization"
msgstr "Otimização de performance"
@@ -30178,7 +30615,7 @@ msgid "PerformanceBar|Frontend resources"
msgstr ""
msgid "PerformanceBar|Gitaly calls"
-msgstr ""
+msgstr "Chamadas de Gitaly"
msgid "PerformanceBar|Memory"
msgstr "Memória"
@@ -30265,10 +30702,10 @@ msgid "PersonalProject|Your project %{projectName} is not in a group"
msgstr "Seu projeto %{projectName} não está em um grupo"
msgid "Phabricator Server Import"
-msgstr ""
+msgstr "Importação de servidor Phabricator"
msgid "Phabricator Server URL"
-msgstr ""
+msgstr "URL de servidor Phabricator"
msgid "Phabricator tasks"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr "Validando pipeline... Pode levar até um minuto."
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Ativado"
@@ -30516,6 +30965,12 @@ msgstr "Todos"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr "Tem certeza de que deseja excluir este agendamento de pipeline?"
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr "Último pipeline"
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr "Novo agendamento"
@@ -30555,12 +31013,21 @@ msgstr "Proprietário"
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Digite uma descrição curta para esta pipeline"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr "Executar agendamento de pipeline"
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30670,7 +31137,7 @@ msgid "PipelineWizard|Commit"
msgstr ""
msgid "PipelineWizard|Commit Message"
-msgstr ""
+msgstr "Mensagem de commit"
msgid "PipelineWizard|Commit changes to your file"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr "Política de segurança"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr "Especifique os valores das variáveis a serem usadas nessa execução. Os valores especificados na configuração da %{linkStart}CI/CD %{linkEnd} serão usados como padrão."
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Estágios"
@@ -31290,6 +31760,9 @@ msgstr "Digite um número válido"
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr "Por favor digite sua senha atual."
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "Por favor, digite %{phrase_code} para continuar ou feche este modal para cancelar."
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr "Por favor, aguarde alguns instantes enquanto carregamos o histórico do arquivo para esta linha."
@@ -31423,13 +31899,13 @@ msgid "Policy project doesn't exist"
msgstr ""
msgid "PolicyRuleMultiSelect|%{firstLabel} +%{numberOfAdditionalLabels} more"
-msgstr ""
+msgstr "%{firstLabel} +%{numberOfAdditionalLabels} mais"
msgid "PolicyRuleMultiSelect|All %{itemTypeName}"
-msgstr ""
+msgstr "Todos %{itemTypeName}"
msgid "PolicyRuleMultiSelect|Select %{itemTypeName}"
-msgstr ""
+msgstr "Selecionar %{itemTypeName}"
msgid "PolicyRuleMultiSelect|Select all"
msgstr "Selecionar tudo"
@@ -31675,7 +32151,7 @@ msgid "Prevent environment from auto-stopping"
msgstr "Evitar que o ambiente pare automaticamente"
msgid "Prevent outdated deployment jobs"
-msgstr ""
+msgstr "Evitar tarefas de implantação desatualizados"
msgid "Prevent project forking outside current group"
msgstr "Evitar o fork do projeto fora do grupo atual"
@@ -31689,9 +32165,6 @@ msgstr "Evitar que os usuários realizem operações de gravação enquanto a ma
msgid "Preview"
msgstr "Pré-visualizar"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr "Pré-visualize projetos JavaScript no Web IDE com CodeSandbox Live Preview. %{link_start}Saiba mais.%{link_end} "
-
msgid "Preview Markdown"
msgstr "Pré-visualizar Markdown"
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr "Voltar aos painéis"
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr "Criando sua instância de análise de produto..."
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr "Detalhes sobre como configurar a análise do produto para coletar dados."
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr "Detalhes da instrumentação"
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,8 +32288,8 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
-msgstr ""
+msgid "Product Analytics|Set up product analytics"
+msgstr "Configurar análise de produto"
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
msgstr ""
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr "Cancelar edição"
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr "Editar"
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr "Voltar"
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr "Painel"
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr "Estatística única"
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr "Produtividade"
@@ -32406,6 +32906,9 @@ msgstr "Você deve transferir a propriedade ou excluir grupos dos quais você é
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Você precisa delegar outro usuário para ser dono ou apagar esses grupos antes de excluir sua conta."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Seu nome de perfil no LinkedIn em linkedin.com/in/nomedeperfil"
@@ -32448,6 +32951,12 @@ msgstr "Progresso"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "Projeto"
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr "Slug do projeto"
+msgid "Project that can be accessed"
+msgstr "Projeto que pode ser acessado"
+
msgid "Project uploads"
msgstr "Projetos enviados"
@@ -32610,6 +33122,9 @@ msgstr "O nível de visibilidade do projeto será alterado para coincidir com as
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr "Projeto com acesso"
+
msgid "Project: %{name}"
msgstr "Projeto: %{name}"
@@ -32919,6 +33434,9 @@ msgstr "Sempre mostrar os emojis de aprovação e desaprovação com polegar em
msgid "ProjectSettings|Analytics"
msgstr "Análises"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr "Painéis analíticos"
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,11 +33518,8 @@ msgstr "Cada merge cria um commit de mesclagem."
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "Cada projeto pode ter seu próprio espaço de armazenar suas imagens Docker"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr "Cada projeto pode ter seu próprio espaço para armazenar seus pacotes. Nota: O registro do pacote está sempre visível quando um projeto é público."
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
-msgstr ""
+msgstr "Todo projeto pode fazer implantações em ambientes via CI/CD ou chamadas de API. Membros que não são do projeto têm acesso somente leitura."
msgid "ProjectSettings|Everyone"
msgstr "Todos"
@@ -33135,9 +33650,6 @@ msgstr "Sobrepor as preferências de notificação de usuário para todos os mem
msgid "ProjectSettings|Package registry"
msgstr "Registro de pacotes"
-msgid "ProjectSettings|Packages"
-msgstr "Pacotes"
-
msgid "ProjectSettings|Pages"
msgstr "Páginas"
@@ -33184,7 +33696,7 @@ msgid "ProjectSettings|Requirements management system."
msgstr "Sistema de gerenciamento de requisitos."
msgid "ProjectSettings|Roll out new features without redeploying with feature flags."
-msgstr ""
+msgstr "Lançar novos recursos sem reimplantar com feature flag."
msgid "ProjectSettings|Search for topic"
msgstr "Pesquisar tópico"
@@ -33198,6 +33710,12 @@ msgstr "Segurança e conformidade para esse projeto"
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr "Selecione a ramificação padrão para este projeto e configure o modelo para nomes de ramificações."
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "Selecione o projeto que contém os arquivos de configuração dos painéis analíticos"
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "Selecione o projeto que contém os arquivos de configuração dos painéis analíticos."
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr "Defina o comportamento padrão desta opção em solicitações de mesclagem. As alterações também são aplicadas às solicitações de mesclagem existentes."
@@ -33312,6 +33830,9 @@ msgstr "O que são selos?"
msgid "ProjectSettings|What are merge trains?"
msgstr "O que são merge trains?"
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr "O que são painéis analíticos?"
+
msgid "ProjectSettings|What is squashing?"
msgstr "O que é squashing?"
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr "Projetos compartilhados com %{group_name}"
-msgid "Projects that can be accessed"
-msgstr "Projetos podem ser acessos"
-
msgid "Projects to index"
msgstr "Projetos para indexar"
@@ -33516,6 +34034,9 @@ msgstr "Desculpe, nenhum projeto corresponde a sua pesquisa"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "Esta funcionalidade necessita de suporte à localStorage do navegador"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr "Alternar modo de edição"
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "Permite que você clone imediatamente o repositório deste projeto. Pule esta etapa se você planeja fazer o push de um repositório existente."
@@ -33567,6 +34088,9 @@ msgstr "Inicializar repositório com um README"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "Migre seus dados de uma fonte externa como GitHub, Bitbucket, ou outra instância do GitLab."
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "Nenhuma opção de importação disponível"
@@ -33921,6 +34445,9 @@ msgstr "Caminhos protegidos"
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "%{wildcards_link_start}Caracteres curinga%{wildcards_link_end} como %{code_tag_start}*-stable%{code_tag_end} ou %{code_tag_start}production/*%{code_tag_end} são suportados."
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr "Permitir que todos os usuários com acesso %{tag_start}forcem o push%{tag_end}."
@@ -33942,11 +34469,11 @@ msgstr "Permitido para mesclar"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Permitido para mesclar:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "Permitido para push"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr "Permitido push e mesclar"
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "Permitido para push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr "Permitido push e mesclar:"
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr ""
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr "Ramificação"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr "Ramificação será gravável para desenvolvedores. Tem certeza?"
@@ -33972,6 +34502,9 @@ msgstr "Criar curinga"
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr "Não se aplica a usuários com permissão para fazer push. Seções opcionais não são aplicadas."
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr "Mantenha ramificações estáveis seguras e força os desenvolvedores a usar as solicitações de mesclagem"
@@ -33987,6 +34520,9 @@ msgstr "Nova tag protegida"
msgid "ProtectedBranch|No tags are protected."
msgstr "Nenhuma tag está protegida."
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Proteger"
@@ -33999,9 +34535,6 @@ msgstr "Ramificação protegida (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr "Ramificações protegidas"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr "Ramificações protegidas, aprovações de solicitações de mesclagem e verificações de status aparecerão aqui depois de configurados."
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr "Tags protegidas (%{tags_count})"
@@ -34041,6 +34574,9 @@ msgstr "Você pode adicionar apenas grupos que tenham este projeto compartilhado
msgid "ProtectedBranch|default"
msgstr "padrão"
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr "Adicionar regras de implantação"
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr "Permitido para implantar"
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr "Criar regra de implantação"
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr "Usuários"
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} poderá ser editado por desenvolvedores. Tem certeza disso?"
@@ -34167,6 +34715,9 @@ msgstr "Fornecer feedback"
msgid "Provide a number our sales team can use to call you."
msgstr "Forneça um número que nossa equipe de vendas possa usar para ligar para você."
+msgid "Provide feedback"
+msgstr "Enviar opinião"
+
msgid "Provider"
msgstr "Provedor"
@@ -34242,6 +34793,21 @@ msgstr "Comprar mais armazenamento"
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Push"
@@ -34272,7 +34838,7 @@ msgstr "Eventos de push"
msgid "Push project from command line"
msgstr "Fazer push do projeto por linha de comando"
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr "Reimportar com projetos"
+
+msgid "Re-import without projects"
+msgstr "Reimportar sem projetos"
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr "Referência"
msgid "References"
msgstr "Referências"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,13 +35379,7 @@ msgstr "Data de lançamento"
msgid "Releases"
msgstr "Versões"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "As versões são baseadas em tags do Git e marcam pontos específicos no histórico de desenvolvimento de um projeto. Eles podem conter informações sobre o tipo de alterações e também podem fornecer binários, como versões compiladas do seu software."
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-msgstr "As versões são baseadas em tags do Git. Recomendamos tags que usam versionamento semântico, por exemplo %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-
-msgid "Releases documentation"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
msgid "Releases|New Release"
@@ -34819,9 +35388,27 @@ msgstr "Nova versão"
msgid "Releases|Tag message"
msgstr ""
+msgid "Release|Create a new release"
+msgstr "Criar uma nova versão"
+
+msgid "Release|Getting started with releases"
+msgstr "Introdução às versões"
+
msgid "Release|Include message from the annotated tag."
msgstr "Incluir mensagem da tag anotada."
+msgid "Release|Learn more about releases"
+msgstr "Saiba mais sobre as versões"
+
+msgid "Release|More information"
+msgstr "Mais informações"
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr "As versões são baseadas em tags do Git e marcam pontos específicos no histórico de desenvolvimento de um projeto. Eles podem conter informações sobre o tipo de alterações e também podem fornecer binários, como versões compiladas do seu software."
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr "Remover grupo"
msgid "Remove header logo"
msgstr "Remover logotipo de cabeçalho"
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr "Adicionar outro link"
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr "Reportar abuso ao administrador"
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "Última atualização"
@@ -35714,14 +36313,20 @@ msgstr "Redefinir para o padrão do projeto"
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr "Resolver conflitos"
msgid "Resolve conflicts on source branch"
msgstr "Resolver conflitos na branch de origem"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
-msgstr "Resolva estes conflitos ou peça a alguém com acesso de escrita para este repositório realizar a mesclagem localmente"
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
+msgstr ""
msgid "Resolve thread"
msgstr "Resolver tópico"
@@ -35750,6 +36355,9 @@ msgstr "Resposta"
msgid "Response didn't include `service_desk_address`"
msgstr "A resposta não incluiu `service_desk_address`"
+msgid "Response initiated"
+msgstr "Resposta iniciada"
+
msgid "Response metrics (AWS ELB)"
msgstr "Métricas de resposta (AWS ELB)"
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr "Continuar"
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr "A recuperação do relatório de conformidade falhou. Atualize a página e tente novamente."
@@ -35869,8 +36474,8 @@ msgstr "Ver último aplicativo"
msgid "Review changes"
msgstr "Revisar alterações"
-msgid "Review requests for you"
-msgstr "Requisições de revisão atribuídos a você"
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
msgstr ""
@@ -35910,6 +36515,9 @@ msgstr "Revisando (solicitação de mesclagem !%{mergeRequestId})"
msgid "Revoke"
msgstr "Revogar"
+msgid "Revoke Key"
+msgstr "Revogar chave"
+
msgid "Revoked"
msgstr "Revogado"
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr "Execute pipelines de CI/CD com Jenkins."
+msgid "Run again"
+msgstr "Executar novamente"
+
msgid "Run housekeeping"
msgstr "Executar manutenção"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr "Executar tarefa"
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] "%d executor selecionado excluído"
msgstr[1] "%d executores selecionados excluídos"
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr "%{link_start}Esses executores%{link_end} estão disponíveis para todos os grupos e projetos."
@@ -36048,8 +36667,8 @@ msgstr ""
msgid "Runners|Active"
msgstr "Ativo"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
-msgstr ""
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
+msgstr "Adicione notas como o proprietário do executor ou para que deve ser usado."
msgid "Runners|Administrator"
msgstr "Administrador"
@@ -36087,6 +36706,9 @@ msgstr "Grupo Atribuído"
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr "Projetos atribuídos (%{projectCount})"
+msgid "Runners|Assigned project runners"
+msgstr "Executores de projetos atribuídos"
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr "Limpar seleção"
+msgid "Runners|Cloud templates"
+msgstr "Modelos em cloud"
+
msgid "Runners|Command to register runner"
msgstr "Comando para registrar o executor"
msgid "Runners|Configuration"
msgstr "Configuração"
+msgid "Runners|Containers"
+msgstr " Contêineres"
+
msgid "Runners|Copy instructions"
msgstr "Copiar instruções"
msgid "Runners|Copy registration token"
msgstr "Copiar token de registro"
+msgid "Runners|Create an instance runner"
+msgstr "Criar um executor de instância"
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr "Crie um executor de instância para gerar um comando que cadastre o executor com todas as suas configurações. %{linkStart}Prefere usar um token de registro para criar um executor?%{linkEnd}"
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr "Endereço de IP"
msgid "Runners|Idle"
msgstr "Ocioso"
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr "Instalar um executor"
msgid "Runners|Instance"
msgstr "Instância"
+msgid "Runners|Instance: Median job queued time"
+msgstr "Instância: Tempo médio de fila de tarefa"
+
msgid "Runners|Jobs"
msgstr "Tarefas"
+msgid "Runners|Jobs in projects you have access to."
+msgstr "Tarefas em projetos aos quais você tem acesso."
+
msgid "Runners|Last contact"
msgstr "Último contato"
@@ -36230,6 +36873,9 @@ msgstr "Tempo limite máximo da tarefa"
msgid "Runners|Members of the %{type} can register runners"
msgstr "Membros do %{type} podem registrar executores"
+msgid "Runners|Minor version upgrades are available."
+msgstr "Atualizações de versão secundária estão disponíveis."
+
msgid "Runners|Name"
msgstr "Nome"
@@ -36245,6 +36891,9 @@ msgstr "Nunca expira"
msgid "Runners|New group runners can be registered"
msgstr "Novos executores do grupo podem ser registrados"
+msgid "Runners|New instance runner"
+msgstr "Novo executor de instância"
+
msgid "Runners|New registration token generated!"
msgstr "Novo token de registro gerado!"
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr "Apenas administradores podem ver isso."
+
+msgid "Runners|Operating systems"
+msgstr "Sistemas operacionais"
+
msgid "Runners|Owner"
msgstr "Proprietário"
@@ -36295,6 +36950,9 @@ msgstr "Plataforma"
msgid "Runners|Project"
msgstr "Projeto"
+msgid "Runners|Project runners"
+msgstr "Executores de projeto"
+
msgid "Runners|Property Name"
msgstr "Nome da propriedade"
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr "Executor atribuído ao projeto."
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr "Insights de desempenho do executor"
+
msgid "Runners|Runner registration"
msgstr "Registro de executor"
@@ -36412,19 +37076,25 @@ msgstr "Executores são os agentes que executam seus trabalhos de CI/CD. Siga as
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr "Executando"
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr "Atualizações de segurança ou compatibilidade são recomendadas."
+
msgid "Runners|Select all"
msgstr "Selecionar todos"
msgid "Runners|Select projects to assign to this runner"
msgstr "Selecione projetos para atribuir a este executor"
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr "O projeto, grupo ou instância onde o executor foi registrado. Os execut
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr "Estes executores são atribuídos a este projeto."
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr "Expiração do token"
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr "Entenda quanto tempo leva para os executores pegarem uma tarefa. %{linkStart}Como isso é calculado?%{linkEnd}"
+
msgid "Runners|Unselect all"
msgstr "Desmarcar tudo"
@@ -36543,6 +37219,9 @@ msgstr "Versão %{version}"
msgid "Runners|View installation instructions"
msgstr "Ver instruções de instalação do executor"
+msgid "Runners|View metrics"
+msgstr "Ver métricas"
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,11 +37246,14 @@ msgstr "grupo"
msgid "Runners|paused"
msgstr "pausado"
+msgid "Runners|project"
+msgstr "projeto"
+
msgid "Runners|shared"
msgstr "compartilhado"
-msgid "Runners|specific"
-msgstr "específicos"
+msgid "Runner|New"
+msgstr "Novo"
msgid "Runner|Owner"
msgstr "Proprietário"
@@ -36609,12 +37291,12 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr "Entrar em %{groupName}"
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "Entrar no GitLab para conectar a conta da sua organização"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr "O grupo %{strongOpen}%{group_path}%{strongClose} permite que você entre usando a entrada única."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr ""
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr ""
@@ -36627,6 +37309,12 @@ msgstr "O SSO da sua organização foi conectado à sua conta do GitLab"
msgid "SAST Configuration"
msgstr "Configuração de SAST"
+msgid "SCIM|SCIM Token"
+msgstr "Token SCIM"
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr "Sistema para gerenciamento de identidade entre domínios."
+
msgid "SHA256"
msgstr ""
@@ -36721,7 +37409,7 @@ msgid "Save comment"
msgstr "Salvar comentário"
msgid "Save deploy freeze"
-msgstr ""
+msgstr "Salvar congelamento de implantação"
msgid "Save internal note"
msgstr "Salvar nota interna"
@@ -36732,6 +37420,12 @@ msgstr "Salvar senha"
msgid "Save pipeline schedule"
msgstr "Salvar agendamento da pipeline"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "Salvando"
@@ -36744,12 +37438,6 @@ msgstr "%{period} %{days} a %{time}"
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr "%{thenLabelStart}Então%{thenLabelEnd} Exigir uma %{scan} verificação para executar com perfil do site %{siteProfile} e verificação de perfil %{scannerProfile}"
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr ""
@@ -36987,9 +37675,6 @@ msgstr "Procurar arquivos"
msgid "Search for Namespace"
msgstr "Pesquisar por espaço de nome"
-msgid "Search for a LDAP group"
-msgstr "Pesquisar por um grupo LDAP"
-
msgid "Search for a group"
msgstr "Pesquisar por um grupo"
@@ -37095,6 +37780,12 @@ msgstr "no projeto %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "de %{link_to_project}"
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr "Mostrando %{count} %{scope} para %{term_element}"
@@ -37207,15 +37898,45 @@ msgstr "Arquivos seguros"
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr "Excluir %{name}?"
msgid "SecureFiles|Delete secure file"
msgstr "Excluir arquivo seguro"
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr "O arquivo seguro %{name} será excluído permanentemente. Tem certeza?"
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Segurança"
@@ -37396,6 +38117,9 @@ msgstr "e "
msgid "SecurityOrchestration| or "
msgstr "ou "
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr "Nova política"
@@ -37798,8 +38528,8 @@ msgstr "ramificações"
msgid "SecurityOrchestration|group level branch"
msgstr "ramificação em nível de grupo"
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
-msgstr "ou de: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
+msgstr ""
msgid "SecurityOrchestration|scanner finds"
msgstr ""
@@ -37871,7 +38601,7 @@ msgid "SecurityReports|Although it's rare to have no vulnerabilities, it can hap
msgstr ""
msgid "SecurityReports|Change status"
-msgstr ""
+msgstr "Mudar status"
msgid "SecurityReports|Check the messages generated while parsing the following security reports, as they may prevent the results from being ingested by GitLab. Ensure the security report conforms to a supported %{helpPageLinkStart}JSON schema%{helpPageLinkEnd}."
msgstr ""
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr "Selecionar perfil"
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr "Selecionar uma ramificação"
msgid "Select a branch to compare"
msgstr "Selecione uma ramificação para comparar"
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr "Selecionar uma cor"
@@ -38257,9 +38996,6 @@ msgstr "Selecione um cargo"
msgid "Select a template repository"
msgstr "Selecione um repositório de modelos"
-msgid "Select a template type"
-msgstr "Selecione um tipo de modelo"
-
msgid "Select all"
msgstr "Selecionar todos"
@@ -38326,9 +39062,6 @@ msgstr "Selecionar projeto"
msgid "Select project to create %{type}"
msgstr "Selecione o projeto para criar %{type}"
-msgid "Select project to create issue"
-msgstr "Selecione o projeto para criar a issue"
-
msgid "Select projects"
msgstr "Selecionar projetos"
@@ -38365,6 +39098,9 @@ msgstr "Selecionar subgrupo"
msgid "Select subscription"
msgstr "Selecionar assinatura"
+msgid "Select tags"
+msgstr "Selecionar tags"
+
msgid "Select target branch"
msgstr "Selecionar ramificação de destino"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "Os níveis selecionados não podem ser usados por usuários não administradores para grupos, projetos ou snippets. Se o nível público for restrito, os perfis de usuário só serão visíveis para usuários conectados."
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr "Defina um modelo de descrição padrão para ser usado para as novas issues. %{link_start}O que são modelos de descrição?%{link_end}"
+msgid "Set a group, access level or users who are required to deploy."
+msgstr "Defina um grupo, nível de acesso ou usuários que precisam implantar."
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Defina uma senha para sua conta para aceitar ou entregar código via %{protocol}."
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr "Nome curto"
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr "Se você perder seu telefone ou acessar o seu segredo de senha de uso único, cada um desses códigos de recuperação poderá ser usado uma vez para recuperar o acesso à sua conta. Guarde-os em um lugar seguro, ou você %{boldStart}irá%{boldEnd} perder o acesso à sua conta."
@@ -38965,7 +39704,7 @@ msgid "Show more"
msgstr "Mostrar mais"
msgid "Show one file at a time"
-msgstr ""
+msgstr "Mostrar um arquivo por vez"
msgid "Show open epics"
msgstr "Mostrar épicos abertos"
@@ -39117,7 +39856,7 @@ msgid "Sign in / Register"
msgstr "Entrar / Criar conta"
msgid "Sign in as a user with the matching email address, add the email to this account, or sign-up for a new account using the matching email."
-msgstr ""
+msgstr "Entre como um usuário com um endereço de e-mail correspondente, adicione o e-mail a esta conta, ou cadastre uma nova conta utilizando o e-mail correspondente."
msgid "Sign in preview"
msgstr "Prévia de entrada"
@@ -39141,7 +39880,7 @@ msgid "Sign in with smart card"
msgstr "Entrar com cartão inteligente"
msgid "Sign in/Sign up pages"
-msgstr ""
+msgstr "Páginas de Entrada/Cadastro"
msgid "Sign out"
msgstr "Sair"
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr "Cadastre-se"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "O registro foi bem sucedido! Confirme seu e-mail para fazer entrar."
@@ -39318,13 +40054,13 @@ msgid "SlackIntegration|This integration allows users to perform common operatio
msgstr "Esta integração permite que os usuários realizem operações comuns neste projeto digitando comandos de barra no Slack."
msgid "SlackIntegration|Update to the latest version"
-msgstr ""
+msgstr "Atualizar para a última versão"
msgid "SlackIntegration|Update to the latest version of GitLab for Slack to get notifications"
msgstr ""
msgid "SlackIntegration|Update to the latest version to receive notifications from GitLab."
-msgstr ""
+msgstr "Atualize para a versão mais recente para receber notificações do GitLab."
msgid "SlackIntegration|Verification token"
msgstr "Token de verificação"
@@ -39335,6 +40071,15 @@ msgstr "Agora você pode fechar esta janela e acessar seu workspace do Slack."
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,11 +40104,11 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
-msgstr ""
+msgstr "%{emoji}Bem-vindo ao GitLab para Slack!"
msgid "Slack|Connect your GitLab account"
msgstr "Conecte sua conta do GitLab"
@@ -39371,10 +40116,10 @@ msgstr "Conecte sua conta do GitLab"
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr "Algo deu errado ao tentar mudar o estado de bloqueio desse %{issuableDis
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr "Algo deu errado ao atualizar os responsáveis"
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr "Proteção contra spam e anti-bot"
msgid "Spam log successfully submitted as ham."
msgstr "Registro de spam foi enviado com sucesso como ham."
-msgid "Specific runners"
-msgstr "Executores específicos"
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40056,7 +40804,7 @@ msgid "StarredProjectsEmptyState|You don't have starred projects yet."
msgstr "Você ainda não tem projetos favoritos."
msgid "Starrers"
-msgstr ""
+msgstr "Favoritadores"
msgid "Stars"
msgstr "Favoritos"
@@ -40107,7 +40855,7 @@ msgid "Start merge train"
msgstr ""
msgid "Start merge train when pipeline succeeds"
-msgstr ""
+msgstr "Começar um merge train quando o pipeline for bem-sucedido"
msgid "Start merge train..."
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr "Iniciar pesquisa"
msgid "Start thread"
msgstr "Iniciar tópico"
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr "Comece sua avaliação Ultimate gratuita"
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr "Inicia %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Começa em (UTC)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,8 +40959,8 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
-msgstr "Verifique se há uma resposta de status nas solicitações de mesclagem. As falhas não bloqueiam as mesclagens. %{link_start}Saiba mais%{link_end}"
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
+msgstr ""
msgid "StatusCheck|Examples: QA, Security."
msgstr "Exemplos: QA, Segurança."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "O realçador de caracteres ajuda a manter a linha de assunto com %{titleLength} caracteres e quebra a linha do corpo em %{bodyLength} para que sejam legíveis no git."
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "A ação de atualização irá expirar depois de %{number_of_minutes} minutos. Para grandes repositórios, use uma combinação de clone/push."
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr "Tema"
-
msgid "There are currently no mirrored repositories."
msgstr "Atualmente, não há repositórios espelhados."
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr "Ocorreu um problema ao buscar pipelines vinculados."
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr "Houve um erro ao redefinir os minutos de pipeline do usuário."
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr "Esses executores são compartilhados entre projetos neste grupo."
-msgid "These runners are specific to this project."
-msgstr "Esses executores são específicos para este projeto."
-
msgid "These variables are inherited from the parent group."
msgstr "Essas variáveis são herdadas do grupo pai."
@@ -42660,6 +43411,9 @@ msgstr "Essa ação pode levar à perda de dados. Para evitar ações acidentais
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr "Esta ação não pode ser desfeita e excluirá permanentemente a chave %{key} SSH"
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr "Esta ação exclui %{codeOpen}%{project_path_with_namespace}%{codeClose} e tudo o que este projeto contém. %{strongOpen}Não há volta.%{strongClose}"
@@ -42837,12 +43591,12 @@ msgstr "Esse épico não existe ou você não tem permissão suficiente."
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
-msgstr ""
-
msgid "This feature requires local storage to be enabled"
msgstr "Esta funcionalidade requer que o armazenamento local esteja ativado"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr ""
+
msgid "This field is required"
msgstr "Este campo é obrigatório"
@@ -42877,7 +43631,7 @@ msgid "This group has been scheduled for permanent removal on %{date}"
msgstr ""
msgid "This group has no active access tokens."
-msgstr ""
+msgstr "Este grupo não tem tokens de acesso ativos."
msgid "This group has no projects yet"
msgstr "Este grupo ainda não tem projetos"
@@ -43122,9 +43876,6 @@ msgstr "Este pipeline foi disparando por um agendamento."
msgid "This process deletes the project repository and all related resources."
msgstr "Esse processo exclui o repositório do projeto e todos os recursos relacionados."
-msgid "This project"
-msgstr "Este projeto"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr "Qui"
msgid "Thursday"
msgstr "Quinta-feira"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr "Melhore a produtividade da equipe"
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr "Explore planos pagos"
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr "Inicie uma avaliação gratuita"
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr "Grátis"
+
msgid "Time"
msgstr "Hora"
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "Para importar um repositório SVN, confira %{svn_link}."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr "Para ampliar sua pesquisa, altere ou remova os filtros acima."
msgid "To-Do List"
msgstr "Lista de tarefas pendentes"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr "Nome do token"
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr "Escopos definem os níveis de permissão concedidos ao token."
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr "Muitas referências. Ações rápidas são limitadas a no máximo %{max_count} referências de usuários"
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "Muitos usuários encontrados. Ações rápidas são limitadas a no máximo %{max_count} usuários"
@@ -44058,6 +44839,11 @@ msgstr "Título do tópico"
msgid "Topic was successfully updated."
msgstr "Trópico foi atualizando com sucesso"
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr "Nenhum resultado correspondente"
@@ -44214,9 +45000,6 @@ msgstr "Crie um novo grupo para iniciar sua avaliação do GitLab Ultimate."
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr "Dia %{daysUsed}/%{duration}"
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr "Atualizar %{groupName} para %{planName}"
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr "Você pode aplicar sua avaliação a um novo grupo ou a um grupo existente."
@@ -44270,9 +45053,6 @@ msgstr "Gatilho removido."
msgid "Trigger repository check"
msgstr "Ativar a verificação do repositório"
-msgid "Trigger this manual action"
-msgstr "Acionar esta ação manual"
-
msgid "Trigger token:"
msgstr "Token de gatilho:"
@@ -44294,12 +45074,6 @@ msgstr "Descrição"
msgid "Trigger|Trigger description"
msgstr "Descrição do gatilho"
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr "inválido"
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr "Solicitações não autenticadas"
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr "Indisponível"
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr "Atualizar regra de aprovação"
msgid "Update approvers"
msgstr "Atualizar aprovadores"
-msgid "Update broadcast message"
-msgstr "Atualizar mensagem de transmissão"
-
msgid "Update failed"
msgstr "Falha na atualização"
@@ -44837,6 +45617,15 @@ msgstr "Atualize o nome do seu grupo, descrição, avatar e visibilidade."
msgid "Update your project name, topics, description, and avatar."
msgstr "Atualize o nome do seu projeto, tópicos, a descrição e o avatar."
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr "Tem certeza que deseja remover?"
+
+msgid "UpdateProject|Cancel"
+msgstr "Cancelar"
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr "Saiba mais."
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr "Atualizado"
+msgid "Updated %{timeAgo}"
+msgstr "Atualizado em %{timeAgo}"
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Atualizado em %{updated_at} por %{updated_by}"
@@ -45125,6 +45929,9 @@ msgstr "Uso por mês"
msgid "UsageQuota|Usage by project"
msgstr "Uso por projeto"
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Uso de recursos de grupo entre os projetos no grupo %{strong_start}%{group_name}%{strong_end}"
@@ -45251,18 +46058,12 @@ msgstr "Use %{code_start}::%{code_end} para criar um conjunto de rótulos com %{
msgid "Use .gitlab-ci.yml"
msgstr "Usar .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr "Use arquivos seguros para armazenar arquivos usados por seus pipelines, como armazenamentos de chaves do Android ou perfis de provisionamento da Apple e certificados de assinatura."
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr "Use um autenticador de senha única no seu dispositivo móvel ou computador para habilitar a autenticação de dois fatores (A2F)."
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr "O usuário foi banido com sucesso."
+
msgid "User was successfully created."
msgstr "Usuário criado com sucesso."
@@ -45550,6 +46351,9 @@ msgstr "(Ocupado)"
msgid "UserProfile|Activity"
msgstr "Atividade"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Usuário bloqueado"
@@ -45820,6 +46624,9 @@ msgstr "Análise do fluxo de valor"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr "O valor pode conter uma referência de variável"
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr "Número médio de implantações para produção por dia."
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr "Métricas DORA"
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr "Tarefas por tipo"
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr "Número total de implementações para produção."
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr "Itens no estágio"
@@ -45928,9 +46747,6 @@ msgstr "Iniciar"
msgid "ValueStreamEvent|Stop"
msgstr "Parar"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr "Variável"
@@ -46006,9 +46822,6 @@ msgstr "Versão %{versionNumber} (última)"
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr "Não encontramos nenhum %{scope} correspondente a %{term} no projeto %{p
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr "Detectamos uma tentativa de entrada na sua conta %{host} usando um código de autenticação de dois fatores incorreto"
@@ -46946,7 +47756,7 @@ msgid "Webhooks|Go to webhooks"
msgstr "Ir para webhooks"
msgid "Webhooks|How it looks in the UI"
-msgstr ""
+msgstr "Como fica na interface"
msgid "Webhooks|Issues events"
msgstr "Eventos de issues"
@@ -46985,7 +47795,7 @@ msgid "Webhooks|Secret token"
msgstr "Token secreto"
msgid "Webhooks|Sensitive portion of URL"
-msgstr ""
+msgstr "Parte sensível da URL"
msgid "Webhooks|Show full URL"
msgstr "Mostrar URL completo"
@@ -47129,7 +47939,7 @@ msgid "What's new"
msgstr "Novidades"
msgid "When a deployment job is successful, prevent older deployment jobs that are still pending."
-msgstr ""
+msgstr "Quando uma tarefa de implantação é bem-sucedida, evite as tarefas de implantação mais antigas que ainda estão pendentes."
msgid "When a runner is locked, it cannot be assigned to other projects"
msgstr "Quando um executor está bloqueado, não pode ser atribuído a outros projetos"
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr "Fechado"
-msgid "WorkItem|Collapse tasks"
-msgstr "Recolher tarefas"
-
msgid "WorkItem|Create %{workItemType}"
msgstr "Criar %{workItemType}"
msgid "WorkItem|Create objective"
msgstr "Criar objetivo"
-msgid "WorkItem|Create task"
-msgstr "Criar tarefa"
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr "Data de vencimento"
msgid "WorkItem|Existing task"
msgstr "Tarefa existente"
-msgid "WorkItem|Expand tasks"
-msgstr "Expandir tarefas"
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr "Data de início"
msgid "WorkItem|Task"
msgstr "Tarefa"
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr "Tarefa excluída"
@@ -47956,7 +48760,7 @@ msgid "You can enable Registration Features because Service Ping is enabled. To
msgstr ""
msgid "You can enable group access token creation in %{link_start}group settings%{link_end}."
-msgstr ""
+msgstr "Você pode ativar a criação de token de acesso de grupo em %{link_start}configurações de grupo%{link_end}."
msgid "You can enable project access token creation in %{link_start}group settings%{link_end}."
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr "Você deve fornecer sua senha atual para alterá-la."
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,15 +49249,15 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr "Sua assinatura %{plan_name} irá expirar em %{expires_on}"
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr ""
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr ""
@@ -48678,21 +49479,6 @@ msgstr "Sua mensagem aqui"
msgid "Your name"
msgstr "Seu nome"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,8 +49559,20 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
-msgstr "Sua assinatura irá expirar em %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
msgstr ""
@@ -48874,6 +49672,9 @@ msgstr[1] "há cerca de %d horas"
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr "adicionar pelo menos um arquivo ao repositório"
+
msgid "added %{emails}"
msgstr "adicionou %{emails}"
@@ -49235,7 +50036,7 @@ msgid "ciReport|Code Quality hasn't changed."
msgstr ""
msgid "ciReport|Code Quality is loading"
-msgstr ""
+msgstr "A qualidade de código está carregando"
msgid "ciReport|Code quality degraded due to 1 new issue"
msgid_plural "ciReport|Code quality degraded due to %d new issues"
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr "ci_database"
-
msgid "closed"
msgstr "fechado"
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr "data não deve ser após 9999-12-31"
@@ -49662,6 +50466,9 @@ msgstr "%{slash_command} substitui o tempo total estimado."
msgid "example.com"
msgstr "example.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "excede o comprimento máximo (100 nomes de usuários)"
@@ -49671,6 +50478,9 @@ msgstr "excede o limite de %{bytes} bytes"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr "expira em %{timebox_due_date}"
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "bloqueador por %{path_lock_user_name} %{created_at}"
-msgid "main_database"
-msgstr "main_database"
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr " marco deve pertencer a um projeto ou a um grupo."
@@ -50112,10 +50922,10 @@ msgid "mrWidget|Approval password is invalid."
msgstr "A senha de aprovação é inválida."
msgid "mrWidget|Approval rule %{rules} is invalid. GitLab has approved this rule automatically to unblock the merge request. %{link}"
-msgstr ""
+msgstr "A regra de aprovação %{rules} é inválida. O GitLab aprovou esta regra automaticamente para desbloquear a solicitação de mesclagem. %{link}"
msgid "mrWidget|Approval rules %{rules} are invalid. GitLab has approved these rules automatically to unblock the merge request. %{link}"
-msgstr ""
+msgstr "As regras de aprovação %{rules} são inválidas. O GitLab aprovou essas regras automaticamente para desbloquear a solicitação de mesclagem. %{link}"
msgid "mrWidget|Approve"
msgstr "Aprovar"
@@ -50218,7 +51028,7 @@ msgid "mrWidget|Merge blocked: all required approvals must be given."
msgstr "Mesclagem bloqueada: todas as aprovações necessárias devem ser dadas."
msgid "mrWidget|Merge blocked: all status checks must pass."
-msgstr ""
+msgstr "Mesclagem bloqueada:: todas as verificações de status devem passar."
msgid "mrWidget|Merge blocked: all threads must be resolved."
msgstr "Mesclagem bloqueada: todos os tópicos devem ser resolvidos."
@@ -50230,7 +51040,7 @@ msgid "mrWidget|Merge blocked: fast-forward merge is not possible. To merge this
msgstr ""
msgid "mrWidget|Merge blocked: merge conflicts must be resolved."
-msgstr ""
+msgstr "Mesclagem bloqueada: conflitos de mesclagem devem ser resolvidos."
msgid "mrWidget|Merge blocked: pipeline must succeed. It's waiting for a manual action to continue."
msgstr ""
@@ -50281,7 +51091,7 @@ msgid "mrWidget|More information"
msgstr "Mais informações"
msgid "mrWidget|No users match the rule's criteria."
-msgstr ""
+msgstr "Nenhum usuário corresponde aos critérios da regra."
msgid "mrWidget|Please restore it or use a different %{type} branch."
msgstr "Por favor, restaurar ou usar um branch %{type} diferente."
@@ -50305,7 +51115,7 @@ msgid "mrWidget|Resolve conflicts"
msgstr "Resolver conflitos"
msgid "mrWidget|Resolve locally"
-msgstr ""
+msgstr "Resolver localmente"
msgid "mrWidget|Revert"
msgstr "Reverter"
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr "deve ter um repositório"
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr "não deve ser um proprietário do namespace"
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr "%{item}, e %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr "issue aberta"
@@ -50720,6 +51542,9 @@ msgstr "Desconhecido"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/pt_PT/gitlab.po b/locale/pt_PT/gitlab.po
index 256e46b7e4d..1162b24be06 100644
--- a/locale/pt_PT/gitlab.po
+++ b/locale/pt_PT/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: pt-PT\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr "%{level_name} não é permitido uma vez que o projeto de origem do fork
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} envios atrás %{default_branch}, %{number_commits_ahead} envios à frente"
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Sem alterações)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr "Adicionar README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr "Adicionar épico filho a um épico"
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Parar todos os trabalhos"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Parar todos os trabalhos?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Parar trabalhos"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Erro ao parar trabalhos"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Domínio Auto DevOps"
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr "Após uma atualização de palavra-passe bem-sucedida, serás redirecion
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Após uma atualização bem-sucedida da palavra-passe, serás redirecionado para a página de início de sessão, onde poderás iniciar a sessão com a nova palavra-passe."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Permitir que os utilizadores se registem a qualquer aplicação para usar o GitLab como um fornecedor OAuth"
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr "Ocorreu um erro ao buscar os comentários pendentes"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Ocorreu um erro ao buscar projetos de conclusão automática."
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr "Ocorreu um erro ao remover épicos."
msgid "An error occurred while removing issues."
msgstr "Ocorreu um erro ao remover problemas."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Ocorreu um erro ao renderizar a mensagem de pré-visualização da transmissão"
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr "Qualquer espaço de nome"
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr "Atribuído a mim"
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr "Resolvido automaticamente"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Nota"
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr "Executadores específicos disponíveis"
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar para %{assigneeName}"
@@ -6418,6 +6525,9 @@ msgstr "Para gerir o plano para este grupo, visita a secção de faturação de
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Ramos"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7682,6 +7834,9 @@ msgstr "Padrão para o pipeline de Auto DevOps para todos os projetos"
msgid "CICD|Deployment strategy"
msgstr "Estratégia de implantação"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "grupo ativado"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr "Alterar a tua palavra-passe"
msgid "Change your password or recover your current one"
msgstr "Altera a tua palavra-passe ou recupera a tua atual"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr "Verificar disponibilidade de recursos no plano do espaço de nomes"
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr "Escolhe qualquer cor."
msgid "Choose file…"
msgstr "Escolher um ficheiro…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr "Escolhe o grupo de nível superior para as tuas importações de repositório."
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr "Remover linha da variável"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Escopo"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr "Estado"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Tipo"
@@ -8712,6 +8876,9 @@ msgstr "Valor"
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "Todos os ambientes"
msgid "CiVariable|Create wildcard"
msgstr "Criar caractere especial"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Novo ambiente"
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr "Erro ao atualizar %{issuableType}"
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "Nenhumas outras etiquetas com tal nome ou descrição"
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr "Projetos compartilhados com %{group_name}"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr "A rever (pedido de mesclagem !%{mergeRequestId})"
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr "Pesquisar por um grupo LDAP"
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "Hora"
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ro_RO/gitlab.po b/locale/ro_RO/gitlab.po
index e17bb32c80e..2f101f3b885 100644
--- a/locale/ro_RO/gitlab.po
+++ b/locale/ro_RO/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ro\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:43\n"
+"PO-Revision-Date: 2023-02-11 04:19\n"
msgid " %{start} to %{end}"
msgstr " de la %{start} până la %{end}"
@@ -61,8 +61,8 @@ msgstr " sau %{emphasisStart}#ID-ul problemei%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " sau %{emphasisStart}&ID epică%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " sau referințe (de exemplu, path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " a reacționat cu :%{name}:"
@@ -73,6 +73,9 @@ msgstr "\"%{path}\" nu există pe „%{ref}”"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "Dimensiunea „%{repository_name}” (%{repository_size}) depășește limita de %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (închis)"
@@ -313,6 +316,12 @@ msgstr[0] "%d grup"
msgstr[1] "%d grupuri"
msgstr[2] "%d de grupuri"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d oră"
@@ -415,12 +424,6 @@ msgstr[0] "%d proiectul personal va fi înlăturat și nu va putea fi restaurat.
msgstr[1] "%d proiecte personale vor fi înlăturate și nu vor putea fi restaurate."
msgstr[2] "%d de proiecte personale vor fi înlăturate și nu vor putea fi restaurate."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d punct"
-msgstr[1] "%d puncte"
-msgstr[2] "%d de puncte"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d commit îmbinat anterior"
@@ -919,12 +922,6 @@ msgstr "%{level_name} nu este permis, deoarece proiectul sursă al forkului are
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Înlăturați prefixul %{draft_snippet}%{link_end} din titlu pentru a permite ca acest merge request să fie îmbinat atunci când este gata."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "%{link_start}Începeți titlul cu %{draft_snippet}%{link_end} pentru a preveni ca un proiect de merge request să se îmbine înainte de a fi gata."
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow} și %{awardsListLength} mai mult"
@@ -997,6 +994,9 @@ msgstr[0] "%{no_of_days} zi"
msgstr[1] "%{no_of_days} zile"
msgstr[2] "%{no_of_days} de zile"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commit-uri în spatele %{default_branch}, %{number_commits_ahead} commit-uri înainte"
@@ -1075,8 +1075,8 @@ msgstr "%{reportType} a detectat %{totalStart}%{total}%{totalEnd} potențiale %{
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1084,6 +1084,18 @@ msgstr[2] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Încercați din nou%{retryButtonEnd} sau %{newFileButtonStart}atașați un nou fișier%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} a fost recalculată cu participanții rămași. Vă rugăm să consultați noua configurație pentru %{rotation_link}. Se recomandă să luați legătura cu actualul respondent de gardă pentru a asigura continuitatea acoperirii de gardă."
@@ -1162,8 +1174,8 @@ msgstr[0] "%{strongStart}%{count}%{strongEnd} commit"
msgstr[1] "%{strongStart}%{count}%{strongEnd} commit-uri"
msgstr[2] "%{strongStart}%{count}%{strongEnd} de commit-uri"
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr "%{strongStart}Sfat:%{strongEnd} De asemenea, puteți verifica merge request-urile la nivel local. %{linkStart}Aflați mai multe.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
msgstr "proiectele grupului %{strong_open}%{group_name}%{strong_close}:"
@@ -1198,11 +1210,17 @@ msgstr[0] "%{strong_start}%{count} membru%{strong_end} trebuie să aprobe îmbin
msgstr[1] "%{strong_start}%{count} membri%{strong_end} trebuie să aprobe îmbinarea. Oricine cu rol de Dezvoltator sau mai mare poate aproba."
msgstr[2] "%{strong_start}%{count} de membri%{strong_end} trebuie să aprobe îmbinarea. Oricine cu rol de Dezvoltator sau mai mare poate aproba."
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
-msgstr[0] "%{strong_start}%{errors}%{strong_end} punct"
-msgstr[1] "%{strong_start}%{errors}%{strong_end} puncte"
-msgstr[2] "%{strong_start}%{errors}%{strong_end} de puncte"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr "%{strong_start}%{human_size}%{strong_end} Stocare pentru proiect"
@@ -1405,9 +1423,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Nicio schimbare)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1420,6 +1435,9 @@ msgstr "(șters)"
msgid "(expired)"
msgstr "(expirat)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(lăsați necompletat dacă nu doriți să o modificați)"
@@ -1873,6 +1891,9 @@ msgstr "Un element de lucru neconfidențial nu poate avea un părinte confidenț
msgid "A page with that title already exists"
msgstr "O pagină cu acest titlu există deja"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr "Un token de acces personal a fost revocat"
@@ -2317,6 +2338,9 @@ msgstr "Adăugare site nou"
msgid "Add README"
msgstr "Adăugați README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Adăugare reuniune Zoom."
@@ -2413,9 +2437,6 @@ msgstr "Adăugare regulă de aprobare"
msgid "Add approvers"
msgstr "Adăugare aprobatori"
-msgid "Add broadcast message"
-msgstr "Adăugare mesaj de difuzare"
-
msgid "Add child epic to an epic"
msgstr "Adăugare epică copil la o epică"
@@ -2725,6 +2746,9 @@ msgstr "Utilizatori activi"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "Toți utilizatorii creați în instanță, inclusiv utilizatorii care nu sunt %{billable_users_link_start}utilizatori facturabili%{billable_users_link_end}."
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Utilizatori blocați"
@@ -2737,6 +2761,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Componente"
@@ -2809,15 +2842,6 @@ msgstr "Înscrieți-vă pentru buletinul informativ GitLab"
msgid "AdminArea|Stop all jobs"
msgstr "Opriți toate joburile"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Opriți toate joburile?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Opriți joburile"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Oprirea joburilor a eșuat"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2854,8 +2878,11 @@ msgstr "Vedeți cele mai recente proiecte"
msgid "AdminArea|View latest users"
msgstr "Vedeți cei mai noi utilizatori"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "Sunteți pe cale să opriți toate joburile. Acest lucru va opri toate joburile curente care sunt în curs de execuție."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr ""
msgid "AdminArea|active users + blocked users"
msgstr ""
@@ -2866,12 +2893,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Eroare la încărcarea statisticilor. Vă rugăm să încercați din nou"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr "Corp"
msgid "AdminEmail|Body is required."
msgstr "Corpul este necesar."
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr "Destinatar de grup sau proiect"
@@ -2914,6 +2950,9 @@ msgstr "Afectează toate grupurile noi și cele existente."
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr "Toate proiectele noi pot folosi executorii partajați ai acestei instanțe în mod implicit."
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Domeniul Auto DevOps"
@@ -2989,9 +3028,6 @@ msgstr "Activați analizatorul personalizat kuromoji: Indexare"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr "Activați analizatorul personalizat kuromoji: Căutare"
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "Activați bannerul de sugestie pentru pipeline"
@@ -3031,6 +3067,15 @@ msgstr "Dacă nu se indică unitatea, aceasta este în mod implicit în secunde.
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "Dacă nu este specificat la nivel de grup sau de instanță, valoarea implicită este %{default_initial_branch_name}. Nu afectează repozitoriile existente."
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr "Dacă nu există niciun index existent, GitLab creează unul."
@@ -3112,6 +3157,9 @@ msgstr "Activați căutarea numai după instalarea pluginului, activarea indexă
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr "Întrerupeți indexarea Elasticsearch"
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr "Previzualizare payload"
@@ -3139,6 +3187,9 @@ msgstr "Necesită %{linkStart}notificări prin e-mail%{linkEnd}"
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr "Limitați accesul grupului în funcție de adresa IP. %{link_start}Aflați mai multe%{link_end}."
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr "Salvați limitele %{name}"
@@ -3736,12 +3787,21 @@ msgstr "Setări avansate"
msgid "Advanced export options"
msgstr "Opțiuni avansate de export"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr "Versiunea Elasticsearch nu este compatibilă"
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr "Introdus în GitLab 13.1, înainte de a utiliza %{reindexing_link_start}reindexarea cu zero-downtime%{link_end} și %{migrations_link_start}migrările de Căutare avansată%{link_end}, trebuie să %{recreate_link_start}recreați indexul%{link_end}."
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr "Întrerupeți indexarea și actualizați Elasticsearch la o versiune acceptată."
@@ -3751,6 +3811,12 @@ msgstr "Reindexare recomandată"
msgid "AdvancedSearch|Reindex required"
msgstr "Reindexare necesară"
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr "Folosiți mapări de căutare a codurilor învechite. Pentru a îmbunătăți calitatea căutării codului, vă recomandăm să utilizați o %{reindexing_link_start}reindexare cu zero-downtime%{link_end} sau %{recreate_link_start}să creați din nou indexul%{link_end}."
@@ -3760,15 +3826,6 @@ msgstr "După o actualizare reușită a parolei, veți fi redirecționat către
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "După o actualizare cu succes a parolei, veți fi redirecționat către pagina de autentificare, unde vă puteți conecta cu noua parolă."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
-msgstr "După expirare, nu mai puteți utiliza aprobările de îmbinare, calitatea codului sau multe alte caracteristici."
-
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
-msgstr "După expirare, nu mai puteți utiliza aprobările de îmbinare, epicele sau multe alte caracteristici."
-
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
-msgstr "După expirare, nu mai puteți utiliza aprobările de îmbinare, epicele sau multe caracteristici de securitate."
-
msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
@@ -3778,6 +3835,39 @@ msgstr "După ce exportul este finalizat, descărcați fișierul de date dintr-u
msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr "După revizuirea acestor orientări privind contribuțiile, veți fi gata să"
+msgid "Airflow"
+msgstr ""
+
+msgid "Airflow|Airflow DAGs"
+msgstr ""
+
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
+msgstr ""
+
msgid "Akismet"
msgstr "Akismet"
@@ -4246,6 +4336,9 @@ msgstr "Permiteți autentificarea cu parolă pentru Git over HTTP(S)"
msgid "Allow password authentication for the web interface"
msgstr "Permiteți autentificarea cu parolă pentru interfața web"
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr "Permiteți întreținătorilor proiectului să configureze replicarea repozitoriului"
@@ -4264,9 +4357,6 @@ msgstr "Permiteți acestei chei să facă push către acest repozitoriu"
msgid "Allow use of licensed EE features"
msgstr "Permiteți utilizarea funcțiilor EE licențiate"
-msgid "Allow users to dismiss the broadcast message"
-msgstr "Permiteți utilizatorilor să respingă mesajul difuzat"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Permiteți utilizatorilor să înregistreze orice aplicație pentru a utiliza GitLab ca furnizor OAuth"
@@ -4492,9 +4582,6 @@ msgstr "A apărut o eroare în timpul preluării participanților."
msgid "An error occurred while fetching pending comments"
msgstr "A apărut o eroare la preluarea comentariilor în așteptare"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "A apărut o eroare în timpul preluării autocompletării proiectelor."
-
msgid "An error occurred while fetching reference"
msgstr "A apărut o eroare în timpul preluării referinței"
@@ -4642,9 +4729,6 @@ msgstr "A apărut o eroare în timpul eliminării epicii."
msgid "An error occurred while removing issues."
msgstr "A apărut o eroare în timpul eliminării problemelor."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "A apărut o eroare la redarea previzualizării mesajului de difuzare."
-
msgid "An error occurred while rendering the editor"
msgstr "A apărut o eroare în timpul redării editorului"
@@ -4753,6 +4837,12 @@ msgstr "Valoarea pentru secunde trebuie să fie un număr întreg"
msgid "An issue already exists"
msgstr "Există deja o problemă"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "An unauthenticated user"
msgstr "Un utilizator neautentificat"
@@ -4846,9 +4936,6 @@ msgstr "Orice membru cu cel puțin permisiuni de dezvoltator pentru proiect."
msgid "Any milestone"
msgstr "Orice obiectiv"
-msgid "Any namespace"
-msgstr "Orice spațiu de nume"
-
msgid "App ID"
msgstr "ID aplicație"
@@ -5269,6 +5356,9 @@ msgstr "Secțiunea: %section"
msgid "Approve"
msgstr "Aprobați"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Aprobați un merge request"
@@ -5359,6 +5449,9 @@ msgstr "Sunteți sigur că doriți să %{action} %{name}?"
msgid "Are you sure you want to approve %{user}?"
msgstr "Sunteți sigur că vreți să aprobați pe %{user}?"
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr "Sunteți sigur că vreți să încercați să îmbinați?"
@@ -5476,6 +5569,9 @@ msgstr "Sunteți sigur că doriți să reîncercați această migrare?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr "Sunteți sigur că doriți să revocați acest %{accessTokenType}? Această acțiune nu poate fi anulată."
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5545,12 +5641,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr "Mărimea totală a artefactelor"
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "Pe măsură ce continuăm să dezvoltăm mai multe funcții pentru SAST, ne-ar plăcea să primim feedback-ul dvs. cu privire la funcția de configurare SAST în %{linkStart}această problemă%{linkEnd}."
@@ -5626,6 +5731,9 @@ msgstr "Atribuiți utilizatorului care comentează"
msgid "Assign to me"
msgstr "Atribuiți-mi mie"
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "Atribuit %{assignee_users_sentence}."
@@ -5650,15 +5758,15 @@ msgstr "Atribuit lui %{assignee_name}"
msgid "Assigned to me"
msgstr "Atribuit mie"
-msgid "Assigned to you"
-msgstr "Atribuit d-voastră"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Responsabil"
msgstr[1] "%d Responsabili"
msgstr[2] "%d de Responsabili"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "Responsabilul nu are permisiuni"
@@ -6100,6 +6208,12 @@ msgstr "S-a rezolvat automat"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr "Actualizați automat ramurile și etichetele acestui proiect din repozitoriul din amonte."
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Notă"
@@ -6115,9 +6229,6 @@ msgstr "Executori de grup disponibili: %{runners}"
msgid "Available on-demand"
msgstr "Disponibil la cerere"
-msgid "Available specific runners"
-msgstr "Executori specifici disponibili"
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar pentru %{assigneeName}"
@@ -6565,6 +6676,9 @@ msgstr "Pentru a gestiona planul pentru acest grup, vizitați secțiunea de fact
msgid "BillingPlans|Ultimate"
msgstr "Ultimate"
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr "Faceți upgrade la Premium"
@@ -6691,12 +6805,18 @@ msgstr "%{user} a fost aprobat cu succes"
msgid "Billing|Add seats"
msgstr "Adăugare seat-uri"
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "O adresă de e-mail este vizibilă doar pentru utilizatorii cu e-mailuri publice."
msgid "Billing|An error occurred while approving %{user}"
msgstr "S-a produs o eroare în timp ce se aproba %{user}"
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr "A apărut o eroare în timpul obținerii detaliilor unui membru facturabil."
@@ -7147,6 +7267,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr "Toate ramurile"
@@ -7165,11 +7291,11 @@ msgstr "Permise pentru îmbinare"
msgid "BranchRules|Allowed to merge (%{total})"
msgstr "Permise să îmbine (%{total})"
-msgid "BranchRules|Allowed to push"
-msgstr "Permise pentru push"
+msgid "BranchRules|Allowed to push and merge"
+msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
-msgstr "Permise să facă push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
msgstr "A apărut o eroare în timpul preluării ramurilor."
@@ -7192,6 +7318,9 @@ msgstr "Detaliile regulilor ramurii"
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr "Creați un wildcard: %{searchTerm}"
@@ -7210,13 +7339,13 @@ msgstr "Grupuri"
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr "Păstrați ramurile stabile în siguranță și forțați dezvoltatorii să folosească merge request-uri. %{linkStart}Ce sunt ramurile protejate?%{linkEnd}"
-msgid "BranchRules|Manage in Merge Request Approvals"
-msgstr "Gestionați în Aprobările merge request-urilor"
+msgid "BranchRules|Manage in merge request approvals"
+msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
-msgstr "Gestionați în ramuri protejate"
+msgid "BranchRules|Manage in protected branches"
+msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7252,8 +7381,11 @@ msgstr "Verificări de stare"
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
-msgstr "Ramura țintă"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr ""
msgid "BranchRules|Users"
msgstr "Utilizatori"
@@ -7261,6 +7393,9 @@ msgstr "Utilizatori"
msgid "BranchRules|default"
msgstr "implicit"
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Ramuri"
@@ -7552,12 +7687,12 @@ msgstr " %{host} rulează o versiune învechită de GitLab (v%{version})"
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature} (necesită v%{version})"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr ""
+
msgid "BulkImport|Destination"
msgstr "Destinația"
-msgid "BulkImport|Destination group"
-msgstr "Grup de destinație"
-
msgid "BulkImport|Existing groups"
msgstr "Grupuri existente"
@@ -7567,8 +7702,8 @@ msgstr "Filtrați după grupul sursă"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr "Următoarele date nu vor fi migrate: %{bullets} Contactați administratorul de sistem al %{host} pentru a actualiza GitLab dacă aveți nevoie de aceste date în migrația dumneavoastră"
-msgid "BulkImport|Group import history"
-msgstr "Istoricul importului grupului"
+msgid "BulkImport|GitLab Migration history"
+msgstr ""
msgid "BulkImport|History"
msgstr "Istoric"
@@ -7585,6 +7720,15 @@ msgstr "Importul este finalizat. Alegeți un alt nume pentru reimport"
msgid "BulkImport|Import selected"
msgstr "Importați articolele selectate"
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr "Importul grupului a eșuat."
@@ -7645,8 +7789,8 @@ msgstr "Șablon / Import bazat pe fișiere / Migrație GitLab"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr "Actualizarea statusurilor de import cu modificările în timp real a eșuat"
-msgid "BulkImport|Your imported groups will appear here."
-msgstr "Grupurile dvs. importate vor apărea aici."
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr ""
msgid "BulkImport|Your imported projects will appear here."
msgstr "Proiectele dvs. importate vor apărea aici."
@@ -7663,6 +7807,9 @@ msgstr "tip de entitate sursă invalidă"
msgid "BulkImport|must be a group"
msgstr "trebuie să fie un grup"
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "Lista cu puncte"
@@ -7813,6 +7960,15 @@ msgstr "Adăugați o %{kubernetes_cluster_link_start}integrare a clusterului Kub
msgid "CICD|Add an existing project to the scope"
msgstr "Adăugați un proiect existent la acest domeniu"
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7834,6 +7990,9 @@ msgstr "Setare implicită pentru pipeline-ul Auto DevOps pentru toate proiectele
msgid "CICD|Deployment strategy"
msgstr "Strategia de implementare"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr "Activați caracteristica pentru a limita accesul la tokenul jobului pentru următoarele proiecte."
@@ -7846,6 +8005,12 @@ msgstr "Limita"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "Limitați accesul CI_JOB_TOKEN"
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr "Selectați proiectele care pot fi accesate prin solicitări API autentificate cu variabila CI_JOB_TOKEN CI/CD a acestui proiect. Dezactivarea acestei funcții reprezintă un risc de securitate, deoarece proiectele neautorizate ar putea încerca să recupereze un token activ și să aibă acces la API. %{linkStart}Aflați mai multe.%{linkEnd}"
@@ -7855,15 +8020,24 @@ msgstr "Pipeline-ul Auto DevOps rulează în mod implicit în toate proiectele f
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "Pipeline-ul Auto DevOps rulează dacă nu este găsit niciun fișier alternativ de configurare CI."
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr "Există mai multe limite CI/CD în vigoare."
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr "Ramurile neprotejate nu vor avea acces la cache-ul din ramurile protejate."
msgid "CICD|Use separate caches for protected branches"
msgstr "Utilizați cache-uri separate pentru ramurile protejate"
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "grup activat"
@@ -8152,6 +8326,9 @@ msgstr "nu se poate modifica datorită blocării de către un predecesor"
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr "nu poate fi nul atunci când se blochează atributul"
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "Anumite conținuturi ale utilizatorilor vor fi mutate într-un „Utilizator fantomă” la nivel de sistem, pentru a păstra conținutul pentru posteritate. Pentru informații suplimentare, consultați %{link_start}documentația privind ștergerea contului de utilizator%{link_end}."
@@ -8221,9 +8398,6 @@ msgstr "Schimbați-vă parola"
msgid "Change your password or recover your current one"
msgstr "Schimbați-vă parola sau recuperați-vă parola curentă"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8377,8 +8551,8 @@ msgstr "Verificați disponibilitatea funcției în planul spațiului de nume"
msgid "Check out branch"
msgstr "Verificați ramura"
-msgid "Check out, review, and merge locally"
-msgstr "Verificați, revizuiți și îmbinați local"
+msgid "Check out, review, and resolve locally"
+msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
msgstr "Verificați fișierul %{code_open}elasticsearch.log%{code_close} pentru a depana motivul pentru care migrația s-a oprit și efectuați orice modificări înainte de a o încerca din nou. După remedierea cauzei eșecului, selectați %{strong_open}Reîncercați migrația%{strong_close}, iar migrația este programată să fie reîncercată în fundal."
@@ -8392,9 +8566,6 @@ msgstr "Verificați cu administratorul d-voastră."
msgid "Check your Docker images for known vulnerabilities."
msgstr "Verificați imaginile dvs. Docker pentru vulnerabilități cunoscute."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "Verificați imaginile clusterului dvs. Kubernetes pentru vulnerabilități cunoscute."
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8581,18 +8752,18 @@ msgstr "Numărul de utilizatori"
msgid "Checkout|Payment method"
msgstr "Modalitatea de plată"
-msgid "Checkout|Please select a country"
-msgstr "Vă rugăm să selectați o țară"
-
-msgid "Checkout|Please select a state"
-msgstr "Vă rugăm să selectați un județ"
-
msgid "Checkout|Purchase details"
msgstr "Detalii de achiziție"
msgid "Checkout|Select"
msgstr "Selectați"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Județ"
@@ -8701,9 +8872,6 @@ msgstr "Alegeți orice culoare."
msgid "Choose file…"
msgstr "Alegeți fișierul…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr "Alegeți Executorul preferat și populați CFT-ul AWS."
-
msgid "Choose the top-level group for your repository imports."
msgstr "Alegeți grupul de nivel superior pentru importurile de repozitoriu."
@@ -8839,14 +9007,17 @@ msgstr "Înlăturați variabila"
msgid "CiVariables|Remove variable row"
msgstr "Înlăturați rândul variabil"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Domeniul"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "Specificați valorile variabilelor care vor fi utilizate în această rulare. Valorile specificate în %{linkStart}setările CI/CD%{linkEnd} vor fi folosite ca valori implicite."
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
msgid "CiVariables|State"
msgstr "Stare"
@@ -8854,9 +9025,6 @@ msgstr "Stare"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Tipul"
@@ -8866,6 +9034,9 @@ msgstr "Valoare"
msgid "CiVariables|Variables"
msgstr "Variabile"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8881,6 +9052,9 @@ msgstr "Toate mediile"
msgid "CiVariable|Create wildcard"
msgstr "Creați un wildcard"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Mediu nou"
@@ -10000,6 +10174,12 @@ msgstr "Proprietarii codului"
msgid "Code Quality"
msgstr "Code Quality"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "Revizuirea codului"
@@ -10216,6 +10396,15 @@ msgstr "Commit"
msgid "CommitMessage|Add %{file_name}"
msgstr "Adăugați %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "redactat"
@@ -10246,9 +10435,6 @@ msgstr "Commit-uri:"
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "A apărut o eroare în timpul preluării datelor merge request-urilor."
-msgid "Commits|History"
-msgstr "Istoric"
-
msgid "Commits|No related merge requests found"
msgstr "Nu s-au găsit merge request-uri asociate"
@@ -10279,6 +10465,9 @@ msgstr "Comparați revizuirile Git"
msgid "Compare GitLab editions"
msgstr "Comparați edițiile GitLab"
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Comparați revizuirile"
@@ -11174,11 +11363,23 @@ msgid "ContributionAnalytics|%{created} created, %{merged} merged, %{closed} clo
msgstr "%{created} create, %{merged} îmbinate, %{closed} închise."
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
-msgstr "%{pushes}, mai mult de %{commits} făcute de %{contributors}."
+msgstr ""
+
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr "Analiza contribuțiilor pentru probleme, merge request-uri și evenimente push de la %{start_date}"
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Probleme"
@@ -11191,9 +11392,18 @@ msgstr "Luna trecută"
msgid "ContributionAnalytics|Last week"
msgstr "Săptămâna trecută"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "Merge request-uri"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "Nu există probleme pentru perioada de timp selectată."
@@ -11203,6 +11413,15 @@ msgstr "Nu există merge request-uri pentru perioada de timp selectată."
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr "Nu există împingeri pentru perioada de timp selectată."
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11212,6 +11431,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr "Contribuții pentru %{calendar_date}"
@@ -11341,18 +11563,12 @@ msgstr "Copiați secretul"
msgid "Copy source branch name"
msgstr "Copiați numele ramurii sursă"
-msgid "Copy this registration token."
-msgstr "Copiați acest token de înregistrare."
-
msgid "Copy to clipboard"
msgstr "Copiați în clipboard"
msgid "Copy token"
msgstr "Copiați tokenul"
-msgid "Copy trigger token"
-msgstr "Copiați tokenului de declanșare"
-
msgid "Copy value"
msgstr "Copiați valoarea"
@@ -11965,6 +12181,12 @@ msgstr "Creat"
msgid "Created %{epicTimeagoDate}"
msgstr "Creată %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "A fost creat la %{timestamp}"
@@ -11977,6 +12199,9 @@ msgstr "Creat pe"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "Am creat o ramură și un merge request pentru a rezolva această problemă."
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "S-a creat ramura „%{branch_name}” și un merge request pentru a rezolva această problemă."
@@ -12352,9 +12577,6 @@ msgstr "Total"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "nu este disponibil pentru grupul selectat"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "ar trebui să fie sub un grup"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} selectată(e) (%{maxLabels} maxim)"
@@ -12469,15 +12691,9 @@ msgstr "Profiluri DAST"
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr "Media (ultimele %{days}d)"
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12490,12 +12706,6 @@ msgstr "Rata de eșec a modificării (procentaj)"
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr "Data"
@@ -12541,10 +12751,10 @@ msgstr "Timpul mediu (ultimele %{days}d)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "Timpul mediu în care un incident a fost deschis într-un mediu de producție în perioada de timp dată."
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12565,15 +12775,9 @@ msgstr "Numărul de desfășurări"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "Numărul de incidente împărțit la numărul de implementări într-un mediu de producție în perioada de timp dată."
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "Procentul de implementări eșuate"
@@ -12595,12 +12799,6 @@ msgstr "Graficul afișează frecvența implementărilor în mediul/mediile de pr
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr "Graficul afișează timpul mediu dintre îmbinarea și implementarea unui merge request în mediul/mediile de producție care se bazează pe valoarea %{linkStart}deployment_tier%{linkEnd}."
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12610,9 +12808,6 @@ msgstr "Timpul pentru restabilirea serviciului"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr "Timpul de restabilire a serviciului ( zile medii)"
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr "DSN"
@@ -12772,8 +12967,8 @@ msgstr "Activați autentificarea de bază"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "Introduceți URL-urile într-o listă separată prin virgulă."
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "Introduceți antetele într-o listă despărțită prin virgulă."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
msgid "DastProfiles|Error Details"
msgstr "Detalii despre erori"
@@ -12790,6 +12985,9 @@ msgstr "Căi excluse"
msgid "DastProfiles|Excluded paths (optional)"
msgstr "Căi excluse (opțional)"
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr "Ascundeți mesajele de depanare"
@@ -12802,9 +13000,6 @@ msgstr "Gestionați profilurile %{profileType}"
msgid "DastProfiles|Manage profiles"
msgstr "Gestionați profilurile"
-msgid "DastProfiles|Manage site profiles"
-msgstr "Gestionați profilurile site-ului"
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr "Minim = 0 (nu este activat niciun timeout), Maxim = 2880 de minute"
@@ -12856,12 +13051,12 @@ msgstr "Profilul este utilizat de această scanare la cerere"
msgid "DastProfiles|Profile name"
msgstr "Numele profilului"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
-msgstr "Numele și valorile antetului solicitării. La fiecare solicitare făcută de DAST se adaugă anteturi."
-
msgid "DastProfiles|Request headers"
msgstr "Anteturile solicitării"
+msgid "DastProfiles|Retry"
+msgstr ""
+
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
msgstr "Executați spiderul AJAX, în plus față de spiderul tradițional, pentru a cerceta site-ul țintă."
@@ -12964,6 +13159,12 @@ msgstr "Nume de utilizator"
msgid "DastProfiles|Username form field"
msgstr "Câmp de formular Nume de utilizator"
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr "Validat"
@@ -13357,9 +13558,6 @@ msgstr "Ștergeți fișierul"
msgid "Delete Key"
msgstr "Ștergeți cheia"
-msgid "Delete Selected"
-msgstr "Ștergeți selecția"
-
msgid "Delete Value Stream"
msgstr "Ștergeți Fluxul de valori"
@@ -13384,6 +13582,9 @@ msgstr "Ștergeți coloana"
msgid "Delete comment"
msgstr "Ștergeți comentariul"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr "Ștergerea corpusului"
@@ -13432,6 +13633,9 @@ msgstr "Ștergeți versiunea %{release}?"
msgid "Delete row"
msgstr "Ștergeți rândul"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr "Ștergeți proiectul de automonitorizare"
@@ -14395,15 +14599,9 @@ msgstr "Rapoarte DevOps"
msgid "DevOps adoption"
msgstr "Adoptarea DevOps"
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr "Dezvoltator"
-msgid "Development"
-msgstr "Dezvoltare"
-
msgid "Devices (optional)"
msgstr "Dispozitive (opțional)"
@@ -14563,6 +14761,9 @@ msgstr "Numărul total de caracteristici adoptate"
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr "Nu puteți elimina grupul în care vă aflați în prezent."
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr "Scor DevOps"
@@ -14821,9 +15022,6 @@ msgstr "Respingeți selecția"
msgid "Dismiss trial promotion"
msgstr "Respingeți promoția perioadei de încercare"
-msgid "Dismissable"
-msgstr "Poate fi respins"
-
msgid "Dismissed"
msgstr "A fost respins"
@@ -14920,6 +15118,9 @@ msgstr "Nu trimiteți date de serviciu"
msgid "Don't show again"
msgstr "Nu mai afișați din nou"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Terminat"
@@ -14953,9 +15154,6 @@ msgstr "Descărcați artefacte"
msgid "Download codes"
msgstr "Descărcați codurile"
-msgid "Download evidence JSON"
-msgstr "Descărcați dovezi JSON"
-
msgid "Download export"
msgstr "Descărcați exportul"
@@ -15322,12 +15520,6 @@ msgstr "Reindexarea Elasticsearch nu a fost inițiată: %{errors}"
msgid "Elasticsearch zero-downtime reindexing"
msgstr "Reindexarea Elasticsearch cu zero-downtime"
-msgid "Elastic|None. Select namespaces to index."
-msgstr "Niciunul. Selectați spațiile de nume pentru indexare."
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Niciunul. Selectați proiectele de indexat."
-
msgid "Email"
msgstr "E-mail"
@@ -15541,9 +15733,6 @@ msgstr "Activați limitele spațiilor de nume în tabloul de bord"
msgid "Enable email notification"
msgstr "Activați notificarea prin e-mail"
-msgid "Enable error tracking"
-msgstr "Activați urmărirea erorilor"
-
msgid "Enable feature to choose access level"
msgstr "Activați funcția de alegere a nivelului de acces"
@@ -15670,12 +15859,12 @@ msgstr "Surse de autentificare OAuth activate"
msgid "End Time"
msgstr "Ora de terminare"
+msgid "End time"
+msgstr ""
+
msgid "Ends"
msgstr "Se termină"
-msgid "Ends at (UTC)"
-msgstr "Se termină la (UTC)"
-
msgid "Ends on"
msgstr "Se termină pe"
@@ -15784,6 +15973,18 @@ msgstr "Introduceți parola pentru a aproba"
msgid "Enterprise"
msgstr "Enterprise"
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr "Mediul"
@@ -15820,8 +16021,11 @@ msgstr "Medii"
msgid "Environments Dashboard"
msgstr "Tabloul de bord de medii"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
-msgstr "Mediile vă permit să urmăriți implementările aplicației dvs. %{linkStart}Mai multe informații%{linkEnd}"
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr ""
msgid "Environments in %{name}"
msgstr "Mediile din %{name}"
@@ -15883,6 +16087,12 @@ msgstr "Oprire automată"
msgid "Environments|Auto stops %{autoStopAt}"
msgstr "Oprire automată %{autoStopAt}"
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Commit"
@@ -15976,6 +16186,9 @@ msgstr "Mediul de revenire %{name}?"
msgid "Environments|Search by environment name"
msgstr "Căutare după numele mediului"
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Afișați toate"
@@ -15985,6 +16198,12 @@ msgstr "Opriți"
msgid "Environments|Stop environment"
msgstr "Opriți mediul"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr "Opriți %{environmentName}"
@@ -16162,6 +16381,9 @@ msgstr "Eroare la preluarea ramurilor"
msgid "Error fetching burnup chart data"
msgstr "Eroare la preluarea datelor graficului burnup"
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr "Eroare la preluarea contorizărilor divergente pentru ramuri. Vă rugăm să încercați din nou."
@@ -16177,12 +16399,6 @@ msgstr "Eroare la preluarea graficului de rețea."
msgid "Error fetching payload data."
msgstr "Eroare la preluarea datelor payload"
-msgid "Error fetching refs"
-msgstr "Eroare la preluarea referințelor"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "Eroare la preluarea listei de dependențe. Vă rugăm să verificați conexiunea de rețea și să încercați din nou."
@@ -16282,6 +16498,9 @@ msgstr "Eroare la configurarea editorului. Vă rugăm să încercați din nou."
msgid "Error tracking"
msgstr "Urmărirea erorilor"
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr "Eroare la actualizarea %{issuableType}"
@@ -16429,12 +16648,18 @@ msgstr "Adăugare politică"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr "Sunteți sigur că doriți să ștergeți politica de escaladare „%{escalationPolicy}”? Această acțiune nu poate fi anulată."
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "Creați o politică de escaladare în GitLab"
msgid "EscalationPolicies|Delete escalation policy"
msgstr "Ștergeți politica de escaladare"
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr "Editați politica de escaladare"
@@ -16450,6 +16675,9 @@ msgstr "Politici de escaladare"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr "Politica de escaladare %{obstacle} în proiectul %{project}"
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr "Reguli de escaladare"
@@ -16465,6 +16693,9 @@ msgstr "Limita maximă de 10 reguli a fost atinsă."
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "Minutele trebuie să fie între 0 și 1440."
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr "Înlăturați regula de escaladare"
@@ -16474,9 +16705,6 @@ msgstr "Căutare utilizator"
msgid "EscalationPolicies|Select schedule"
msgstr "Selectați programul"
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr "Configurați politici de escaladare pentru a defini cine este apelat și când, în cazul în care primii utilizatori apelați nu răspund."
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "ATUNCI %{doAction} %{scheduleOrUser}"
@@ -16489,6 +16717,9 @@ msgstr "Politica de escaladare nu a putut fi actualizată. Vă rugăm să încer
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr "Această politică nu are reguli de escaladare."
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr "min."
@@ -16510,6 +16741,9 @@ msgstr "Estimat"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr "Chiar dacă atingeți numărul de seat-uri din abonamentul dvs., puteți continua să adăugați utilizatori, iar GitLab vă va factura pentru depășirea numărului de seat-uri."
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Filtrați după toate"
@@ -16792,9 +17026,6 @@ msgstr "Documente așteptate: %{expected_documents}"
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16828,8 +17059,8 @@ msgstr "Expiră %{preposition} %{expires_at}"
msgid "Expires:"
msgstr "Expiră:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Explicați problema. Dacă este cazul, furnizați un link către problema sau comentariul în cauză."
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "Explorați"
@@ -17035,6 +17266,9 @@ msgstr "Nu s-a reușit atribuirea unui revizor deoarece nu a fost specificat nic
msgid "Failed to assign a user because no user was found."
msgstr "Nu s-a reușit atribuirea unui utilizator deoarece nu a fost găsit niciun utilizator."
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "Nu s-a reușit anularea opririi automate deoarece nu s-a reușit actualizarea mediului."
@@ -17512,9 +17746,6 @@ msgstr "Feb"
msgid "February"
msgstr "Februarie"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17674,6 +17905,9 @@ msgstr "Căutați după cale"
msgid "Find file"
msgstr "Căutați un fișier"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr "Amprentă (MD5)"
@@ -17905,8 +18139,8 @@ msgstr "Nu puteți %{edit_start}edita%{edit_end} fișiere direct în acest proie
msgid "ForkedFromProjectPath|Forked from"
msgstr "Fork derivat de la"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "Fork derivat de la un proiect inaccesibil"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr ""
msgid "Forking in progress"
msgstr "Forking în curs"
@@ -17914,19 +18148,22 @@ msgstr "Forking în curs"
msgid "Forks"
msgstr "Forkuri"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17959,8 +18196,8 @@ msgstr "Explorați planurile plătite"
msgid "FreeUserCap|Explore paid plans:"
msgstr "Explorați planurile plătite:"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
-msgstr "Se pare că ați atins limita de %{free_user_limit} membri pentru „%{namespace_name}”. Nu mai puteți adăuga alți membri, dar îi puteți gestiona pe cei existenți, de exemplu, prin înlăturarea celor inactivi și înlocuirea lor cu membri noi."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgstr ""
msgid "FreeUserCap|Manage members"
msgstr "Gestionați membrii"
@@ -18685,9 +18922,6 @@ msgstr "Începeți cu monitorizarea performanței"
msgid "Get started!"
msgstr "Începeți!"
-msgid "Getting started with releases"
-msgstr "Să începem cu lansările"
-
msgid "Git"
msgstr "Git"
@@ -18835,6 +19069,9 @@ msgstr "Solicitarea contului GitLab a fost respinsă"
msgid "GitLab commit"
msgstr "Commit GitLab"
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr "Evenimentele GitLab declanșează webhook-uri. Utilizați detaliile de solicitare ale unui webhook pentru a ajuta la depanarea problemelor. %{link_start}Cum pot să rezolv problemele?%{link_end}"
@@ -18898,8 +19135,8 @@ msgstr "Versiunea GitLab"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr "GitLab va crea o ramură în forkul dvs. și va iniția un merge request."
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19042,15 +19279,48 @@ msgstr "URL-ul gazdei Gitea"
msgid "Gitea Import"
msgstr "Import Gitea"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr "Îmbinări de PR"
msgid "GithubImporter|PR reviews"
msgstr "Recenzii de PR"
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr "Solicitări pull"
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr "Creați un %{token_link_start}token de acces personal%{token_link_end} cu acces %{status_html} acordat și lipiți-l aici."
@@ -19120,6 +19390,9 @@ msgstr "%{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr "%{count} (de) rezultate implicite furnizate. Utilizați tastele săgeată sus și jos pentru a naviga în lista de rezultate ale căutării."
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19141,6 +19414,9 @@ msgstr "Problemele pe care le-am creat"
msgid "GlobalSearch|Issues assigned to me"
msgstr "Problemele care mi-au fost atribuite"
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "Merge request-urile pe care le-am creat"
@@ -19186,6 +19462,12 @@ msgstr "Rezultatele căutării se încarcă"
msgid "GlobalSearch|Settings"
msgstr "Setări"
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19669,15 +19951,9 @@ msgstr "Wiki-ul la nivel de grup este dezactivat."
msgid "Group: %{group_name}"
msgstr "Grup: %{group_name}"
-msgid "Group: %{name}"
-msgstr "Grup: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr "Probleme create"
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "Ultimele 30 de zile"
-
msgid "GroupActivityMetrics|Members added"
msgstr "Membri adăugați"
@@ -19954,6 +20230,9 @@ msgstr "Căutați grupuri"
msgid "GroupSelect|Select a group"
msgstr "Selectați un grup"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr "Se aplică tuturor subgrupurilor, cu excepția cazului în care este înlocuită de proprietarul grupului. Grupurile deja adăugate la proiect își pierd accesul."
@@ -20056,11 +20335,17 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr "Selectați grupul părinte"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr "Selectați proiectul care conține fișierul %{code_start}.gitlab/insights.yml%{code_end}"
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
-msgstr "Selectați proiectul care conține fișierul dvs. Insights personalizat. %{help_link_start}Ce este Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
msgstr "Setați o dimensiune limită pentru tot conținutul din fiecare site Pages din acest grup. %{link_start}Aflați mai multe.%{link_end}"
@@ -20095,6 +20380,12 @@ msgstr "Utilizatorii pot crea %{link_start_project}tokenuri de acces la proiect%
msgid "GroupSettings|What are badges?"
msgstr "Ce sunt insignele?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr "Atunci când numărul de utilizatori activi depășește acest număr, utilizatorii suplimentari trebuie să fie %{user_cap_docs_link_start}aprobați de un proprietar%{user_cap_docs_link_end}. Lăsați necompletat dacă nu doriți să impuneți aprobări."
@@ -20155,6 +20446,9 @@ msgstr "Ne pare rău, niciun grup nu corespunde căutării d-voastră"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Această caracteristică necesită un browser care suportă localStorage"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Un grup este o colecție de mai multe proiecte."
@@ -20218,8 +20512,11 @@ msgstr "Creați un grup nou"
msgid "GroupsNew|Create subgroup"
msgstr "Creați un subgrup"
-msgid "GroupsNew|GitLab source URL"
-msgstr "URL-ul sursei GitLab"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr "Grupurile pot fi, de asemenea, imbricate prin crearea de %{linkStart}subgrupuri%{linkEnd}."
@@ -20230,8 +20527,8 @@ msgstr "Importați un grup și datele asociate dintr-o altă instanță GitLab."
msgid "GroupsNew|Import group"
msgstr "Importați grupul"
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "Importați grupuri dintr-o altă instanță GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr ""
@@ -20251,14 +20548,11 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "Vă rugăm să completați URL-ul sursei GitLab."
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr "Vă rugăm să completați tokenul de acces personal."
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
-msgstr "Furnizați acreditările unei alte instanțe de GitLab pentru a vă importa grupurile direct."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
+msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
msgstr ""
@@ -20593,6 +20887,9 @@ msgstr "Ajutor"
msgid "Help translate GitLab into your language"
msgstr "Ajutați la traducerea GitLab în limba dvs."
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "Ajută la împiedicarea atacurilor prin forță brută de către boți."
@@ -20788,6 +21085,9 @@ msgstr "Cum pot configura această integrare?"
msgid "How do I generate it?"
msgstr "Cum o pot genera?"
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr "Cum pot replica repozitoriile?"
@@ -20803,9 +21103,6 @@ msgstr "Cum pot configura acest serviciu?"
msgid "How do I use a web terminal?"
msgstr "Cum se utilizează un terminal web?"
-msgid "How do I use file templates?"
-msgstr "Cum pot utiliza șabloanele de fișiere?"
-
msgid "How does pull mirroring work?"
msgstr "Cum funcționează replicarea pull?"
@@ -20854,9 +21151,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Înapoi"
-
msgid "IDE|Commit"
msgstr "Commit"
@@ -20866,21 +21160,9 @@ msgstr "Comiteți la ramura %{branchName}"
msgid "IDE|Edit"
msgstr "Editare"
-msgid "IDE|Get started with Live Preview"
-msgstr "Începeți cu Previzualizarea în direct"
-
msgid "IDE|Go to project"
msgstr "Mergeți la proiect"
-msgid "IDE|Live Preview"
-msgstr "Previzualizare în direct"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Previzualizați aplicația dvs. web utilizând evaluarea Web IDE pe partea clientului."
-
-msgid "IDE|Refresh preview"
-msgstr "Reîmprospătați previzualizarea"
-
msgid "IDE|Review"
msgstr "Revizuire"
@@ -20917,6 +21199,9 @@ msgstr "Adrese IP pe utilizator"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "Restricția de subrețea IP este permisă numai pentru grupurile de nivel superior"
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr "ID"
@@ -20947,6 +21232,9 @@ msgstr "Înaintea creării contului dvs., trebuie să vă verificăm identitatea
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr "Înainte de a vă autentifica, trebuie să vă verificăm identitatea. Introduceți următorul cod pe pagina de conectare."
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr "Confirmați-vă adresa de e-mail"
@@ -21091,6 +21379,9 @@ msgstr "Codul dvs. de verificare expiră după %{expires_in_minutes} (de) minute
msgid "Identity|Provider ID"
msgstr "ID-ul furnizorului"
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr "Dacă un câmp indexat depășește această limită, acesta este trunchiat la acest număr de caractere. Restul conținutului nu este nici indexat și nici nu poate fi căutat. Acest lucru nu se aplică la indexarea depozitelor și a wiki-urilor. Pentru caractere nelimitate, setați această valoare la 0."
@@ -21115,9 +21406,6 @@ msgstr "Dacă este dezactivat, numai administratorii pot configura replicarea re
msgid "If enabled, only protected branches will be mirrored."
msgstr "Dacă este activată, numai ramurile protejate vor fi replicate."
-msgid "If no options are selected, only administrators can register runners."
-msgstr "Dacă nu este selectată nicio opțiune, numai administratorii pot înregistra executorii."
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr "Dacă numărul de utilizatori activi depășește limita de utilizator, veți fi taxat pentru numărul de %{users_over_license_link} la următoarea reconciliere a licenței."
@@ -21163,6 +21451,12 @@ msgstr "Dacă nu dvs. ați încercat recent să vă conectați, trebuie %{passwo
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr "Dacă nu dvs. ați încercat recent să vă conectați, trebuie să vă schimbați imediat parola: %{password_link}."
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr "Dacă primiți o mulțime de alarme false din verificările repozitoriului, puteți șterge toate informațiile verificării repozitoriului din baza de date."
@@ -21220,6 +21514,12 @@ msgstr "W"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr "Imaginile cu dimensiuni incorecte nu sunt redimensionate automat și pot avea ca rezultat un comportament neașteptat."
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr "Impersonați"
@@ -21331,6 +21631,12 @@ msgstr "Importați sarcini din Phabricator în probleme"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "Importul a expirat. Importul a durat mai mult de %{import_jobs_expiration} de secunde"
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr "Importați dintr-un proiect"
@@ -21418,6 +21724,9 @@ msgstr[0] "Se importă %d repozitoriu"
msgstr[1] "Se importă %d repozitorii"
msgstr[2] "Se importă %d de repozitorii"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr "Importarea..."
@@ -21433,6 +21742,9 @@ msgstr "Îmbunătățiți asistența pentru clienți cu Service Desk"
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr "În cazul replicării pull, utilizatorul dvs. va fi autorul tuturor evenimentelor din fluxul de activitate care sunt rezultatul unei actualizări, cum ar fi crearea de ramuri noi sau împingerea de noi commit-uri în ramurile existente."
@@ -21445,9 +21757,15 @@ msgstr "În desfășurare"
msgid "In the background, we're attempting to connect you again."
msgstr "În fundal, încercăm să vă conectăm din nou."
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr "În această pagină veți găsi informații despre setările care sunt utilizate în instanța dvs. curentă."
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr "În uz"
@@ -22198,6 +22516,9 @@ msgstr "Trebuie să înceapă cu http sau https"
msgid "Incident|Add new timeline event"
msgstr "Adăugare de nou eveniment cronologic"
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr "Detalii de alertă"
@@ -22231,6 +22552,12 @@ msgstr "Eroare la ștergerea evenimentului cronologic al incidentului: %{error}"
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr "Eroare la actualizarea evenimentului din cronologia incidentului: %{error}"
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr "Metrici"
@@ -22315,6 +22642,18 @@ msgstr "Incomplet"
msgid "Increase"
msgstr "Creștere"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr "Linie de indentare"
@@ -22495,25 +22834,22 @@ msgstr "Integrare"
msgid "Integration Settings"
msgstr "Setări de integrare"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr "Se adaugă un comentariu cu privire la o problemă confidențială"
-
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr "Se adaugă un comentariu la o problemă"
+msgid "IntegrationEvents|A comment is added"
+msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
-msgstr "O problemă confidențială este creată, actualizată sau închisă"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
-msgstr "Un merge request este creat, actualizat sau fuzionat"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22522,14 +22858,20 @@ msgstr "Se schimbă starea unui pipeline"
msgid "IntegrationEvents|A push is made to the repository"
msgstr "Se face un push în depozit"
-msgid "IntegrationEvents|A tag is pushed to the repository"
-msgstr "O etichetă este împinsă în repozitoriu"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
+msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr "O pagină wiki este creată sau actualizată"
-msgid "IntegrationEvents|An issue is created, updated, or closed"
-msgstr "O problemă este creată, actualizată sau închisă"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
+msgstr ""
msgid "Integrations"
msgstr "Integrări"
@@ -22552,9 +22894,6 @@ msgstr "Adăugați o integrare"
msgid "Integrations|Add namespace"
msgstr "Adăugare spațiu de nume"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "Adăugarea unui spațiu de nume funcționează numai în browserele care permit cookie-uri între site-uri. %{linkStart}Aflați mai multe%{linkEnd}."
-
msgid "Integrations|All details"
msgstr "Toate detaliile"
@@ -22654,6 +22993,9 @@ msgstr "Administratorii GitLab pot configura integrări pe care toate proiectele
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr "Managementul integrării la nivel de grup"
@@ -22675,9 +23017,6 @@ msgstr "Problemele create în Jira sunt afișate aici după ce ați creat proble
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr "Păstrați-vă dependențele PHP actualizate pe Packagist."
-msgid "Integrations|Known limitations"
-msgstr "Limitări cunoscute"
-
msgid "Integrations|Link namespaces"
msgstr "Conectați spațiile de nume"
@@ -22756,9 +23095,6 @@ msgstr "Standard"
msgid "Integrations|There are no projects using custom settings"
msgstr "Nu există proiecte care să utilizeze setări personalizate"
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "Această integrare funcționează numai cu GitLab.com. Adăugarea unui spațiu de nume funcționează numai în browserele care permit cookie-uri între site-uri. %{linkStart}Aflați mai multe%{linkEnd}."
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr "Această integrare și proiectele moștenite au fost resetate."
@@ -22768,6 +23104,9 @@ msgstr "Pentru a continua acest proiect, creați o nouă problemă."
msgid "Integrations|Trigger"
msgstr "Declanșator"
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr "Utilizați setările personalizate"
@@ -22921,6 +23260,9 @@ msgstr "Răspuns nevalid al serverului"
msgid "Invalid status"
msgstr "Stare nevalidă"
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "Cod cu doi factori invalid."
@@ -23008,8 +23350,8 @@ msgstr "Am observat că nu ați invitat pe nimeni în acest grup. Invitați-vă
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
-msgstr "Pentru a avea mai mulți membri, proprietarul acestui spațiu de nume poate %{trialLinkStart}începe o perioadă de probă%{trialLinkEnd} sau poate %{upgradeLinkStart}face upgrade%{upgradeLinkEnd} la un nivel plătit."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}Citiți mai multe%{linkEnd} despre permisiunile rolurilor"
@@ -23017,6 +23359,9 @@ msgstr "%{linkStart}Citiți mai multe%{linkEnd} despre permisiunile rolurilor"
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "Data de expirare a accesului (opțional)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "Anulare"
@@ -23032,12 +23377,18 @@ msgstr "Felicitări pentru crearea proiectului dvs., sunteți aproape acolo!"
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "Creați probleme la care să lucreze noul membru al echipei dumneavoastră (opțional)"
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr "Explorați planurile plătite"
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "GitLab este mai bun împreună cu colegii!"
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "Ce-ar fi să invitați un coleg sau doi să vi se alăture?"
@@ -23095,8 +23446,8 @@ msgstr "Pentru a atribui probleme unui nou membru al echipei, aveți nevoie de u
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr "Se pot obține mai mulți membri dacă un proprietar al grupului %{trialLinkStart}începe o perioadă de probă%{trialLinkEnd} sau %{upgradeLinkStart}actualizează%{upgradeLinkEnd} la un nivel plătit."
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
-msgstr "Pentru a invita noi utilizatori în acest spațiu de nume, trebuie să înlăturați utilizatorii existenți. Puteți adăuga în continuare utilizatori existenți ai spațiului de nume."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
+msgstr ""
msgid "InviteMembersModal|Username or email address"
msgstr "Nume de utilizator sau adresă de e-mail"
@@ -23119,6 +23470,9 @@ msgstr "Invitați membri la proiectul %{strongStart}%{name}%{strongEnd}."
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr "Ați atins limita de %{count} %{members} pentru %{name}"
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "Invitați un grup"
@@ -23524,9 +23878,6 @@ msgstr "S-a produs o eroare în timpul mutării problemelor."
msgid "Issue|Title"
msgstr "Titlu"
-msgid "It looks like you have some draft commits in this branch."
-msgstr "Se pare că aveți câteva drafturi de commit-uri în această ramură."
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr "Se pare că încercați să vă activați abonamentul. Utilizați în schimb %{a_start}pagina Abonament%{a_end}."
@@ -23797,6 +24148,9 @@ msgstr "Nu s-au putut prelua informații despre utilizator din Jira. Verificați
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "Creați o ramură pentru problema Jira %{jiraIssue}"
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr "Nu s-a reușit crearea ramurii."
@@ -23866,8 +24220,8 @@ msgstr "S-a produs o eroare la preluarea listei de probleme"
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr "Transferă automat problemele Jira în categoria „Terminat”. %{linkStart}Aflați mai multe%{linkEnd}"
-msgid "JiraService|Base URL of the Jira instance."
-msgstr "URL-ul de bază al instanței Jira."
+msgid "JiraService|Base URL of the Jira instance"
+msgstr ""
msgid "JiraService|Change GitLab version"
msgstr "Schimbați versiunea GitLab"
@@ -23920,8 +24274,8 @@ msgstr "URL-ul instanței GitLab"
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr "ID-urile trebuie să fie o listă de numere care pot fi separate cu , sau ; "
-msgid "JiraService|If different from Web URL."
-msgstr "Dacă este diferit de URL-ul Web."
+msgid "JiraService|If different from the Web URL"
+msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
msgstr ""
@@ -23953,6 +24307,9 @@ msgstr "Mutați la Terminat"
msgid "JiraService|Open Jira"
msgstr "Deschideți Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "Parolă sau token API"
@@ -23968,12 +24325,12 @@ msgstr "Selectați tipul de problemă"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr "Setați o stare finală personalizată utilizând ID-uri de tranziție. %{linkStart}Aflați mai multe despre ID-urile de tranziție%{linkEnd}"
+msgid "JiraService|Sign in to GitLab to get started."
+msgstr ""
+
msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr "Conectați-vă la GitLab pentru a lega spațiile de nume."
-msgid "JiraService|Sign in to GitLab.com to get started."
-msgstr "Conectați-vă la GitLab.com pentru a începe."
-
msgid "JiraService|This feature requires a Premium plan."
msgstr "Această funcție necesită un plan Premium."
@@ -23983,17 +24340,14 @@ msgstr "Faceți tranziția problemelor Jira către starea lor finală:"
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "Utilizați Jira ca instrument de urmărire a problemelor pentru acest proiect."
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr "Utilizați o parolă pentru versiunea server și un token API pentru versiunea cloud."
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
-msgstr "Utilizați un nume de utilizator pentru versiunea server și un e-mail pentru versiunea cloud."
-
msgid "JiraService|Use custom transitions"
msgstr "Utilizați tranziții personalizate"
-msgid "JiraService|Username or Email"
-msgstr "Nume de utilizator sau e-mail"
+msgid "JiraService|Username for the server version or an email for the cloud version"
+msgstr ""
+
+msgid "JiraService|Username or email"
+msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
msgstr "Folosiți Jira pentru urmărirea problemelor?"
@@ -24058,6 +24412,12 @@ msgstr "Jobul de ștergere a proiectului de auto-monitorizare este în desfășu
msgid "Job was retried"
msgstr "Jobul a fost reîncercat"
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Joburi"
@@ -24523,15 +24883,6 @@ msgstr "Ultimele %{days} zile"
msgid "Last 2 weeks"
msgstr "Ultimele 2 săptămâni"
-msgid "Last 30 days"
-msgstr "Ultimele 30 de zile"
-
-msgid "Last 60 days"
-msgstr "Ultimele 60 de zile"
-
-msgid "Last 90 days"
-msgstr "Ultimele 90 de zile"
-
msgid "Last Accessed On"
msgstr "Ultimul acces la"
@@ -24607,9 +24958,6 @@ msgstr "Ultima actualizare reușită"
msgid "Last successful update %{time}."
msgstr "Ultima actualizare reușită %{time}."
-msgid "Last time verified"
-msgstr "Ultima dată verificat(ă)"
-
msgid "Last update"
msgstr "Ultima actualizare"
@@ -24859,6 +25207,9 @@ msgstr "Echipa dvs. se mărește! Ați invitat cu succes noi membri ai echipei l
msgid "LearnGitlab|- Included in trial"
msgstr "- Inclus în încercare"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr "Contactați-vă administratorul pentru a începe o perioadă de încercare gratuită Ultimate."
@@ -25252,6 +25603,9 @@ msgstr "Listați repozitoriile dvs. Gitea"
msgid "List available repositories"
msgstr "Listați repozitoriile disponibile"
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr "Lista tuturor commit-urilor de îmbinare"
@@ -25279,9 +25633,6 @@ msgstr "Vizualizare listă"
msgid "List your Bitbucket Server repositories"
msgstr "Listați repozitoriile dvs. de pe serverul Bitbucket"
-msgid "Live preview"
-msgstr "Previzualizare în direct"
-
msgid "Load more"
msgstr "Încărcați mai mult"
@@ -25402,9 +25753,6 @@ msgstr "Prețuri"
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr "Discutați cu un expert"
-msgid "Login"
-msgstr "Conectare"
-
msgid "Login with smartcard"
msgstr "Autentificare cu smartcard"
@@ -25528,9 +25876,6 @@ msgstr "Face ca acest/această %{type} să fie confidențial(ă)."
msgid "Manage %{workspace} labels"
msgstr "Gestionați etichetele pentru %{workspace}"
-msgid "Manage Web IDE features."
-msgstr "Gestionați funcțiile Web IDE."
-
msgid "Manage access"
msgstr "Gestionați accesul"
@@ -25870,12 +26215,15 @@ msgstr "Mărimea maximă a fișierului indexată (KiB)"
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr "Mărimea maximă a fișierului este de 1 MB. Imaginea trebuie să aibă mărimea de 32 x 32 pixeli. Formatele de imagine permise sunt %{favicon_extension_allowlist}."
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
+msgstr ""
+
msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr "Mărimea maximă a fișierului este de 1 MB. Paginile sunt optimizate pentru un logo de antet înalt de 24px."
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
-msgstr "Mărimea maximă a fișierului este de 1 MB. Pages este optimizat pentru un logo de 640x360 px."
-
msgid "Maximum files in a diff"
msgstr "Numărul maxim de fișiere într-un diff"
@@ -26134,6 +26482,9 @@ msgstr "A apărut o eroare în timp ce se actualiza rolul membrului, vă rugăm
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr "Sunteți sigur că doriți să refuzați cererea făcută de %{usersName} de a se alătura la „%{source}”"
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr "Sunteți sigur că doriți să părăsiți „%{source}”?"
@@ -26152,6 +26503,9 @@ msgstr "Sunteți sigur că doriți să revocați invitația pentru %{inviteEmail
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr "Sunteți sigur că doriți să vă retrageți cererea de acces pentru „%{source}”"
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26161,6 +26515,9 @@ msgstr "Direct"
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr "dezactivat"
@@ -26296,9 +26653,6 @@ msgstr "Îmbinare imediată"
msgid "Merge in progress"
msgstr "Îmbinare în curs"
-msgid "Merge locally"
-msgstr "Îmbinare locală"
-
msgid "Merge options"
msgstr "Opțiuni de îmbinare"
@@ -26353,9 +26707,6 @@ msgstr "Merge request-urile sunt un loc în care puteți propune modificările p
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr "Îmbinați ramura de caracteristică în ramura țintă și rezolvați orice conflict. %{linkStart}Cum pot să le rezolv?%{linkEnd}"
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr "Îmbinare indisponibilă: merge request-urile sunt numai în citire într-un nod Geo secundar."
@@ -26437,6 +26788,12 @@ msgstr "A apărut o eroare în timpul salvării draftului de comentariu."
msgid "MergeRequests|Create issue to resolve thread"
msgstr "Creați o problemă pentru a rezolva subiectul"
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr "Referință copiată"
@@ -27223,9 +27580,42 @@ msgstr "Nu puteți să faceți push sau pull de repozitorii folosind SSH până
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr "Nu veți putea face pull sau push de repozitorii prin SSH până când nu adăugați o cheie SSH la profilul dvs."
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr "Adăugare proiecte"
@@ -27265,8 +27655,8 @@ msgstr "Monitorizați GitLab cu Prometheus."
msgid "Monitor Settings"
msgstr "Setări monitor"
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "Monitorizați erorile prin integrarea cu Sentry."
+msgid "Monitor your errors directly in GitLab."
+msgstr ""
msgid "Monitoring"
msgstr "Monitorizare"
@@ -27277,9 +27667,6 @@ msgstr "Lună"
msgid "Months"
msgstr "Luni"
-msgid "More"
-msgstr "Mai mult"
-
msgid "More Details"
msgstr "Mai multe detalii"
@@ -27304,6 +27691,9 @@ msgstr "Mai multe informații sunt disponibile|aici"
msgid "More information."
msgstr "Mai multe informații"
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "Mai mult de %{number_commits_distance} (de) commit-uri diferit față de %{default_branch}"
@@ -27367,6 +27757,9 @@ msgstr "Problema a fost mutată în coloana %{label} de pe bord."
msgid "Moves this issue to %{path_to_project}."
msgstr "Mută această problemă în %{path_to_project}."
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr "Distribuiți"
@@ -27424,6 +27817,9 @@ msgstr "Grupul meu formidabil"
msgid "My company or team"
msgstr "Compania sau echipa mea"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr "Subiectul meu"
@@ -27436,7 +27832,7 @@ msgstr "NOU"
msgid "Name"
msgstr "Nume"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27448,7 +27844,7 @@ msgstr "Numele a fost deja luat"
msgid "Name is already taken."
msgstr "Numele este deja luat."
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27466,6 +27862,12 @@ msgstr "Spațiu de nume"
msgid "Namespace ID:"
msgstr "ID-ul spațiului de nume:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr "Spațiu de nume:"
@@ -27499,8 +27901,8 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
-msgstr "Ați atins limita de stocare liberă de %{free_size_limit} pe unul sau mai multe proiecte."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
+msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
msgstr ""
@@ -27784,9 +28186,6 @@ msgstr ""
msgid "New issue"
msgstr "Problemă nouă"
-msgid "New issue in %{project}"
-msgstr "Problemă nouă în %{project}"
-
msgid "New issue title"
msgstr "Titlul noii probleme"
@@ -28096,6 +28495,9 @@ msgstr "Nu s-au înregistrat mesaje"
msgid "No milestone"
msgstr "Niciun obiectiv"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "Nicio altă etichetă cu un astfel de nume sau descriere"
@@ -28189,9 +28591,6 @@ msgstr "Niciun șablon selectat"
msgid "No test coverage"
msgstr "Fără coverage de teste"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr "Nu există încă niciun declanșator. Utilizați formularul anterior pentru a crea unul."
-
msgid "No user provided"
msgstr "Niciun utilizator furnizat"
@@ -28306,9 +28705,6 @@ msgstr "Solicitări de creare de notă"
msgid "Note parameters are invalid: %{errors}"
msgstr "Parametrii notei nu sunt valabili: %{errors}"
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr "Rețineți că pentru a împinge în GitLab este necesar accesul în scris la acest repozitoriu."
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "Notă: În calitate de administrator, poate doriți să configurați %{github_integration_link}, care va permite autentificarea prin GitHub și va permite conectarea repozitoriilor fără a genera un Token de acces personal."
@@ -28342,6 +28738,9 @@ msgstr "Sunteți sigur că doriți să anulați crearea acestui %{commentType}?"
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Sunteți sigur că doriți să anulați crearea acestui comentariu?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "Restrângeți răspunsurile"
@@ -28852,7 +29251,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28873,9 +29272,6 @@ msgstr "Offline"
msgid "Oh no!"
msgstr "Vai, nu!"
-msgid "Ok, let's go"
-msgstr "Bine, să mergem."
-
msgid "Okay"
msgstr "Ok"
@@ -29002,6 +29398,9 @@ msgstr "Data/ora de sfârșit a rotației trebuie să vină după data/ora de î
msgid "OnCallSchedules|Rotation length"
msgstr "Durata rotației"
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr "Numele rotației nu poate fi gol"
@@ -29071,6 +29470,9 @@ msgstr "%{learnMoreLinkStart}Aflați mai multe despre scanările la cerere%{lear
msgid "OnDemandScans|%{profileType} profile library"
msgstr "Biblioteca de profiluri %{profileType}"
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr "Adăugați o programare pentru a rula această scanare la o dată și oră specificate sau în mod recurent. Scanările programate sunt salvate automat în biblioteca de scanare."
@@ -29110,8 +29512,8 @@ msgstr "Definiți opțiunile fundamentale de configurare pentru scanarea la cere
msgid "OnDemandScans|Delete profile"
msgstr "Ștergeți profilul"
-msgid "OnDemandScans|Description (optional)"
-msgstr "Descriere (opțional)"
+msgid "OnDemandScans|Description"
+msgstr ""
msgid "OnDemandScans|Discard changes"
msgstr "Renunțați la modificări"
@@ -29164,6 +29566,9 @@ msgstr "Scanare nouă"
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr "Nu s-au găsit profiluri %{profileType} pentru DAST"
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr "Scanări la cerere"
@@ -29176,12 +29581,18 @@ msgstr "Scanările la cerere se execută în afara ciclului DevOps și identific
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr "Scanările la cerere se execută în afara ciclului DevOps și identifică vulnerabilitățile din proiectele dumneavoastră. %{learnMoreLinkStart}Aflați mai multe%{learnMoreLinkEnd}"
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr "Repetiții"
msgid "OnDemandScans|Run scan"
msgstr "Rulați scanarea"
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr "Salvați și rulați scanarea"
@@ -29206,6 +29617,9 @@ msgstr "Program de scanare"
msgid "OnDemandScans|Scan type"
msgstr "Tipul de scanare"
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr "Începeți prin crearea unui profil nou. Profilurile facilitează salvarea și reutilizarea detaliilor de configurare pentru instrumentele de securitate GitLab."
@@ -29236,12 +29650,21 @@ msgstr "Nu există scanări programate."
msgid "OnDemandScans|Timezone"
msgstr "Fusul orar"
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr "Vizualizați rezultatul"
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr "Aveți modificări nesalvate"
@@ -29329,9 +29752,15 @@ msgstr "Numai membrii din grup cu cel puțin rolul de Reporter pot vizualiza sau
msgid "Only include features new to your current subscription tier."
msgstr "Includeți numai caracteristici noi pentru nivelul actual de abonament."
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr "Numai membrii acestui grup pot accesa wiki-ul."
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr "Numai politica:"
@@ -29365,12 +29794,18 @@ msgstr "Hopa, sunteți sigur?"
msgid "Open"
msgstr "Deschis"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr "Deschideți selecția"
msgid "Open errors"
msgstr "Erori deschise"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr "Deschideți în Gitpod"
@@ -29620,9 +30055,6 @@ msgstr "Registrul de pachete: solicitări API neautentificate"
msgid "Package already exists"
msgstr "Pachetul există deja"
-msgid "Package and registry settings"
-msgstr "Setările pachetului și ale registrului"
-
msgid "Package deleted successfully"
msgstr "Pachetul a fost șters cu succes"
@@ -29638,6 +30070,9 @@ msgstr "Limitele ratei registrului de pachete"
msgid "Package type"
msgstr "Tipul de pachet"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr "Tipul pachetului trebuie să fie Conan"
@@ -29962,6 +30397,12 @@ msgstr[2] "Pachetul are %{updatesCount} de actualizări arhivate"
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr "Pachet actualizat de commit-ul %{link} pe ramura %{branch}, construit de pipeline-ul %{pipeline} și publicat în registru la %{datetime}"
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30115,6 +30556,9 @@ msgstr ""
msgid "Packages and registries"
msgstr "Pachete și registre"
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "Pagina nu a fost găsită"
@@ -30301,9 +30745,6 @@ msgstr "Cale"
msgid "Path:"
msgstr "Cale:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "Căile pot conține wildcard-uri, cum ar fi */welcome"
-
msgid "Paths to protect with rate limiting"
msgstr "Căile care trebuie protejate cu limitarea ratei"
@@ -30718,9 +31159,21 @@ msgstr "Validarea conductelor... Poate dura până la un minut."
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "În așteptarea încărcării conținutului CI..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Activat"
@@ -30733,6 +31186,12 @@ msgstr "Toate"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr "Sigur doriți să ștergeți acest program de pipeline?"
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30754,6 +31213,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr "Ultimul pipeline"
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr "Program nou"
@@ -30772,12 +31234,21 @@ msgstr "Proprietar"
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Furnizați o scurtă descriere pentru acest pipeline"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr "Executați programul de pipeline"
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31297,6 +31768,9 @@ msgstr "Politica de securitate"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr "Specificați valorile variabilelor care vor fi utilizate în această rulare. Valorile specificate în %{linkStart}setările CI/CD%{linkEnd} vor fi folosite în mod implicit."
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Etape"
@@ -31507,6 +31981,9 @@ msgstr "Vă rugăm să introduceți un număr valid"
msgid "Please enter a valid time interval"
msgstr "Vă rugăm să introduceți un interval de timp valid"
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr "Vă rugăm să introduceți parola dvs. actuală."
@@ -31606,6 +32083,9 @@ msgstr "Vă rugăm să încercați să reîmprospătați pagina. Dacă problema
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "Vă rugăm să introduceți %{phrase_code} pentru a continua sau să închideți acest mod pentru a anula."
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr "Vă rugăm să așteptați câteva momente în timp ce încărcăm istoricul fișierului pentru această linie."
@@ -31906,9 +32386,6 @@ msgstr "Împiedică utilizatorii să efectueze operațiuni de scriere în timp c
msgid "Preview"
msgstr "Previzualizare"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr "Previzualizați proiectele JavaScript în Web IDE cu Previzualizarea în direct CodeSandbox. %{link_start}Aflați mai multe.%{link_end} "
-
msgid "Preview Markdown"
msgstr "Previzualizare Markdown"
@@ -31999,6 +32476,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32011,6 +32497,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32020,7 +32509,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32035,6 +32524,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32059,7 +32551,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32077,6 +32569,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32113,6 +32608,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32131,6 +32629,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32149,7 +32650,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32176,6 +32677,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32185,6 +32689,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr "În prezent, nu există date pentru acest tip de grafic. Vă rugăm să consultați fila „Configurare” dacă nu ați configurat deja instrumentul de analiză a produsului."
@@ -32209,9 +32716,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr "Productivitate"
@@ -32623,6 +33127,9 @@ msgstr "Trebuie să transferați proprietatea sau să ștergeți grupurile de ca
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Trebuie să transferați proprietatea sau să ștergeți aceste grupuri înainte de a vă putea șterge contul."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Numele profilului dvs. LinkedIn de pe linkedin.com/in/profilename"
@@ -32665,6 +33172,12 @@ msgstr "În desfășurare"
msgid "Progress tracking"
msgstr "Monitorizarea progresului"
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "Proiect"
@@ -32815,6 +33328,9 @@ msgstr "Setările proiectului au fost actualizate cu succes."
msgid "Project slug"
msgstr "Slug de proiect"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "Încărcările proiectului"
@@ -32827,6 +33343,9 @@ msgstr "Nivelul de vizibilitate al proiectului va fi modificat pentru a se potri
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr "Proiectul nu a fost găsit sau nu aveți permisiunea de a adăuga acest proiect în Tablourile de bord de securitate."
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "Proiect: %{name}"
@@ -33136,6 +33655,9 @@ msgstr "Afișați întotdeauna butoanele emoji de recompensă cu degetul mare î
msgid "ProjectSettings|Analytics"
msgstr "Analize"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33217,9 +33739,6 @@ msgstr "Fiecare îmbinare creează un commit de îmbinare."
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "Fiecare proiect poate avea propriul spațiu pentru a-și stoca imaginile Docker"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr "Fiecare proiect poate avea propriul său spațiu pentru a-și depozita pachetele. Notă: Registrul de pachete este întotdeauna vizibil atunci când un proiect este public."
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr "Fiecare proiect poate efectua implementări în medii fie prin CI/CD, fie prin apeluri API. Membrii din afara proiectului au acces doar în citire."
@@ -33352,9 +33871,6 @@ msgstr "Suprascrie preferințele de notificare ale utilizatorilor pentru toți m
msgid "ProjectSettings|Package registry"
msgstr "Registrul pachetului"
-msgid "ProjectSettings|Packages"
-msgstr "Pachete"
-
msgid "ProjectSettings|Pages"
msgstr "Pages"
@@ -33415,6 +33931,12 @@ msgstr "Securitate și conformitate pentru acest proiect"
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr "Selectați ramura implicită a acestui proiect și configurați șablonul pentru numele ramurii."
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr "Stabiliți comportamentul implicit al acestei opțiuni în merge request-uri. Modificările aduse acestei opțiuni se aplică, de asemenea, merge request-urilor existente."
@@ -33529,6 +34051,9 @@ msgstr "Ce sunt insignele?"
msgid "ProjectSettings|What are merge trains?"
msgstr "Ce sunt merge train-urile?"
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr "Ce este squashing-ul?"
@@ -33685,9 +34210,6 @@ msgstr "Proiectele din acest grup pot utiliza Git LFS"
msgid "Projects shared with %{group_name}"
msgstr "Proiecte partajate cu %{group_name}"
-msgid "Projects that can be accessed"
-msgstr "Proiecte care pot fi accesate"
-
msgid "Projects to index"
msgstr "Proiecte de indexat"
@@ -33733,6 +34255,9 @@ msgstr "Ne pare rău, niciun proiect nu corespunde căutării d-voastră"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "Această caracteristică necesită un browser care suportă localStorage"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "Vă permite să clonați imediat repozitoriul acestui proiect. Săriți peste această etapă dacă intenționați să faceți un push de repozitoriu existent."
@@ -33784,6 +34309,9 @@ msgstr "Inițializați repozitoriul cu un README"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "Migrați datele dintr-o sursă externă, cum ar fi GitHub, Bitbucket sau o altă instanță de GitLab."
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "Nu sunt disponibile opțiuni de import"
@@ -34138,6 +34666,9 @@ msgstr "Căi protejate"
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "Sunt acceptate caracterele %{wildcards_link_start}wildcard%{wildcards_link_end} cum ar fi %{code_tag_start}*-stable%{code_tag_end} sau %{code_tag_start}production/*%{code_tag_end}."
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr "Permiteți tuturor utilizatorilor cu acces push să execute %{tag_start}push forțat%{tag_end}."
@@ -34159,11 +34690,11 @@ msgstr "Autorizați să îmbine"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Autorizați să îmbine:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "Autorizați să facă push"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "Autorizați să facă push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr "S-a produs o eroare la încărcarea regulilor ramurii. Vă rugăm să încercați din nou."
@@ -34171,6 +34702,9 @@ msgstr "S-a produs o eroare la încărcarea regulilor ramurii. Vă rugăm să î
msgid "ProtectedBranch|Branch"
msgstr "Ramura"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr "Ramura va fi accesibilă în scriere pentru dezvoltatori. Sunteți sigur?"
@@ -34189,6 +34723,9 @@ msgstr "Creați wildcard"
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr "Nu se aplică utilizatorilor autorizați să facă push. Secțiunile opționale nu sunt aplicate."
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr "Păstrați ramurile stabile în siguranță și forțați dezvoltatorii să folosească merge request-uri."
@@ -34204,6 +34741,9 @@ msgstr "Nouă etichetă protejată"
msgid "ProtectedBranch|No tags are protected."
msgstr "Nu există etichete protejate."
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Protejați"
@@ -34216,9 +34756,6 @@ msgstr "Ramuri protejate (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr "Ramuri protejate"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr "Ramurile protejate, aprobările de merge request și verificările de stare vor apărea aici odată configurate."
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr "Etichete protejate (%{tags_count})"
@@ -34258,6 +34795,9 @@ msgstr "Puteți adăuga numai grupurile care au acest proiect partajat. %{learn_
msgid "ProtectedBranch|default"
msgstr "implicit"
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34267,6 +34807,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34276,6 +34825,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} va putea fi editat de dezvoltatori. Sunteți sigur?"
@@ -34384,6 +34936,9 @@ msgstr "Oferiți feedback"
msgid "Provide a number our sales team can use to call you."
msgstr "Furnizați un număr de telefon la care echipa noastră de vânzări să vă poată suna."
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "Furnizor"
@@ -34459,6 +35014,21 @@ msgstr "Achiziționați mai mult spațiu de stocare"
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr "A apărut o eroare în etapa de achiziție. Dacă problema persistă, vă rugăm să contactați serviciul de asistență la https://support.gitlab.com."
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Push"
@@ -34489,8 +35059,8 @@ msgstr "Evenimente push"
msgid "Push project from command line"
msgstr "Faceți push proiectului din linia de comandă"
-msgid "Push the target branch up to GitLab."
-msgstr "Faceți push ramurii țintă către GitLab."
+msgid "Push the source branch up to GitLab."
+msgstr ""
msgid "Push to create a project"
msgstr "Faceți push pentru a crea un proiect"
@@ -34690,6 +35260,12 @@ msgstr "Reautentificarea este necesară"
msgid "Re-import"
msgstr "Reimportați"
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr "Solicitați din nou o revizuire"
@@ -34801,6 +35377,9 @@ msgstr "Referință"
msgid "References"
msgstr "Referințe"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr "Rafinați-vă criteriile de căutare (selectați %{strong_open}un grup%{strong_close} și %{strong_open}un proiect%{strong_close} atunci când este posibil)"
@@ -35023,14 +35602,8 @@ msgstr "Data lansării"
msgid "Releases"
msgstr "Lansări"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "Lansările se bazează pe etichete Git și marchează puncte specifice din istoricul dezvoltării unui proiect. Ele pot conține informații despre tipul de modificări și pot furniza, de asemenea, binare, cum ar fi versiunile compilate ale software-ului dumneavoastră."
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-msgstr "Lansările se bazează pe etichete Git. Vă recomandăm etichete care utilizează versiunea semantică, de exemplu %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-
-msgid "Releases documentation"
-msgstr "Documentația lansărilor"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr ""
msgid "Releases|New Release"
msgstr "Lansare nouă"
@@ -35038,9 +35611,27 @@ msgstr "Lansare nouă"
msgid "Releases|Tag message"
msgstr "Mesajul etichetei"
+msgid "Release|Create a new release"
+msgstr ""
+
+msgid "Release|Getting started with releases"
+msgstr ""
+
msgid "Release|Include message from the annotated tag."
msgstr "Includeți mesajul din eticheta adnotată."
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr "Ceva nu a mers bine în timpul creării unei noi versiuni."
@@ -35158,6 +35749,9 @@ msgstr "Înlăturați grupul"
msgid "Remove header logo"
msgstr "Înlăturați logoul antetului"
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "Înlăturați iterația"
@@ -35425,16 +36019,25 @@ msgstr "Versiunea raportului nu este furnizată, tipul de raport %{report_type}
msgid "Report your license usage data to GitLab"
msgstr "Raportați datele de utilizare a licenței dvs. către GitLab"
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35449,6 +36052,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35650,9 +36256,6 @@ msgstr "Joburi cu Coverage"
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr "Joburi cu Coverage: %{coverageCount}"
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr "Ultimele 30 de zile"
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "Ultima actualizare"
@@ -35941,14 +36544,20 @@ msgstr "Resetați la valorile implicite ale proiectului"
msgid "Resolve"
msgstr "Rezolvați"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr "Rezolvați conflictele"
msgid "Resolve conflicts on source branch"
msgstr "Rezolvați conflictele de pe ramura sursă"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
-msgstr "Rezolvați aceste conflicte sau rugați pe cineva cu acces în scriere la acest repozitoriu să îl îmbine local."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
+msgstr ""
msgid "Resolve thread"
msgstr "Rezolvați subiectul"
@@ -35977,6 +36586,9 @@ msgstr "Răspuns"
msgid "Response didn't include `service_desk_address`"
msgstr "Răspunsul nu include „service_desk_address”."
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Metricile de răspuns (AWS ELB)"
@@ -36040,9 +36652,6 @@ msgstr ""
msgid "Resume"
msgstr "Reluare"
-msgid "Resync"
-msgstr "Resincronizare"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr "Recuperarea raportului de conformitate a eșuat. Reîmprospătați pagina și încercați din nou."
@@ -36097,8 +36706,8 @@ msgstr "Vizualizați cea mai recentă aplicație"
msgid "Review changes"
msgstr "Revizuiți schimbările"
-msgid "Review requests for you"
-msgstr "Revizuiesc solicitările pentru dvs."
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
msgstr "Examinați modificările la nivel local."
@@ -36139,6 +36748,9 @@ msgstr "Se revizuiește (merge request !%{mergeRequestId})"
msgid "Revoke"
msgstr "Revocați"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr "Revocat"
@@ -36202,12 +36814,18 @@ msgstr "Rulați pipeline-uri CI/CD cu Jenkins atunci când faceți push într-un
msgid "Run CI/CD pipelines with Jenkins."
msgstr "Executați pipeline-uri CI/CD cu Jenkins."
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "Executați menajul"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr "Executați sarcini de menaj pentru a optimiza automat repozitoriile Git. Dezactivarea acestei opțiuni va duce la degradarea performanțelor în timp."
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36250,6 +36868,12 @@ msgstr[0] "%d executor selectat șters"
msgstr[1] "%d executori selectați șterși"
msgstr[2] "%d de executori selectați șterși"
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr "%{link_start}Acești executori%{link_end} sunt disponibili pentru toate grupurile și proiectele."
@@ -36280,8 +36904,8 @@ msgstr ""
msgid "Runners|Active"
msgstr "Activ"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
-msgstr "Adăugați note, cum ar fi cine este proprietarul executorului sau la ce ar trebui să fie folosit."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
+msgstr ""
msgid "Runners|Administrator"
msgstr "Administrator"
@@ -36319,6 +36943,9 @@ msgstr "Grupul desemnat"
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr "Proiecte atribuite (%{projectCount})"
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr "Asociat cu unul sau mai multe proiecte"
@@ -36349,18 +36976,30 @@ msgstr "Alegeți-vă Executorul GitLab preferat"
msgid "Runners|Clear selection"
msgstr "Ștergeți selecția"
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr "Comanda pentru a înregistra un executor"
msgid "Runners|Configuration"
msgstr "Configurare"
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr "Copiați instrucțiunile"
msgid "Runners|Copy registration token"
msgstr "Copiați tokenul de înregistrare"
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr "Creat %{timeAgo}"
@@ -36436,15 +37075,24 @@ msgstr "Adresa IP"
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr "Instalați un executor"
msgid "Runners|Instance"
msgstr "Instanță"
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr "Joburi"
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr "Ultimul contact"
@@ -36463,6 +37111,9 @@ msgstr "Timpul maxim de expirare a jobului"
msgid "Runners|Members of the %{type} can register runners"
msgstr "Membrii cu rol de %{type} pot înregistra executori"
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr "Nume"
@@ -36478,6 +37129,9 @@ msgstr "Nu expiră niciodată"
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr "S-a generat un nou token de înregistrare!"
@@ -36508,6 +37162,12 @@ msgstr "Online"
msgid "Runners|Online:"
msgstr "Online:"
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr "Proprietar"
@@ -36529,6 +37189,9 @@ msgstr "Platformă"
msgid "Runners|Project"
msgstr "Proiect"
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr "Numele proprietății"
@@ -36580,6 +37243,9 @@ msgstr "Executorul %{name} a fost șters"
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr "Executorul a fost atribuit proiectului."
@@ -36625,6 +37291,9 @@ msgstr "Executorul este inactiv; ultimul contact a fost acum %{runner_contact}"
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr "Executorul este inactiv; ultimul contact a fost %{timeAgo}"
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr "Înregistrarea executorului"
@@ -36646,20 +37315,26 @@ msgstr "Executorii sunt agenții care execută joburile CI/CD. Urmați %{linkSta
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr "Executorii sunt agenții care execută sarcinile CI/CD. Pentru a înregistra noi executori, contactați-vă administratorul."
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr "Rulează joburi neetichetate"
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr "Selectați-i pe toți"
msgid "Runners|Select projects to assign to this runner"
msgstr "Selectați proiectele pe care să le atribuiți acestui executor"
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
-msgstr "Selectați opțiunea preferată aici. În etapa următoare, puteți alege capacitatea executorului dvs. în consola AWS CloudFormation."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
+msgstr ""
msgid "Runners|Show only inherited"
msgstr "Afișați numai cele moștenite"
@@ -36703,6 +37378,9 @@ msgstr "Proiectul, grupul sau instanța în care a fost înregistrat executorul.
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr "Executorul va fi șters permanent și nu va mai fi disponibil pentru proiectele sau grupurile din instanță. Sunteți sigur că doriți să continuați?"
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] "Acest grup are în prezent 1 executor inactiv."
@@ -36736,6 +37414,9 @@ msgstr "Pentru a-i înscrie, mergeți la %{link_start}pagina executorilor grupul
msgid "Runners|Token expiry"
msgstr "Expirarea tokenului"
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr "Deselectați-i pe toți"
@@ -36778,6 +37459,9 @@ msgstr "Versiune %{version}"
msgid "Runners|View installation instructions"
msgstr "Vizualizați instrucțiunile de instalare"
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr "Windows 2019 Shell cu scalare manuală și programare opțională. Spot %{percentage}."
@@ -36787,7 +37471,7 @@ msgstr "Windows 2019 Shell cu scalare manuală și programare opțională. Non-s
msgid "Runners|Yes, start deleting stale runners"
msgstr "Da, începeți să ștergeți executorii inactivi"
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36802,11 +37486,14 @@ msgstr "grup"
msgid "Runners|paused"
msgstr "în pauză"
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr "partajat"
-msgid "Runners|specific"
-msgstr "specific"
+msgid "Runner|New"
+msgstr ""
msgid "Runner|Owner"
msgstr "Proprietar"
@@ -36844,12 +37531,12 @@ msgstr "Autentificare unică SAML pentru %{group_name}"
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "Conectați-vă la GitLab pentru a conecta contul organizației dumneavoastră"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr "Grupul %{strongOpen}%{group_path}%{strongClose} vă permite să vă conectați folosind autentificarea unică."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr ""
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr ""
@@ -36862,6 +37549,12 @@ msgstr "Autentificarea unică (SSO) a organizației dvs. a fost conectată la co
msgid "SAST Configuration"
msgstr "Configurare SAST"
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr "SHA256"
@@ -36967,6 +37660,12 @@ msgstr "Salvați parola"
msgid "Save pipeline schedule"
msgstr "Salvați programul de pipeline"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "Se salvează"
@@ -36979,12 +37678,6 @@ msgstr "ScanExecutionPolicy|%{period} %{days} la %{time}"
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr "%{rules} acțiuni pentru %{scopes} %{branches} %{agents} %{namespaces}"
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr "%{thenLabelStart}Atunci%{thenLabelEnd} necesită executarea unei scanări %{scan}"
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr "%{thenLabelStart}Atunci%{thenLabelEnd} Solicitați executarea unei scanări %{scan} cu profilul de site %{siteProfile} și profilul de scaner %{scannerProfile}"
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr ""
@@ -37222,9 +37915,6 @@ msgstr "Căutați fișiere"
msgid "Search for Namespace"
msgstr "Căutați spațiul de nume"
-msgid "Search for a LDAP group"
-msgstr "Căutați un grup LDAP"
-
msgid "Search for a group"
msgstr "Căutați un grup"
@@ -37330,6 +38020,12 @@ msgstr "în proiectul %{projectName}"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "din %{link_to_project}"
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr "Se afișează %{count} %{scope} pentru %{term_element}"
@@ -37453,15 +38149,45 @@ msgstr "Fișiere Securizate"
msgid "Secure token that identifies an external storage request."
msgstr "Token securizat care identifică o solicitare de stocare externă."
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr "Ștergeți %{name}?"
msgid "SecureFiles|Delete secure file"
msgstr "Ștergeți fișierul securizat"
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr "Fișierul securizat %{name} va fi șters definitiv. Sunteți sigur?"
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Securitate"
@@ -37642,6 +38368,9 @@ msgstr " și "
msgid "SecurityOrchestration| or "
msgstr " sau "
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr "%{agent} pentru %{namespaces}"
@@ -37651,6 +38380,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37705,8 +38437,8 @@ msgstr "S-a produs o eroare la anularea atribuirii proiectului dvs. de politică
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr "A apărut o eroare la preluarea politicilor privind rezultatele scanării."
-msgid "SecurityOrchestration|Any scanner finds"
-msgstr "Orice scaner găsește"
+msgid "SecurityOrchestration|Any security scanner finds"
+msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
msgstr "Sunteți sigur că doriți să ștergeți această politică? Această acțiune nu poate fi anulată."
@@ -37804,6 +38536,9 @@ msgstr "Cea mai recentă scanare executată împotriva %{agent}"
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr "Politică nouă"
@@ -38044,7 +38779,7 @@ msgstr "ramuri"
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38356,6 +39091,9 @@ msgstr "A apărut o eroare la crearea acestui merge request."
msgid "SecurityReports|There was an error deleting the comment."
msgstr "A apărut o eroare la ștergerea comentariului."
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr "A apărut o eroare la respingerea vulnerabilităților."
@@ -38461,12 +39199,18 @@ msgstr "Selectați revizuirea Git"
msgid "Select Profile"
msgstr "Selectați profilul"
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr "Selectați o ramură"
msgid "Select a branch to compare"
msgstr "Selectați o ramură pentru a compara"
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr "Selectați o culoare"
@@ -38503,9 +39247,6 @@ msgstr "Selectați un rol"
msgid "Select a template repository"
msgstr "Selectați un repozitoriu de șabloane"
-msgid "Select a template type"
-msgstr "Selectați un tip de șablon"
-
msgid "Select all"
msgstr "Selectați tot"
@@ -38572,9 +39313,6 @@ msgstr "Selectați proiectul"
msgid "Select project to create %{type}"
msgstr "Selectați proiectul pentru a crea %{type}"
-msgid "Select project to create issue"
-msgstr "Selectați proiectul pentru a crea problema"
-
msgid "Select projects"
msgstr "Selectați proiecte"
@@ -38611,6 +39349,9 @@ msgstr "Selectați subgrupul"
msgid "Select subscription"
msgstr "Selectați abonamentul"
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Selectați ramura țintă"
@@ -38638,9 +39379,6 @@ msgstr "Selectat pentru toate articolele."
msgid "Selected for some items."
msgstr "Selectat pentru unele articole."
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "Nivelurile selectate nu pot fi utilizate de utilizatorii care nu sunt administratori pentru grupuri, proiecte sau fragmente de cod. Dacă nivelul public este restricționat, profilurile utilizatorilor sunt vizibile numai pentru utilizatorii conectați."
-
msgid "Selected tag is already in use. Choose another option."
msgstr "Eticheta selectată este deja în uz. Alegeți o altă opțiune."
@@ -38836,6 +39574,9 @@ msgstr "Setați %{epic_ref} ca epică părinte."
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr "Setați un șablon de descriere implicit pentru a fi utilizat pentru noi probleme. %{link_start}Ce sunt șabloanele de descriere?%{link_end}"
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Setați o parolă în contul dvs. pentru a face pull sau push prin %{protocol}."
@@ -39130,6 +39871,9 @@ msgstr "Integrarea spațiului de lucru Shimo este activată"
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr "Ați activat integrarea spațiului de lucru Shimo. Vă puteți vizualiza wiki-ul direct în Shimo."
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr "În cazul în care vă pierdeți vreodată telefonul sau accesul la parola secretă unică, fiecare dintre aceste coduri de recuperare poate fi folosit o singură dată pentru a vă recăpăta accesul la cont. Vă rugăm să le păstrați într-un loc sigur, altfel %{boldStart}vă%{boldEnd} pierdeți accesul la contul dumneavoastră."
@@ -39400,9 +40144,6 @@ msgstr "Deconectare & Înregistrare"
msgid "Sign up"
msgstr "Înregistrați-vă"
-msgid "Sign up now"
-msgstr "Înregistrați-vă acum"
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "Înscrierea a avut succes! Vă rugăm să vă confirmați adresa de e-mail pentru a vă conecta."
@@ -39583,6 +40324,15 @@ msgstr "Acum puteți închide această fereastră și puteți merge la spațiul
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr "1. %{slash_command_link_start}Adăugați o comandă slash%{slash_command_link_end} în echipa Slack folosind aceste informații:"
@@ -39607,8 +40357,8 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
-msgstr "%{emoji}Conectat la contul GitLab %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
+msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
msgstr "%{emoji}Bine ați venit la GitLab pentru Slack!"
@@ -39619,10 +40369,10 @@ msgstr "Conectează-ți contul GitLab"
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39754,6 +40504,9 @@ msgstr "S-a produs o eroare în timpul încercării de a modifica starea de bloc
msgid "Something went wrong trying to load issue contacts."
msgstr "S-a produs o eroare în timpul încercării de încărcare a contactelor problemei."
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr "Ceva nu a mers bine atunci când am reordonat design-urile. Vă rugăm să încercați din nou"
@@ -39898,6 +40651,9 @@ msgstr "Ceva a mers prost la actualizarea unei cerințe."
msgid "Something went wrong while updating assignees"
msgstr "Ceva nu a mers bine la actualizarea responsabililor"
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr "Ceva nu a mers bine la actualizarea setărilor listei dumneavoastră"
@@ -40234,9 +40990,6 @@ msgstr "Protecție anti-spam și anti-bot"
msgid "Spam log successfully submitted as ham."
msgstr "Jurnalul de spam a fost trimis cu succes ca ham."
-msgid "Specific runners"
-msgstr "Executori specifici"
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "URL-ul specificat nu poate fi utilizat: „%{reason}”"
@@ -40369,6 +41122,9 @@ msgstr "Începeți căutarea"
msgid "Start thread"
msgstr "Începeți un subiect"
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr "Începeți perioada dvs. de încercare gratuită Ultimate"
@@ -40396,9 +41152,6 @@ msgstr "Începe"
msgid "Starts %{startsIn}"
msgstr "Începe %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Începe la (UTC)"
-
msgid "Starts escalations for this incident"
msgstr "Începe escaladarea pentru acest incident"
@@ -40459,8 +41212,8 @@ msgstr "S-a produs o eroare la preluarea verificărilor de stare."
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr "Aplicați această verificare a stării la toate ramurile sau la o anumită ramură protejată."
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
-msgstr "Verificați dacă există un răspuns de stare în merge request-uri. Eșecurile nu blochează îmbinările. %{link_start}Aflați mai multe%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
+msgstr ""
msgid "StatusCheck|Examples: QA, Security."
msgstr "Exemple: QA, Securitate."
@@ -42031,9 +42784,6 @@ msgstr "Ramura acestui proiect nu are o configurație de pipeline activă."
msgid "The branch or tag does not exist"
msgstr "Ramura sau eticheta nu există"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr "Mesajul difuzat se afișează numai utilizatorilor din proiecte și grupuri care au aceste roluri."
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "Evidențierea caracterelor vă ajută să păstrați linia subiectului la %{titleLength} de caractere și înfășoară corpul la %{bodyLength} astfel încât să poată fi lisibil în git."
@@ -42085,6 +42835,9 @@ msgstr "Problema actuală"
msgid "The current user is not authorized to access the job log."
msgstr "Utilizatorul curent nu este autorizat să acceseze jurnalul jobului."
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr "Datele acestui pipeline sunt prea vechi pentru a fi redate sub formă de grafic. Vă rugăm să verificați fila Joburi pentru a accesa datele istorice."
@@ -42463,6 +43216,9 @@ msgstr "Subiectul țintă nu este un subiect."
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr "Perioada de timp în secunde la care se aplică limita maximă de solicitări pe proiect."
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "Acțiunea de actualizare se va încheia după %{number_of_minutes} (de) minute. Pentru repozitoriile mari, folosiți o combinație clonă/push."
@@ -42502,9 +43258,6 @@ msgstr "Vulnerabilitatea nu mai este detectată. Verificați dacă vulnerabilita
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr "Vulnerabilitatea nu mai este detectată. Verificați dacă vulnerabilitatea a fost remediată înainte de a-i schimba starea."
-msgid "Theme"
-msgstr "Tema"
-
msgid "There are currently no mirrored repositories."
msgstr "În prezent, nu există repozitorii replicate."
@@ -42661,6 +43414,9 @@ msgstr "A existat o problemă la preluarea iterațiilor."
msgid "There was a problem fetching labels."
msgstr "A existat o problemă la preluarea etichetelor."
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr "A existat o problemă la preluarea pipeline-urilor conectate."
@@ -42796,6 +43552,9 @@ msgstr "A apărut o eroare la înlăturarea e-mailului."
msgid "There was an error resetting user pipeline minutes."
msgstr "A apărut o eroare la resetarea minutelor de pipeline ale utilizatorului."
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr "A apărut o eroare la recuperarea utilizatorilor Jira."
@@ -42862,9 +43621,6 @@ msgstr "Aceste probleme existente au un titlu similar. Ar fi mai bine să coment
msgid "These runners are shared across projects in this group."
msgstr "Acești executori sunt partajați între proiectele din acest grup."
-msgid "These runners are specific to this project."
-msgstr "Acești executori sunt specifici pentru acest proiect."
-
msgid "These variables are inherited from the parent group."
msgstr "Aceste variabile sunt moștenite de la grupul părinte."
@@ -42916,6 +43672,9 @@ msgstr "Această acțiune poate duce la pierderea de date. Pentru a preveni acț
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr "Această acțiune nu poate fi anulată și va șterge definitiv cheia SSH %{key}"
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr "Această acțiune șterge %{codeOpen}%{project_path_with_namespace}%{codeClose} și tot ce conține acest proiect. %{strongOpen}Nu există cale de întoarcere%{strongClose}"
@@ -43093,12 +43852,12 @@ msgstr "Această epică nu există sau nu aveți permisiunea suficientă."
msgid "This epic would exceed maximum number of related epics."
msgstr "Această epică ar depăși numărul maxim de epice conexe."
-msgid "This experiment has no logged candidates"
-msgstr ""
-
msgid "This feature requires local storage to be enabled"
msgstr "Această caracteristică necesită ca stocarea locală să fie activată"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr ""
+
msgid "This field is required"
msgstr "Acest câmp este obligatoriu"
@@ -43378,9 +44137,6 @@ msgstr "Acest pipeline a fost declanșat de o programare."
msgid "This process deletes the project repository and all related resources."
msgstr "Acest proces șterge repozitoriul proiectului și toate resursele aferente."
-msgid "This project"
-msgstr "Acest proiect"
-
msgid "This project can be restored until %{date}."
msgstr "Acest proiect poate fi restaurat până la %{date}."
@@ -43549,6 +44305,27 @@ msgstr "Joi"
msgid "Thursday"
msgstr "Joi"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "Timp"
@@ -43954,8 +44731,8 @@ msgstr "Pentru a ajuta la îmbunătățirea GitLab, am dori ca periodic să %{do
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "Pentru a importa un repozitoriu SVN, consultați %{svn_link}."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44002,10 +44779,10 @@ msgstr "Pentru a vă reactiva contul, %{gitlab_link_start}conectați-vă la GitL
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr "Pentru a vă reactiva contul, conectați-vă la GitLab la %{gitlab_url}."
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44065,6 +44842,9 @@ msgstr "Pentru a vă extinde căutarea, modificați sau înlăturați filtrele d
msgid "To-Do List"
msgstr "Lista De-Făcut"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr "Sarcina de-făcut marcată cu succes ca terminată."
@@ -44257,6 +45037,9 @@ msgstr "Numele tokenului"
msgid "Token valid until revoked"
msgstr "Token valabil până la revocare"
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr "Scopurile stabilesc nivelurile de permisiune acordate tokenului."
@@ -44278,6 +45061,9 @@ msgstr "Aveți prea multe proiecte activate. Gestionați-le prin consolă sau pr
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr "Prea multe referințe. Acțiunile rapide sunt limitate la cel mult %{max_count} referințe de utilizator"
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "S-au găsit prea mulți utilizatori. Acțiunile rapide sunt limitate la cel mult %{max_count} utilizatori"
@@ -44317,6 +45103,12 @@ msgstr "Titlul subiectului"
msgid "Topic was successfully updated."
msgstr "Subiectul a fost actualizat cu succes."
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "TopicSelect|No matching results"
msgstr "Nicio potrivire de rezultate"
@@ -44473,9 +45265,6 @@ msgstr "Creați un nou grup pentru a începe perioada de încercare GitLab Ultim
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr "Ziua %{daysUsed}/%{duration}"
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr "Actualizați %{groupName} la %{planName}"
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr "Puteți aplica perioada de încercare unui grup nou sau unui grup existent."
@@ -44530,9 +45319,6 @@ msgstr "Declanșatorul a fost înlăturat."
msgid "Trigger repository check"
msgstr "Declanșați verificarea repozitoriului"
-msgid "Trigger this manual action"
-msgstr "Declanșați această acțiune manuală"
-
msgid "Trigger token:"
msgstr "Token de declanșare:"
@@ -44554,12 +45340,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr "Utilizatorul declanșator nu are permisiuni suficiente pentru proiect"
-
-msgid "Trigger|invalid"
-msgstr "invalid"
-
msgid "Trusted"
msgstr "De încredere"
@@ -44776,6 +45556,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr "Imposibil de preluat pipeline-urile din amonte și din aval."
@@ -44875,6 +45661,9 @@ msgstr "Solicitări neautentificate"
msgid "Unauthenticated web rate limit period in seconds"
msgstr "Perioada limită a ratei pentru web-ul neautentificat în secunde"
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr "Deblocați"
@@ -45067,9 +45856,6 @@ msgstr "Actualizați regula de aprobare"
msgid "Update approvers"
msgstr "Actualizați aprobatorii"
-msgid "Update broadcast message"
-msgstr "Actualizați mesajul difuzat"
-
msgid "Update failed"
msgstr "Actualizarea a eșuat"
@@ -45097,6 +45883,15 @@ msgstr "Actualizați numele, descrierea, avatarul și vizibilitatea grupului dum
msgid "Update your project name, topics, description, and avatar."
msgstr "Actualizați numele, subiectele, descrierea și avatarul proiectului dumneavoastră."
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "Nu se poate redenumi proiectul deoarece acesta conține etichete de registru container!"
@@ -45106,12 +45901,24 @@ msgstr "Nu s-a putut seta ramura implicită"
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "Noul nivel de vizibilitate nu este permis!"
msgid "UpdateProject|Project could not be updated!"
msgstr "Proiectul nu a putut fi actualizat!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr "Nu s-a reușit verificarea sumei de control a repozitoriului %{type} de la %{old} la %{new}"
@@ -45121,6 +45928,9 @@ msgstr "Timeout de așteptare pentru împingeri de repozitorii %{type}"
msgid "Updated"
msgstr "Actualizat"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Actualizat la %{updated_at} de %{updated_by}"
@@ -45385,6 +46195,9 @@ msgstr "Utilizarea în funcție de lună"
msgid "UsageQuota|Usage by project"
msgstr "Utilizare în funcție de proiect"
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Utilizarea resurselor grupului în cadrul proiectelor din grupul %{strong_start}%{group_name}%{strong_end}"
@@ -45511,18 +46324,12 @@ msgstr "Utilizați %{code_start}::%{code_end} pentru a crea un %{link_start}set
msgid "Use .gitlab-ci.yml"
msgstr "Utilizați .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr "Utilizați GitLab Runner în AWS"
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr "Utilizați Fișiere Securizate pentru a stoca fișiere utilizate de pipeline-urile dvs., cum ar fi depozitele de chei Android sau profilurile de provizionare și certificatele de semnare Apple."
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr "Utilizați un autentificator de parole unice pe dispozitivul dvs. mobil sau pe computer pentru a activa autentificarea cu doi factori (2FA)."
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr "Utilizați un Șablon AWS CloudFormation (CFT) pentru a instala și configura executorii GitLab în AWS."
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr "Utilizați fișierul authorized_keys pentru a autentifica cheile SSH"
@@ -45586,9 +46393,6 @@ msgstr "Folosiți URL-ul instanței cloud publice (%{kroki_public_url}) sau %{in
msgid "Use the search bar on the top of this page"
msgstr "Utilizați bara de căutare din partea de sus a acestei pagini"
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr "Utilizați acest token pentru a valida payload-urile primite."
@@ -45700,6 +46504,9 @@ msgstr "Restricții pentru utilizatori"
msgid "User settings"
msgstr "Setări de utilizator"
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr "Utilizatorul a fost creat cu succes."
@@ -45811,6 +46618,9 @@ msgstr "(Ocupat)"
msgid "UserProfile|Activity"
msgstr "Activitate"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Utilizator blocat"
@@ -46081,6 +46891,9 @@ msgstr "Analiza Fluxului de valori"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr "Analiza Fluxului de valori vă poate ajuta să determinați viteza echipei dumneavoastră."
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr "Valoarea poate conține o referință la o variabilă"
@@ -46114,6 +46927,9 @@ msgstr "&lt;1min"
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr "Numărul mediu de implementări în producție pe zi."
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr "Metrici DORA"
@@ -46168,6 +46984,12 @@ msgstr "Afișează %{selectedSubjectFilterText} pentru grupul „%{groupName}”
msgid "ValueStreamAnalytics|Tasks by type"
msgstr "Sarcini după tip"
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr "S-a produs o eroare în timpul preluării datelor de analiză a fluxului de valori %{requestTypeName}."
@@ -46177,6 +46999,9 @@ msgstr "Numărul total de implementări în producție."
msgid "ValueStreamAnalytics|Value stream"
msgstr "Fluxul de valori"
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr "Elemente în etapă"
@@ -46189,9 +47014,6 @@ msgstr "Start"
msgid "ValueStreamEvent|Stop"
msgstr "Stop"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr "Fluxul de valori implicit nu poate fi șters"
-
msgid "Variable"
msgstr "Variabilă"
@@ -46267,9 +47089,6 @@ msgstr "Versiunea %{versionNumber} (cea mai recentă)"
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46297,12 +47116,12 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
-msgstr ""
-
msgid "VersionCheck|Your GitLab Version"
msgstr "Versiunea dvs. GitLab"
+msgid "View File Metadata"
+msgstr ""
+
msgid "View Stage: %{title}"
msgstr "Vizualizați etapa: %{title}"
@@ -46957,9 +47776,6 @@ msgstr "Nu s-au găsit %{scope} care să corespundă cu %{term} din proiectul %{
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "Nu am putut ajunge la serverul Prometheus. Fie serverul nu mai există, fie detaliile de configurare trebuie actualizate."
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr "Am creat un proiect sandbox care vă va ajuta să învățați elementele de bază ale GitLab. Veți fi ghidat prin probleme într-un tablou de probleme. Puteți parcurge problemele în propriul ritm."
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr "Am detectat o tentativă de conectare la contul dvs. %{host} folosind un cod de autentificare cu doi factori greșit"
@@ -47755,18 +48571,12 @@ msgstr "Copilul a fost înlăturat"
msgid "WorkItem|Closed"
msgstr "Închis"
-msgid "WorkItem|Collapse tasks"
-msgstr "Restrângeți sarcinile"
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr "Creați o sarcină"
-
msgid "WorkItem|Create work item"
msgstr "Creați elementul de lucru"
@@ -47785,9 +48595,6 @@ msgstr "Data scadenței"
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr "Extindeți sarcinile"
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47905,6 +48712,9 @@ msgstr "Data de început"
msgid "WorkItem|Task"
msgstr "Sarcină"
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr "Sarcină ștearsă"
@@ -48559,9 +49369,6 @@ msgstr "Trebuie să furnizați parola curentă pentru a o modifica."
msgid "You must sign in to search for specific projects."
msgstr "Trebuie să vă conectați pentru a căuta proiecte specifice."
-msgid "You must sign in to search for specific terms."
-msgstr "Trebuie să vă conectați pentru a căuta termeni specifici."
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr "Trebuie să rezolvați CAPTCHA pentru a putea trimite"
@@ -48718,15 +49525,15 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr "Abonamentul dvs. %{group} va expira acum în %{days}."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr ""
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr "%{spammable_entity_type} dvs. a fost recunoscut ca spam și a fost înlăturat."
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr "%{spammable_entity_type} dvs. a fost recunoscut(ă) ca fiind spam. Vă rugăm să modificați conținutul sau să rezolvați reCAPTCHA pentru a continua."
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr "Abonamentul %{strong}%{plan_name}%{strong_close} expiră la %{strong}%{expires_on}%{strong_close}. Dacă nu reînnoiți, pe abonamentul %{strong}%{downgrades_on}%{strong_close} veți pierde accesul la funcțiile plătite. După aceasta, problemele și merge request-urile nu vor mai putea fi create și multe funcții devin indisponibile."
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr "Abonamentul dvs. %{strong}%{plan_name}%{strong_close} pentru %{strong}%{namespace_name}%{strong_close} va expira pe %{strong}%{expires_on}%{strong_close}."
@@ -48949,21 +49756,6 @@ msgstr "Mesajul dvs. aici"
msgid "Your name"
msgstr "Numele dvs."
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr "Noul dvs. %{accessTokenType}"
@@ -49045,8 +49837,20 @@ msgstr[0] "În abonamentul dvs. a rămas %{remaining_seat_count} din %{total_sea
msgstr[1] "În abonamentul dvs. a(u) rămas %{remaining_seat_count} din %{total_seat_count} seat-uri."
msgstr[2] "În abonamentul dvs. a(u) rămas %{remaining_seat_count} din %{total_seat_count} de seat-uri."
-msgid "Your subscription will expire on %{expires_on}"
-msgstr "Abonamentul dvs. va expira la %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
msgstr "Actualizarea a eșuat. Puteți încărca doar un singur element de design atunci când îl adăugați la un design existent."
@@ -49147,6 +49951,9 @@ msgstr[2] "aproximativ %d de ore"
msgid "access:"
msgstr "acces:"
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr "adăugat %{emails}"
@@ -49762,9 +50569,6 @@ msgstr "se încarcă"
msgid "ciReport|is loading, errors when loading results"
msgstr "se încarcă, erori la încărcarea rezultatelor"
-msgid "ci_database"
-msgstr "ci_database"
-
msgid "closed"
msgstr "închis"
@@ -49810,6 +50614,9 @@ msgstr "contactele pot fi adăugate numai la grupurile rădăcină"
msgid "container registry images"
msgstr "imaginile registrului de containere"
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr "conține URL-uri care depășesc limita de 1024 de caractere (%{urls})"
@@ -49849,6 +50656,9 @@ msgstr "zilnic"
msgid "data"
msgstr "date"
+msgid "database"
+msgstr "baza de date"
+
msgid "date must not be after 9999-12-31"
msgstr "data nu trebuie să fie după 9999-12-31"
@@ -49948,6 +50758,9 @@ msgstr "%{slash_command} suprascrie timpul total estimat."
msgid "example.com"
msgstr "example.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "depășește lungimea maximă (100 de nume de utilizatori)"
@@ -49957,6 +50770,9 @@ msgstr "depășește limita de %{bytes} bytes"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr "depășește limita de %{bytes} bytes pentru numele directorului „%{dirname}”"
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr "a expirat la %{timebox_due_date}"
@@ -50296,9 +51112,6 @@ msgstr "încărcare"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "blocat(ă) de %{path_lock_user_name} la %{created_at}"
-msgid "main_database"
-msgstr "main_database"
-
msgid "manual"
msgstr "manual"
@@ -50326,6 +51139,9 @@ msgstr "(squashing-ul commit-urilor s-a efectuat)"
msgid "metric_id must be unique across a project"
msgstr "metric_id trebuie să fie unic în cadrul unui proiect"
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr "obiectivul trebuie să aparțină fie unui proiect, fie unui grup."
@@ -50659,6 +51475,9 @@ msgstr "trebuie să fie un pachet Debian"
msgid "must be a boolean value"
msgstr "trebuie să fie o valoare booleană"
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr "trebuie să fie un spațiu de nume rădăcină"
@@ -50704,12 +51523,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr "trebuie să aibă un repozitoriu"
msgid "must match %{association}.project_id"
msgstr "trebuie să corespundă cu %{association}.project_id"
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr "nu trebuie să conțină combinații de cuvinte și litere utilizate în mod obișnuit"
@@ -50773,6 +51598,9 @@ msgstr "%{item} și %{lastItem}"
msgid "only available on top-level groups."
msgstr "disponibil(ă) numai pentru grupurile de nivel superior."
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr "problemă deschisă"
@@ -51022,6 +51850,9 @@ msgstr "Necunoscută"
msgid "should be an array of %{object_name} objects"
msgstr "ar trebui să fie o matrice de obiecte %{object_name}"
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr "ar trebui să fie o matrice de nume de utilizator existente. %{invalid} nu există"
diff --git a/locale/ru/gitlab.po b/locale/ru/gitlab.po
index e604ad3e57a..f2c7686092a 100644
--- a/locale/ru/gitlab.po
+++ b/locale/ru/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr " %{start} по %{end}"
@@ -62,8 +62,8 @@ msgstr " или %{emphasisStart}#id обсуждения%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " или %{emphasisStart}&id цели%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " или ссылки (например: path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " отреагировал(а) :%{name}:"
@@ -74,6 +74,9 @@ msgstr "\"%{path}\" не существует на \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "Размер «%{repository_name}» (%{repository_size}) превышает ограничение в %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (закрыто)"
@@ -353,6 +356,13 @@ msgstr[1] "%d группы"
msgstr[2] "%d групп"
msgstr[3] "%d групп"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d час"
@@ -472,13 +482,6 @@ msgstr[1] "%d личных проекта будут удалены без во
msgstr[2] "%d личных проектов будут удалены без возможности восстановления."
msgstr[3] "%d личных проектов будут удалены без возможности восстановления."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d балл"
-msgstr[1] "%d баллов"
-msgstr[2] "%d баллов"
-msgstr[3] "%d баллов"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d ранее слитый коммит"
@@ -1010,12 +1013,6 @@ msgstr "%{level_name} запрещено, т.к. проект-источник
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Удалите префикс %{draft_snippet}%{link_end} из заголовка, чтобы позволить этому запросу на слияние выполниться при готовности."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "%{link_start}Начните заголовок с %{draft_snippet}%{link_end}, чтобы предотвратить слияние черновика запроса на слияние до того, как он будет готов."
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}, и еще %{awardsListLength}"
@@ -1089,6 +1086,9 @@ msgstr[1] "%{no_of_days} дня"
msgstr[2] "%{no_of_days} дней"
msgstr[3] "%{no_of_days} дней"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "на %{number_commits_behind} коммитов позади %{default_branch}, на %{number_commits_ahead} коммитов впереди"
@@ -1168,8 +1168,8 @@ msgstr "%{reportType} обнаружено %{totalStart}%{total}%{totalEnd} по
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1261,7 +1275,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1302,8 +1316,15 @@ msgstr[1] "%{strong_start}%{count} участника%{strong_end} должны
msgstr[2] "%{strong_start}%{count} участников%{strong_end} должны одобрить слияние. Одобрить может кто угодно с ролью Developer или выше."
msgstr[3] "%{strong_start}%{count} участников%{strong_end} должны одобрить слияние. Одобрить может кто угодно с ролью Developer или выше."
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1513,9 +1534,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Без изменений)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1528,6 +1546,9 @@ msgstr "(удалено)"
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(не заполняйте, если хотите оставить без изменений)"
@@ -2008,6 +2029,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2452,6 +2476,9 @@ msgstr ""
msgid "Add README"
msgstr "Добавить README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Присоединиться к встрече в Zoom"
@@ -2548,9 +2575,6 @@ msgstr "Добавить правило утверждения"
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr "Добавить широковещательное сообщение"
-
msgid "Add child epic to an epic"
msgstr "Добавить дочерний элемент в другой элемент"
@@ -2860,6 +2884,9 @@ msgstr "Активные пользователи"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "Все пользователи, созданные в данном экземпляре, включая тех, которые не являются %{billable_users_link_start}платными%{billable_users_link_end}."
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Заблокированные пользователи"
@@ -2872,6 +2899,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Компоненты"
@@ -2944,15 +2980,6 @@ msgstr "Подписаться на рассылку GitLab"
msgid "AdminArea|Stop all jobs"
msgstr "Остановить все задания"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Остановить все задания?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Остановить задания"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Остановка заданий не удалась"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2989,8 +3016,11 @@ msgstr "Посмотреть недавние проекты"
msgid "AdminArea|View latest users"
msgstr "Посмотреть недавних пользователей"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "Вы собираетесь остановить все задания. Выполнение всех запущенных заданий будет прервано."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr ""
msgid "AdminArea|active users + blocked users"
msgstr ""
@@ -3001,12 +3031,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Ошибка загрузки статистики. Пожалуйста, попробуйте еще раз"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3049,6 +3088,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr "Все новые проекты могут использовать общие runner'ы экземпляра по умолчанию."
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Домен Auto DevOps"
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "Включить баннер, рекомендующий добавить сборочную линию"
@@ -3166,6 +3205,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "По умолчанию %{default_initial_branch_name}, если не указано на уровне группы или экземпляра. Не влияет на существующие репозитории."
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3274,6 +3325,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr "Дополнительные настройки"
msgid "Advanced export options"
msgstr "Расширенные параметры экспорта"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3886,6 +3949,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr "Требуется повторная индексация"
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3895,22 +3964,46 @@ msgstr "После успешного обновления пароля вы б
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "После успешного обновления пароля вы будете перенаправлены на страницу входа, где вы можете войти с новым паролем."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4381,6 +4474,9 @@ msgstr "Разрешить аутентификацию по паролю для
msgid "Allow password authentication for the web interface"
msgstr "Разрешить аутентификацию по паролю через веб-интерфейс"
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr "Разрешить maintainer'ам проекта настраивать зеркалирование репозитория"
@@ -4399,9 +4495,6 @@ msgstr "Разрешить этому ключу выполнять push в да
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr "Разрешить пользователям закрыть сообщение"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Разрешить пользователям регистрировать любое приложение для использования GitLab как провайдера OAuth"
@@ -4627,9 +4720,6 @@ msgstr "Произошла ошибка при получении участни
msgid "An error occurred while fetching pending comments"
msgstr "Во время извлечения ожидающих комментариев произошла ошибка"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Произошла ошибка при загрузке автодополнения проектов."
-
msgid "An error occurred while fetching reference"
msgstr "Ошибка при получении ссылки"
@@ -4777,9 +4867,6 @@ msgstr "Произошла ошибка при удалении целей."
msgid "An error occurred while removing issues."
msgstr "Произошла ошибка при удалении обсуждений."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Произошла ошибка при визуализации просмотра широковещательного сообщения"
-
msgid "An error occurred while rendering the editor"
msgstr "Произошла ошибка при отображении редактора"
@@ -4889,6 +4976,13 @@ msgstr ""
msgid "An issue already exists"
msgstr "Обсуждение уже существует"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr "Неавторизованный пользователь"
@@ -4982,9 +5076,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr "Любое пространство имен"
-
msgid "App ID"
msgstr "ID приложения"
@@ -5412,6 +5503,9 @@ msgstr ""
msgid "Approve"
msgstr "Одобрить"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Утвердить запрос на слияние"
@@ -5502,6 +5596,9 @@ msgstr "Вы уверены, что хотите %{action} %{name}?"
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5620,6 +5717,9 @@ msgstr "Вы уверены, что хотите попробовать повт
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "Поскольку мы продолжаем создавать больше возможностей для SAST, мы будем рады вашему отзыву о функции настройки SAST в %{linkStart}этом обсуждении%{linkEnd}."
@@ -5770,6 +5879,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "Назначены %{assignee_users_sentence}."
@@ -5794,9 +5906,6 @@ msgstr "Назначен %{assignee_name}"
msgid "Assigned to me"
msgstr "Назначить мне"
-msgid "Assigned to you"
-msgstr "Назначено вам"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Ответственный"
@@ -5804,6 +5913,9 @@ msgstr[1] "%d ответственных"
msgstr[2] "%d ответственных"
msgstr[3] "%d ответственных"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "Ответственный не имеет доступа"
@@ -6247,6 +6359,12 @@ msgstr "Разрешено автоматически"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Заметка"
@@ -6262,9 +6380,6 @@ msgstr "Доступные групповые runner'ы: %{runners}"
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr "Доступные специфические runner'ы"
-
msgid "Avatar for %{assigneeName}"
msgstr "Аватар для %{assigneeName}"
@@ -6712,6 +6827,9 @@ msgstr "Для управления тарифным планом этой гр
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7298,6 +7422,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7316,10 +7446,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7343,6 +7473,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7361,13 +7494,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7403,7 +7536,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7412,6 +7548,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Ветки"
@@ -7703,10 +7842,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7718,8 +7857,8 @@ msgstr "Фильтр по исходной группе"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
-msgstr "История импорта групп"
+msgid "BulkImport|GitLab Migration history"
+msgstr ""
msgid "BulkImport|History"
msgstr ""
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr "Импортировать выбранные"
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7796,8 +7944,8 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
-msgstr "Здесь появятся импортированные группы."
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr ""
msgid "BulkImport|Your imported projects will appear here."
msgstr ""
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7965,6 +8116,15 @@ msgstr "CICD | Добавьте %{kubernetes_cluster_link_start}интеграц
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7986,6 +8146,9 @@ msgstr "Параметры автоматического DevOps по умолч
msgid "CICD|Deployment strategy"
msgstr "Стратегия развёртывания"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "Сборочная линия Auto DevOps запускается при отсутствии альтернативного файла конфигурации CI."
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "группа включена"
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8373,9 +8554,6 @@ msgstr "Изменить пароль"
msgid "Change your password or recover your current one"
msgstr "Измените пароль или восстановите текущий"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,7 +8707,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8544,9 +8722,6 @@ msgstr "Проверьте с вашим администратором."
msgid "Check your Docker images for known vulnerabilities."
msgstr "Проверьте ваши образы Docker на наличие известных уязвимостей."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "Проверьте ваши образы кластера Kubernetes на наличие известных уязвимостей."
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,18 +8910,18 @@ msgstr "Количество пользователей"
msgid "Checkout|Payment method"
msgstr "Способ оплаты"
-msgid "Checkout|Please select a country"
-msgstr "Пожалуйста, выберите страну"
-
-msgid "Checkout|Please select a state"
-msgstr "Пожалуйста, выберите штат"
-
msgid "Checkout|Purchase details"
msgstr "Детали покупки"
msgid "Checkout|Select"
msgstr "Выбрать"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Состояние"
@@ -8855,9 +9030,6 @@ msgstr "Выберите любой цвет."
msgid "Choose file…"
msgstr "Выберите файл…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr "Выберите предпочтительный Runner и заполните AWS CFT."
-
msgid "Choose the top-level group for your repository imports."
msgstr "Выберите группу верхнего уровня для импорта репозитория."
@@ -8993,14 +9165,17 @@ msgstr "Удалить переменную"
msgid "CiVariables|Remove variable row"
msgstr "Удалить строку переменных"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr "Область видимости"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "Укажите значения переменных, которые будут использоваться в этой сборочной линии. Значения, указанные в %{linkStart} настройках CI / CD %{linkEnd} будут использоваться по умолчанию"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
msgid "CiVariables|State"
msgstr "Состояние"
@@ -9008,9 +9183,6 @@ msgstr "Состояние"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Тип"
@@ -9020,6 +9192,9 @@ msgstr "Значение"
msgid "CiVariables|Variables"
msgstr "Переменные"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr "Все среды"
msgid "CiVariable|Create wildcard"
msgstr "Создать шаблон"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Новое окружение"
@@ -10156,6 +10334,12 @@ msgstr ""
msgid "Code Quality"
msgstr "Качество кода"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "Ревью кода"
@@ -10373,6 +10557,15 @@ msgstr "Коммит"
msgid "CommitMessage|Add %{file_name}"
msgstr "Добавить %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "создал"
@@ -10403,9 +10596,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Произошла ошибка при получении данных запроса на слияния."
-msgid "Commits|History"
-msgstr "История"
-
msgid "Commits|No related merge requests found"
msgstr "Не найдено связанных запросов на слияние"
@@ -10436,6 +10626,9 @@ msgstr "Сравнение версий Git"
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Сравнить версии"
@@ -11336,9 +11529,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Обсуждения"
@@ -11351,9 +11556,18 @@ msgstr "Последний месяц"
msgid "ContributionAnalytics|Last week"
msgstr "Последняя неделя"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "Запросы на слияние"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "Нет задач для выбранного периода."
@@ -11363,6 +11577,15 @@ msgstr "Нет запросов на слияние в выбранном пер
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11501,18 +11727,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr "Скопировать имя исходной ветки"
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr "Копировать токен"
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12125,6 +12345,12 @@ msgstr "Создан"
msgid "Created %{epicTimeagoDate}"
msgstr "Создана %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12137,6 +12363,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr "Создана ветка и запрос на слияние для решения этого обсуждения."
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "Создана ветка %{branch_name} и запрос на слияние для решения этого обсуждения."
@@ -12512,9 +12741,6 @@ msgstr "Всего"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "недоступно для выбранной группы"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "должен быть в группе"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} выбрано (максимум — %{maxLabels})"
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12651,12 +12871,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12933,7 +13132,7 @@ msgstr "Включить базовую аутентификацию"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr "Управление %{profileType} профилями"
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13017,10 +13216,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13125,6 +13324,12 @@ msgstr "Имя пользователя"
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr ""
msgid "Delete Key"
msgstr "Удалить ключ"
-msgid "Delete Selected"
-msgstr "Удалить выбранное"
-
msgid "Delete Value Stream"
msgstr "Удалить Поток ценности"
@@ -13546,6 +13748,9 @@ msgstr "Удалить колонку"
msgid "Delete comment"
msgstr "Удалить комментарий"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr ""
msgid "Delete row"
msgstr "Удалить строку"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14566,15 +14774,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14996,9 +15201,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr "Отклоняемое"
-
msgid "Dismissed"
msgstr ""
@@ -15095,6 +15297,9 @@ msgstr ""
msgid "Don't show again"
msgstr "Не показывать снова"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Выполнено"
@@ -15128,9 +15333,6 @@ msgstr "Скачать артефакты"
msgid "Download codes"
msgstr "Скачать коды"
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15497,12 +15699,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr "Пусто. Выберите пространства имен для индексации."
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Пусто. Выберите проекты для индексации."
-
msgid "Email"
msgstr "Электронная почта"
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr "Включить отслеживание ошибок"
-
msgid "Enable feature to choose access level"
msgstr "Включить функцию выбора уровня доступа"
@@ -15845,11 +16038,11 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
-msgstr "Заканчивается в (UTC)"
+msgid "Ends"
+msgstr ""
msgid "Ends on"
msgstr ""
@@ -15959,6 +16152,18 @@ msgstr "Для продолжения введите свой пароль"
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15995,8 +16200,11 @@ msgstr "Окружения"
msgid "Environments Dashboard"
msgstr "Панель управления окружениями"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
-msgstr "Окружения позволяют отслеживать развертывание вашего приложения. %{linkStart}Подробнее%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr ""
msgid "Environments in %{name}"
msgstr ""
@@ -16058,6 +16266,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Коммит"
@@ -16151,6 +16365,9 @@ msgstr "Откатить окружение %{name}?"
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Показать все"
@@ -16160,6 +16377,12 @@ msgstr "Остановить"
msgid "Environments|Stop environment"
msgstr "Остановить окружение"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16337,6 +16560,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16352,12 +16578,6 @@ msgstr "Ошибка получения сетевого графа."
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr "Ошибка получения ссылок"
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "Ошибка при извлечении списка зависимостей. Пожалуйста, проверьте подключение к сети и попробуйте ещё раз."
@@ -16457,6 +16677,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16604,12 +16827,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16649,9 +16884,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16685,6 +16920,9 @@ msgstr "Оценочно"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Фильтр по всему"
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17004,8 +17239,8 @@ msgstr ""
msgid "Expires:"
msgstr "Истекает:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Объясните проблему. Если необходимо, укажите ссылку на соответствующее обсуждение или комментарий."
+msgid "Explain why you're reporting the user."
+msgstr ""
msgid "Explore"
msgstr "Обзор"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr "Не удалось назначить пользователя, так как пользовать не найден."
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "Не удалось отменить автоматическую остановку, поскольку не удалось обновить окружение."
@@ -17691,9 +17929,6 @@ msgstr "Фев."
msgid "February"
msgstr "Февраль"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17853,6 +18088,9 @@ msgstr "Поиск по пути"
msgid "Find file"
msgstr "Найти файл"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18084,7 +18322,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Ответвлено от"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18093,19 +18331,22 @@ msgstr "Выполняется ответвление"
msgid "Forks"
msgstr "Ответвления"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr "Обзор платных планов"
msgid "FreeUserCap|Explore paid plans:"
msgstr "Обзор платных планов"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18867,9 +19108,6 @@ msgstr "Начните с мониторинга производительно
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr "Начните работу с релизами"
-
msgid "Git"
msgstr ""
@@ -19017,6 +19255,9 @@ msgstr ""
msgid "GitLab commit"
msgstr "Коммит GitLab"
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19080,8 +19321,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19324,6 +19601,9 @@ msgstr "Обсуждения, которые я создал"
msgid "GlobalSearch|Issues assigned to me"
msgstr "Обсуждения, назначенные мне"
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "Запросы на слияние, которые я создал"
@@ -19369,6 +19649,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr "Группа: %{group_name}"
-msgid "Group: %{name}"
-msgstr "Группа: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20137,6 +20417,9 @@ msgstr "Поиск групп"
msgid "GroupSelect|Select a group"
msgstr "Выбрать группу"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20239,10 +20522,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20278,6 +20567,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20338,6 +20633,9 @@ msgstr "К сожалению, по вашему запросу групп не
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Эта функциональность требует поддержки localStorage в вашем браузере"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Группа - это набор из нескольких проектов."
@@ -20401,7 +20699,10 @@ msgstr "Создать новую группу"
msgid "GroupsNew|Create subgroup"
msgstr "Создать подгруппу"
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20413,7 +20714,7 @@ msgstr "Импорт группы и связанных данных из дру
msgid "GroupsNew|Import group"
msgstr "Импорт группы"
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20434,13 +20735,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr "Помощь"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20975,6 +21276,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20990,9 +21294,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21041,9 +21342,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Назад"
-
msgid "IDE|Commit"
msgstr "Коммит"
@@ -21053,21 +21351,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "Редактировать"
-msgid "IDE|Get started with Live Preview"
-msgstr "Начало работы с Live Preview"
-
msgid "IDE|Go to project"
msgstr "Перейти к проекту"
-msgid "IDE|Live Preview"
-msgstr "Предварительный просмотр"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Предпросмотр веб-приложения с использованием Web IDE на стороне клиента."
-
-msgid "IDE|Refresh preview"
-msgstr "Обновить предварительный просмотр"
-
msgid "IDE|Review"
msgstr "Рецензия"
@@ -21104,6 +21390,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "Ограничения по IP-подсетям разрешены только для групп верхнего уровня"
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21134,6 +21423,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21302,9 +21597,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21350,6 +21642,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21407,6 +21705,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21520,6 +21824,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21608,6 +21918,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr "В процессе"
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22686,25 +23029,22 @@ msgstr "Интеграция"
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22845,6 +23188,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23112,6 +23455,9 @@ msgstr "Неверный ответ сервера"
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23199,7 +23545,7 @@ msgstr "Мы заметили, что вы никого не пригласил
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23208,6 +23554,9 @@ msgstr "%{linkStart}Подробнее%{linkEnd} о разрешениях ро
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "Дата окончания доступа (опционально)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "Отмена"
@@ -23223,12 +23572,18 @@ msgstr "Поздравляем с созданием проекта, вы поч
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "Создать обсуждения, над которыми мог бы работать новый участник команды (необязательно)"
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "Не хотите ли пригласить пару коллег присоединиться?"
@@ -23287,7 +23642,7 @@ msgstr "Чтобы назначить обсуждения новому учас
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr "Вы приглашаете участников в проект %{stron
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr "Пригласить группу"
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24058,7 +24416,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,7 +24470,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24145,6 +24503,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "Пароль или API токен"
@@ -24160,10 +24521,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,18 +24536,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "Имя пользователя или Email"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr ""
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr "Задача была перезапущена"
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Задания"
@@ -24717,15 +25081,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr "Последнее обращение"
@@ -24801,9 +25156,6 @@ msgstr "Последнее успешное обновление"
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "Последнее обновление"
@@ -25053,6 +25405,9 @@ msgstr "Ваша команда растёт! Вы успешно приглас
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25452,6 +25807,9 @@ msgstr "Список репозиториев Gitea"
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25479,9 +25837,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr "Список репозиториев из Bitbucket Server"
-msgid "Live preview"
-msgstr "Предварительный просмотр в реальном времени"
-
msgid "Load more"
msgstr ""
@@ -25602,9 +25957,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr "Вход с помощью смарт-карты"
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr "Управлять доступом"
@@ -26070,10 +26419,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26336,6 +26688,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26354,6 +26709,9 @@ msgstr "Вы уверены, что хотите отозвать приглаш
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26498,9 +26859,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26555,9 +26913,6 @@ msgstr "Запросы на слияние- это место, где можно
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26639,6 +26994,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27469,7 +27863,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27481,9 +27875,6 @@ msgstr "Месяц"
msgid "Months"
msgstr "Месяцы"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27508,6 +27899,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "Более %{number_commits_distance} коммитов отличается от %{default_branch}"
@@ -27571,6 +27965,9 @@ msgstr "Перемещает обсуждение на доске в колон
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr "Развернуть"
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr "Моя компания или команда"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr "Мой тег"
@@ -27640,7 +28040,7 @@ msgstr ""
msgid "Name"
msgstr "Имя"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr "Имя уже занято"
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr "ID пространства имён:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr "Пространство:"
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr "Новое обсуждение"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr "Заголовок нового обсуждения"
@@ -28302,6 +28705,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "Нет других меток с таким наименованием или описанием"
@@ -28395,9 +28801,6 @@ msgstr ""
msgid "No test coverage"
msgstr "Без покрытия тестами"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Вы уверены, что вы хотите отменить создание этого комментария?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "Свернуть ответы"
@@ -29063,7 +29466,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr ""
msgid "Oh no!"
msgstr "О, нет!"
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,7 +29728,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr "Часовой пояс"
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29542,9 +29969,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29578,12 +30011,18 @@ msgstr ""
msgid "Open"
msgstr "Открыто"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr "Открыть выбранное"
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29833,9 +30272,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "Страница не найдена"
@@ -30518,9 +30966,6 @@ msgstr "Путь"
msgid "Path:"
msgstr "Путь:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "Путь необязательно должен быть абсолютным, а может являться шаблоном, например */your_group"
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Активировано"
@@ -30950,6 +31407,12 @@ msgstr "Все"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30989,12 +31455,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Предоставьте краткое описание этой сборочной линии"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Этапы"
@@ -31724,6 +32202,9 @@ msgstr "Пожалуйста введите правильное число"
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "Пожалуйста, введите %{phrase_code} чтобы продолжить, или закройте это окно для отмены."
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr "Предварительный просмотр"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "Предпросмотр Markdown"
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,7 +32730,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr "Продуктивность"
@@ -32840,6 +33348,9 @@ msgstr "Вы должны передать право собственности
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Перед удалением учётной записи, вам необходимо передать право владения или удалить эти группы."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Ваше имя профиля в LinkedIn, как в linkedin.com/in/profilename"
@@ -32882,6 +33393,12 @@ msgstr "Прогресс"
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "Проект"
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr "URL проекта"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "Загрузки проекта"
@@ -33044,6 +33564,9 @@ msgstr "При перемещении в группу уровень досту
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "Проект: %{name}"
@@ -33353,6 +33876,9 @@ msgstr "Всегда показывать большой палец вверх
msgid "ProjectSettings|Analytics"
msgstr "Аналитика"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr "Каждое слияние создает коммит слияния."
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "Каждый проект может иметь своё собственное пространство для хранения образов Docker"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr "Переопределить настройки уведомлений
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr "Пакеты"
-
msgid "ProjectSettings|Pages"
msgstr "Pages"
@@ -33632,6 +34152,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr "Задайте поведение по умолчанию в запросах на слияние. Изменение этого параметра также затронет существующие запросы на слияние."
@@ -33746,6 +34272,9 @@ msgstr "Что такое значки?"
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33902,9 +34431,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr "Проекты для индексирования"
@@ -33950,6 +34476,9 @@ msgstr "К сожалению, по вашему запросу проекты
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "Эта функциональность требует поддержки localStorage в вашем браузере"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "Позволяет вам сразу клонировать репозиторий. Пропустите этот пункт, если вы планируете загрузить существующий репозиторий."
@@ -34001,6 +34530,9 @@ msgstr "Добавить README файл"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "Перенесите свои данные из сторонних репозиториев, например GitHub, Bitbucket или другого экземпляра GitLab."
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "Нет доступных опций импорта"
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "Поддерживаются %{wildcards_link_start}подстановки%{wildcards_link_end}, такие как %{code_tag_start}*-stable%{code_tag_end} или %{code_tag_start}production/*%{code_tag_end}."
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,11 +34911,11 @@ msgstr "Разрешено слияние"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Разрешено слияние:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "Отправка разрешена"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "Отправка разрешена:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr ""
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr "Ветка"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Защитить"
@@ -34433,9 +34977,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} будет доступно для изменения разработчиками. Вы уверены?"
@@ -34601,6 +35157,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "Провайдер"
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Отправить"
@@ -34706,7 +35280,7 @@ msgstr "События отправки"
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35018,6 +35598,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr "Релизы"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "Релизы базируются на тегах Git и отмечают конкретные продвижения в истории разработки проекта. Они содержат информацию про изменения, а также могут предоставлять артефакты проекта - скомпилированные версии ПО, например."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "Удалить итерацию"
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr "Задания с Покрытием"
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr "Разрешить"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr "Ответ"
msgid "Response didn't include `service_desk_address`"
msgstr "Ответ не включает `service_desk_address`"
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Метрики откликов (AWS ELB)"
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr "Продолжить"
-msgid "Resync"
-msgstr "Ресинхронизировать"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,8 +36938,8 @@ msgstr "Просмотр последнего приложения"
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
-msgstr "С запросом провести ревью"
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
msgstr ""
@@ -36368,6 +36981,9 @@ msgstr ""
msgid "Revoke"
msgstr "Отозвать"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "Запустить очистку"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36512,7 +37141,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36669,15 +37313,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36696,6 +37349,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36711,6 +37367,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36741,6 +37400,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36763,6 +37428,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36880,19 +37554,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36971,6 +37654,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37013,6 +37699,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,7 +37711,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37037,10 +37726,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37079,10 +37771,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr "SHA256"
@@ -37202,22 +37900,22 @@ msgstr "Сохранить пароль"
msgid "Save pipeline schedule"
msgstr "Сохранить расписание сборочной лини"
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37457,9 +38155,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr "Поиск LDAP группы"
-
msgid "Search for a group"
msgstr ""
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Безопасность"
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38290,7 +39030,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38707,12 +39450,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38749,9 +39498,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr "Выбрать все"
@@ -38818,9 +39564,6 @@ msgstr "Выбрать проект"
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38857,6 +39600,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Выбор целевой ветки"
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "Выбранные уровни не могут использоваться не администраторами для групп, проектов или примеров кода. Если публичный уровень ограничен, профили пользователей видны только авторизованным пользователям."
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr "Установить %{epic_ref} в качестве родительс
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Установите пароль в своем аккаунте, чтобы отправлять или получать код через %{protocol}."
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39648,9 +40397,6 @@ msgstr ""
msgid "Sign up"
msgstr "Войдите"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "Регистрация прошла успешно! Пожалуйста, подтвердите электронную почту, чтобы войти."
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,7 +40610,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39867,10 +40622,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr "Что-то пошло не так при обновлении треб
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40482,9 +41243,6 @@ msgstr "Защита от спама и ботов"
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr "Начать поиск"
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr "Будет запущен %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Опубликовать (UTC)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42285,9 +43043,6 @@ msgstr "Ветка для этого проекта не имеет активн
msgid "The branch or tag does not exist"
msgstr "Ветка или тег не существует"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42339,6 +43094,9 @@ msgstr "Текущее обсуждение"
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42719,6 +43477,9 @@ msgstr "Конечный тег не является тегом."
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "Время действия обновления истечет через %{number_of_minutes} минут. Для больших репозиториев используйте комбинацию clone/push."
@@ -42758,9 +43519,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr "Произошла ошибка при удалении электрон
msgid "There was an error resetting user pipeline minutes."
msgstr "Произошла ошибка при сбросе минут пользовательской сборочной линии."
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr "Это действие может привести к потере да
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43349,12 +44113,12 @@ msgstr "Этой цели не существует, или у вас недос
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
-msgstr ""
-
msgid "This feature requires local storage to be enabled"
msgstr "Эта функция требует, чтобы локальное хранилище было включено"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr ""
+
msgid "This field is required"
msgstr ""
@@ -43634,9 +44398,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "Этот проект"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr ""
msgid "Thursday"
msgstr "Четверг"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "Время"
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr "Список задач"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr "Задача отмечена как выполненная."
@@ -44516,6 +45301,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44576,6 +45367,13 @@ msgstr "Заголовок тега (в интерфейсе)"
msgid "Topic was successfully updated."
msgstr "Тег успешно обновлен."
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr "Нет подходящих результатов"
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr "Запустить это действие вручную"
-
msgid "Trigger token:"
msgstr ""
@@ -44814,12 +45606,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45327,9 +46122,6 @@ msgstr "Обновить правило утверждения"
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr "Обновление не удалось"
@@ -45357,6 +46149,15 @@ msgstr "Обновить наименование вашей группы, её
msgid "Update your project name, topics, description, and avatar."
msgstr "Обновите название своего проекта, теги, описание и логотип."
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "Не удается переименовать проект, потому что он содержит теги реестра контейнеров!"
@@ -45366,12 +46167,24 @@ msgstr "Не удалось установить ветку по умолчан
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "Новый уровень видимости не разрешен!"
msgid "UpdateProject|Project could not be updated!"
msgstr "Проект не может быть обновлен!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr "Обновлено"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Обновлено %{updated_at} %{updated_by}"
@@ -45645,6 +46461,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Использование групповых ресурсов по проектам в группе %{strong_start}%{group_name}%{strong_end}"
@@ -45771,18 +46590,12 @@ msgstr "Используйте %{code_start}::%{code_end}, чтобы созда
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45846,9 +46659,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46072,6 +46885,9 @@ msgstr "(Недоступен)"
msgid "UserProfile|Activity"
msgstr "Активность"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Заблокированный пользователь"
@@ -46342,6 +47158,9 @@ msgstr "Аналитика потока ценности"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr "Аналитика потока ценности поможет вам определить скорость работы вашей команды"
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr "Среднее количество развертываний в производственной среде за день."
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr "Поток ценности по умолчанию не может быть удалён"
-
msgid "Variable"
msgstr ""
@@ -46528,9 +47356,6 @@ msgstr "Версия %{versionNumber} (последняя)"
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46558,10 +47383,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48022,18 +48844,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48052,9 +48868,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48172,6 +48985,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48828,9 +49644,6 @@ msgstr "Для изменения пароля необходимо ввести
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,13 +49801,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49220,21 +50033,6 @@ msgstr "Ваше сообщение здесь"
msgid "Your name"
msgstr "Ваше имя"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,7 +50115,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49420,6 +50230,9 @@ msgstr[3] "примерно %d часов"
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50045,9 +50858,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr "закрыто"
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50133,6 +50946,9 @@ msgstr ""
msgid "data"
msgstr "данные"
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50234,6 +51050,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50587,9 +51409,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr "ручной"
@@ -50619,6 +51438,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51068,6 +51899,9 @@ msgstr "%{item}, и %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51324,6 +52158,9 @@ msgstr "Неизвестная"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/si_LK/gitlab.po b/locale/si_LK/gitlab.po
index 17d58950661..45819dd98d3 100644
--- a/locale/si_LK/gitlab.po
+++ b/locale/si_LK/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: si-LK\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr " %{start} සිට %{end}"
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr "\"%{ref}\" හි “%{path}\" නොපවතී"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (වසා ඇත)"
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "සමූහ %d"
msgstr[1] "සමූහ %d"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "පැය %d"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}, සහ තවත් %{awardsListLength}"
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "දවස් %{no_of_days}"
msgstr[1] "දවස් %{no_of_days}"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(වෙනස්කම් නැත)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr "(මකා ඇත)"
msgid "(expired)"
msgstr "(කල් ඉකුත්ය)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(වෙනස් නොකළ යුතු නම් හිස්ව තබන්න)"
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr "මෙම සිරැසිය සහිත පිටුවක් පවතී"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr "නව අඩවියක් යොදන්න"
msgid "Add README"
msgstr "මෙයකියවන්න යොදන්න"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "සූම් රැස්වීමක් යොදන්න"
@@ -2278,9 +2299,6 @@ msgstr "අනුමත රීතියක් යොදන්න"
msgid "Add approvers"
msgstr "අනුමතකරුවන් යොදන්න"
-msgid "Add broadcast message"
-msgstr "විකාශන පණිවිඩයක් යොදන්න"
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr "සක්‍රිය පරිශීලකයින්"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "අවහිර කළ පරිශීලකයින්"
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "සංරචක"
@@ -2674,15 +2704,6 @@ msgstr "ගිට්ලැබ් පුවත් පත්‍රිකාව ස
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr "නවතම ව්‍යාපෘති බලන්න"
msgid "AdminArea|View latest users"
msgstr "නවතම පරිශීලකයින් බලන්න"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr "%{linkStart}වි-තැපැල් දැනුම්දීම්%{li
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr "අ.ජ.කෙ. ලිපිනය මගින් සමූහයට ප්‍රවේශය සීමා කරන්න. %{link_start}තව දැනගන්න%{link_end}."
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr "වැඩිදුර සැකසුම්"
msgid "Advanced export options"
msgstr "වැඩිදුර ආයාත විකල්ප"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
-msgstr "එය ඉකුත් වූ පසු, ඔබට ඒකාබද්ධ අනුමැති, කේත ගුණත්‍වය, හෝ අනෙකුත් විශේෂාංග භාවිතා කිරීමට නොහැකිය."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr "බලය නොලත් පුද්ගලයෙකි"
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr "යෙදුමේ හැඳු."
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr "අනුමත"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "ඒකාබද්ධ ඉල්ලීම අනුමැතිය"
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr "ඔබට ඒකාබද්ධය සඳහා තැත් කිරීමට වුවමනාද?"
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr "ඔබට මෙම %{accessTokenType} අහෝසි කිරීමට වුවමනා ද? මෙම ක්‍රියාමාර්ගය අප්‍රතිවර්ත්‍යයි."
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr "මට පවරන්න"
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr "%{assignee_name} වෙත පවරා ඇත"
msgid "Assigned to me"
msgstr "මට පවරා ඇත"
-msgid "Assigned to you"
-msgstr "ඔබට පැවරූ"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "සටහන"
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr "%{assigneeName} සඳහා ප්‍රතිරූපය"
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr "අත්‍යන්තය"
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr "ආධික්‍යයට උත්ශ්‍රේණිය"
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "වි-තැපැල් ලිපිනයක් දිස් වන්නේ ප්‍රසිද්ධ වි-තැපැල් සතු පරිශ්‍රීලකයින්ට පමණි."
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "ශාඛා"
@@ -7401,12 +7532,12 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr ""
+
msgid "BulkImport|Destination"
msgstr "ගමනාන්තය"
-msgid "BulkImport|Destination group"
-msgstr "ගමනාන්ත සමූහය"
-
msgid "BulkImport|Existing groups"
msgstr "පවත්නා සමූහ"
@@ -7416,7 +7547,7 @@ msgstr "මූලාශ්‍ර සමූහයට අනුව පෙරන්
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr "සමූහය ආයාතයට අසමත් විය."
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr "සීමාව"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "සමූහය සබලයි"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr "මුරපදය සංශෝධනය"
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,18 +8594,18 @@ msgstr "පරිශීලකයින් ගණන"
msgid "Checkout|Payment method"
msgstr "ගෙවීමේ ක්‍රමය"
-msgid "Checkout|Please select a country"
-msgstr "රටක් තෝරන්න"
-
-msgid "Checkout|Please select a state"
-msgstr ""
-
msgid "Checkout|Purchase details"
msgstr "මිලදී ගැනීමේ විස්තර"
msgid "Checkout|Select"
msgstr "තෝරන්න"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr ""
@@ -8547,9 +8714,6 @@ msgstr "ඕනෑම පාටක් තෝරන්න."
msgid "Choose file…"
msgstr "ගොනුව තෝරන්න…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "වර්ගය"
@@ -8712,6 +8876,9 @@ msgstr "අගය"
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "සියළු පරිසර"
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "නව පරිසරය"
@@ -9844,6 +10014,12 @@ msgstr "කේත හිමිකරුවන්"
msgid "Code Quality"
msgstr "කේත ගුණත්‍වය"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "කේත සමාලෝචනය"
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr "සෑදිණි"
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr "ව.නා.ප."
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr "සේවාව ප්‍රත්‍යර්පණයට කාලය"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr "පරිශීලක නාමය"
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "යළි පෙන්වන්න එපා"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "අහවරයි"
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr "කේත බාගන්න"
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr "නිර්යාතය බාගන්න"
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr "වි-තැපෑල"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr "පරිසරය"
@@ -15645,7 +15842,10 @@ msgstr "පරිසර"
msgid "Environments Dashboard"
msgstr "පරිසර උපකරණ පුවරුව"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr "පරිසරයේ නම යටතේ සොයන්න"
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "සියල්ල අනුව පෙරන්න"
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr "%{preposition} %{expires_at} ඉකුත් වේ"
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr "නවම්"
msgid "February"
msgstr "නවම්"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr "ගොනුවක් සොයන්න"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr "ගිට්"
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr "සැකසුම්"
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "පසුගිය දින 30"
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr "සමූහ සොයන්න"
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr "උප සමූහයක් සාදන්න"
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr "උදව්"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr "හැඳු.:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr "එක් අයෙක්ට අ.ජා.කෙ. ලිපින"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr "තහවුරු කේතය විනාඩි %{expires_in_minutes}
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr "ඔබගේම ව්‍යාපෘතියක් සාදා ගැ
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr "ගෙවන සැලසුම් ගවේශනය"
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,11 +24129,11 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
-msgstr "පටන් ගැනීමට GitLab.com වෙත පිවිසෙන්න."
+msgid "JiraService|Sign in to GitLab to link namespaces."
+msgstr ""
msgid "JiraService|This feature requires a Premium plan."
msgstr ""
@@ -23791,18 +24144,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "පරිශීලක නාමය හෝ වි-තැපෑල"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr ""
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr "නව"
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr "විවෘත"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr "ගිට්පොඩ් හි අරින්න"
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "linkedin.com/in/profilename වෙතින් පැතිකඩ නාමය"
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "ව්‍යාපෘතිය: %{name}"
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr "මෙයකියවන්න සහිතව කෝෂ්ඨය අර
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "ගිට්හබ්, බිට්බකට් හෝ ගිට්ලැබ් හි වෙනත් සේවාදායක වැනි බාහිර මූලාශ්‍රයකින් ඔබගේ දත්ත සංක්‍රමණය කරන්න."
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr "නව රක්‍ෂිත අනන්‍යනය"
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr "ප්‍රතිපෝෂණ සපයන්න"
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr "නිකුතු"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr "බලපත්‍රය භාවිතය ගිට්ලැබ් වෙත වාර්තා කරන්න"
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,8 +36474,8 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
-msgstr "ඔබ සඳහා සමාලෝචන ඉල්ලීම්"
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
msgstr ""
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr "අ.ජා.කෙ. ලිපිනය"
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr "මුරපදය සුරකින්න"
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr "ගොනු සොයන්න"
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr "LDAP සමූහයක් සඳහා සොයන්න"
-
msgid "Search for a group"
msgstr "සමූහයක් සඳහා සොයන්න"
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr "සැසඳීමට ශාඛාවක් තෝරන්න"
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr "පාටක් තෝරන්න"
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr "නික්මෙන්න හා ලියාපදිංචිය"
msgid "Sign up"
msgstr "ලියාපදිංචිය"
-msgid "Sign up now"
-msgstr "ලියාපදිංචි වන්න"
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "ලියාපදිංචි වීම සාර්ථක විය! පිවිසීමට ඔබගේ වි-තැපෑල තහවුරු කරන්න."
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr "නිශ්චිත ධාවක"
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr "සෙවුම අරඹන්න"
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr "ශාඛාව හෝ අනන්‍යනය නොපවතී"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr "තේමාව"
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr "නම්පත් ගැනීමේ දී ගැටලුවකි."
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr "වි-තැපෑල ඉවත් කිරීමේදී දෝෂ
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr "ජිරා පරිශීලකයින් ලබා ගැනීමේ දෝෂයකි."
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "මෙම ව්‍යාපෘතිය"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr "බ්‍රහස්පතින්දා"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "වේලාව"
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr "කළ-යුතු ලේඛනය"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "බොහෝ පරිශීලකයින් හමු විය. ඉක්මන් ක්‍රියාමාර්ග බොහෝ දුරට %{max_count} දෙනෙකුට සීමා වේ"
@@ -44058,6 +44839,11 @@ msgstr "මාතෘකාවේ සිරැසිය"
msgid "Topic was successfully updated."
msgstr "මාතෘකාව සාර්ථකව යාවත්කාල කෙරිණි."
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr "දවස් %{daysUsed}/%{duration}"
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr "වලංගු නැත"
-
msgid "Trusted"
msgstr "විශ්වාසී"
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr "අනුමතකරුවන් යාවත්කාලය"
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr "යාවත්කාලය අසමත්!"
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr "යාවත්කාල විය"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr "මාසය අනුව භාවිතය"
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ".gitlab-ci.yml භාවිතා කරන්න"
-msgid "Use GitLab Runner in AWS"
-msgstr "AWS හි ගිට්ලැබ් ධාවක භාවිතා කරන්න"
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr "පරිශීලක සැකසුම්"
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr "(කාර්යබහුලයි)"
msgid "UserProfile|Activity"
msgstr "ක්‍රියාකාරකම"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "අවහිර කළ පරිශීලක"
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr "නවත්වන්න"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr "අනුවාදය %{versionNumber} (නවතම)"
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,12 +46849,12 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
-msgstr ""
-
msgid "VersionCheck|Your GitLab Version"
msgstr "ඔබගේ ගිට්ලැබ් අනුවාදය"
+msgid "View File Metadata"
+msgstr ""
+
msgid "View Stage: %{title}"
msgstr ""
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "අපට ප්‍රෝමිතියස් සේවාදායකය වෙත ළඟා වීමට නොහැකියි. සේවාදායකය නොපවතී හෝ වින්‍යාස විස්තර යාවත්කාල කළ යුතුය."
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr "වසා ඇත"
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr "කාර්යයක් සාදන්න"
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr "එය වෙනස් කිරීමට ඔබගේ වත්මන
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr "යොමු කිරීමට ඔබ අභියෝගය විසඳිය යුතුය"
@@ -48448,15 +49249,15 @@ msgstr "යූටියුබ්"
msgid "Your %{group} membership will now expire in %{days}."
msgstr "ඔබගේ %{group} සාමාජිකත්වය දැන් %{days} කින් ඉකුත් වේ."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr ""
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr "ඔබගේ %{spammable_entity_type} අයාචිත ලෙස හඳුනා ගෙන ඉවත දමා ඇත."
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr "ඔබගේ %{spammable_entity_type} අයාචිත ලෙස හඳුනා ගෙන ඇත. ඉදිරියට යාමට අන්තර්ගතය වෙනස් කරන්න හෝ අභියෝගය විසඳන්න."
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr ""
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr ""
@@ -48678,21 +49479,6 @@ msgstr "ඔබගේ පණිවිඩය මෙතැන"
msgid "Your name"
msgstr "ඔබගේ නම"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr "ඔබගේ නව %{accessTokenType}"
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr "ප්‍රවේශය:"
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr "%{emails} එක් කළා"
@@ -49479,9 +50280,6 @@ msgstr "පූරණය වෙමින්"
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr "වසා ඇත"
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr "දත්ත"
+msgid "database"
+msgstr "දත්තසමුදාය"
+
msgid "date must not be after 9999-12-31"
msgstr "9999-12-31 ට පෙර දිනයක් විය යුතුය"
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr "උදාහරණය.ලංකා"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr "බයිට %{bytes} ක සීමාව ඉක්මවයි"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr "\"%{dirname}\" නාමාවලිය සඳහා බයිට %{bytes} ක සීමාව ඉක්මවයි"
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr "%{timebox_due_date} දී කල් ඉකුත් විය"
@@ -50005,9 +50815,6 @@ msgstr "පූරණය ‍‍වෙමින්"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr "අතින්"
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr "ඩෙබියන් ඇසුරුමක් විය යුතුය
msgid "must be a boolean value"
msgstr "බූලියන් අගයක් විය යුතුය"
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr "කෝෂ්ඨයක් තිබිය යුතුය"
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr "%{item}, සහ %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr "නොදනී"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/sk_SK/gitlab.po b/locale/sk_SK/gitlab.po
index 934eca577a1..c001a05b425 100644
--- a/locale/sk_SK/gitlab.po
+++ b/locale/sk_SK/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: sk\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -74,6 +74,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -353,6 +356,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -472,13 +482,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1010,12 +1013,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1089,6 +1086,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1168,8 +1168,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1261,7 +1275,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1302,8 +1316,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1513,9 +1534,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1528,6 +1546,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2008,6 +2029,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2452,6 +2476,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2548,9 +2575,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2860,6 +2884,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2872,6 +2899,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2944,15 +2980,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2989,7 +3016,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3001,12 +3031,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3049,6 +3088,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3166,6 +3205,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3274,6 +3325,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3886,6 +3949,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3895,22 +3964,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4381,6 +4474,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4399,9 +4495,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4627,9 +4720,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4777,9 +4867,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4889,6 +4976,13 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4982,9 +5076,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5412,6 +5503,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5502,6 +5596,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5620,6 +5717,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5770,6 +5879,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5794,9 +5906,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5804,6 +5913,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6247,6 +6359,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6262,9 +6380,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6712,6 +6827,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7298,6 +7422,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7316,10 +7446,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7343,6 +7473,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7361,13 +7494,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7403,7 +7536,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7412,6 +7548,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7703,10 +7842,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7718,7 +7857,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7796,7 +7944,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7965,6 +8116,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7986,6 +8146,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8373,9 +8554,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,7 +8707,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8544,9 +8722,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,16 +8910,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8855,9 +9030,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8993,13 +9165,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9008,9 +9183,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9020,6 +9192,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10156,6 +10334,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10373,6 +10557,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10403,9 +10596,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10436,6 +10626,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11336,9 +11529,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11351,9 +11556,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11363,6 +11577,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11501,18 +11727,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12125,6 +12345,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12137,6 +12363,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12512,9 +12741,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12651,12 +12871,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12933,7 +13132,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13017,10 +13216,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13125,6 +13324,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13546,6 +13748,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14566,15 +14774,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14996,9 +15201,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15095,6 +15297,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15128,9 +15333,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15497,12 +15699,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15845,10 +16038,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15959,6 +16152,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15995,7 +16200,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16058,6 +16266,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16151,6 +16365,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16160,6 +16377,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16337,6 +16560,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16352,12 +16578,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16457,6 +16677,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16604,12 +16827,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16649,9 +16884,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16685,6 +16920,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17004,7 +17239,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17691,9 +17929,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17853,6 +18088,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18084,7 +18322,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18093,19 +18331,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18867,9 +19108,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19017,6 +19255,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19080,8 +19321,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19324,6 +19601,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19369,6 +19649,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20137,6 +20417,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20239,10 +20522,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20278,6 +20567,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20338,6 +20633,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20401,7 +20699,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20413,7 +20714,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20434,13 +20735,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20975,6 +21276,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20990,9 +21294,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21041,9 +21342,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21053,21 +21351,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21104,6 +21390,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21134,6 +21423,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21302,9 +21597,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21350,6 +21642,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21407,6 +21705,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21520,6 +21824,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21608,6 +21918,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22686,25 +23029,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22845,6 +23188,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23112,6 +23455,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23199,7 +23545,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23208,6 +23554,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23223,12 +23572,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23287,7 +23642,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24058,7 +24416,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,7 +24470,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24145,6 +24503,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24160,10 +24521,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,16 +24536,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24717,15 +25081,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24801,9 +25156,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25053,6 +25405,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25452,6 +25807,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25479,9 +25837,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25602,9 +25957,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26070,10 +26419,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26336,6 +26688,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26354,6 +26709,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26498,9 +26859,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26555,9 +26913,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26639,6 +26994,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27469,7 +27863,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27481,9 +27875,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27508,6 +27899,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27571,6 +27965,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27640,7 +28040,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28302,6 +28705,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28395,9 +28801,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29063,7 +29466,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,7 +29728,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29542,9 +29969,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29578,12 +30011,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29833,9 +30272,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30518,9 +30966,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30950,6 +31407,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30989,12 +31455,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31724,6 +32202,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,7 +32730,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32840,6 +33348,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32882,6 +33393,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33044,6 +33564,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33353,6 +33876,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33632,6 +34152,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33746,6 +34272,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33902,9 +34431,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33950,6 +34476,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34001,6 +34530,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,10 +34911,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34433,9 +34977,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34601,6 +35157,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34706,7 +35280,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35018,6 +35598,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,7 +36938,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36368,6 +36981,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36512,7 +37141,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36669,15 +37313,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36696,6 +37349,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36711,6 +37367,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36741,6 +37400,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36763,6 +37428,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36880,19 +37554,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36971,6 +37654,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37013,6 +37699,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,7 +37711,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37037,10 +37726,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37079,10 +37771,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37202,22 +37900,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37457,9 +38155,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38290,7 +39030,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38707,12 +39450,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38749,9 +39498,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38818,9 +39564,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38857,6 +39600,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39648,9 +40397,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,7 +40610,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39867,10 +40622,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40482,9 +41243,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42285,9 +43043,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42339,6 +43094,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42719,6 +43477,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42758,9 +43519,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43349,10 +44113,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43634,9 +44398,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44516,6 +45301,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44576,6 +45367,13 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44814,12 +45606,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45327,9 +46122,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45357,6 +46149,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45366,12 +46167,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45645,6 +46461,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45771,18 +46590,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45846,9 +46659,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46072,6 +46885,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46342,6 +47158,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46528,9 +47356,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46558,10 +47383,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48022,18 +48844,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48052,9 +48868,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48172,6 +48985,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48828,9 +49644,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,13 +49801,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49220,21 +50033,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,7 +50115,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49420,6 +50230,9 @@ msgstr[3] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50045,9 +50858,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50133,6 +50946,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50234,6 +51050,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50587,9 +51409,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50619,6 +51438,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51068,6 +51899,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51324,6 +52158,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/sl_SI/gitlab.po b/locale/sl_SI/gitlab.po
index 8daba18198e..60785f2b231 100644
--- a/locale/sl_SI/gitlab.po
+++ b/locale/sl_SI/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: sl\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -74,6 +74,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -353,6 +356,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -472,13 +482,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -1010,12 +1013,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -1089,6 +1086,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1168,8 +1168,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1261,7 +1275,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1302,8 +1316,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1513,9 +1534,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1528,6 +1546,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -2008,6 +2029,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2452,6 +2476,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2548,9 +2575,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2860,6 +2884,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2872,6 +2899,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2944,15 +2980,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2989,7 +3016,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -3001,12 +3031,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -3049,6 +3088,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3166,6 +3205,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3274,6 +3325,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3886,6 +3949,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3895,22 +3964,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4381,6 +4474,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4399,9 +4495,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4627,9 +4720,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4777,9 +4867,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4889,6 +4976,13 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4982,9 +5076,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5412,6 +5503,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5502,6 +5596,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5620,6 +5717,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5770,6 +5879,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5794,9 +5906,6 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
@@ -5804,6 +5913,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6247,6 +6359,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6262,9 +6380,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6712,6 +6827,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7298,6 +7422,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7316,10 +7446,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7343,6 +7473,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7361,13 +7494,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7403,7 +7536,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7412,6 +7548,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7703,10 +7842,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7718,7 +7857,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7796,7 +7944,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7965,6 +8116,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7986,6 +8146,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8373,9 +8554,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,7 +8707,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8544,9 +8722,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,16 +8910,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8855,9 +9030,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8993,13 +9165,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -9008,9 +9183,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -9020,6 +9192,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10156,6 +10334,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10373,6 +10557,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10403,9 +10596,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10436,6 +10626,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11336,9 +11529,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11351,9 +11556,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11363,6 +11577,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11501,18 +11727,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -12125,6 +12345,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -12137,6 +12363,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12512,9 +12741,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12651,12 +12871,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12933,7 +13132,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -13017,10 +13216,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -13125,6 +13324,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13546,6 +13748,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14566,15 +14774,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14996,9 +15201,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -15095,6 +15297,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -15128,9 +15333,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15497,12 +15699,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15845,10 +16038,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15959,6 +16152,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15995,7 +16200,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -16058,6 +16266,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -16151,6 +16365,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -16160,6 +16377,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16337,6 +16560,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16352,12 +16578,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16457,6 +16677,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16604,12 +16827,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16649,9 +16884,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16685,6 +16920,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -17004,7 +17239,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17691,9 +17929,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17853,6 +18088,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -18084,7 +18322,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -18093,19 +18331,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18867,9 +19108,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -19017,6 +19255,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19080,8 +19321,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19324,6 +19601,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19369,6 +19649,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -20137,6 +20417,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20239,10 +20522,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20278,6 +20567,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20338,6 +20633,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20401,7 +20699,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20413,7 +20714,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20434,13 +20735,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20975,6 +21276,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20990,9 +21294,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -21041,9 +21342,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -21053,21 +21351,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -21104,6 +21390,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -21134,6 +21423,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21302,9 +21597,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21350,6 +21642,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21407,6 +21705,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21520,6 +21824,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21608,6 +21918,9 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22686,25 +23029,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22845,6 +23188,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -23112,6 +23455,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23199,7 +23545,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23208,6 +23554,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23223,12 +23572,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23287,7 +23642,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -24058,7 +24416,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,7 +24470,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -24145,6 +24503,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -24160,10 +24521,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,16 +24536,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24717,15 +25081,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24801,9 +25156,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -25053,6 +25405,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25452,6 +25807,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25479,9 +25837,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25602,9 +25957,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -26070,10 +26419,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26336,6 +26688,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26354,6 +26709,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26498,9 +26859,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26555,9 +26913,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26639,6 +26994,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27469,7 +27863,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27481,9 +27875,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27508,6 +27899,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27571,6 +27965,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27640,7 +28040,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28302,6 +28705,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28395,9 +28801,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -29063,7 +29466,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,7 +29728,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29542,9 +29969,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29578,12 +30011,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29833,9 +30272,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30518,9 +30966,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30950,6 +31407,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30989,12 +31455,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31724,6 +32202,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,7 +32730,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32840,6 +33348,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32882,6 +33393,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -33044,6 +33564,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33353,6 +33876,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33632,6 +34152,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33746,6 +34272,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33902,9 +34431,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33950,6 +34476,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -34001,6 +34530,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,10 +34911,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34433,9 +34977,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34601,6 +35157,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34706,7 +35280,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -35018,6 +35598,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,7 +36938,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36368,6 +36981,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36512,7 +37141,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36669,15 +37313,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36696,6 +37349,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36711,6 +37367,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36741,6 +37400,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36763,6 +37428,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36880,19 +37554,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36971,6 +37654,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -37013,6 +37699,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,7 +37711,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -37037,10 +37726,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -37079,10 +37771,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -37202,22 +37900,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37457,9 +38155,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38290,7 +39030,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38707,12 +39450,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38749,9 +39498,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38818,9 +39564,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38857,6 +39600,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39648,9 +40397,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,7 +40610,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39867,10 +40622,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40482,9 +41243,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42285,9 +43043,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42339,6 +43094,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42719,6 +43477,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42758,9 +43519,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43349,10 +44113,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43634,9 +44398,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44516,6 +45301,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44576,6 +45367,13 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44814,12 +45606,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45327,9 +46122,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45357,6 +46149,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45366,12 +46167,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45645,6 +46461,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45771,18 +46590,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45846,9 +46659,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -46072,6 +46885,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46342,6 +47158,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46528,9 +47356,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46558,10 +47383,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -48022,18 +48844,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -48052,9 +48868,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -48172,6 +48985,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48828,9 +49644,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,13 +49801,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -49220,21 +50033,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,7 +50115,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49420,6 +50230,9 @@ msgstr[3] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -50045,9 +50858,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50133,6 +50946,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -50234,6 +51050,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50587,9 +51409,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50619,6 +51438,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -51068,6 +51899,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51324,6 +52158,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/sq_AL/gitlab.po b/locale/sq_AL/gitlab.po
index ddc9b74ae56..0fb1b4b93bb 100644
--- a/locale/sq_AL/gitlab.po
+++ b/locale/sq_AL/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: sq\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/sr_CS/gitlab.po b/locale/sr_CS/gitlab.po
index 165494b6cf9..ae3b91ea929 100644
--- a/locale/sr_CS/gitlab.po
+++ b/locale/sr_CS/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: sr-CS\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -61,7 +61,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -73,6 +73,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -313,6 +316,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -415,12 +424,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -919,12 +922,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -997,6 +994,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1075,8 +1075,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1084,6 +1084,18 @@ msgstr[2] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1162,7 +1174,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1198,8 +1210,14 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1405,9 +1423,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1420,6 +1435,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1873,6 +1891,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2317,6 +2338,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2413,9 +2437,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2725,6 +2746,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2737,6 +2761,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2809,15 +2842,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2854,7 +2878,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2866,12 +2893,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2914,6 +2950,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2989,9 +3028,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3031,6 +3067,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3112,6 +3157,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3139,6 +3187,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3736,12 +3787,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3751,6 +3811,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3760,22 +3826,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgstr ""
+
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "Airflow"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|DAG"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4246,6 +4336,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4264,9 +4357,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4492,9 +4582,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4642,9 +4729,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4753,6 +4837,12 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4846,9 +4936,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5269,6 +5356,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5359,6 +5449,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5476,6 +5569,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5545,12 +5641,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5626,6 +5731,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5650,15 +5758,15 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6100,6 +6208,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6115,9 +6229,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6565,6 +6676,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6691,12 +6805,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7147,6 +7267,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7165,10 +7291,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7192,6 +7318,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7210,13 +7339,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7252,7 +7381,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7261,6 +7393,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7552,10 +7687,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7567,7 +7702,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7585,6 +7720,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7645,7 +7789,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7663,6 +7807,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7813,6 +7960,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7834,6 +7990,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7846,6 +8005,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7855,15 +8020,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8152,6 +8326,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8221,9 +8398,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8377,7 +8551,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8392,9 +8566,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8581,16 +8752,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8701,9 +8872,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8839,13 +9007,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8854,9 +9025,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8866,6 +9034,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8881,6 +9052,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10000,6 +10174,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10216,6 +10396,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10246,9 +10435,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10279,6 +10465,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11176,9 +11365,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11191,9 +11392,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11203,6 +11413,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11212,6 +11431,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11341,18 +11563,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11965,6 +12181,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11977,6 +12199,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12352,9 +12577,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12469,15 +12691,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12490,12 +12706,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12541,10 +12751,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12565,15 +12775,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12595,12 +12799,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12610,9 +12808,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12772,7 +12967,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12790,6 +12985,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12802,9 +13000,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12856,10 +13051,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12964,6 +13159,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13357,9 +13558,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13384,6 +13582,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13432,6 +13633,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14395,15 +14599,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14563,6 +14761,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14821,9 +15022,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14920,6 +15118,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14953,9 +15154,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15322,12 +15520,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15541,9 +15733,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15670,10 +15859,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15784,6 +15973,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15820,7 +16021,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15883,6 +16087,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15976,6 +16186,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15985,6 +16198,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16162,6 +16381,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16177,12 +16399,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16282,6 +16498,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16429,12 +16648,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16450,6 +16675,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16465,6 +16693,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16474,9 +16705,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16489,6 +16717,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16510,6 +16741,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16792,9 +17026,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16828,7 +17059,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17035,6 +17266,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17512,9 +17746,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17674,6 +17905,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17905,7 +18139,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17914,19 +18148,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17959,7 +18196,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18685,9 +18922,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18835,6 +19069,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18898,8 +19135,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19042,15 +19279,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19120,6 +19390,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19141,6 +19414,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19186,6 +19462,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19669,15 +19951,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19954,6 +20230,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20056,10 +20335,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20095,6 +20380,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20155,6 +20446,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20218,7 +20512,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20230,7 +20527,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20251,13 +20548,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20593,6 +20887,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20788,6 +21085,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20803,9 +21103,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20854,9 +21151,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20866,21 +21160,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20917,6 +21199,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20947,6 +21232,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21091,6 +21379,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21115,9 +21406,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21163,6 +21451,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21220,6 +21514,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21331,6 +21631,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21418,6 +21724,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21433,6 +21742,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21445,9 +21757,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22198,6 +22516,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22231,6 +22552,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22315,6 +22642,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22495,25 +22834,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr ""
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22522,13 +22858,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22552,9 +22894,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22654,6 +22993,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22675,9 +23017,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22756,9 +23095,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22768,6 +23104,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22921,6 +23260,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23008,7 +23350,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23017,6 +23359,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23032,12 +23377,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23095,7 +23446,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23119,6 +23470,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23524,9 +23878,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23797,6 +24148,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23866,7 +24220,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23920,7 +24274,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23953,6 +24307,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23968,10 +24325,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23983,16 +24340,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24058,6 +24412,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24523,15 +24883,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24607,9 +24958,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24859,6 +25207,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25252,6 +25603,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25279,9 +25633,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25402,9 +25753,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25528,9 +25876,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25870,10 +26215,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26134,6 +26482,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26152,6 +26503,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26161,6 +26515,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26296,9 +26653,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26353,9 +26707,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26437,6 +26788,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27223,9 +27580,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27265,7 +27655,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27277,9 +27667,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27304,6 +27691,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27367,6 +27757,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27424,6 +27817,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27436,7 +27832,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27448,7 +27844,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27466,6 +27862,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27499,7 +27901,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27784,9 +28186,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28096,6 +28495,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28189,9 +28591,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28306,9 +28705,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28342,6 +28738,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28852,7 +29251,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28873,9 +29272,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29002,6 +29398,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29071,6 +29470,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29110,7 +29512,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29164,6 +29566,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29176,12 +29581,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29206,6 +29617,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29236,12 +29650,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29329,9 +29752,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29365,12 +29794,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29620,9 +30055,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29638,6 +30070,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29962,6 +30397,12 @@ msgstr[2] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30115,6 +30556,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30301,9 +30745,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30718,9 +31159,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30733,6 +31186,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30754,6 +31213,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30772,12 +31234,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31297,6 +31768,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31507,6 +31981,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31606,6 +32083,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31906,9 +32386,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31999,6 +32476,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32011,6 +32497,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32020,7 +32509,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32035,6 +32524,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32059,7 +32551,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32077,6 +32569,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32113,6 +32608,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32131,6 +32629,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32149,7 +32650,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32176,6 +32677,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32185,6 +32689,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32209,9 +32716,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32623,6 +33127,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32665,6 +33172,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32815,6 +33328,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32827,6 +33343,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33136,6 +33655,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33217,9 +33739,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33352,9 +33871,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33415,6 +33931,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33529,6 +34051,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33685,9 +34210,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33733,6 +34255,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33784,6 +34309,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34138,6 +34666,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34159,10 +34690,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34171,6 +34702,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34189,6 +34723,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34204,6 +34741,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34216,9 +34756,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34258,6 +34795,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34267,6 +34807,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34276,6 +34825,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34384,6 +34936,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34459,6 +35014,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34489,7 +35059,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34690,6 +35260,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34801,6 +35377,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35023,24 +35602,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35158,6 +35749,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35425,16 +36019,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35449,6 +36052,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35650,9 +36256,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35941,13 +36544,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35977,6 +36586,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36040,9 +36652,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36097,7 +36706,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36139,6 +36748,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36202,12 +36814,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36250,6 +36868,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36280,7 +36904,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36319,6 +36943,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36349,18 +36976,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36436,15 +37075,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36463,6 +37111,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36478,6 +37129,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36508,6 +37162,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36529,6 +37189,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36580,6 +37243,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36625,6 +37291,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36646,19 +37315,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36703,6 +37378,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36736,6 +37414,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36778,6 +37459,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36787,7 +37471,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36802,10 +37486,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36844,10 +37531,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36862,6 +37549,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36967,22 +37660,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37222,9 +37915,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37330,6 +38020,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37453,15 +38149,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37642,6 +38368,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37651,6 +38380,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37705,7 +38437,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37804,6 +38536,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38044,7 +38779,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38356,6 +39091,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38461,12 +39199,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38503,9 +39247,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38572,9 +39313,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38611,6 +39349,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38638,9 +39379,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38836,6 +39574,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39130,6 +39871,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39400,9 +40144,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39583,6 +40324,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39607,7 +40357,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39619,10 +40369,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39754,6 +40504,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39898,6 +40651,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40234,9 +40990,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40369,6 +41122,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40396,9 +41152,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40459,7 +41212,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42031,9 +42784,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42085,6 +42835,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42463,6 +43216,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42502,9 +43258,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42661,6 +43414,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42796,6 +43552,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42862,9 +43621,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42916,6 +43672,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43093,10 +43852,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43378,9 +44137,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43549,6 +44305,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43954,8 +44731,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44002,10 +44779,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44065,6 +44842,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44257,6 +45037,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44278,6 +45061,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44317,6 +45103,12 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44473,9 +45265,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44530,9 +45319,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44554,12 +45340,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44776,6 +45556,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44875,6 +45661,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45067,9 +45856,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45097,6 +45883,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45106,12 +45901,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45121,6 +45928,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45385,6 +46195,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45511,18 +46324,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45586,9 +46393,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45700,6 +46504,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45811,6 +46618,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46081,6 +46891,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46114,6 +46927,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46168,6 +46984,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46177,6 +46999,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46189,9 +47014,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46267,9 +47089,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46297,10 +47116,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46957,9 +47776,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47755,18 +48571,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47785,9 +48595,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47905,6 +48712,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48559,9 +49369,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48718,13 +49525,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48949,21 +49756,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49045,7 +49837,19 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49147,6 +49951,9 @@ msgstr[2] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49762,9 +50569,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49810,6 +50614,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49849,6 +50656,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49948,6 +50758,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49957,6 +50770,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50296,9 +51112,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50326,6 +51139,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50659,6 +51475,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50704,12 +51523,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50773,6 +51598,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51022,6 +51850,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/sr_SP/gitlab.po b/locale/sr_SP/gitlab.po
index f13a1211967..e68ed99ef03 100644
--- a/locale/sr_SP/gitlab.po
+++ b/locale/sr_SP/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: sr\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -61,7 +61,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -73,6 +73,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -313,6 +316,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -415,12 +424,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -919,12 +922,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -997,6 +994,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -1075,8 +1075,8 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1084,6 +1084,18 @@ msgstr[2] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1162,7 +1174,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1198,8 +1210,14 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1405,9 +1423,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1420,6 +1435,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1873,6 +1891,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2317,6 +2338,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2413,9 +2437,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2725,6 +2746,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2737,6 +2761,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2809,15 +2842,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2854,7 +2878,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2866,12 +2893,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2914,6 +2950,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2989,9 +3028,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -3031,6 +3067,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3112,6 +3157,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3139,6 +3187,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3736,12 +3787,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3751,6 +3811,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3760,22 +3826,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgstr ""
+
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "Airflow"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|DAG"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4246,6 +4336,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4264,9 +4357,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4492,9 +4582,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4642,9 +4729,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4753,6 +4837,12 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4846,9 +4936,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5269,6 +5356,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5359,6 +5449,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5476,6 +5569,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5545,12 +5641,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5626,6 +5731,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5650,15 +5758,15 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -6100,6 +6208,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -6115,9 +6229,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6565,6 +6676,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6691,12 +6805,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -7147,6 +7267,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7165,10 +7291,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7192,6 +7318,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7210,13 +7339,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7252,7 +7381,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7261,6 +7393,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7552,10 +7687,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7567,7 +7702,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7585,6 +7720,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7645,7 +7789,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7663,6 +7807,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7813,6 +7960,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7834,6 +7990,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7846,6 +8005,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7855,15 +8020,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8152,6 +8326,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8221,9 +8398,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8377,7 +8551,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8392,9 +8566,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8581,16 +8752,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8701,9 +8872,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8839,13 +9007,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8854,9 +9025,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8866,6 +9034,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8881,6 +9052,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -10000,6 +10174,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10216,6 +10396,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10246,9 +10435,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10279,6 +10465,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11176,9 +11365,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11191,9 +11392,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11203,6 +11413,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11212,6 +11431,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11341,18 +11563,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11965,6 +12181,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11977,6 +12199,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12352,9 +12577,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12469,15 +12691,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12490,12 +12706,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12541,10 +12751,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12565,15 +12775,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12595,12 +12799,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12610,9 +12808,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12772,7 +12967,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12790,6 +12985,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12802,9 +13000,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12856,10 +13051,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12964,6 +13159,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13357,9 +13558,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13384,6 +13582,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13432,6 +13633,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14395,15 +14599,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14563,6 +14761,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14821,9 +15022,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14920,6 +15118,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14953,9 +15154,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15322,12 +15520,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15541,9 +15733,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15670,10 +15859,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15784,6 +15973,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15820,7 +16021,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15883,6 +16087,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15976,6 +16186,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15985,6 +16198,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -16162,6 +16381,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16177,12 +16399,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16282,6 +16498,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16429,12 +16648,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16450,6 +16675,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16465,6 +16693,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16474,9 +16705,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16489,6 +16717,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16510,6 +16741,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16792,9 +17026,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16828,7 +17059,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -17035,6 +17266,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17512,9 +17746,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17674,6 +17905,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17905,7 +18139,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17914,19 +18148,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17959,7 +18196,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18685,9 +18922,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18835,6 +19069,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18898,8 +19135,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19042,15 +19279,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19120,6 +19390,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -19141,6 +19414,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19186,6 +19462,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19669,15 +19951,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19954,6 +20230,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -20056,10 +20335,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -20095,6 +20380,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -20155,6 +20446,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20218,7 +20512,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20230,7 +20527,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20251,13 +20548,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20593,6 +20887,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20788,6 +21085,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20803,9 +21103,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20854,9 +21151,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20866,21 +21160,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20917,6 +21199,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20947,6 +21232,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -21091,6 +21379,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -21115,9 +21406,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -21163,6 +21451,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21220,6 +21514,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21331,6 +21631,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21418,6 +21724,9 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21433,6 +21742,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21445,9 +21757,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22198,6 +22516,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22231,6 +22552,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22315,6 +22642,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22495,25 +22834,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr ""
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22522,13 +22858,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22552,9 +22894,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22654,6 +22993,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22675,9 +23017,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22756,9 +23095,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22768,6 +23104,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22921,6 +23260,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -23008,7 +23350,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -23017,6 +23359,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -23032,12 +23377,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -23095,7 +23446,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23119,6 +23470,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23524,9 +23878,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23797,6 +24148,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23866,7 +24220,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23920,7 +24274,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23953,6 +24307,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23968,10 +24325,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23983,16 +24340,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
-msgstr ""
-
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -24058,6 +24412,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24523,15 +24883,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24607,9 +24958,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24859,6 +25207,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25252,6 +25603,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25279,9 +25633,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25402,9 +25753,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25528,9 +25876,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25870,10 +26215,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -26134,6 +26482,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -26152,6 +26503,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -26161,6 +26515,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26296,9 +26653,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26353,9 +26707,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26437,6 +26788,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27223,9 +27580,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27265,7 +27655,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27277,9 +27667,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27304,6 +27691,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27367,6 +27757,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27424,6 +27817,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27436,7 +27832,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27448,7 +27844,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27466,6 +27862,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27499,7 +27901,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27784,9 +28186,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -28096,6 +28495,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -28189,9 +28591,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28306,9 +28705,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28342,6 +28738,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28852,7 +29251,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28873,9 +29272,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -29002,6 +29398,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29071,6 +29470,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29110,7 +29512,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -29164,6 +29566,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29176,12 +29581,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29206,6 +29617,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29236,12 +29650,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29329,9 +29752,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29365,12 +29794,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29620,9 +30055,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29638,6 +30070,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29962,6 +30397,12 @@ msgstr[2] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30115,6 +30556,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30301,9 +30745,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30718,9 +31159,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30733,6 +31186,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30754,6 +31213,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30772,12 +31234,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31297,6 +31768,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31507,6 +31981,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31606,6 +32083,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31906,9 +32386,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31999,6 +32476,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32011,6 +32497,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32020,7 +32509,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -32035,6 +32524,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32059,7 +32551,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32077,6 +32569,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32113,6 +32608,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32131,6 +32629,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -32149,7 +32650,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32176,6 +32677,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32185,6 +32689,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32209,9 +32716,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32623,6 +33127,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32665,6 +33172,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32815,6 +33328,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32827,6 +33343,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -33136,6 +33655,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33217,9 +33739,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33352,9 +33871,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33415,6 +33931,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33529,6 +34051,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33685,9 +34210,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33733,6 +34255,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33784,6 +34309,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -34138,6 +34666,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34159,10 +34690,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -34171,6 +34702,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34189,6 +34723,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34204,6 +34741,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -34216,9 +34756,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34258,6 +34795,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34267,6 +34807,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34276,6 +34825,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34384,6 +34936,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34459,6 +35014,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34489,7 +35059,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34690,6 +35260,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34801,6 +35377,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35023,24 +35602,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35158,6 +35749,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35425,16 +36019,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35449,6 +36052,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35650,9 +36256,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35941,13 +36544,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35977,6 +36586,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -36040,9 +36652,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36097,7 +36706,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -36139,6 +36748,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -36202,12 +36814,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36250,6 +36868,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36280,7 +36904,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36319,6 +36943,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36349,18 +36976,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36436,15 +37075,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36463,6 +37111,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36478,6 +37129,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36508,6 +37162,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36529,6 +37189,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36580,6 +37243,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36625,6 +37291,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36646,19 +37315,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36703,6 +37378,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36736,6 +37414,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36778,6 +37459,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36787,7 +37471,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36802,10 +37486,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36844,10 +37531,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36862,6 +37549,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36967,22 +37660,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -37222,9 +37915,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37330,6 +38020,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37453,15 +38149,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37642,6 +38368,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37651,6 +38380,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37705,7 +38437,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37804,6 +38536,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -38044,7 +38779,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38356,6 +39091,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38461,12 +39199,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38503,9 +39247,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38572,9 +39313,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38611,6 +39349,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38638,9 +39379,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38836,6 +39574,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -39130,6 +39871,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39400,9 +40144,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39583,6 +40324,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39607,7 +40357,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39619,10 +40369,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39754,6 +40504,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39898,6 +40651,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -40234,9 +40990,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40369,6 +41122,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40396,9 +41152,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40459,7 +41212,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -42031,9 +42784,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -42085,6 +42835,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42463,6 +43216,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42502,9 +43258,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42661,6 +43414,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42796,6 +43552,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42862,9 +43621,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42916,6 +43672,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -43093,10 +43852,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43378,9 +44137,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43549,6 +44305,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43954,8 +44731,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44002,10 +44779,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44065,6 +44842,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -44257,6 +45037,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44278,6 +45061,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44317,6 +45103,12 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44473,9 +45265,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44530,9 +45319,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44554,12 +45340,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44776,6 +45556,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44875,6 +45661,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -45067,9 +45856,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -45097,6 +45883,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -45106,12 +45901,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45121,6 +45928,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45385,6 +46195,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45511,18 +46324,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45586,9 +46393,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45700,6 +46504,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45811,6 +46618,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -46081,6 +46891,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46114,6 +46927,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46168,6 +46984,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46177,6 +46999,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46189,9 +47014,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46267,9 +47089,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46297,10 +47116,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46957,9 +47776,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47755,18 +48571,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47785,9 +48595,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47905,6 +48712,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48559,9 +49369,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48718,13 +49525,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48949,21 +49756,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49045,7 +49837,19 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -49147,6 +49951,9 @@ msgstr[2] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49762,9 +50569,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49810,6 +50614,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49849,6 +50656,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49948,6 +50758,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49957,6 +50770,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50296,9 +51112,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50326,6 +51139,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50659,6 +51475,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50704,12 +51523,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50773,6 +51598,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -51022,6 +51850,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/sv_SE/gitlab.po b/locale/sv_SE/gitlab.po
index 7238dc8bb4c..397e0d86366 100644
--- a/locale/sv_SE/gitlab.po
+++ b/locale/sv_SE/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: sv-SE\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "\"%{repository_name}\" storlek (%{repository_size}) är större än gränsen på %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d grupp"
msgstr[1] "%d grupper"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d timme"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} dag"
msgstr[1] "%{no_of_days} dagar"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits bakom %{default_branch}, %{number_commits_ahead} commits framför"
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr "(raderad)"
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr "Lägg till README"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr "Avatar för %{assigneeName}"
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/sw_KE/gitlab.po b/locale/sw_KE/gitlab.po
index e6d04cd44e6..90b79fcc6e6 100644
--- a/locale/sw_KE/gitlab.po
+++ b/locale/sw_KE/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: sw\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ta_IN/gitlab.po b/locale/ta_IN/gitlab.po
index c6096942752..e4f2306827d 100644
--- a/locale/ta_IN/gitlab.po
+++ b/locale/ta_IN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ta\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/th_TH/gitlab.po b/locale/th_TH/gitlab.po
index b5b4675fdae..4802c08557d 100644
--- a/locale/th_TH/gitlab.po
+++ b/locale/th_TH/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: th\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:22\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -59,7 +59,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -71,6 +71,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -737,12 +740,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -889,13 +889,21 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -964,7 +972,7 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1189,9 +1201,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1204,6 +1213,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1603,6 +1615,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2047,6 +2062,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2143,9 +2161,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2455,6 +2470,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2539,15 +2566,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2584,7 +2602,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,12 +2617,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2719,9 +2752,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2761,6 +2791,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3466,12 +3511,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3481,6 +3535,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3490,22 +3550,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3976,6 +4060,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4372,9 +4453,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4481,6 +4559,10 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -4983,6 +5062,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5257,12 +5345,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5338,6 +5435,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5362,13 +5462,13 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5806,6 +5906,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6271,6 +6374,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -6863,10 +6981,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7530,6 +7678,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8073,7 +8239,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,16 +8436,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8393,9 +8556,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8531,13 +8691,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8546,9 +8709,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8558,6 +8718,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9688,6 +9854,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -9902,6 +10074,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -9932,9 +10113,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -9965,6 +10143,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -10871,9 +11064,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -10883,6 +11085,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11021,18 +11235,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11645,6 +11853,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11657,6 +11871,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12147,15 +12361,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,12 +12376,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12219,10 +12421,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12243,15 +12445,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12273,12 +12469,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14603,9 +14796,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15320,10 +15501,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15434,6 +15615,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15626,6 +15828,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15635,6 +15840,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15812,6 +16023,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -15827,12 +16041,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -15932,6 +16140,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16440,9 +16666,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16476,7 +16699,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17154,9 +17380,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17547,7 +17773,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17556,19 +17782,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18321,9 +18550,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18754,6 +19016,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18775,6 +19040,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -18820,6 +19088,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19303,15 +19577,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -19852,7 +20138,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20223,6 +20509,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20480,9 +20769,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20953,6 +21245,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21818,6 +22128,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22293,9 +22627,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22374,9 +22705,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22386,6 +22714,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22626,7 +22960,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,6 +22969,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23140,9 +23486,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23413,6 +23756,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,16 +23948,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24219,9 +24562,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -25949,9 +26295,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -26857,7 +27239,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -26959,6 +27341,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27684,6 +28075,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -28903,9 +29318,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -28939,12 +29360,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29532,6 +29959,12 @@ msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -29867,9 +30303,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30299,6 +30744,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31073,6 +31539,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32231,6 +32730,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32381,6 +32886,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32393,6 +32901,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33251,9 +33768,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33299,6 +33813,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33350,6 +33867,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,10 +34248,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33782,9 +34314,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -33950,6 +34494,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34055,7 +34617,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34256,6 +34818,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,24 +35156,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34720,6 +35303,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -34987,16 +35573,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35641,7 +36242,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35681,6 +36282,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,12 +36348,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -35816,7 +36430,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36042,6 +36686,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36235,6 +36900,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,10 +37051,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36392,6 +37069,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36497,22 +37180,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36752,9 +37435,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -36860,6 +37540,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,7 +38277,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38080,9 +38811,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38344,6 +39072,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39738,9 +40484,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -39873,6 +40616,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41523,9 +42266,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41577,6 +42317,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,10 +43330,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -42866,9 +43615,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43037,6 +43783,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43739,6 +44509,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44010,9 +44787,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44547,9 +45324,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44577,6 +45351,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44586,12 +45369,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -44865,6 +45663,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -44991,18 +45792,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45289,6 +46084,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45559,6 +46357,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45646,6 +46450,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45655,6 +46465,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46429,9 +47236,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48407,21 +49202,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,7 +49281,19 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48601,6 +49393,9 @@ msgstr[0] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49385,6 +50186,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -49740,6 +50541,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50418,6 +51234,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/tr_TR/gitlab.po b/locale/tr_TR/gitlab.po
index 6bed15fb44b..2e5aee9d0ea 100644
--- a/locale/tr_TR/gitlab.po
+++ b/locale/tr_TR/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: tr\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,8 +60,8 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " ya da %{emphasisStart}&epic id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " ya da referanslar (ör. path/to/project!merge_request_id)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr ""
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] "%d grup"
msgstr[1] "%d grup"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d saat"
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d kişisel proje kaldırılır ve geri yüklenemez."
msgstr[1] "%d kişisel proje kaldırılır ve geri yüklenemez."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "Önceden birleştirilmiş %d işlem"
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} gün"
msgstr[1] "%{no_of_days} gün"
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr "(Değişiklik yok)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr "(silindi)"
msgid "(expired)"
msgstr "(süresi doldu)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr "BENİOKU ekle"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Zoom toplantısı ekle"
@@ -2278,9 +2299,6 @@ msgstr "Onay kuralı ekle"
msgid "Add approvers"
msgstr "Onaylayan ekle"
-msgid "Add broadcast message"
-msgstr "Yayın mesajı ekle"
-
msgid "Add child epic to an epic"
msgstr "Bir epiğe alt epik ekle"
@@ -2590,6 +2608,9 @@ msgstr "Etkin kullanıcılar"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Engellenen kullanıcılar"
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr "Bileşenler"
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Tüm işleri durdur"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Tüm işler durdurulsun mu?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "İşleri durdur"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "İşleri durdurma başarısız oldu"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "İstatistikler yüklenirken hata oluştu. Lütfen tekrar deneyin"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Otomatik DevOps etki alanı"
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr "Gelişmiş Ayarlar"
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr "Başarılı bir şifre güncellemesinden sonra giriş ekranına yönlend
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Başarılı bir şifre güncellemesinden sonra, yeni şifrenizle giriş yapabileceğiniz giriş sayfasına yönlendirileceksiniz."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr "Kullanıcıların yayın mesajını kapatmalarına izin ver"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr "Bekleyen yorumlar alınırken bir hata oluştu"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr "Sorunlar kaldırılırken bir hata oluştu."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Önizleme yayını iletisi oluşturulurken bir hata oluştu"
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr "Bir sorun zaten var"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr "Kimliği doğrulanmamış bir kullanıcı"
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr "Herhangi bir dönüm noktası"
-msgid "Any namespace"
-msgstr "Herhangi isim alanı"
-
msgid "App ID"
msgstr "Uygulama Kimliği"
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr "Onayla"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Bir birleştirme talebini onayla"
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr "Yorum yapan kullanıcıya ata"
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "%{assignee_users_sentence} atandı."
@@ -5506,14 +5610,14 @@ msgstr "%{assignee_name} kişisine atandı."
msgid "Assigned to me"
msgstr "Bana atanan"
-msgid "Assigned to you"
-msgstr "Size atanan"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Vekil"
msgstr[1] "%d Vekil"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "Atananın izni yok"
@@ -5953,6 +6057,12 @@ msgstr "Otomatik olarak çözüldü"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Not"
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr "%{assigneeName} için profil resmi"
@@ -6418,6 +6525,9 @@ msgstr "Bu grubun planını yönetmek için, %{parent_billing_page_link} fatural
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "Dallar"
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr "Kaynak gruba göre filtrele"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Otomatik DevOps"
@@ -7682,6 +7834,9 @@ msgstr "Tüm projeler için varsayılan Otomatik DevOps iş hattı"
msgid "CICD|Deployment strategy"
msgstr "Dağıtım stratejisi"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "grup etkinleştirildi"
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "İlgili kullanıcı içeriği, gelecek nesiller için korunması amacıyla sistem genelindeki \"Hayalet Kullanıcı\" adı altına taşınır. Daha fazla bilgi için lütfen %{link_start}kullanıcı hesabı silme belgelerine%{link_end} bakın."
@@ -8069,9 +8242,6 @@ msgstr "Şifrenizi değiştirin"
msgid "Change your password or recover your current one"
msgstr "Şifrenizi değiştirin veya mevcut şifrenizi kurtarın"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,18 +8594,18 @@ msgstr "Kullanıcı sayısı"
msgid "Checkout|Payment method"
msgstr "Ödeme yöntemi"
-msgid "Checkout|Please select a country"
-msgstr "Lütfen bir ülke seçin"
-
-msgid "Checkout|Please select a state"
-msgstr "Lütfen bir il seçin"
-
msgid "Checkout|Purchase details"
msgstr ""
msgid "Checkout|Select"
msgstr ""
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr ""
@@ -8547,9 +8714,6 @@ msgstr "Herhangi bir renk seçin."
msgid "Choose file…"
msgstr "Dosya seçin…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr "Değişken satırı kaldırın"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Tür"
@@ -8712,6 +8876,9 @@ msgstr "Değer"
msgid "CiVariables|Variables"
msgstr "Değişkenler"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr "Tüm ortamlar"
msgid "CiVariable|Create wildcard"
msgstr "Joker oluştur"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Yeni ortam"
@@ -9844,6 +10014,12 @@ msgstr "Kod Sahipleri"
msgid "Code Quality"
msgstr "Kod Kalitesi"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr "Kod İncelemesi"
@@ -10059,6 +10235,15 @@ msgstr "İşlem"
msgid "CommitMessage|Add %{file_name}"
msgstr "%{file_name} ekle"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "oluşturdu:"
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Birleştirme istek verileri getirilirken bir hata oluştu."
-msgid "Commits|History"
-msgstr "Geçmiş"
-
msgid "Commits|No related merge requests found"
msgstr "İlgili birleştirme isteği bulunamadı"
@@ -10122,6 +10304,9 @@ msgstr "Git düzeltmelerini karşılaştır"
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Düzeltmeleri karşılaştır"
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Sorunlar"
@@ -11031,9 +11228,18 @@ msgstr "Geçen ay"
msgid "ContributionAnalytics|Last week"
msgstr "Geçen hafta"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr "Erişim anahtarını kopyala"
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr "Değeri kopyala"
@@ -11805,6 +12017,12 @@ msgstr "Oluşturdu:"
msgid "Created %{epicTimeagoDate}"
msgstr "%{epicTimeagoDate} oluşturuldu"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "%{timestamp} oluşturuldu"
@@ -11817,6 +12035,9 @@ msgstr "Oluşturulma tarihi"
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr "Profilleri yönet"
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr "Profil adı"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr "Kullanıcı adı"
msgid "DastProfiles|Username form field"
msgstr "Kullanıcı adı form alanı"
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr "Yorumu sil"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr "Deneme promosyonunu reddet"
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr "Bir daha gösterme"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr "Tamamlandı"
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr "Kodları indir"
-msgid "Download evidence JSON"
-msgstr "JSON kanıtını indir"
-
msgid "Download export"
msgstr "Dışa aktarmayı indir"
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr "E-posta"
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr "Hata izlemeyi etkinleştir"
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr "Ortam Gösterge Panosu"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "İşlem"
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Tümünü göster"
@@ -15810,6 +16019,12 @@ msgstr "Durdur"
msgid "Environments|Stop environment"
msgstr "Ortamı durdur"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr "Sayfalanan ilk kullanıcıların yanıt vermemesi durumunda kimin ne zaman sayfalanacağını tanımlamak için yükseltme ilkeleri ayarlayın."
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Tümünü filtrele"
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr "Bitiş tarihi:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr "Şub"
msgid "February"
msgstr "Şubat"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr "Yolu bul"
msgid "Find file"
msgstr "Dosya bul"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,8 +17956,8 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Buradan çatallandı:"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "Erişilemeyen bir projeden çatallandı"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr ""
msgid "Forking in progress"
msgstr "Çatallama devam ediyor"
@@ -17735,19 +17965,22 @@ msgstr "Çatallama devam ediyor"
msgid "Forks"
msgstr "Çatallar"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr "Performans izlemeye başlayın"
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr "Gitea içe aktarma"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr "Üzgünüz, aramanızla eşleşen hiçbir grup bulunamadı"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Bu özellik tarayıcıda yerel depolama desteği gerektiriyor"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr "Yeni grup oluştur"
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr "Grubu içe aktar"
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr "Yardım"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr "Geri"
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr "Düzenle"
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr "Projeye git"
-msgid "IDE|Live Preview"
-msgstr "Canlı Önizleme"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr "Önizlemeyi yenile"
-
msgid "IDE|Review"
msgstr "İncele"
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr "Tüm ayrıntılar"
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr "Standart"
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr "Özel ayarları kullan"
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "Geçersiz iki adımlı doğrulama kodu."
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr "Başlık"
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,18 +24144,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "Kullanıcı adı veya e-posta"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr ""
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "İşler"
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr "Son Erişim Tarihi"
@@ -24413,9 +24760,6 @@ msgstr "Son başarılı güncelleme"
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "Son güncelleme"
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr "Canlı önizleme"
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr "Erişimi yönet"
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr "Hemen birleştir"
msgid "Merge in progress"
msgstr "Birleştirme devam ediyor"
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr "Birleştirme seçenekleri"
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr "Taslak yorum kaydedilirken bir hata oluştu."
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr "Ay"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr "Yeni sorun"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr "Yeni sorun başlığı"
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Bu yorumu oluşturmayı iptal etmek istediğinizden emin misiniz?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr "Olamaz!"
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr "Oops, emin misin?"
msgid "Open"
msgstr "Açık"
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr "Seçimi Aç"
msgid "Open errors"
msgstr "Açık hatalar"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr "Yol"
msgid "Path:"
msgstr "Yol:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "Etkinleştirildi"
@@ -30516,6 +30965,12 @@ msgstr "Tümü"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Bu iş hattı için kısa bir açıklama girin"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "Lütfen devam etmek için %{phrase_code} yazın ya da iptal etmek için bu pencereyi kapatın."
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr "Önizleme"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "Biçimlendirme Önizlemesi"
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Hesabınızı silmeden önce sahipliği devretmeniz veya bu grupları silmeniz gerekir."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "LinkedIn profil adınız linkedin.com/in/profiladı"
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr "Proje kullanıcı adı"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "Proje yüklemeleri"
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "Proje: %{name}"
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr "Paketler"
-
msgid "ProjectSettings|Pages"
msgstr "Sayfalar"
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr "%{group_name} ile paylaşılan projeler"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr "Üzgünüz, aramanızla eşleşen hiçbir proje yok"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr "BENİOKU ile depo başlat"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} geliştiriciler için yazılabilir olacak. Emin misiniz?"
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr "Yollama etkinlikleri"
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr "Sürümler"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,8 +36474,8 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
-msgstr "İnceleme istekleriniz"
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
msgstr ""
@@ -35910,6 +36515,9 @@ msgstr "İnceleme (birleştirme isteği !%{mergeRequestId})"
msgid "Revoke"
msgstr "İptal et"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "Temizlik hizmetini çalıştır"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr "Şifreyi kaydet"
msgid "Save pipeline schedule"
msgstr "İş hattı takvimini kaydet"
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr "Dosyaları ara"
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Güvenlik"
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr "Proje seç"
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr "Projeleri seç"
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "Hedef dalı seç"
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr "Oturumu kapat ve kaydol"
msgid "Sign up"
msgstr "Kaydol"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr "Aramayı başlat"
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr "Kullanıcı iş hattı dakikaları sıfırlanırken bir hata oluştu."
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr "Bu işlem veri kaybına yol açabilir. Yanlışlıkla yapılacak işleml
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "Bu proje"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr "Zaman"
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr "Yapılacaklar Listesi"
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr "Yapılacaklar öğesi başarıyla bitti olarak işaretlendi."
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr "Grup adınızı, açıklamanızı, profil resminizi ve görünürlüğü
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr "Proje güncellenemedi!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr "Güncellendi:"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "%{updated_by} tarafından %{updated_at} zamanında güncellendi"
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Grup kaynaklarının gruptaki projeler arasında %{strong_start}%{group_name}%{strong_end} kullanılması"
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr "(Meşgul)"
msgid "UserProfile|Activity"
msgstr "Etkinlik"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Engellenmiş kullanıcı"
@@ -45820,6 +46624,9 @@ msgstr "Değer Akışı Analizleri"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr "Değiştirmek için mevcut şifrenizi girmelisiniz."
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr "Adınız"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "%{path_lock_user_name} tarafından kilitlendi %{created_at}"
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr "Bilinmeyen"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/uk/gitlab.po b/locale/uk/gitlab.po
index 0ef5039161c..0dd9263e079 100644
--- a/locale/uk/gitlab.po
+++ b/locale/uk/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: uk\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:45\n"
+"PO-Revision-Date: 2023-02-11 15:25\n"
msgid " %{start} to %{end}"
msgstr " %{start} до %{end}"
@@ -62,8 +62,8 @@ msgstr " або %{emphasisStart}# ідентифікатор задачі%{empha
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " або %{emphasisStart}&ідентифікатор епіку%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " або посилання (напр. шлях/до/проєкту!id_запиту_на_злиття)"
+msgid " or references"
+msgstr ""
msgid " reacted with :%{name}:"
msgstr " відреагував:%{name}:"
@@ -74,6 +74,9 @@ msgstr "\"%{path}\" не існував у \"%{ref}\""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "Розмір \"%{repository_name}\" (%{repository_size}) перевищує межу %{limit}."
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid} (закриті)"
@@ -353,6 +356,13 @@ msgstr[1] "%d групи"
msgstr[2] "%d груп"
msgstr[3] "%d груп"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d година"
@@ -472,13 +482,6 @@ msgstr[1] "%d особисті проєкти будуть видалені і
msgstr[2] "%d особистих проєктів будуть видалені і не зможуть бути відновлені."
msgstr[3] "%d особистих проєктів будуть видалені і не зможуть бути відновлені."
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d бал"
-msgstr[1] "%d бали"
-msgstr[2] "%d балів"
-msgstr[3] "%d балів"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d раніше об'єднаний коміт"
@@ -861,7 +864,7 @@ msgid "%{emailPrefix}@company.com"
msgstr "%{emailPrefix}@company.com"
msgid "%{enable_service_ping_link_start}Enable%{link_end} or %{generate_manually_link_start}generate%{link_end} Service Ping to preview and download service usage data payload."
-msgstr "%{enable_service_ping_link_start}Увімкніть%{link_end} або %{generate_manually_link_start}генеруйте%{link_end} Службу Пінг для попереднього перегляду та завантаження даних про використання служб."
+msgstr "%{enable_service_ping_link_start}Увімкнути%{link_end} або %{generate_manually_link_start}згенерувати%{link_end} сервісний пінг для попереднього перегляду і завантаження даних про використання сервісу."
msgid "%{extra} more downstream pipelines"
msgstr "Ще %{extra} наступних конвеєрів"
@@ -927,7 +930,7 @@ msgid "%{issuesSize} with a limit of %{maxIssueCount}"
msgstr "%{issuesSize} з обмеженням %{maxIssueCount}"
msgid "%{italic_start}What's new%{italic_end} is inactive and cannot be viewed."
-msgstr "%{italic_start}Що нового %{italic_end} неактивний і не може бути розглянутим"
+msgstr "%{italic_start}Що нового%{italic_end} неактивний і не може бути переглянутий."
msgid "%{itemsCount} issues with a limit of %{maxIssueCount}"
msgstr "%{itemsCount} задач з обмеженням %{maxIssueCount}"
@@ -1010,12 +1013,6 @@ msgstr "%{level_name} не допускається, оскільки проєк
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr "%{linkStart} Дізнайтеся більше%{linkEnd}."
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}Видаліть %{draft_snippet} префікс%{link_end} з назви , щоб зробити можливим злиття цього запиту, коли він буде готовий."
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "%{link_start}Почніть заголовок з %{draft_snippet}%{link_end}, щоб запобігти злиттю чернетки запиту на злиття, перш ніж він буде готовий."
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}та %{awardsListLength} ще"
@@ -1089,6 +1086,9 @@ msgstr[1] "%{no_of_days} дні"
msgstr[2] "%{no_of_days} днів"
msgstr[3] "%{no_of_days} днів"
+msgid "%{numberOfSelectedTags} tags"
+msgstr "%{numberOfSelectedTags} тегів"
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "на %{number_commits_behind} комітів позаду %{default_branch}, на %{number_commits_ahead} комітів попереду"
@@ -1168,8 +1168,8 @@ msgstr "%{reportType} виявив %{totalStart}%{total}%{totalEnd} потенц
msgid "%{reportType} detected no new vulnerabilities."
msgstr "%{reportType} не виявило нових вразливостей."
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -1178,6 +1178,20 @@ msgstr[3] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}Спробуйте знову%{retryButtonEnd} або %{newFileButtonStart}прикріпити новий файл%{newFileButtonEnd}."
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} було перераховано з іншими учасниками. Будь ласка, перегляньте нове налаштування для %{rotation_link}. Рекомендується зв’язатися з поточним відповідачем на виклик, щоб забезпечити безперервне покриття виклику."
@@ -1261,8 +1275,8 @@ msgstr[1] "%{strongStart}%{count}%{strongEnd} коміти"
msgstr[2] "%{strongStart}%{count}%{strongEnd} комітів"
msgstr[3] "%{strongStart}%{count}%{strongEnd} комітів"
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr "%{strongStart}Порада:%{strongEnd}Ви також можете перевіряти запити на злиття локально, %{linkStart}Дізнатись більше%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr "%{strongStart}Порада:%{strongEnd} Ви також можете %{linkStart}переглянути за допомогою запиту на злиття%{linkEnd}."
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
msgstr "%{strong_open}%{group_name}%{strong_close} проєкти:"
@@ -1302,12 +1316,19 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
-msgstr[0] "%{strong_start}%{errors}%{strong_end} бал"
-msgstr[1] "%{strong_start}%{errors}%{strong_end} бали"
-msgstr[2] "%{strong_start}%{errors}%{strong_end} балів"
-msgstr[3] "%{strong_start}%{errors}%{strong_end} балів"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr "%{strong_start}%{human_size}%{strong_end} Сховище проєкту"
@@ -1513,9 +1534,6 @@ msgstr "(Обмежено %{quota} хвилинами конвеєра на мі
msgid "(No changes)"
msgstr "(Немає змін)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr "(Необмежена кількість хвилин конвеєра)"
@@ -1528,6 +1546,9 @@ msgstr "(видалено)"
msgid "(expired)"
msgstr "(термін дії закінчився)"
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr "(залишіть порожнім, якщо ви не хочете змінювати)"
@@ -2008,6 +2029,9 @@ msgstr "Неконфіденційний робочий елемент не мо
msgid "A page with that title already exists"
msgstr "Сторінка з таким заголовком вже існує"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr "Персональний токен було відкликано"
@@ -2452,6 +2476,9 @@ msgstr "Додати новий сайт"
msgid "Add README"
msgstr "Додати інструкцію (README)"
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr "Додати Zoom-зустріч"
@@ -2548,9 +2575,6 @@ msgstr "Додати правило затвердження"
msgid "Add approvers"
msgstr "Додати затверджуючих осіб"
-msgid "Add broadcast message"
-msgstr "Додати широкомовне повідомлення"
-
msgid "Add child epic to an epic"
msgstr "Додати дочірній епік до епіка"
@@ -2741,7 +2765,7 @@ msgid "Added %{label_references} %{label_text}."
msgstr "Додано %{label_references} %{label_text}."
msgid "Added a to do."
-msgstr "Додано нагадування."
+msgstr "Додали нагадування."
msgid "Added an issue to an epic."
msgstr "Додано задачу до епіку."
@@ -2860,6 +2884,9 @@ msgstr "Активні користувачі"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "Всі користувачі створили в інстансі, включаючи користувачів , які не є %{billable_users_link_start}оплачувані користувачі%{billable_users_link_end}."
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr "Заблоковані користувачі"
@@ -2870,6 +2897,15 @@ msgid "AdminArea|Breakdown of Billable users"
msgstr "Аналіз користувачів для оплати"
msgid "AdminArea|Breakdown of Non-Billable users"
+msgstr "Аналіз користувачів, які не оплачуються"
+
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
msgstr ""
msgid "AdminArea|Components"
@@ -2944,15 +2980,6 @@ msgstr "Підпишіться на розсилку GitLab"
msgid "AdminArea|Stop all jobs"
msgstr "Зупинити всі завдання"
-msgid "AdminArea|Stop all jobs?"
-msgstr "Зупинити всі завдання?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "Зупинити завдання"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "Зупинка завдань пройшла невдало"
-
msgid "AdminArea|Total Billable users"
msgstr "Загальна кількість оплачуваних користувачів"
@@ -2989,8 +3016,11 @@ msgstr "Переглянути останні проєкти"
msgid "AdminArea|View latest users"
msgstr "Переглянути останніх користувачів"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "Ви збираєтеся зупинити всі завдання. Виконання всіх запущених завдань буде перервано."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr ""
msgid "AdminArea|active users + blocked users"
msgstr "активні користувачі + заблоковані користувачі"
@@ -3001,12 +3031,21 @@ msgstr "загальна сума, що підлягає оплаті + зага
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "Помилка при завантаженні статистики. Будь ласка, спробуйте знову"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr "Сталася помилка при отриманні груп та проєктів. Будь ласка, оновіть сторінку, щоб спробувати знову."
+
msgid "AdminEmail|Body"
msgstr "Тіло"
msgid "AdminEmail|Body is required."
msgstr "Тіло є обов'язковим."
+msgid "AdminEmail|Loading groups and projects."
+msgstr "Завантаження груп та проєктів."
+
+msgid "AdminEmail|No groups or projects found."
+msgstr "Групи чи проєкти не знайдені."
+
msgid "AdminEmail|Recipient group or project"
msgstr "Група одержувача або проєкт"
@@ -3047,7 +3086,10 @@ msgid "AdminSettings|Affects all new and existing groups."
msgstr "Впливає на всі нові та існуючі групи."
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
-msgstr "Всі нові проєкти за замовчуванням можуть використовувати загальні раннери (раннери) інстанса."
+msgstr "Усі нові проєкти за замовчуванням можуть використовувати спільні раннери інстанса."
+
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr "Дозволити міграцію груп GitLab та проєктів шляхом прямої передачі"
msgid "AdminSettings|Auto DevOps domain"
msgstr "Домен Auto DevOps"
@@ -3113,7 +3155,7 @@ msgid "AdminSettings|Enable Registration Features"
msgstr "Увімкнути функції реєстрації"
msgid "AdminSettings|Enable Service Ping"
-msgstr "Увімкнути службу Ping"
+msgstr "Увімкнути сервісний пінг"
msgid "AdminSettings|Enable collection of application metrics. Restart required. %{link_start}Learn how to export metrics to Prometheus%{link_end}."
msgstr "Увімкнути збір метрик програми. Потрібен перезапуск. %{link_start}Дізнайтеся, як експортувати метрики до Prometheus%{link_end}."
@@ -3124,9 +3166,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "Увімкнути банер пропозицій конвеєра"
@@ -3166,6 +3205,15 @@ msgstr "Якщо не вказано жодної одиниці вимірюв
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "Якщо не вказано на рівні групи або інстансу, використовується стандартне ім'я %{default_initial_branch_name}. Не впливає на наявні репозиторії."
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -3197,7 +3245,7 @@ msgid "AdminSettings|Let's Encrypt email"
msgstr "електронна пошта Let's Encrypt"
msgid "AdminSettings|Limit project size at a global, group, and project level. %{link_start}Learn more%{link_end}."
-msgstr "Обмежити розмір проєкту на загальному, груповому та проєктному рівнях. %{link_start}Дізнатися більше%{link_end}."
+msgstr "Обмеження розміру проєкту на глобальному, груповому та проєктному рівнях. %{link_start}Дізнатися більше%{link_end}."
msgid "AdminSettings|Limit the number of namespaces and projects that can be indexed."
msgstr "Обмежити кількість просторів імен та проєктів, що можуть бути індексовані."
@@ -3247,6 +3295,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr "Попередній перегляд корисного навантаження"
@@ -3260,7 +3311,7 @@ msgid "AdminSettings|Protect CI/CD variables by default"
msgstr "Захистити змінні CI/CD за замовчуванням"
msgid "AdminSettings|Registration Features include:"
-msgstr ""
+msgstr "Реєстраційні функції включають:"
msgid "AdminSettings|Require users to prove ownership of custom domains"
msgstr "Вимагати від користувачів підтвердження права власності на власні домени"
@@ -3272,6 +3323,9 @@ msgid "AdminSettings|Requires %{linkStart}email notifications%{linkEnd}"
msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
+msgstr "Обмеження групового доступу за IP-адресою. %{link_start}Дізнатися більше%{link_end}."
+
+msgid "AdminSettings|Restricted visibility levels"
msgstr ""
msgid "AdminSettings|Save %{name} limits"
@@ -3308,13 +3362,13 @@ msgid "AdminSettings|Set the expiration time of authentication tokens of newly r
msgstr "Встановити термін дії токенів автентифікації щойно зареєстрованих групових раннерів."
msgid "AdminSettings|Set the expiration time of authentication tokens of newly registered instance runners. Authentication tokens are automatically reset at these intervals."
-msgstr ""
+msgstr "Встановити час закінчення терміну дії токенів автентифікації для нових зареєстрованих раннерів інстансів. Токени автентифікації автоматично скидаються через ці інтервали."
msgid "AdminSettings|Set the expiration time of authentication tokens of newly registered project runners."
-msgstr ""
+msgstr "Встановити термін дії токенів автентифікації для новозареєстрованих раннерів проєкту."
msgid "AdminSettings|Set the initial name and protections for the default branch of new repositories created in the instance."
-msgstr ""
+msgstr "Встановити початкову назву та захист для гілки за замовчуванням для нових репозиторіїв, створених в інстансі."
msgid "AdminSettings|Set the maximum number of GitLab Pages custom domains per project (0 for unlimited). %{link_start}Learn more.%{link_end}"
msgstr "Встановіть максимальну кількість користувацьких доменів на проєкт на GitLab Pages (0 - без обмежень). %{link_start}Докладніше%{link_end}"
@@ -3335,7 +3389,7 @@ msgid "AdminSettings|The URL of your Cube instance."
msgstr ""
msgid "AdminSettings|The default domain to use for Auto Review Apps and Auto Deploy stages in all projects."
-msgstr ""
+msgstr "Домен за замовчуванням, який використовується для етапів автоперевірки застосунків і автоматичного розгортання в усіх проєктах."
msgid "AdminSettings|The host of your Jitsu instance."
msgstr ""
@@ -3353,10 +3407,10 @@ msgid "AdminSettings|This limit cannot be disabled. Set to 0 to block all DAG de
msgstr ""
msgid "AdminSettings|To enable Registration Features, first enable Service Ping."
-msgstr ""
+msgstr "Щоб увімкнути функції реєстрації, спочатку увімкніть сервісний пінг."
msgid "AdminSettings|To help improve GitLab and its user experience, GitLab periodically collects usage information. %{link_start}What information is shared with GitLab Inc.?%{link_end}"
-msgstr ""
+msgstr "Щоб допомогти покращити GitLab і його взаємодію з користувачами, GitLab періодично збирає інформацію про використання. %{link_start}Яка інформація надається GitLab Inc.?%{link_end}"
msgid "AdminSettings|Total number of jobs in currently active pipelines"
msgstr ""
@@ -3383,7 +3437,7 @@ msgid "AdminSettings|When to delete inactive projects"
msgstr ""
msgid "AdminSettings|You can enable Registration Features because Service Ping is enabled. To continue using Registration Features in the future, you will also need to register with GitLab via a new cloud licensing service."
-msgstr ""
+msgstr "Ви можете увімкнути реєстраційні функції, оскільки сервісний пінг увімкнено. Щоб продовжувати використовувати реєстраційні функції в майбутньому, вам також потрібно буде зареєструватися в GitLab за допомогою нового сервісу хмарного ліцензування."
msgid "AdminSettings|You can't delete projects before the warning email is sent."
msgstr ""
@@ -3871,12 +3925,21 @@ msgstr "Додаткові налаштування"
msgid "Advanced export options"
msgstr "Розширені параметри експорту"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr "Не вдалося отримати елементи індексу. Будь-ласка спробуйте пізніше."
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr "Призупинити індексування та оновити Elasticsearch до підтримуваної версії."
@@ -3886,6 +3949,12 @@ msgstr "Рекомендовано переіндексувати"
msgid "AdvancedSearch|Reindex required"
msgstr "Потрібна повторна індексація"
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr "Ви використовуєте застарілі відображення пошуку коду. Щоб покращити якість пошуку коду, ми рекомендуємо використовувати %{reindexing_link_start}повторне індексування без простою%{link_end} або %{recreate_link_start}повторно створити свій індекс%{link_end}."
@@ -3895,15 +3964,6 @@ msgstr "Після успішного оновлення пароля ви пе
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "Після успішного оновлення паролю ви будете перенаправлені на сторінку входу, де ви зможете увійти з новим паролем."
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
-msgstr "Після закінчення строку дії ви не можете використовувати злиття затвердження, якість коду чи багато інших функцій."
-
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
-msgstr "Після закінчення терміну його дії ви не зможете використовувати затвердження злиття, епіків або багато інших функцій."
-
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
-msgstr ""
-
msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr "Після активації інтеграції Apple App Store Connect будуть створені такі захищені змінні для використання CI/CD."
@@ -3913,6 +3973,39 @@ msgstr "Після завершення експорту завантажте ф
msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr "Після того, як ви ознайомитеся з цими принципами внесення вкладів, ви будете готові до"
+msgid "Airflow"
+msgstr ""
+
+msgid "Airflow|Airflow DAGs"
+msgstr ""
+
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
+msgstr ""
+
msgid "Akismet"
msgstr "Akismet"
@@ -4361,7 +4454,7 @@ msgid "Allow group owners to manage LDAP-related settings"
msgstr "Дозволити власникам груп керувати налаштуваннями LDAP"
msgid "Allow new users to create top-level groups"
-msgstr ""
+msgstr "Дозволити новим користувачам створювати групи найвищого рівня"
msgid "Allow non-administrators access to the performance bar"
msgstr "Дозволити користувачам без прав адміністратора доступ до панелі продуктивності"
@@ -4381,6 +4474,9 @@ msgstr "Дозволити аутентифікацію паролем для Gi
msgid "Allow password authentication for the web interface"
msgstr "Дозволити аутентифікацію паролем для веб-інтерфейсу"
+msgid "Allow possible spam"
+msgstr "Дозволити можливий спам"
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr "Дозволити керівникам налаштовувати дзеркальне відображення репозиторію"
@@ -4399,9 +4495,6 @@ msgstr "Дозволити відправляти ключ до цього ре
msgid "Allow use of licensed EE features"
msgstr "Дозволити використання ліцензованих функцій EE"
-msgid "Allow users to dismiss the broadcast message"
-msgstr "Дозволити користувачам відхиляти повідомлення"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "Дозволити користувачам реєструвати будь-які застосунки для використання GitLab як провайдера OAuth"
@@ -4454,7 +4547,7 @@ msgid "Also unassign this user from related issues and merge requests"
msgstr "Також скасуйте призначення цього користувача з пов’язаних задачами та запитами на злиття"
msgid "Alternate support URL for Help page and Help dropdown."
-msgstr "Альтернативна URL-адреса підтримки для сторінки довідки та спадного меню довідки."
+msgstr "Альтернативна URL-адреса служби підтримки для сторінки довідки та випадаючого списку."
msgid "Alternatively, you can convert your account to a managed account by the %{group_name} group."
msgstr "Крім того, ви можете перетворити свій акаунт в акаунт, керований групою %{group_name}."
@@ -4547,7 +4640,7 @@ msgid "An error occurred while adding formatted title for epic"
msgstr "Помилка під час додавання відформатованого заголовка для епіка"
msgid "An error occurred while approving, please try again."
-msgstr ""
+msgstr "Помилка при затвердженні, будь ласка, спробуйте знову."
msgid "An error occurred while checking group path. Please refresh and try again."
msgstr "Помилка під час перевірки шляху до групи. Оновіть сторінку та спробуйте ще раз."
@@ -4627,9 +4720,6 @@ msgstr "Під час отримання учасників сталася по
msgid "An error occurred while fetching pending comments"
msgstr "Помилка при отриманні коментарів в очікуванні"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "Помилка при отриманні автодоповнення проєктів."
-
msgid "An error occurred while fetching reference"
msgstr "Під час отримання посилання сталася помилка"
@@ -4777,9 +4867,6 @@ msgstr "Помилка при видаленні епіків."
msgid "An error occurred while removing issues."
msgstr "Помилка при видаленні задач."
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "Помилка при попередньому перегляді оголошення для користувачів"
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4821,7 +4908,7 @@ msgid "An error occurred while trying to follow this user, please try again."
msgstr ""
msgid "An error occurred while trying to render the content editor. Please try again."
-msgstr ""
+msgstr "Сталася помилка при спробі візуалізації контенту. Будь ласка, спробуйте ще раз."
msgid "An error occurred while trying to run a new pipeline for this merge request."
msgstr "Помилка при запуску нового конвеєру для цього запиту на злиття."
@@ -4866,7 +4953,7 @@ msgid "An error occurred. Please try again."
msgstr "Сталась помилка. Спробуйте ще раз."
msgid "An error occurred. Unable to reopen this merge request."
-msgstr ""
+msgstr "Сталася помилка. Неможливо повторно відкрити цей запит на злиття."
msgid "An example project for managing Kubernetes clusters integrated with GitLab"
msgstr "Приклад проєкту для управління кластерами Kubernetes, інтегрованими з GitLab"
@@ -4889,6 +4976,13 @@ msgstr "Для секунд потрібне цілісне значення"
msgid "An issue already exists"
msgstr "Ця задача вже існує"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "An unauthenticated user"
msgstr "Неавторизований користувач"
@@ -4982,9 +5076,6 @@ msgstr "Будь-який учасник, який має як мінімум д
msgid "Any milestone"
msgstr "Будь-який етап"
-msgid "Any namespace"
-msgstr "Будь-який простір імен"
-
msgid "App ID"
msgstr "Ідентифікатор застосунку"
@@ -5052,13 +5143,13 @@ msgid "ApplicationSettings|After sign-up text"
msgstr "Текст після реєстрації"
msgid "ApplicationSettings|After the instance reaches the user cap, any user who is added or requests access must be approved by an administrator. Leave blank for an unlimited user cap. If you change the user cap to unlimited, you must re-enable %{projectSharingLinkStart}project sharing%{projectSharingLinkEnd} and %{groupSharingLinkStart}group sharing%{groupSharingLinkEnd}."
-msgstr ""
+msgstr "Після того, як інстанс досягне ліміту користувачів, будь-який користувач, який додається або запитує доступ, повинен бути схвалений адміністратором. Залиште це поле порожнім для необмеженої кількості користувачів. Якщо ви зміните ліміт користувачів на необмежений, вам слід повторно увімкнути %{projectSharingLinkStart}початок спільного доступу до проєкту%{projectSharingLinkEnd} та %{groupSharingLinkStart}початок спільного доступу до групи%{groupSharingLinkEnd}."
msgid "ApplicationSettings|Allowed domains for sign-ups"
msgstr "Дозволені домени для реєстрації"
msgid "ApplicationSettings|Any user that visits %{host} and creates an account must be explicitly approved by an administrator before they can sign in. Only effective if sign-ups are enabled."
-msgstr ""
+msgstr "Будь-який користувач, який відвідує %{host} і створює обліковий запис, повинен отримати явне схвалення адміністратора, перш ніж він зможе увійти в систему. Діє лише за умови, що реєстрацію увімкнено."
msgid "ApplicationSettings|Any user that visits %{host} can create an account."
msgstr "Будь-який користувач, який відвідує %{host} може створити обліковий запис."
@@ -5099,7 +5190,7 @@ msgid "ApplicationSettings|Domain denylist"
msgstr "Список заборонених доменів"
msgid "ApplicationSettings|Email confirmation settings"
-msgstr ""
+msgstr "Параметри підтвердження адреси електронної пошти"
msgid "ApplicationSettings|Email restrictions"
msgstr "Обмеження електронною поштою"
@@ -5111,7 +5202,7 @@ msgid "ApplicationSettings|Enable Slack application"
msgstr "Увімкнути застосунок Slack"
msgid "ApplicationSettings|Enable domain denylist for sign-ups"
-msgstr ""
+msgstr "Увімкнути список заборонених доменів для реєстрації"
msgid "ApplicationSettings|Enable email restrictions for sign-ups"
msgstr "Увімкнути обмеження електронної пошти для реєстрації"
@@ -5120,7 +5211,7 @@ msgid "ApplicationSettings|Enter denylist manually"
msgstr "Введіть список заборони вручну"
msgid "ApplicationSettings|Hard"
-msgstr ""
+msgstr "Важко"
msgid "ApplicationSettings|Minimum password length (number of characters)"
msgstr "Мінімальна довжина пароля (кількість символів)"
@@ -5132,7 +5223,7 @@ msgid "ApplicationSettings|Off"
msgstr "Вимкнено"
msgid "ApplicationSettings|Only users with e-mail addresses that match these domain(s) can sign up. Wildcards allowed. Use separate lines for multiple entries. Example: domain.com, *.domain.com"
-msgstr ""
+msgstr "Тільки користувачі з адресами електронної пошти, що відповідають цим доменам, можуть зареєструватися. Дозволяється використовувати спеціальні символи. Використовуйте окремі рядки для декількох записів. Приклад: domain.com, *.domain.com"
msgid "ApplicationSettings|Require admin approval for new sign-ups"
msgstr "Потрібне схвалення адміністратора для нових реєстрацій"
@@ -5150,7 +5241,7 @@ msgid "ApplicationSettings|Require uppercase letters"
msgstr "Потрібні літери верхнього регістру"
msgid "ApplicationSettings|Restricts sign-ups for email addresses that match the given regex. %{linkStart}What is the supported syntax?%{linkEnd}"
-msgstr ""
+msgstr "Обмежує реєстрацію для електронних адрес, які відповідають заданому регулярному виразу. %{linkStart}Який синтаксис підтримується?%{linkEnd}"
msgid "ApplicationSettings|Save changes"
msgstr "Зберегти зміни"
@@ -5159,7 +5250,7 @@ msgid "ApplicationSettings|See %{linkStart}password policy guidelines%{linkEnd}.
msgstr "Див. %{linkStart}правила політики паролів%{linkEnd}."
msgid "ApplicationSettings|Send a confirmation email during sign up. New users must confirm their email address before they can log in."
-msgstr ""
+msgstr "Відправити підтвердження електронною поштою під час реєстрації. Нові користувачі повинні підтвердити свою адресу електронної пошти, перш ніж вони зможуть увійти."
msgid "ApplicationSettings|Sign-up enabled"
msgstr "Реєстрацію увімкнено"
@@ -5174,16 +5265,16 @@ msgid "ApplicationSettings|This option is only available on GitLab.com"
msgstr "Цей параметр доступний лише на GitLab.com"
msgid "ApplicationSettings|Upload denylist file"
-msgstr ""
+msgstr "Завантажити файл списку заборон"
msgid "ApplicationSettings|User cap"
msgstr "Обмеження користувача"
msgid "ApplicationSettings|Users with e-mail addresses that match these domain(s) cannot sign up. Wildcards allowed. Use separate lines for multiple entries. Example: domain.com, *.domain.com"
-msgstr ""
+msgstr "Користувачі з адресами електронної пошти, що збігаються з цими доменами, не можуть зареєструватися. Дозволяється використовувати спеціальні символи. Використовуйте окремі рядки для декількох записів. Приклад: domain.com, *.domain.com"
msgid "ApplicationSettings|Users with e-mail addresses that match these domain(s) cannot sign up. Wildcards allowed. Use separate lines or commas for multiple entries."
-msgstr ""
+msgstr "Користувачі з адресами електронної пошти, що збігаються з цими доменами, не можуть зареєструватися. Дозволяється використовувати спеціальні символи. Використовуйте окремі рядки або коми для декількох записів."
msgid "ApplicationSettings|When enabled, new passwords must contain at least one lowercase letter (a-z)."
msgstr "Коли увімкнено, нові паролі повинні містити принаймні одну малу літеру (a-z)."
@@ -5253,7 +5344,7 @@ msgid "Applying suggestions..."
msgstr "Застосування пропозицій..."
msgid "Approval options"
-msgstr ""
+msgstr "Параметри затвердження"
msgid "Approval rules"
msgstr "Правила затвердження"
@@ -5412,6 +5503,9 @@ msgstr "Розділ: %section"
msgid "Approve"
msgstr "Затвердити"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "Затвердити запит на злиття"
@@ -5502,6 +5596,9 @@ msgstr "Ви впевнені , що ви хочете %{action}%{name}?"
msgid "Are you sure you want to approve %{user}?"
msgstr "Ви впевнені, що хочете затвердити %{user}?"
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr "Ви впевнені, що бажаєте спробувати об'єднатися?"
@@ -5620,6 +5717,9 @@ msgstr "Ви впевнені, що хочете повторити перене
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr "Ви впевнені, що бажаєте видалити цей %{accessTokenType}? Ця дія не може бути скасована."
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5689,12 +5789,21 @@ msgstr "Видалити %{name}?"
msgid "Artifacts|Delete artifact"
msgstr "Видалити артефакт"
+msgid "Artifacts|Help us improve this page"
+msgstr "Допоможіть нам покращити цю сторінку"
+
+msgid "Artifacts|Take a quick survey"
+msgstr "Прийняти швидке опитування"
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr "Загальний розмір артефактів"
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr "Ми хочемо, щоб ви скористалися цією сторінкою, щоб легко керувати своїми артефактами CI/CD. Ми працюємо над удосконаленням цього досвіду і ми будемо оцінювати будь які відгуки стосовно вдосконалень, які ми створюємо."
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "Оскільки ми продовжуємо створювати більше функцій для SAST, ми хотіли б отримати ваші відгуки про функцію конфігурації SAST у %{linkStart}цій задачі%{linkEnd}."
@@ -5770,6 +5879,9 @@ msgstr "Призначити користувача, який коментує"
msgid "Assign to me"
msgstr "Призначити собі"
+msgid "Assigned"
+msgstr "Призначено"
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "Призначено %{assignee_users_sentence}."
@@ -5794,9 +5906,6 @@ msgstr "Призначено %{assignee_name}"
msgid "Assigned to me"
msgstr "Призначено мені"
-msgid "Assigned to you"
-msgstr "Назначено вам"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "Виконавець"
@@ -5804,6 +5913,9 @@ msgstr[1] "%d Виконавці"
msgstr[2] "%d Виконавців"
msgstr[3] "%d Виконавців"
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr "Виконавець не має прав"
@@ -6041,7 +6153,7 @@ msgid "Authenticate"
msgstr "Автентифікувати"
msgid "Authenticate user SSH keys without requiring additional configuration. Performance of GitLab can be improved by using the GitLab database instead. %{link_start}How do I configure authentication using the GitLab database? %{link_end}"
-msgstr ""
+msgstr "Автентифікувати SSH ключі користувача, не вимагаючи додаткову конфігурацію. Продуктивність GitLab можна покращити, використовуючи базу даних GitLab. %{link_start}Як налаштувати автентифікацію за допомогою бази даних GitLab? %{link_end}"
msgid "Authenticate with GitHub"
msgstr "Автентифікувати за допомогою GitHub"
@@ -6247,6 +6359,12 @@ msgstr "Вирішено автоматично"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr "Автоматично оновлювати гілки та теги цього проєкту із репозиторію upstream."
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "Примітка"
@@ -6262,9 +6380,6 @@ msgstr "Доступна група раннерів: %{runners}"
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr "Доступні спеціальні раннери"
-
msgid "Avatar for %{assigneeName}"
msgstr "Аватар для %{assigneeName}"
@@ -6308,7 +6423,7 @@ msgid "BackgroundMigrations|Background Migrations"
msgstr "Міграції у фоновому режимі"
msgid "BackgroundMigrations|Background migrations are used to perform data migrations whenever a migration exceeds the time limits in our guidelines. %{linkStart}Learn more%{linkEnd}"
-msgstr ""
+msgstr "Фонові міграції використовуються для виконання міграції даних, коли міграція перевищує часові обмеження, зазначені в наших рекомендаціях. %{linkStart}Дізнатися більше%{linkEnd}"
msgid "BackgroundMigrations|Batch size"
msgstr "Розмір пакету"
@@ -6692,7 +6807,7 @@ msgid "BillingPlans|Spans the DevOps lifecycle"
msgstr ""
msgid "BillingPlans|Start a free Ultimate trial"
-msgstr ""
+msgstr "Розпочати безкоштовну пробну версію Ultimate"
msgid "BillingPlans|Still have questions?"
msgstr ""
@@ -6712,6 +6827,9 @@ msgstr "Для управління планом цієї групи відві
msgid "BillingPlans|Ultimate"
msgstr "Ultimate"
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6838,12 +6956,18 @@ msgstr "%{user} було успішно затверджено"
msgid "Billing|Add seats"
msgstr "Додати місця"
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "Електронна адреса відображається лише для користувачів з публічними електронними адресами."
msgid "Billing|An error occurred while approving %{user}"
msgstr "Виникла помилка під час затвердження %{user}"
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr "Сталася помилка при спробі отримання відомостей про учасника рахунку."
@@ -7296,6 +7420,12 @@ msgid "BranchRules|%{total} matching %{subject}"
msgstr ""
msgid "BranchRules|%{total} status %{subject}"
+msgstr "%{total} статус %{subject}"
+
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
msgstr ""
msgid "BranchRules|All branches"
@@ -7316,11 +7446,11 @@ msgstr "Дозволено злиття"
msgid "BranchRules|Allowed to merge (%{total})"
msgstr "Дозволене злиття (%{total})"
-msgid "BranchRules|Allowed to push"
-msgstr "Дозволено здійснити push"
+msgid "BranchRules|Allowed to push and merge"
+msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
-msgstr "Дозволено push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
msgstr "Під час отримання гілок сталася помилка."
@@ -7343,6 +7473,9 @@ msgstr "Деталі правил гілки"
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr "Створити шаблон: %{searchTerm}"
@@ -7361,14 +7494,14 @@ msgstr "Групи"
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr "Захищайте стабільні гілки та змушуйте розробників використовувати запити на злиття. %{linkStart}Що таке захищені гілки?%{linkEnd}"
-msgid "BranchRules|Manage in Merge Request Approvals"
-msgstr ""
+msgid "BranchRules|Manage in merge request approvals"
+msgstr "Керувати затвердженнями запитів на злиття"
-msgid "BranchRules|Manage in Protected Branches"
-msgstr "Управління в захищених гілках"
+msgid "BranchRules|Manage in protected branches"
+msgstr "Керувати захищеними гілками"
-msgid "BranchRules|Manage in Status checks"
-msgstr "Управління в перевірках статусу"
+msgid "BranchRules|Manage in status checks"
+msgstr ""
msgid "BranchRules|No data to display"
msgstr "Немає даних для відображення"
@@ -7403,15 +7536,21 @@ msgstr "Перевірка статусу"
msgid "BranchRules|Status checks (%{total})"
msgstr "Перевірка статусу (%{total})"
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
msgstr "Цільова гілка"
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr ""
+
msgid "BranchRules|Users"
msgstr "Користувачі"
msgid "BranchRules|default"
msgstr "за умовчанням"
+msgid "BranchRules|protected"
+msgstr "захищена"
+
msgid "Branches"
msgstr "Гілки"
@@ -7584,10 +7723,10 @@ msgid "BroadcastMessages|Banner"
msgstr "Банер"
msgid "BroadcastMessages|Blue"
-msgstr "Синій"
+msgstr "Синя"
msgid "BroadcastMessages|Dark"
-msgstr "Темний"
+msgstr "Темна"
msgid "BroadcastMessages|Dismissable"
msgstr "Можна закрити"
@@ -7596,7 +7735,7 @@ msgid "BroadcastMessages|Ends at"
msgstr "Закінчується в"
msgid "BroadcastMessages|Green"
-msgstr "Зелений"
+msgstr "Зелена"
msgid "BroadcastMessages|Indigo"
msgstr "Індиго"
@@ -7605,16 +7744,16 @@ msgid "BroadcastMessages|Light"
msgstr "Світла"
msgid "BroadcastMessages|Light Blue"
-msgstr "Світло-синій"
+msgstr "Світло-синя"
msgid "BroadcastMessages|Light Green"
-msgstr "Світло-зелений"
+msgstr "Світло-зелена"
msgid "BroadcastMessages|Light Indigo"
msgstr "Світлий індиго"
msgid "BroadcastMessages|Light Red"
-msgstr "Світло-червоний"
+msgstr "Світло-червона"
msgid "BroadcastMessages|Message"
msgstr "Повідомлення"
@@ -7626,7 +7765,7 @@ msgid "BroadcastMessages|Paths can contain wildcards, like */welcome"
msgstr "Шляхи можуть містити шаблони, як */welcome"
msgid "BroadcastMessages|Red"
-msgstr "Червоний"
+msgstr "Червона"
msgid "BroadcastMessages|Starts at"
msgstr "Починається о"
@@ -7703,12 +7842,12 @@ msgstr "%{host} працює із застарілою версією GitLab (v%
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature} (потрібна v%{version})"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr ""
+
msgid "BulkImport|Destination"
msgstr "Призначення"
-msgid "BulkImport|Destination group"
-msgstr "Група призначення"
-
msgid "BulkImport|Existing groups"
msgstr "Існуючі групи"
@@ -7718,8 +7857,8 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr "Такі дані не будуть перенесені: %{bullets} Зверніться до системного адміністратора %{host} для оновлення GitLab, якщо вам необхідно перенести ці дані"
-msgid "BulkImport|Group import history"
-msgstr ""
+msgid "BulkImport|GitLab Migration history"
+msgstr "Історія міграцій GitLab"
msgid "BulkImport|History"
msgstr "Історія"
@@ -7736,6 +7875,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr "Імпорт обрано"
+msgid "BulkImport|Import with projects"
+msgstr "Імпортувати із проєктами"
+
+msgid "BulkImport|Import without projects"
+msgstr "Імпортувати без проєктів"
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr "Не вдалося імпортувати групу."
@@ -7796,8 +7944,8 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr "Помилка оновлення імпортованих проєктів із змінами в реальному часі."
-msgid "BulkImport|Your imported groups will appear here."
-msgstr "Ваші імпортовані групи з'являться тут."
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr "Тут з'являтимуться ваші імпортовані групи та проєкти."
msgid "BulkImport|Your imported projects will appear here."
msgstr ""
@@ -7814,6 +7962,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr "повинен бути групою"
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "Маркований список"
@@ -7965,6 +8116,15 @@ msgstr "Додати %{kubernetes_cluster_link_start}інтеграцію із
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7986,6 +8146,9 @@ msgstr "Використовувати Auto DevOps конвеєр за замо
msgid "CICD|Deployment strategy"
msgstr "Стратегія розгортання"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7998,6 +8161,12 @@ msgstr "Ліміт"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "Обмежити доступ CI_JOB_TOKEN"
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -8007,15 +8176,24 @@ msgstr "Конвеєр Auto DevOps запускається за замовчу
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "Конвеєр Auto DevOps запускається, якщо не знайдено альтернативного файлу конфігурації CI."
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr "Існує кілька обмежень CI/CD."
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr "Незахищені гілки не матимуть доступу до кешу із захищених гілок."
msgid "CICD|Use separate caches for protected branches"
msgstr "Використовуйте окремі кеші для захищених гілок"
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr "група увімкнена"
@@ -8304,6 +8482,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "Певний контент користувача буде переміщений в загальносистемний «Користувач-привид», щоб зберегти контент для нащадків. Додаткову інформацію див. у документації з видалення облікового запису користувача %{link_start}.%{link_end}"
@@ -8373,9 +8554,6 @@ msgstr "Змінити пароль"
msgid "Change your password or recover your current one"
msgstr "Змініть пароль або відновіть поточний"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8529,8 +8707,8 @@ msgstr "Перевірити наявність функціональності
msgid "Check out branch"
msgstr "Перевірити гілку"
-msgid "Check out, review, and merge locally"
-msgstr "Перевірте, перегляньте та об’єднайте локально"
+msgid "Check out, review, and resolve locally"
+msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
msgstr "Перевірте файл %{code_open}elasticsearch.log%{code_close}, щоб вирішити причину зупинки міграції, та внесіть будь-які зміни перед повторною спробою міграції. Коли ви усунете причину збою, виберіть %{strong_open}Повторити міграцію%{strong_close}, і міграція буде запланована для повторної спроби у фоновому режимі."
@@ -8544,9 +8722,6 @@ msgstr "Зверніться до адміністратора."
msgid "Check your Docker images for known vulnerabilities."
msgstr "Перевірте свої образи Docker на наявність відомих вразливостей."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "Перевірте образи кластера Kubernetes на наявність відомих вразливостей."
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8735,18 +8910,18 @@ msgstr "Кількість користувачів"
msgid "Checkout|Payment method"
msgstr "Спосіб оплати"
-msgid "Checkout|Please select a country"
-msgstr "Будь ласка, виберіть країну"
-
-msgid "Checkout|Please select a state"
-msgstr ""
-
msgid "Checkout|Purchase details"
msgstr "Деталі покупки"
msgid "Checkout|Select"
msgstr "Вибрати"
+msgid "Checkout|Select a country"
+msgstr ""
+
+msgid "Checkout|Select a state"
+msgstr ""
+
msgid "Checkout|State"
msgstr "Стан"
@@ -8855,9 +9030,6 @@ msgstr "Вибрати будь-який колір."
msgid "Choose file…"
msgstr "Виберіть файл…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr "Виберіть потрібний раннер і заповніть AWS CFT."
-
msgid "Choose the top-level group for your repository imports."
msgstr "Оберіть групу найвищого рівня для імпорту репозиторіїв."
@@ -8993,14 +9165,17 @@ msgstr "Видалити змінну"
msgid "CiVariables|Remove variable row"
msgstr "Видалити рядок змінних"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr "Знову запустити завдання"
msgid "CiVariables|Scope"
msgstr "Область видимості"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "Вкажіть значення змінних, які будуть використовуватися в цьому запуску. Значення, вказані в %{linkStart}налаштуваннях CI/CD%{linkEnd} будуть використані як стандартні"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
msgid "CiVariables|State"
msgstr "Стан"
@@ -9008,9 +9183,6 @@ msgstr "Стан"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr "Тип"
@@ -9020,9 +9192,12 @@ msgstr "Значення"
msgid "CiVariables|Variables"
msgstr "Змінні"
-msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
msgstr ""
+msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
+msgstr "Змінні зберігають інформацію, наприклад, паролі та секретні ключі, яку ви можете використовувати у сценаріях завдань. Кожна %{entity} може визначити максимум %{limit} змінних."
+
msgid "CiVariables|You have reached the maximum number of variables available. To add new variables, you must reduce the number of defined variables."
msgstr ""
@@ -9035,6 +9210,9 @@ msgstr "Всі середовища"
msgid "CiVariable|Create wildcard"
msgstr "Створити шаблон"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr "Нове середовище"
@@ -9103,13 +9281,13 @@ msgid "Clear templates search input"
msgstr "Очистити поле вводу для пошуку шаблонів"
msgid "Clear this checkbox to use a personal access token instead."
-msgstr ""
+msgstr "Зніміть цей прапорець, щоб використовувати персональний токен доступу."
msgid "Clear this checkbox to use a personal access token or LDAP password instead."
-msgstr ""
+msgstr "Зніміть цей прапорець, щоб використовувати персональний токен доступу або пароль LDAP."
msgid "Clear this checkbox to use an external authentication provider instead."
-msgstr ""
+msgstr "Зніміть цей прапорець, щоб використовувати зовнішній провайдер автентифікації."
msgid "Clear weight"
msgstr "Очистити вагу"
@@ -9286,7 +9464,7 @@ msgid "CloudSeed|Cloud SQL for MySQL"
msgstr "Cloud SQL для MySQL"
msgid "CloudSeed|Cloud SQL for Postgres"
-msgstr ""
+msgstr "Cloud SQL для Postgres"
msgid "CloudSeed|Cloud SQL for SQL Server"
msgstr "Cloud SQL для SQL Server"
@@ -9349,16 +9527,16 @@ msgid "CloudSeed|Flexible, scalable NoSQL cloud database for client- and server-
msgstr ""
msgid "CloudSeed|Fully managed PostgreSQL-compatible service for high-demand workloads"
-msgstr ""
+msgstr "Повністю керована служба, сумісна з PostgreSQL, для високих навантажень"
msgid "CloudSeed|Fully managed relational database service for MySQL"
-msgstr ""
+msgstr "Повністю керована служба реляційної бази даних для MySQL"
msgid "CloudSeed|Fully managed relational database service for PostgreSQL"
-msgstr ""
+msgstr "Повністю керована служба реляційної бази даних для PostgreSQL"
msgid "CloudSeed|Fully managed relational database service for SQL Server"
-msgstr ""
+msgstr "Повністю керована служба реляційної бази даних для SQL Server"
msgid "CloudSeed|Generated database instance is linked to the selected branch or tag"
msgstr ""
@@ -9385,7 +9563,7 @@ msgid "CloudSeed|Machine type"
msgstr "Тип машини"
msgid "CloudSeed|Memorystore for Redis"
-msgstr ""
+msgstr "Memorystore для Redis"
msgid "CloudSeed|No instances"
msgstr ""
@@ -10156,6 +10334,12 @@ msgstr "Власники коду"
msgid "Code Quality"
msgstr "Якість коду"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr "Сканування якості коду виявило %{degradation} та %{improvement}."
+
+msgid "Code Quality scans found %{findings}."
+msgstr "Сканування якості коду виявлено %{findings}."
+
msgid "Code Review"
msgstr "Перевірка коду"
@@ -10166,7 +10350,7 @@ msgid "Code block"
msgstr "Блок коду"
msgid "Code can be imported from enabled sources during project creation. OmniAuth must be configured for GitHub"
-msgstr ""
+msgstr "Код можна імпортувати з увімкнених джерел під час створення проєкту. OmniAuth має бути налаштований для GitHub"
msgid "Code coverage statistics for %{ref} %{start_date} - %{end_date}"
msgstr "Статистика покриття коду для %{ref} %{start_date} - %{end_date}"
@@ -10250,7 +10434,7 @@ msgid "Collapses this file (only for you) until it’s changed again."
msgstr "Згортає цей файл (тільки для вас), доки його знову не буде змінено."
msgid "Collector hostname"
-msgstr "Ім'я хоста колектора"
+msgstr "Ім'я хоста збирача"
msgid "Color"
msgstr "Колір"
@@ -10373,6 +10557,15 @@ msgstr "Коміт"
msgid "CommitMessage|Add %{file_name}"
msgstr "Додавання %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr "автор"
@@ -10403,9 +10596,6 @@ msgstr "Коміти:"
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "Сталася помилка під час отримання даних запиту на злиття."
-msgid "Commits|History"
-msgstr "Історія"
-
msgid "Commits|No related merge requests found"
msgstr "Не знайдено пов'язаних запитів на злиття"
@@ -10413,7 +10603,7 @@ msgid "Committed by"
msgstr "Коміт від"
msgid "CommonJS module"
-msgstr ""
+msgstr "Модуль CommonJS"
msgid "Community forum"
msgstr "Форум спільноти"
@@ -10436,6 +10626,9 @@ msgstr "Порівняти Git-редакції"
msgid "Compare GitLab editions"
msgstr "Порівняйте редакції GitLab"
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr "Порівняння редакцій"
@@ -10662,7 +10855,7 @@ msgid "Configuration help"
msgstr "Довідка по конфігурації"
msgid "Configure %{italic_start}What's new%{italic_end} drawer and content."
-msgstr "Налаштування %{italic_start}Що нового%{italic_end} меню та контент."
+msgstr "Налаштувати %{italic_start}Що нового%{italic_end} меню та вміст."
msgid "Configure %{link} to track events. %{link_start}Learn more.%{link_end}"
msgstr "Налаштувати %{link} для відстеження подій. %{link_start}Дізнатися більше.%{link_end}"
@@ -10773,7 +10966,7 @@ msgid "Configure the %{link} integration."
msgstr "Налаштування інтеграції з %{link}."
msgid "Configure the default first day of the week, time tracking units, and default language."
-msgstr "Налаштуйте перший день тижня за замовчуванням, одиниці вимірювання часу та мову за замовчуванням."
+msgstr "Налаштувати перший день тижня, одиниці відстеження часу та мови за замовчуванням."
msgid "Configure the way a user creates a new account."
msgstr "Налаштувати спосіб створення користувачем нового облікового запису."
@@ -11286,7 +11479,7 @@ msgid "ContainerRegistry|You can add an image to this registry with the followin
msgstr "Ви можете додати образ до цього реєстру за допомогою наступних команд:"
msgid "Content parsed with %{link}."
-msgstr ""
+msgstr "Вміст аналізується за допомогою %{link}."
msgid "ContentEditor|You have to provide a renderMarkdown function or a custom serializer"
msgstr ""
@@ -11328,17 +11521,29 @@ msgid "Contribution Analytics"
msgstr "Аналітика внесків"
msgid "ContributionAnalytics|%{created} created, %{closed} closed."
-msgstr ""
+msgstr "%{created} створено, %{closed} закрито."
msgid "ContributionAnalytics|%{created} created, %{merged} merged, %{closed} closed."
-msgstr ""
+msgstr "%{created} створено, %{merged} об’єднано, %{closed} закрито."
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
-msgstr "%{pushes}, більш ніж %{commits} від %{contributors}."
+msgstr ""
+
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr "Аналітика внесків для задач, запитів на злиття та подій відправки з %{start_date}"
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "Задачі"
@@ -11351,9 +11556,18 @@ msgstr "Останній місяць"
msgid "ContributionAnalytics|Last week"
msgstr "Останній тиждень"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "Запити на злиття"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "Немає задач за обраний період."
@@ -11363,6 +11577,15 @@ msgstr "Немає запитів на злиття за обраний пері
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr "Немає відправлень за обраний період."
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11372,6 +11595,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr "Внески за %{calendar_date}"
@@ -11501,18 +11727,12 @@ msgstr "Скопіювати секрет"
msgid "Copy source branch name"
msgstr "Копіювати назву гілки-джерела"
-msgid "Copy this registration token."
-msgstr "Скопіювати цей токен реєстрації."
-
msgid "Copy to clipboard"
msgstr "Копіювати в буфер обміну"
msgid "Copy token"
msgstr "Скопіювати токен"
-msgid "Copy trigger token"
-msgstr "Скопіювати токен тригера"
-
msgid "Copy value"
msgstr "Копіювати значення"
@@ -12125,6 +12345,12 @@ msgstr "Створено"
msgid "Created %{epicTimeagoDate}"
msgstr "Створено %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr "Створено %{timestamp}"
@@ -12137,6 +12363,9 @@ msgstr "Створено"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "Створено гілку та запит на злиття для вирішення цієї задачі."
+msgid "Created at"
+msgstr "Створено в "
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "Створено гілку \"%{branch_name}\" та запит на злиття для вирішення цієї задачі."
@@ -12396,7 +12625,7 @@ msgid "Customer relations organizations"
msgstr ""
msgid "Customize CI/CD settings, including Auto DevOps, shared runners, and job artifacts."
-msgstr "Налаштуйте параметри CI/CD, зокрема Auto DevOps, спільні раннери та артефакти завдань."
+msgstr "Налаштувати параметри CI/CD, зокрема Auto DevOps, спільні раннери та артефакти завдань."
msgid "Customize colors"
msgstr "Параметри кольорів"
@@ -12512,9 +12741,6 @@ msgstr "Всього"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "не доступна для вибраної групи"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "має бути в групі"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount} вибрано (%{maxLabels} max)"
@@ -12630,15 +12856,9 @@ msgstr ""
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr "В середньому (останні %{days}d)"
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12649,13 +12869,7 @@ msgid "DORA4Metrics|Change failure rate (percentage)"
msgstr "Змінити відсоток невдач (відсотків)"
msgid "DORA4Metrics|Cycle time"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
+msgstr "Час циклу"
msgid "DORA4Metrics|Date"
msgstr "Дата"
@@ -12673,7 +12887,7 @@ msgid "DORA4Metrics|Deployment frequency"
msgstr "Частота розгортання"
msgid "DORA4Metrics|Deploys"
-msgstr ""
+msgstr "Розгортання"
msgid "DORA4Metrics|Failed to load charts"
msgstr ""
@@ -12702,10 +12916,10 @@ msgstr "Середній час (за останні %{days}ів)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
-msgstr "Середній час від створення задачі та до її закриття."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
+msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12726,15 +12940,9 @@ msgstr "Кількість розгортань"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr "Минулі 6 місяців"
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12756,12 +12964,6 @@ msgstr "Графік відображає частоту розгортань у
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr "Графік відображає середній час між об’єднанням запиту на злиття та його розгортанням у production середовищі, що базуються на значенні %{linkStart}deployment_tier%{linkEnd}."
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12771,9 +12973,6 @@ msgstr "Час відновлення сервісу"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr "Час відновлення сервісу (середнє число днів)"
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr "DSN"
@@ -12933,8 +13132,8 @@ msgstr "Увімкнути базову автентифікацію"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "Введіть URL-адреси у списку, розділений комою."
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "Введіть заголовки в списку, розділений комою."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
msgid "DastProfiles|Error Details"
msgstr "Помилка деталі"
@@ -12951,6 +13150,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12963,9 +13165,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr "Керувати профілями"
-msgid "DastProfiles|Manage site profiles"
-msgstr "Керування профілями сайту"
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr "Мінімум = 0 (тайм-аут не ввімкнено), Максимум = 2880 хвилин"
@@ -13017,12 +13216,12 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr "Ім'я профілю"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
-msgstr "Імена і значення в заголовку запиту додаються до кожного запиту DAST."
-
msgid "DastProfiles|Request headers"
msgstr "Заголовки запиту"
+msgid "DastProfiles|Retry"
+msgstr ""
+
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
msgstr ""
@@ -13125,6 +13324,12 @@ msgstr "Ім'я користувача"
msgid "DastProfiles|Username form field"
msgstr "Поле форми імені користувача"
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr "Перевірено"
@@ -13355,7 +13560,7 @@ msgid "Deactivate"
msgstr "Деактивувати"
msgid "Deactivate dormant users after a period of inactivity"
-msgstr ""
+msgstr "Деактивувати неактивних користувачів після певного періоду неактивності"
msgid "Dear Administrator,"
msgstr "Шановний Адміністратор,"
@@ -13415,13 +13620,13 @@ msgid "Default language"
msgstr "Мова за замовчуванням"
msgid "Default language for users who are not logged in."
-msgstr "Мова за умовчанням для користувачів, які не ввійшли в систему."
+msgstr "Мова за замовчуванням для користувачів, які не увійшли в систему."
msgid "Default projects limit"
msgstr "Ліміт проєктів за замовчуванням"
msgid "Default timeout"
-msgstr "Тайм-аут за замовчуванням"
+msgstr "Час очікування за замовчуванням"
msgid "Default: Map a FogBugz account ID to a full name"
msgstr "По замовчуванню: використовувати ідентифікатор облікового запису FogBugz як повне ім'я"
@@ -13433,7 +13638,7 @@ msgid "DefaultBranchProtection|Both developers and maintainers can push new comm
msgstr "Як розробники та керівники можуть відправити нові коміти, але не можуть примусово відправити."
msgid "DefaultBranchProtection|Both developers and maintainers can push new commits, force push, or delete the branch."
-msgstr ""
+msgstr "Як розробники, так і керівник можуть відправляти нові коміти, примусово переписувати коміти або видаляти гілку."
msgid "DefaultBranchProtection|Developers cannot push new commits, but are allowed to accept merge requests to the branch. Maintainers can push to the branch."
msgstr ""
@@ -13519,9 +13724,6 @@ msgstr "Видалити файл"
msgid "Delete Key"
msgstr "Видалити ключ"
-msgid "Delete Selected"
-msgstr "Видалити вибране"
-
msgid "Delete Value Stream"
msgstr "Видалити потік значень"
@@ -13546,6 +13748,9 @@ msgstr "Видалити стовпець"
msgid "Delete comment"
msgstr "Видалити коментар"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13594,6 +13799,9 @@ msgstr "Видалити реліз %{release}?"
msgid "Delete row"
msgstr "Видалити рядок"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -13932,7 +14140,7 @@ msgid "Deploy keys"
msgstr "Ключі для розгортування"
msgid "Deploy keys grant read/write access to all repositories in your instance"
-msgstr ""
+msgstr "Ключ для розгортування надає доступ на читання/запис до всіх репозиторіїв у вашому інстансі"
msgid "Deploy progress not found. To see pods, ensure your environment matches %{linkStart}deploy board criteria%{linkEnd}."
msgstr "Хід розгортання не знайдено. Щоб побачити pod'и, переконайтесь, що ваше середовище відповідає %{linkStart}критеріям дошки розгортань%{linkEnd}."
@@ -14566,15 +14774,9 @@ msgstr "Звіти DevOps"
msgid "DevOps adoption"
msgstr "Призначення DevOps"
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr "Розробник"
-msgid "Development"
-msgstr "Розробка"
-
msgid "Devices (optional)"
msgstr "Пристрої (необов’язково)"
@@ -14734,6 +14936,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr "Показник DevOps"
@@ -14780,7 +14985,7 @@ msgid "Didn't receive unlock instructions?"
msgstr ""
msgid "Diff files surpassing this limit will be presented as 'too large' and won't be expandable."
-msgstr ""
+msgstr "Файли, розмір яких перевищує цей ліміт, будуть показані як \"занадто великі\" і не зможуть бути розгорнуті."
msgid "Diff limits"
msgstr "Diff обмеження"
@@ -14996,9 +15201,6 @@ msgstr "Відхилити вибране"
msgid "Dismiss trial promotion"
msgstr "Відхилити пробну версію"
-msgid "Dismissable"
-msgstr "Можна відхилити"
-
msgid "Dismissed"
msgstr "Відхилено"
@@ -15033,7 +15235,7 @@ msgid "Display source"
msgstr "Показати джерело"
msgid "Display time tracking in issues in total hours only. %{link_start}What is time tracking?%{link_end}"
-msgstr ""
+msgstr "Показувати відстеження часу у задачах лише в загальній кількості годин. %{link_start}Що таке відстеження часу?%{link_end}"
msgid "Do not display content for customer experience improvement and offers from third parties"
msgstr "Не показувати вміст для покращення клієнтського досвіду та сторонніх пропозицій"
@@ -15095,11 +15297,14 @@ msgstr ""
msgid "Don't show again"
msgstr "Не показувати знову"
+msgid "Don't show this again"
+msgstr "Більше не показувати"
+
msgid "Done"
msgstr "Готово"
msgid "Dormant users"
-msgstr ""
+msgstr "Неактивні користувачі"
msgid "Download"
msgstr "Завантажити"
@@ -15128,9 +15333,6 @@ msgstr "Завантажити артефакти"
msgid "Download codes"
msgstr "Завантажити коди"
-msgid "Download evidence JSON"
-msgstr "Завантажити дані у форматі JSON"
-
msgid "Download export"
msgstr "Завантажити експор"
@@ -15138,7 +15340,7 @@ msgid "Download image"
msgstr "Завантажити зображення"
msgid "Download payload"
-msgstr ""
+msgstr "Завантажити корисне навантаження"
msgid "Download raw data (.csv)"
msgstr "Завантажити необроблені дані (.csv)"
@@ -15294,7 +15496,7 @@ msgid "E-mail:"
msgstr "Електронна пошта:"
msgid "ESM module"
-msgstr ""
+msgstr "Модуль ESM"
msgid "Each project can also have an issue tracker and a wiki."
msgstr "Кожен проєкт може також мати трекер задач та вікі."
@@ -15497,12 +15699,6 @@ msgstr "Переіндексація Elasticsearch не була розпоча
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr "Немає. Виберіть простори імен для індексування."
-
-msgid "Elastic|None. Select projects to index."
-msgstr "Немає. Виберіть проєкти для індексування."
-
msgid "Email"
msgstr "Електронна пошта"
@@ -15531,7 +15727,7 @@ msgid "Email not verified. Please verify your email in Salesforce."
msgstr "Електронну пошту не перевірено. Будь ласка, перевірте її в Salesforce."
msgid "Email notification for unknown sign-ins"
-msgstr ""
+msgstr "Сповіщення електронною поштою про невідомі входи"
msgid "Email patch"
msgstr "Email-патч"
@@ -15642,7 +15838,7 @@ msgid "Enable GitLab Error Tracking"
msgstr ""
msgid "Enable GitLab Prometheus metrics endpoint"
-msgstr ""
+msgstr "Увімкнути кінцеву точку метрики GitLab Prometheus"
msgid "Enable Gitpod"
msgstr "Увімкнути Gitpod"
@@ -15657,7 +15853,7 @@ msgid "Enable Kroki"
msgstr "Увімкнути Kroki"
msgid "Enable Mailgun event receiver"
-msgstr ""
+msgstr "Увімкнути приймач подій Mailgun"
msgid "Enable PlantUML"
msgstr "Увімкнути PlantUML"
@@ -15672,7 +15868,7 @@ msgid "Enable Snowplow tracking"
msgstr "Увімкнути відстеження Snowplow"
msgid "Enable Spam Check via external API endpoint"
-msgstr ""
+msgstr "Увімкнути перевірку спаму за допомогою зовнішньої кінцевої точки API"
msgid "Enable What's new: All tiers"
msgstr "Увімкнути Що нового: всі рівні"
@@ -15681,7 +15877,7 @@ msgid "Enable What's new: Current tier only"
msgstr "Увімкнути Що нового: тільки поточний рівень"
msgid "Enable access to the performance bar for non-administrators in a given group."
-msgstr ""
+msgstr "Увімкнути доступ до панелі продуктивності для не адміністраторів у певній групі."
msgid "Enable admin mode"
msgstr "Увімкнути режим адміністратора"
@@ -15716,9 +15912,6 @@ msgstr ""
msgid "Enable email notification"
msgstr "Увімкнути сповіщення електронною поштою"
-msgid "Enable error tracking"
-msgstr "Увімкнути відстеження помилок"
-
msgid "Enable feature to choose access level"
msgstr "Увімкнути функцію для вибору рівня доступу"
@@ -15732,7 +15925,7 @@ msgid "Enable header and footer in emails"
msgstr "Увімкнути заголовок та футер в електронних листах"
msgid "Enable in-product marketing emails"
-msgstr ""
+msgstr "Увімкніть внутрішні маркетингові розсилки"
msgid "Enable incident management inbound alert limit"
msgstr ""
@@ -15747,13 +15940,13 @@ msgid "Enable maintenance mode"
msgstr "Увімкнути режим обслуговування"
msgid "Enable multipart emails"
-msgstr ""
+msgstr "Увімкнути багатокомпонентні електронні листи"
msgid "Enable only for confidential applications exclusively used by a trusted backend server that can securely store the client secret. Do not enable for native-mobile, single-page, or other JavaScript applications because they cannot keep the client secret confidential."
msgstr ""
msgid "Enable or disable version check and Service Ping."
-msgstr ""
+msgstr "Увімкніть або вимкніть перевірку версій та Сервісний пінг."
msgid "Enable rate limiting for POST requests to the specified paths"
msgstr ""
@@ -15845,12 +16038,12 @@ msgstr "Увімкнено джерела автентифікації OAuth"
msgid "End Time"
msgstr "Час завершення"
+msgid "End time"
+msgstr "Час завершення"
+
msgid "Ends"
msgstr "Закінчується"
-msgid "Ends at (UTC)"
-msgstr "Завершується о (за Грінвічем)"
-
msgid "Ends on"
msgstr ""
@@ -15959,6 +16152,18 @@ msgstr "Введіть пароль для затвердження"
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr "Середовище"
@@ -15975,7 +16180,7 @@ msgid "Environment variables are configured by your administrator to be %{link_s
msgstr ""
msgid "Environment variables on this GitLab instance are configured to be %{link_start}protected%{link_end} by default."
-msgstr ""
+msgstr "Змінні середовища на цьому інстансі GitLab за замовчуванням налаштовані на %{link_start} захищено%{link_end}."
msgid "Environment:"
msgstr "Середовище:"
@@ -15995,8 +16200,11 @@ msgstr "Середовища"
msgid "Environments Dashboard"
msgstr "Панель керування середовищами"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
-msgstr "Середовища дозволяють відстежувати розгортання вашого застосунку. %{linkStart}Додаткова інформація%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr ""
msgid "Environments in %{name}"
msgstr "Середовища в %{name}"
@@ -16058,6 +16266,12 @@ msgstr "Автоматична зупинка"
msgid "Environments|Auto stops %{autoStopAt}"
msgstr "Автоматичні зупинки %{autoStopAt}"
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr "Коміт"
@@ -16151,6 +16365,9 @@ msgstr "Відкотити середовище %{name}?"
msgid "Environments|Search by environment name"
msgstr "Пошук за назвою середовища"
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr "Показати всі"
@@ -16160,6 +16377,12 @@ msgstr "Зупинити"
msgid "Environments|Stop environment"
msgstr "Зупинити середовище"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr "Зупинка %{environmentName}"
@@ -16203,7 +16426,7 @@ msgid "Epic"
msgstr "Епік"
msgid "Epic Boards"
-msgstr ""
+msgstr "Дошки епіків"
msgid "Epic actions"
msgstr "Дії епіку"
@@ -16337,6 +16560,9 @@ msgstr "Помилка при завантаженні гілок"
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr "Помилка при отриманні кількості розбіжностей для гілок. Будь ласка, спробуйте знову."
@@ -16352,12 +16578,6 @@ msgstr "Помилка при отриманні графа мережі."
msgid "Error fetching payload data."
msgstr "Сталася помилка при отриманні даних."
-msgid "Error fetching refs"
-msgstr "Помилка завантаження refs"
-
-msgid "Error fetching target projects. Please try again."
-msgstr "Помилка при виборі цільових проєктів. Будь ласка, спробуйте ще раз."
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "Помилка при отриманні списку залежностей. Будь ласка, перевірте ваше з’єднання з мережею."
@@ -16457,6 +16677,9 @@ msgstr "Проблема при налаштуванні редактора. Б
msgid "Error tracking"
msgstr "Відстеження помилок"
+msgid "Error tracking is currently in"
+msgstr "Відстеження помилок зараз у "
+
msgid "Error updating %{issuableType}"
msgstr "Помилка при оновленні %{issuableType}"
@@ -16604,12 +16827,18 @@ msgstr "Додати політику"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "Створити політику ескалації в GitLab"
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16625,6 +16854,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr "Політика ескалації %{obstacle} в проєкті %{project}"
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16640,6 +16872,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "Хвилини мають бути від 0 до 1440."
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr "Видалити правило ескалації"
@@ -16649,9 +16884,6 @@ msgstr "Пошук користувача"
msgid "EscalationPolicies|Select schedule"
msgstr "Виберіть розклад"
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "ПОТІМ %{doAction} %{scheduleOrUser}"
@@ -16664,6 +16896,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr "Хвилини"
@@ -16685,6 +16920,9 @@ msgstr "За оцінками"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr "Навіть якщо ви досягнете кількості місць у вашій підписці, ви можете продовжувати додавати користувачів, і GitLab виставить вам рахунок за перевищення."
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "Фільтрувати по всім"
@@ -16968,9 +17206,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr "Експерименти"
@@ -17004,8 +17239,8 @@ msgstr ""
msgid "Expires:"
msgstr "Закінчується:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Поясніть проблему. У разі необхідності надайте посилання на відповідну задачу або коментар."
+msgid "Explain why you're reporting the user."
+msgstr "Поясніть, чому ви скаржитесь на користувача."
msgid "Explore"
msgstr "Огляд"
@@ -17089,7 +17324,7 @@ msgid "External storage authentication token"
msgstr "Токен автентифікації зовнішнього сховища"
msgid "External storage for repository static objects"
-msgstr ""
+msgstr "Зовнішнє сховище для статичних об'єктів"
msgid "ExternalAuthorizationService|Classification label"
msgstr "Мітка класифікації"
@@ -17213,6 +17448,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr "Не вдалося призначити користувача, тому що жодного користувача не було знайдено."
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "Не вдалося скасувати автоматичну зупинку, оскільки не вдалося оновити середовище."
@@ -17445,7 +17683,7 @@ msgid "False positive"
msgstr ""
msgid "Fast timeout"
-msgstr "Швидкий тайм-аут"
+msgstr "Швидкий час очікування"
msgid "Faster releases. Better code. Less pain."
msgstr "Швидші релізи. Кращий код. Менше болю."
@@ -17457,7 +17695,7 @@ msgid "Favicon was successfully removed."
msgstr "Фавікон був успішно видалений."
msgid "Favicon will be removed. Are you sure?"
-msgstr ""
+msgstr "Favicon буде видалено. Ви впевнені?"
msgid "Feature Flags"
msgstr "Перемикачі функцій"
@@ -17691,9 +17929,6 @@ msgstr "лют."
msgid "February"
msgstr "лютий"
-msgid "Feedback"
-msgstr "Зворотний зв'язок"
-
msgid "Feedback and Updates"
msgstr "Зворотний зв'язок та оновлення"
@@ -17728,7 +17963,7 @@ msgid "File deleted"
msgstr "Файл видалено"
msgid "File hooks are similar to system hooks but are executed as files instead of sending data to a URL."
-msgstr ""
+msgstr "Файлові хуки подібні до системних хуків, але виконуються як файли, а не надсилають дані за URL-адресою."
msgid "File mode changed from %{a_mode} to %{b_mode}"
msgstr "Режим файлу змінено з %{a_mode} на %{b_mode}"
@@ -17853,6 +18088,9 @@ msgstr "Пошук по шляху"
msgid "Find file"
msgstr "Знайти файл"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr "Відбиток (MD5)"
@@ -17902,13 +18140,13 @@ msgid "Flags"
msgstr "Прапори"
msgid "FloC|Configure whether you want to participate in FLoC. %{floc_link_start}What is FLoC?%{floc_link_end}"
-msgstr ""
+msgstr "Налаштувати чи хочете ви брати участь в FLoC. %{floc_link_start}Що це FLoC?%{floc_link_end}"
msgid "FloC|Federated Learning of Cohorts (FLoC)"
-msgstr ""
+msgstr "Федеративне навчання когорт (FLoC)"
msgid "FloC|Participate in FLoC"
-msgstr ""
+msgstr "Взяти участь у FLoC"
msgid "Focus filter bar"
msgstr ""
@@ -17998,7 +18236,7 @@ msgid "For more information, go to the "
msgstr "Для отримання додаткової інформації, відвідайте "
msgid "For more information, see the File Hooks documentation."
-msgstr ""
+msgstr "Докладнішу інформацію наведено у документації про файлові хуки."
msgid "Forbidden"
msgstr "Заборонено"
@@ -18084,8 +18322,8 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "Форк від"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "Форк із недоступного проєкту"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr "Форк із недоступного проєкту."
msgid "Forking in progress"
msgstr "Відбувається створення форку"
@@ -18093,19 +18331,22 @@ msgstr "Відбувається створення форку"
msgid "Forks"
msgstr "Форки"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr ""
+
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -18139,7 +18380,7 @@ msgstr "Огляд платних планів"
msgid "FreeUserCap|Explore paid plans:"
msgstr "Огляд платних планів:"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18230,7 +18471,7 @@ msgid "General settings"
msgstr "Загальні налаштування"
msgid "Generate API key at %{site}"
-msgstr ""
+msgstr "Згенеруйте API-ключ за адресою %{site}"
msgid "Generate a default set of labels"
msgstr "Створити стандартний набір міток"
@@ -18245,7 +18486,7 @@ msgid "Generate project access tokens scoped to this project for your applicatio
msgstr ""
msgid "Generate site and private keys at"
-msgstr ""
+msgstr "Згенеруйте сайт і приватні ключі за адресою"
msgid "Generated with JSON data"
msgstr "Згенеровано за допомогою даних JSON"
@@ -18254,7 +18495,7 @@ msgid "Generic"
msgstr ""
msgid "Generic package file size in bytes"
-msgstr ""
+msgstr "Розмір файлу пакета Generic в байтах"
msgid "GenericReport|After"
msgstr "Після"
@@ -18766,7 +19007,7 @@ msgid "Geo|There was an error updating the Geo Settings"
msgstr ""
msgid "Geo|This GitLab instance is subscribed to the %{insufficient_license} tier. Geo is only available for users who have at least a Premium subscription."
-msgstr ""
+msgstr "Цей інстанс GitLab підписаний на рівень %{insufficient_license}. Geo доступний лише для користувачів, які мають щонайменше Premium підписку."
msgid "Geo|This will resync all %{replicableType}. It may take some time to complete. Are you sure you want to continue?"
msgstr ""
@@ -18829,7 +19070,7 @@ msgid "Geo|Waiting for scheduler"
msgstr "Очікування планувальника"
msgid "Geo|With GitLab Geo, you can install a special read-only and replicated instance anywhere."
-msgstr ""
+msgstr "За допомогою GitLab Geo ви можете встановити спеціальний інстанс, доступний лише для читання і реплікований будь-де."
msgid "Geo|You are on a secondary, %{b_open}read-only%{b_close} Geo site."
msgstr ""
@@ -18867,9 +19108,6 @@ msgstr "Розпочати роботу із відслідковуванням
msgid "Get started!"
msgstr "Розпочати!"
-msgid "Getting started with releases"
-msgstr "Розпочати роботу з релізами"
-
msgid "Git"
msgstr "Git"
@@ -19017,6 +19255,9 @@ msgstr "Запит на обліковий запис GitLab відхилено"
msgid "GitLab commit"
msgstr "GitLab коміт"
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -19033,7 +19274,7 @@ msgid "GitLab incubates features to explore new use cases. These features are up
msgstr ""
msgid "GitLab informs you if a new version is available. %{link_start}What information does GitLab Inc. collect?%{link_end}"
-msgstr ""
+msgstr "GitLab повідомляє вас, якщо доступна нова версія. %{link_start}Яку інформацію збирає GitLab Inc.?%{link_end}"
msgid "GitLab is a complete DevOps platform, delivered as a single application, fundamentally changing the way Development, Security, and Ops teams collaborate"
msgstr "GitLab — це повноцінна платформа DevOps, яка постачається як єдиний застосунок, кардинально змінюючи спосіб співпраці команд розробників, безпеки та операцій."
@@ -19080,8 +19321,8 @@ msgstr "Версія GitLab"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr "GitLab створить гілку у вашому форку та розпочне запит на злиття."
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -19225,15 +19466,48 @@ msgstr "URL-адреса хосту Gitea"
msgid "Gitea Import"
msgstr "Імпорт з Gitea"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr "Вкладення задач"
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -19303,6 +19577,9 @@ msgstr "%{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr "%{count} надано результати за замовчуванням. Використовуйте верхні та нижні клавіші зі стрілками, щоб перейти до списку результатів пошуку."
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr "Закрити"
@@ -19324,6 +19601,9 @@ msgstr "Створені мною задачі"
msgid "GlobalSearch|Issues assigned to me"
msgstr "Задачі призначені для мене"
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "Створені мною запити на злиття"
@@ -19369,6 +19649,12 @@ msgstr "Результати пошуку завантажуються"
msgid "GlobalSearch|Settings"
msgstr "Параметри"
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr "Параметри синтаксису"
@@ -19852,15 +20138,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr "Група: %{group_name}"
-msgid "Group: %{name}"
-msgstr "Група: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "За останні 30 днів"
-
msgid "GroupActivityMetrics|Members added"
msgstr "Учасники додані"
@@ -19871,7 +20151,7 @@ msgid "GroupActivityMetrics|Recent activity"
msgstr "Нещодавня активність"
msgid "GroupImport|Failed to import group: %{error}"
-msgstr ""
+msgstr "Не вдалося імпортувати групу: %{error}"
msgid "GroupImport|Group '%{group_name}' is being imported."
msgstr "Група '%{group_name}' імпортується."
@@ -20137,6 +20417,9 @@ msgstr "Пошук груп"
msgid "GroupSelect|Select a group"
msgstr "Вибрати групу"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr "Застосовується до всіх підгруп, якщо не змінено власником групи. Групи, які вже додано до проєкту, втрачають доступ."
@@ -20239,11 +20522,17 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr "Вибери батьківську групу"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr "Виберіть проєкт, що містить файл %{code_start}.gitlab/insights.yml%{code_end}"
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
-msgstr "Виберіть проєкт, що містить ваш власний файл Insights.%{help_link_start}Що таке Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
msgstr ""
@@ -20278,6 +20567,12 @@ msgstr "Користувачі можуть створювати %{link_start_pr
msgid "GroupSettings|What are badges?"
msgstr "Що таке значки?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr "Коли кількість активних користувачів перевищує це число, додаткові користувачі повинні бути %{user_cap_docs_link_start}затверджені власником%{user_cap_docs_link_end}. Залиште порожнім, якщо ви не бажаєте застосовувати затвердження."
@@ -20338,6 +20633,9 @@ msgstr "На жаль жодна группа не задовольняє пар
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "Ця функція потребує підтримки localStorage вашим браузером"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr "Перемикач режиму редагування"
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "Група — набір із декількох проєктів."
@@ -20401,8 +20699,11 @@ msgstr "Створити нову групу"
msgid "GroupsNew|Create subgroup"
msgstr "Створити підгрупу"
-msgid "GroupsNew|GitLab source URL"
-msgstr "Вихідна URL-адреса GitLab"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr ""
@@ -20413,8 +20714,8 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr "Імпортувати групу"
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "Імпорт груп з іншого інстанса GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr "Імпортування груп через пряму передачу вимкнуто."
@@ -20434,13 +20735,10 @@ msgstr "Будь ласка, %{admin_link_start}увімкніть його в
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr "Будь ласка, зверніться до свого Адміністратора з проханням увімкнути її в налаштуваннях Адміністратора."
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "Будь ласка, заповніть вихідну URL-адресу GitLab."
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr "Будь ласка, заповніть ваш особистий токен доступу."
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20778,6 +21076,9 @@ msgstr "Допомога"
msgid "Help translate GitLab into your language"
msgstr "Допоможіть перекласти GitLab на вашу мову"
+msgid "Help translate to your language"
+msgstr "Допоможіть перекласти вашою мовою"
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "Допомагає запобігти брутфорс-атакам від ботів."
@@ -20785,13 +21086,13 @@ msgid "Helps prevent bots from creating accounts."
msgstr "Допомагає запобігти створенню облікових записів ботами."
msgid "Helps prevent bots from creating accounts. %{link_start}How do I configure it?%{link_end}"
-msgstr ""
+msgstr "Допомагає запобігти створенню облікових записів ботами. %{link_start}Як це налаштувати??%{link_end}"
msgid "Helps prevent bots from creating issues."
-msgstr ""
+msgstr "Допомагає запобігти створенню задач ботами."
msgid "Helps prevent malicious users hide their activity."
-msgstr ""
+msgstr "Допомагає запобігти приховуванню зловмисниками своєї активності."
msgid "Helps reduce request volume (for example, from crawlers or abusive bots)"
msgstr ""
@@ -20955,7 +21256,7 @@ msgid "Hostname"
msgstr "Ім'я хоста"
msgid "Hostname used in private commit emails. %{learn_more}"
-msgstr ""
+msgstr "Ім'я хоста, що використовується у приватних повідомленнях про коміти. %{learn_more}"
msgid "Hour (UTC)"
msgstr "Година (UTC)"
@@ -20975,6 +21276,9 @@ msgstr "Як налаштувати цю інтеграцію?"
msgid "How do I generate it?"
msgstr "Як це створити?"
+msgid "How do I get started?"
+msgstr "Отже, як мені почати?"
+
msgid "How do I mirror repositories?"
msgstr "Як дзеркально відобразити репозиторії?"
@@ -20990,17 +21294,14 @@ msgstr "Як налаштувати цей сервіс?"
msgid "How do I use a web terminal?"
msgstr "Як використовувати веб-термінал?"
-msgid "How do I use file templates?"
-msgstr "Як використовувати шаблони файлів?"
-
msgid "How does pull mirroring work?"
msgstr "Як працює віддзеркалення?"
msgid "How many seconds an IP counts toward the IP address limit."
-msgstr ""
+msgstr "Скільки секунд IP зараховується до ліміту IP-адрес."
msgid "How the job limiter handles jobs exceeding the thresholds specified below. The 'track' mode only logs the jobs. The 'compress' mode compresses the jobs and raises an exception if the compressed size exceeds the limit."
-msgstr ""
+msgstr "Як обмежувач завдань обробляє завдання, що перевищують зазначені нижче порогові значення. Режим \"відстежувати\" лише реєструє завдання. Режим \"стиснення\" стискає завдання і генерує виняток, якщо розмір стисненого файлу перевищує ліміт."
msgid "How to track time"
msgstr "Як відстежувати час"
@@ -21041,9 +21342,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "Назад"
-
msgid "IDE|Commit"
msgstr "Коміт"
@@ -21053,21 +21351,9 @@ msgstr "Закомітити в %{branchName} гілку"
msgid "IDE|Edit"
msgstr "Редагувати"
-msgid "IDE|Get started with Live Preview"
-msgstr "Розпочати роботу із попереднім переглядом"
-
msgid "IDE|Go to project"
msgstr "Перейти до проєкту"
-msgid "IDE|Live Preview"
-msgstr "Попередній перегляд"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Попередній перегляд вашого веб-застосунку, у веб-IDE за допомогою виконання на клієнті."
-
-msgid "IDE|Refresh preview"
-msgstr "Оновити попередній перегляд"
-
msgid "IDE|Review"
msgstr "Огляд"
@@ -21093,17 +21379,20 @@ msgid "IP Address"
msgstr "IP-адреса"
msgid "IP address expiration time"
-msgstr ""
+msgstr "Час закінчення терміну дії IP-адреси"
msgid "IP address restrictions"
msgstr "Обмеження IP-адрес"
msgid "IP addresses per user"
-msgstr ""
+msgstr "IP-адреси на користувача"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "Обмеження підмереж IP дозволяється лише для груп вищого рівня"
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr "Ідентифікатор"
@@ -21134,6 +21423,9 @@ msgstr "Перед тим, як ви завершите створення об
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr "Перед тим, як ви ввійдете в систему, нам потрібно підтвердити вашу особу. Введіть наступний код на сторінці входу."
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr "Підтведіть свою електронну адресу"
@@ -21278,6 +21570,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr "ID постачальника"
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr "Якщо будь-яке проіндексоване поле перевищує це обмеження, воно обрізається до цієї кількості символів. Решта вмісту не індексується та не підлягає пошуку. Це не стосується індексування репозиторію та вікі. Для необмеженої кількості символів встановіть значення 0."
@@ -21302,9 +21597,6 @@ msgstr "Якщо вимкнено, лише адміністратори мож
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr "Якщо опції не вибрані, реєструвати учасників можуть лише адміністратори."
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr "Якщо кількість активних користувачів перевищує ліміт користувачів, то за наступної звірки ліцензії з вас буде знято плату за кількість %{users_over_license_link}."
@@ -21350,6 +21642,12 @@ msgstr "Якщо ви нещодавно не намагалися ввійти,
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr "Якщо ви нещодавно не входили в систему, вам слід негайно змінити свій пароль: %{password_link}."
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21405,6 +21703,12 @@ msgid "ImageViewerDimensions|W"
msgstr "Ш"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
+msgstr "Зображення з неправильними розмірами не змінюються автоматично, і це може призвести до неочікуваної поведінки."
+
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
msgstr ""
msgid "Impersonate"
@@ -21520,6 +21824,12 @@ msgstr "Імпортувати задачі (tasks) із Phabricator як зад
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "Час імпорту вичерпано. Імпорт зайняв більше %{import_jobs_expiration} секунд"
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr "Імпортувати з проєкту"
@@ -21608,6 +21918,9 @@ msgstr[1] "Імпортування %d репозиторіїв"
msgstr[2] "Імпортування %d репозиторіїв"
msgstr[3] "Імпортування %d репозиторіїв"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr "Імпорт..."
@@ -21623,6 +21936,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr "В GitLab"
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21635,9 +21951,15 @@ msgstr "В процесі"
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr "У цій групі"
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr "На цій сторінці ви знайдете інформацію про налаштування, які використовуються у вашому поточному інстансі."
+msgid "In this project"
+msgstr "У цьому проєкті"
+
msgid "In use"
msgstr ""
@@ -22388,6 +22710,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22421,6 +22746,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr "Тег події"
+
+msgid "Incident|Incident"
+msgstr "Інцидент"
+
msgid "Incident|Metrics"
msgstr "Метрики"
@@ -22467,10 +22798,10 @@ msgid "Include description in commit message"
msgstr ""
msgid "Include new features from all tiers."
-msgstr ""
+msgstr "Додати нові функції з усіх рівнів."
msgid "Include the name of the author of the issue, merge request or comment in the email body. By default, GitLab overrides the email sender's name. Some email servers don't support that option."
-msgstr ""
+msgstr "Вкажіть ім'я автора задачі, запиту на злиття або коментар в тілі повідомлення. За замовчуванням GitLab замінює ім'я відправника електронної пошти. Деякі сервери електронної пошти не підтримують цю опцію."
msgid "Include the username in the URL if required: %{code_open}https://username@gitlab.company.com/group/project.git%{code_close}."
msgstr ""
@@ -22505,6 +22836,18 @@ msgstr "Не завершено"
msgid "Increase"
msgstr "Збільшити"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr "Відступ рядка"
@@ -22572,10 +22915,10 @@ msgid "Inherited:"
msgstr "Успадковано:"
msgid "Initial default branch name"
-msgstr ""
+msgstr "Початкова назва гілки за замовчуванням"
msgid "Initial default branch protection"
-msgstr ""
+msgstr "Початковий захист гілки за замовчуванням"
msgid "Inline"
msgstr "Вбудований"
@@ -22686,25 +23029,22 @@ msgstr "Інтеграція"
msgid "Integration Settings"
msgstr "Параметри Інтеграції"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr "Коментар додається до задачі"
-
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22713,13 +23053,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22743,9 +23089,6 @@ msgstr "Додати інтеграцію"
msgid "Integrations|Add namespace"
msgstr "Додати простір імен"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr "Всі деталі"
@@ -22837,14 +23180,17 @@ msgid "Integrations|Failed to update GitLab version. Please try again."
msgstr ""
msgid "Integrations|GitLab administrators can set up integrations that all groups and projects inherit and use by default. These integrations apply to all groups and projects that don't already use custom settings. You can override custom settings for a group or project if the settings are necessary at that level. Learn more about %{integrations_link_start}instance-level integration management%{link_end}."
-msgstr ""
+msgstr "Адміністратори GitLab можуть налаштувати інтеграції, які успадковуються і використовуються всіма групами та проєктами за замовчуванням. Ці інтеграції застосовуються до всіх груп і проєктів, які ще не використовують власні налаштування. Ви можете перевизначити власні налаштування для групи або проєкту, якщо вони необхідні на цьому рівні. Дізнайтеся більше про %{integrations_link_start}керування інтеграціями на рівні інстансів%{link_end}."
msgid "Integrations|GitLab administrators can set up integrations that all projects in a group inherit and use by default. These integrations apply to all projects that don't already use custom settings. You can override custom settings for a project if the settings are necessary at that level. Learn more about %{integrations_link_start}group-level integration management%{link_end}."
-msgstr ""
+msgstr "Адміністратори GitLab можуть налаштувати інтеграції, які успадковуються і використовуються всіма проєктами в групі за замовчуванням. Ці інтеграції застосовуються до всіх проєктів, які ще не використовують власні налаштування. Ви можете перевизначити власні налаштування для проєкту, якщо вони необхідні на цьому рівні. Дізнайтеся більше про %{integrations_link_start}керування інтеграціями на рівні групи%{link_end}."
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr "Програму GitLab для Slack потрібно перевстановити, щоб увімкнути сповіщення"
+
msgid "Integrations|Group-level integration management"
msgstr "Керування інтеграцією на рівні групи"
@@ -22855,7 +23201,7 @@ msgid "Integrations|Includes commit title and branch."
msgstr "Включає назву коміту та гілки."
msgid "Integrations|Instance-level integration management"
-msgstr ""
+msgstr "Керування інтеграцією на рівні інстансів"
msgid "Integrations|Integration details"
msgstr "Деталі інтеграції"
@@ -22866,9 +23212,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr "Оновляйте свої залежності PHP на Packagist."
-msgid "Integrations|Known limitations"
-msgstr "Відомі обмеження"
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22947,9 +23290,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22959,6 +23299,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr "Неможливо розмістити повідомлення в %{channel_list}, будь ласка, додайте програму GitLab Slack в будь-які приватні канали Slack"
+
msgid "Integrations|Use custom settings"
msgstr "Використовувати власні налаштування"
@@ -22996,10 +23339,10 @@ msgid "Integrations|can't exceed %{recipients_limit}"
msgstr "Не може перевищувати %{recipients_limit}"
msgid "IntelliJ IDEA (HTTPS)"
-msgstr ""
+msgstr "IntelliJ IDEA (HTTPS)"
msgid "IntelliJ IDEA (SSH)"
-msgstr ""
+msgstr "IntelliJ IDEA (SSH)"
msgid "Interactive mode"
msgstr "Інтерактивний режим"
@@ -23112,6 +23455,9 @@ msgstr "Неправильна відповідь від сервера"
msgid "Invalid status"
msgstr "Неприпустимий статус"
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr "Недійсний двофакторний код підтвердження."
@@ -23199,8 +23545,8 @@ msgstr "Ми помітили, що ви нікого не запросили д
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
-msgstr ""
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr "Щоб отримати більше учасників, власник цієї групи верхнього рівня може %{trialLinkStart}почати пробну версію%{trialLinkEnd} або %{upgradeLinkStart}оновити%{upgradeLinkEnd} до платного рівня."
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}Читати більше%{linkEnd} про дозволи ролей"
@@ -23208,6 +23554,9 @@ msgstr "%{linkStart}Читати більше%{linkEnd} про дозволи р
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "Дата закінчення доступу (необов'язково)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "Скасувати"
@@ -23223,12 +23572,18 @@ msgstr "Вітаємо із створенням власного проєкту
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "Створіть задачі для вашого нового учасника команди (необов'язково)"
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "Працювати в GitLab з колегами краще!"
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "Як щодо того, щоб запросити одного чи двох колег приєднатися до вас?"
@@ -23287,7 +23642,7 @@ msgstr "Для того, щоб призначити задачі новому
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -23311,6 +23666,9 @@ msgstr "Ви запрошуєте учасників до проєкту %{stron
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr "Ваша група найвищого рівня %{namespaceName} перевищує ліміт користувачів %{dashboardLimit}."
+
msgid "InviteMembers|Invite a group"
msgstr "Запросити групу"
@@ -23441,7 +23799,7 @@ msgid "IssuableEvents|unassigned"
msgstr ""
msgid "IssuableStatus|%{wi_type} created %{created_at} by "
-msgstr ""
+msgstr "%{wi_type} створено %{created_at} користувачем "
msgid "IssuableStatus|Closed"
msgstr "Закрито"
@@ -23606,7 +23964,7 @@ msgid "IssueTracker|The URL to view an issue in the external issue tracker. Must
msgstr "URL-адреса для перегляду задачі у зовнішньому реєстрі задач. Має містити %{colon_id}."
msgid "IssueTracker|Use Bugzilla as this project's issue tracker."
-msgstr ""
+msgstr "Використовуйте Bugzilla як трекер задач цього проєкту."
msgid "IssueTracker|Use Bugzilla as this project's issue tracker. %{docs_link}"
msgstr ""
@@ -23630,7 +23988,7 @@ msgid "IssueTracker|Use YouTrack as this project's issue tracker. %{docs_link}"
msgstr ""
msgid "IssueTracker|Use a custom issue tracker as this project's issue tracker."
-msgstr ""
+msgstr "Використовуйте власний трекер задач як трекер задач для цього проєкту."
msgid "IssueTracker|Use a custom issue tracker that is not in the integration list. %{docs_link}"
msgstr ""
@@ -23716,9 +24074,6 @@ msgstr ""
msgid "Issue|Title"
msgstr "Назва"
-msgid "It looks like you have some draft commits in this branch."
-msgstr "Схоже, у вас є кілька чернеток комітів у цій гілці."
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23981,7 +24336,7 @@ msgid "JiraConnect|Cannot find namespace. Make sure you have sufficient permissi
msgstr ""
msgid "JiraConnect|Configure your Jira Connect Application ID."
-msgstr ""
+msgstr "Налаштуйте ідентифікатор застосунку Jira Connect."
msgid "JiraConnect|Could not fetch user information from Jira. Check the permissions in Jira and try again."
msgstr ""
@@ -23989,6 +24344,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "Створити гілку для задачі Jira %{jiraIssue}"
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr "Не вдалося створити гілку."
@@ -23996,13 +24354,13 @@ msgid "JiraConnect|Failed to create branch. Please try again."
msgstr "Не вдалося створити гілку. Будь ласка, спробуйте знову."
msgid "JiraConnect|GitLab for Jira App"
-msgstr ""
+msgstr "GitLab для застосунку Jira"
msgid "JiraConnect|Jira Connect Application ID"
-msgstr ""
+msgstr "Ідентифікатор застосунку Jira Connect"
msgid "JiraConnect|Jira Connect Proxy URL"
-msgstr ""
+msgstr "URL-адреса проксі з'єднання Jira"
msgid "JiraConnect|New branch was successfully created."
msgstr "Нова гілка була успішно створена."
@@ -24058,7 +24416,7 @@ msgstr "Виникла помилка під час отримання спис
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr "Автоматично переносить задачі Jira до категорії \"Виконано\". %{linkStart}Дізнатися більше%{linkEnd}"
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -24112,8 +24470,8 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr "Ідентифікатори повинні мати вигляд списку чисел, які можна розділити , або ;"
-msgid "JiraService|If different from Web URL."
-msgstr "Якщо відрізняється від URL-адреси Web."
+msgid "JiraService|If different from the Web URL"
+msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
msgstr ""
@@ -24145,6 +24503,9 @@ msgstr "Перемістити до завершеного"
msgid "JiraService|Open Jira"
msgstr "Відкрити Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "Пароль або API токен"
@@ -24160,10 +24521,10 @@ msgstr "Виберіть тип задачі"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -24175,18 +24536,15 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username or email"
msgstr ""
-msgid "JiraService|Username or Email"
-msgstr "Ім’я користувача або адреса електронної пошти"
-
msgid "JiraService|Using Jira for issue tracking?"
msgstr "Чи використовується Jira для відстеження задач?"
@@ -24250,6 +24608,12 @@ msgstr ""
msgid "Job was retried"
msgstr "Завдання було перезапущене"
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr "Завдання"
@@ -24257,7 +24621,7 @@ msgid "Jobs fail if they run longer than the timeout time. Input value is in sec
msgstr ""
msgid "Jobs older than the configured time are considered expired and are archived. Archived jobs can no longer be retried. Leave empty to never archive jobs automatically. The default unit is in days, but you can use other units, for example %{code_open}15 days%{code_close}, %{code_open}1 month%{code_close}, %{code_open}2 years%{code_close}. Minimum value is 1 day."
-msgstr ""
+msgstr "Завдання, старіші за налаштований час, вважаються простроченими та архівуються. Заархівовані завдання більше не можна повторити. Залиште пустим, щоб ніколи не архівувати завдання автоматично. За замовчуванням одиниця вимірюється в днях, але ви можете використовувати й інші одиниці, наприклад %{code_open}15 days%{code_close}, %{code_open}1 month%{code_close}, %{code_open}2 роки%{code_close}. Мінімальне значення – 1 day."
msgid "Jobs|All"
msgstr "Всі"
@@ -24717,15 +25081,6 @@ msgstr "Останні %{days} днів"
msgid "Last 2 weeks"
msgstr "Останні 2 тижні"
-msgid "Last 30 days"
-msgstr "Останні 30 днів"
-
-msgid "Last 60 days"
-msgstr "Останні 60 днів"
-
-msgid "Last 90 days"
-msgstr "Останні 90 днів"
-
msgid "Last Accessed On"
msgstr ""
@@ -24801,9 +25156,6 @@ msgstr "Останнє успішне оновлення"
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr "Останній раз перевірено"
-
msgid "Last update"
msgstr "Останнє оновлення"
@@ -25033,7 +25385,7 @@ msgid "LearnGitLab|Set up your workspace"
msgstr ""
msgid "LearnGitLab|Start a free trial of GitLab Ultimate"
-msgstr ""
+msgstr "Розпочати безкоштовну пробну версію GitLab Ultimate"
msgid "LearnGitLab|Submit a merge request (MR)"
msgstr ""
@@ -25053,6 +25405,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr "Зверніться до свого адміністратора, щоб увімкнути цю дію."
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25273,7 +25628,7 @@ msgid "Licenses|Displays licenses detected in the project that are out of compli
msgstr ""
msgid "Licenses|Drag your license file here or %{linkStart}click to upload%{linkEnd}."
-msgstr ""
+msgstr "Перетягніть ваш файл ліцензії сюди або %{linkStart}натисніть, щоб завантажити%{linkEnd}."
msgid "Licenses|Drop your license file to start the upload."
msgstr ""
@@ -25330,7 +25685,7 @@ msgid "Limit the number of pipeline creation requests per minute. This limit inc
msgstr ""
msgid "Limit the size of Sidekiq jobs stored in Redis."
-msgstr ""
+msgstr "Обмежувати розмір завдань Sidekiq, що зберігаються в Redis."
msgid "Limiting mode"
msgstr "Режим обмеження"
@@ -25375,7 +25730,7 @@ msgid "Link to go to GitLab pipeline documentation"
msgstr ""
msgid "Link to your Grafana instance."
-msgstr ""
+msgstr "Посилання на ваш інстанс Grafana."
msgid "Linked emails (%{email_count})"
msgstr "Пов’язані адреси електронної пошти (%{email_count})"
@@ -25452,6 +25807,9 @@ msgstr "Список ваших репозиторіїв Gitea"
msgid "List available repositories"
msgstr "Список доступних репозиторіїв"
+msgid "List of all commits"
+msgstr "Список всіх комітів"
+
msgid "List of all merge commits"
msgstr "Список усіх комітів злиття"
@@ -25479,9 +25837,6 @@ msgstr "Режим списку"
msgid "List your Bitbucket Server repositories"
msgstr "Списко репозиторіїв вашого Bitbucket Server"
-msgid "Live preview"
-msgstr "Попередній перегляд"
-
msgid "Load more"
msgstr "Завантажити ще"
@@ -25602,9 +25957,6 @@ msgstr "Ціни"
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr "Поговорити з експертом"
-msgid "Login"
-msgstr "Увійти"
-
msgid "Login with smartcard"
msgstr "Вхід за допомогою смарт-картки"
@@ -25612,7 +25964,7 @@ msgid "Logo was successfully removed."
msgstr "Логотип було успішно видалено."
msgid "Logo will be removed. Are you sure?"
-msgstr ""
+msgstr "Логотип буде видалено. Ви впевнені?"
msgid "Logs"
msgstr "Логи"
@@ -25684,10 +26036,10 @@ msgid "Mailgun"
msgstr "Mailgun"
msgid "Mailgun HTTP webhook signing key"
-msgstr ""
+msgstr "Ключ підпису вебхука HTTP Mailgun"
msgid "Mailgun events"
-msgstr ""
+msgstr "подіями Mailgun"
msgid "Main menu"
msgstr "Головне меню"
@@ -25711,7 +26063,7 @@ msgid "Make everyone on your team more productive regardless of their location.
msgstr "Зробіть кожного учасника команди більш продуктивним незалежно від його місцезнаходження. GitLab Geo створює копії \"тільки для читання\" вашого GitLab сервера, щоб скоротити час для клонування і отримання коду з великих репозиторіїв."
msgid "Make new users' profiles private by default"
-msgstr ""
+msgstr "Зробити профілі нових користувачів приватними за замовчуванням"
msgid "Make sure you choose a strong, unique password."
msgstr ""
@@ -25728,9 +26080,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr "Керувати функціями веб-IDE."
-
msgid "Manage access"
msgstr "Керувати доступом"
@@ -25987,22 +26336,22 @@ msgid "Maximum 20 characters"
msgstr "Максимум 20 символів"
msgid "Maximum Conan package file size in bytes"
-msgstr ""
+msgstr "Максимальний розмір файлу пакета Conan в байтах"
msgid "Maximum Helm chart file size in bytes"
-msgstr ""
+msgstr "Максимальний розмір файлу Helm chart у байтах"
msgid "Maximum Maven package file size in bytes"
-msgstr ""
+msgstr "Максимальний розмір файлу пакета Maven в байтах"
msgid "Maximum NuGet package file size in bytes"
-msgstr ""
+msgstr "Максимальний розмір файлу пакета NuGet в байтах"
msgid "Maximum PyPI package file size in bytes"
-msgstr ""
+msgstr "Максимальний розмір файлу пакета PyPi в байтах"
msgid "Maximum Terraform Module package file size in bytes"
-msgstr ""
+msgstr "Максимальний розмір файлу пакета Terraform Module в байтах"
msgid "Maximum Users"
msgstr "Максимальна кількість користувачів"
@@ -26056,10 +26405,10 @@ msgid "Maximum duration of a session."
msgstr ""
msgid "Maximum export size"
-msgstr ""
+msgstr "Максимальний розмір експорту"
msgid "Maximum export size (MB)"
-msgstr ""
+msgstr "Максимальний розмір експорту (МБ)"
msgid "Maximum field length"
msgstr "Максимальна довжина поля"
@@ -26070,14 +26419,17 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr "Максимальний розмір файлу 1 Мб. Розмір зображення має бути 32 х 32 пікселя. Дозволені формати зображень %{favicon_extension_allowlist}."
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
-msgstr ""
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr "Максимальний розмір файлу 1 МБ. Сторінки оптимізовані під логотип розміром 128x128 пікселів."
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
msgstr ""
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgstr "Максимальний розмір файлу – 1 МБ. Сторінки оптимізовано для логотипа заголовка висотою 24 пікселі"
+
msgid "Maximum files in a diff"
-msgstr ""
+msgstr "Максимальна кількість файлів в різниці"
msgid "Maximum group export download requests per minute"
msgstr ""
@@ -26104,16 +26456,16 @@ msgid "Maximum job timeout has a value which could not be accepted"
msgstr "Максимальний час очікування роботи має недопустиме значення"
msgid "Maximum lines in a diff"
-msgstr ""
+msgstr "Максимальна кількість рядків у різниці"
msgid "Maximum npm package file size in bytes"
-msgstr ""
+msgstr "Максимальний розмір файлу пакета npm в байтах"
msgid "Maximum number of %{name} (%{count}) exceeded"
msgstr ""
msgid "Maximum number of changes (branches or tags) in a single push for which webhooks and services trigger (default is 3)."
-msgstr ""
+msgstr "Максимальна кількість змін (гілок або тегів) в одному надсиланні, для яких спрацьовують веб хуки та сервіси (за замовчуванням 3)."
msgid "Maximum number of comments exceeded"
msgstr "Перевищено максимальну кількість коментарів"
@@ -26185,7 +26537,7 @@ msgid "Maximum size of Elasticsearch bulk indexing requests."
msgstr ""
msgid "Maximum size of export files."
-msgstr ""
+msgstr "Максимальний розмір експортованих файлів."
msgid "Maximum size of import files."
msgstr ""
@@ -26194,7 +26546,7 @@ msgid "Maximum size of individual attachments in comments."
msgstr ""
msgid "Maximum size of pages (MB)"
-msgstr ""
+msgstr "Максимальний розмір сторінок (МБ)"
msgid "Maximum snippet size"
msgstr ""
@@ -26272,7 +26624,7 @@ msgid "Members of %{group} can also push to this branch: %{branch}"
msgstr ""
msgid "Members of a group may only view projects they have permission to access"
-msgstr ""
+msgstr "Учасники групи можуть переглядати лише ті проєкти, до яких вони мають дозвіл"
msgid "MembersOverage|If you continue, the %{groupName} group will have %{quantity} seat in use and will be billed for the overage."
msgid_plural "MembersOverage|If you continue, the %{groupName} group will have %{quantity} seats in use and will be billed for the overage."
@@ -26336,6 +26688,9 @@ msgstr "Виникла помилка під час оновлення ролі
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr "Ви впевнені, що хочете відхилити запит %{usersName} на приєднання до \"%{source}\""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr "Ви впевнені, що хочете залишити \"%{source}\"?"
@@ -26354,6 +26709,9 @@ msgstr "Ви впевнені, що хочете відкликати запро
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr "Ви впевнені, що хочете відкликати свій запит на доступ до \"%{source}\""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr "Неможливо залишити \"%{source}\""
@@ -26363,6 +26721,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr "Прямий учасник %{createdBy}"
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr "Вимкнено"
@@ -26442,7 +26803,7 @@ msgid "Merge"
msgstr "Злиття"
msgid "Merge Conflicts"
-msgstr ""
+msgstr "Конфлікти злиття"
msgid "Merge Request"
msgstr "Запит на злиття"
@@ -26498,9 +26859,6 @@ msgstr "Злити негайно"
msgid "Merge in progress"
msgstr "Злиття в процесі"
-msgid "Merge locally"
-msgstr "Об'єднати локально"
-
msgid "Merge options"
msgstr "Параметри злиття"
@@ -26511,7 +26869,7 @@ msgid "Merge request %{mr_link} was reviewed by %{mr_author}"
msgstr ""
msgid "Merge request actions"
-msgstr ""
+msgstr "Дії щодо запиту на злиття"
msgid "Merge request analytics"
msgstr "Аналітика запиту на злиття"
@@ -26520,7 +26878,7 @@ msgid "Merge request approvals"
msgstr "Затвердження запитів на злиття"
msgid "Merge request commits"
-msgstr ""
+msgstr "Коміти запиту на злиття"
msgid "Merge request dependencies"
msgstr "Залежності запиту на злиття"
@@ -26532,7 +26890,7 @@ msgid "Merge request locked."
msgstr ""
msgid "Merge request not merged"
-msgstr ""
+msgstr "Запит на злиття не злито"
msgid "Merge request reports"
msgstr "Звіти по запиту на злиття"
@@ -26555,9 +26913,6 @@ msgstr "Запит на злиття — це спосіб запропонув
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26601,13 +26956,13 @@ msgid "MergeRequestAnalytics|Assignees"
msgstr "Виконавець"
msgid "MergeRequestAnalytics|Date Merged"
-msgstr ""
+msgstr "Дата злиття"
msgid "MergeRequestAnalytics|Line changes"
msgstr ""
msgid "MergeRequestAnalytics|Merge Request"
-msgstr ""
+msgstr "Запит на злиття"
msgid "MergeRequestAnalytics|Milestone"
msgstr "Етап"
@@ -26639,6 +26994,12 @@ msgstr "Виникла помилка під час збереження чер
msgid "MergeRequests|Create issue to resolve thread"
msgstr "Створити задачу, щоб вирішити обговорення"
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr "Посилання скопійовано"
@@ -26757,7 +27118,7 @@ msgid "Merged by"
msgstr ""
msgid "Merged this merge request."
-msgstr ""
+msgstr "Злито цей запит на злиття."
msgid "Merged: %{merged}"
msgstr "Об'єднано: %{merged}"
@@ -26835,7 +27196,7 @@ msgid "Metrics Dashboard"
msgstr "Панель метрик"
msgid "Metrics Dashboard YAML definition"
-msgstr ""
+msgstr "Параметри панелі метрики YAML"
msgid "Metrics Dashboard YAML definition is invalid:"
msgstr ""
@@ -27427,9 +27788,42 @@ msgstr "Ви не можете відправляти або отримуват
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr "Ви не зможете відправляти або отримувати репозиторії через SSH, поки не додасте ключ SSH до свого профілю."
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr "Додати проєкти"
@@ -27469,8 +27863,8 @@ msgstr "Моніторинг GitLab за допомогою Prometheus."
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "Відслідковуйте свої помилки за допомогою інтеграції із Sentry."
+msgid "Monitor your errors directly in GitLab."
+msgstr "Відстежувати помилки напряму в GitLab."
msgid "Monitoring"
msgstr "Моніторинг"
@@ -27481,9 +27875,6 @@ msgstr "Місяць"
msgid "Months"
msgstr "Місяці"
-msgid "More"
-msgstr "Більше"
-
msgid "More Details"
msgstr "Детальніше"
@@ -27508,6 +27899,9 @@ msgstr "тут"
msgid "More information."
msgstr "Докладніше."
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "Різниця із %{default_branch} складає більше %{number_commits_distance} комітів"
@@ -27571,6 +27965,9 @@ msgstr "Перемістити задачу в колонку %{label} на до
msgid "Moves this issue to %{path_to_project}."
msgstr "Переміщує задачі до %{path_to_project}."
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr "Розгортати"
@@ -27617,7 +28014,7 @@ msgid "Multiple signatures"
msgstr "Кілька підписів"
msgid "Multiplier to apply to polling intervals. Decimal values are supported. Defaults to 1."
-msgstr ""
+msgstr "Множник для застосування до інтервалів опитування. Десяткові значення підтримуються. За замовчуванням 1."
msgid "Must be 90 days or more."
msgstr "Має бути 90 днів і більше."
@@ -27628,6 +28025,9 @@ msgstr ""
msgid "My company or team"
msgstr "Моя компанія або команда"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr "Моя тема"
@@ -27640,7 +28040,7 @@ msgstr "НОВИЙ"
msgid "Name"
msgstr "Ім’я"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27652,7 +28052,7 @@ msgstr "Ім’я вже використовується"
msgid "Name is already taken."
msgstr "Ім'я вже зайнято."
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27670,6 +28070,12 @@ msgstr "Простір імен"
msgid "Namespace ID:"
msgstr "ID простору імен:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr "Простір імен або група для імпорту репозиторію не існує."
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr "Простір імен:"
@@ -27704,7 +28110,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27990,9 +28396,6 @@ msgstr ""
msgid "New issue"
msgstr "Нова задача"
-msgid "New issue in %{project}"
-msgstr "Нова задача у %{project}"
-
msgid "New issue title"
msgstr "Назва нової задачі"
@@ -28078,7 +28481,7 @@ msgid "Newest first"
msgstr "Спочатку нові"
msgid "Newly-registered users are external by default"
-msgstr ""
+msgstr "Новозареєстровані користувачі за замовчуванням є зовнішніми"
msgid "Next"
msgstr "Далі"
@@ -28302,6 +28705,9 @@ msgstr "Немає повідомлень у журналі"
msgid "No milestone"
msgstr "Етап відсутній"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr "Немає інших міток з таким іменем або описом"
@@ -28345,7 +28751,7 @@ msgid "No regions configured"
msgstr ""
msgid "No related merge requests found."
-msgstr ""
+msgstr "Не знайдено пов'язаних запитів на злиття."
msgid "No repository"
msgstr "Немає репозиторію"
@@ -28393,10 +28799,7 @@ msgid "No template selected"
msgstr ""
msgid "No test coverage"
-msgstr ""
-
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
+msgstr "Без покриття тестами"
msgid "No user provided"
msgstr ""
@@ -28408,7 +28811,7 @@ msgid "No webhook events"
msgstr "Немає подій вебхука"
msgid "No webhooks enabled. Select trigger events above."
-msgstr ""
+msgstr "Веб-хуки не увімкнено. Виберіть тригерні події вище."
msgid "No worries, you can still use all the %{strong}%{plan_name}%{strong_close} features for now. You have %{remaining_days} day to renew your subscription."
msgid_plural "No worries, you can still use all the %{strong}%{plan_name}%{strong_close} features for now. You have %{remaining_days} days to renew your subscription."
@@ -28513,9 +28916,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "Примітка: як адміністратор ви можете налаштувати %{github_integration_link}, що дозволить входити через GitHub і підключати репозиторії без створення особистого токену доступу."
@@ -28549,6 +28949,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Ви впевнені, що хочете скасувати цей коментар?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "Згорнути відповіді"
@@ -28609,10 +29012,10 @@ msgstr[3] ""
msgid "NotificationEmail|Assignee: %{users}"
msgid_plural "NotificationEmail|Assignees: %{users}"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+msgstr[0] "Виконавець: %{users}"
+msgstr[1] "Виконавця: %{users}"
+msgstr[2] "Виконавців: %{users}"
+msgstr[3] "Виконавців: %{users}"
msgid "NotificationEmail|Reviewer"
msgid_plural "NotificationEmail|Reviewers"
@@ -28623,10 +29026,10 @@ msgstr[3] "оглядачів"
msgid "NotificationEmail|Reviewer: %{users}"
msgid_plural "NotificationEmail|Reviewers: %{users}"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+msgstr[0] "Оглядач: %{users}"
+msgstr[1] "Оглядачі: %{users}"
+msgstr[2] "Оглядачів: %{users}"
+msgstr[3] "Оглядачів: %{users}"
msgid "NotificationEvent|Change reviewer merge request"
msgstr ""
@@ -28725,7 +29128,7 @@ msgid "Notifications turned on."
msgstr "Сповіщення увімкнено."
msgid "Notify users by email when sign-in location is not recognized."
-msgstr ""
+msgstr "Сповіщайте користувачів електронною поштою, коли місце входу не розпізнається."
msgid "Notify|%{author_link}'s issue %{issue_reference_link} is due soon."
msgstr ""
@@ -29061,9 +29464,9 @@ msgid "Observability|Dashboards"
msgstr "Панель керування"
msgid "Observability|Data sources"
-msgstr ""
+msgstr "Джерела даних"
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -29084,9 +29487,6 @@ msgstr "Офлайн"
msgid "Oh no!"
msgstr "О ні!"
-msgid "Ok, let's go"
-msgstr "Гаразд, уперед"
-
msgid "Okay"
msgstr "Гаразд"
@@ -29214,6 +29614,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -29283,6 +29686,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -29322,8 +29728,8 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr "Видалити профіль"
-msgid "OnDemandScans|Description (optional)"
-msgstr "Опис (необов'язково)"
+msgid "OnDemandScans|Description"
+msgstr ""
msgid "OnDemandScans|Discard changes"
msgstr "Скасувати зміни"
@@ -29376,6 +29782,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -29388,12 +29797,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -29418,6 +29833,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29448,12 +29866,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr "У вас є незбережені зміни"
@@ -29534,17 +29961,23 @@ msgid "Only active projects show up in the search and on the dashboard."
msgstr ""
msgid "Only effective when remote storage is enabled. Set to 0 for no size limit."
-msgstr ""
+msgstr "Ефективно тільки при увімкненому віддаленому сховищі. Встановіть 0 для необмеженого розміру."
msgid "Only group members with at least the Reporter role can view or be notified about this epic"
msgstr ""
msgid "Only include features new to your current subscription tier."
-msgstr ""
+msgstr "Додавати лише нові функції для вашого поточного рівня підписки."
+
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr "Лише реєструє вердикт Akismet, не перешкоджає створенню задачі або сніпету при виявленні спаму."
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr "Політика включення:"
@@ -29558,7 +29991,7 @@ msgid "Only projects created under a Ultimate license are available in Security
msgstr ""
msgid "Only reCAPTCHA v2 is supported:"
-msgstr ""
+msgstr "Підтримується лише reCAPTCHA v2:"
msgid "Only required if not using role instance credentials."
msgstr "Необхідний лише якщо не використовуються рольові параметри доступу до інстансу."
@@ -29578,12 +30011,18 @@ msgstr "Ой, а ви впевнені?"
msgid "Open"
msgstr "Відкрито"
+msgid "Open Beta."
+msgstr "Відкрити бета-версію."
+
msgid "Open Selection"
msgstr "Відкрити виділення"
msgid "Open errors"
msgstr "Відкрити помилки"
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr "Відкрити у Gitpod"
@@ -29833,14 +30272,11 @@ msgstr "Реєстр пакетів: API запити без автентифі
msgid "Package already exists"
msgstr "Пакет вже існує"
-msgid "Package and registry settings"
-msgstr "Параметри пакета та реєстру"
-
msgid "Package deleted successfully"
msgstr "Пакет успішно видалено"
msgid "Package file size limits"
-msgstr ""
+msgstr "Обмеження розміру файлу пакета"
msgid "Package recipe already exists"
msgstr ""
@@ -29851,6 +30287,9 @@ msgstr "Обмеження кількості реєстру пакетів"
msgid "Package type"
msgstr "Тип пакету"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29927,7 +30366,7 @@ msgid "PackageRegistry|Conan Command"
msgstr "Команда Conan"
msgid "PackageRegistry|Configure package forwarding and package file size limits."
-msgstr ""
+msgstr "Налаштувати пересилання пакетів та обмеження на розмір файлів пакетів."
msgid "PackageRegistry|Copy .pypirc content"
msgstr ""
@@ -30039,10 +30478,10 @@ msgid "PackageRegistry|Duplicate packages"
msgstr ""
msgid "PackageRegistry|Enforce %{packageType} setting for all subgroups"
-msgstr ""
+msgstr "Примусово %{packageType} налаштування для всіх підгруп"
msgid "PackageRegistry|Enforce %{package_type} setting for all subgroups"
-msgstr ""
+msgstr "Примусово %{package_type} налаштування для всіх підгруп"
msgid "PackageRegistry|Error publishing"
msgstr ""
@@ -30069,16 +30508,16 @@ msgid "PackageRegistry|For more information on the PyPi registry, %{linkStart}se
msgstr "Щоб дізнатися більше про реєстр PyPi, %{linkStart}перегляньте документацію%{linkEnd}."
msgid "PackageRegistry|Forward %{packageType} package requests"
-msgstr ""
+msgstr "Пересилати %{packageType} запити на пакет"
msgid "PackageRegistry|Forward %{package_type} package requests"
-msgstr ""
+msgstr "Пересилати %{package_type} запити на пакет"
msgid "PackageRegistry|Forward package requests"
-msgstr ""
+msgstr "Пересилати запити на пакети"
msgid "PackageRegistry|Forward package requests to a public registry if the packages are not found in the GitLab package registry."
-msgstr ""
+msgstr "Пересилати запити на пакети до публічного реєстру, якщо пакети не знайдено у реєстрі пакетів GitLab."
msgid "PackageRegistry|Generic"
msgstr ""
@@ -30177,6 +30616,12 @@ msgstr[3] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr "Пакет оновлено через коміт %{link} в гілці %{branch}, побудований через конвеєр %{pipeline}та опублікований в реєстр %{datetime}"
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -30332,6 +30777,9 @@ msgstr "Пакети"
msgid "Packages and registries"
msgstr "Пакети та реєстри"
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr "Сторінку не знайдено"
@@ -30483,10 +30931,10 @@ msgid "Past due"
msgstr "Прострочені"
msgid "Paste a public key here."
-msgstr ""
+msgstr "Вставити публічний ключ тут."
msgid "Paste a public key here. %{link_start}How do I generate it?%{link_end}"
-msgstr ""
+msgstr "Вставити публічний ключ тут. %{link_start}Як його згенерувати?%{link_end}"
msgid "Paste confidential epic link"
msgstr ""
@@ -30518,9 +30966,6 @@ msgstr "Шлях"
msgid "Path:"
msgstr "Шлях:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "Шляхи можуть містити шаблони, наприклад */welcome"
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30935,9 +31380,21 @@ msgstr "Перевірка конвеєра... Це може зайняти до
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "Очікування завантаження вмісту CI..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr "Власний (%{linkStart}Дізнатися більше.%{linkEnd})"
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr "Запланований конвеєр автоматично починається з регулярних інтервалів, як щодня або щотижня. Конвеєр: "
+
msgid "PipelineSchedules|Activated"
msgstr "Активовано"
@@ -30950,6 +31407,12 @@ msgstr "Всі"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr "Ви впевнені, що хочете видалити цей розклад для конвеєра?"
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr "Може мати користувацькі змінні CI/CD."
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr "Створити новий розклад конвеєра"
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30971,6 +31434,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr "Останній Конвеєр"
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr "Дізнайтеся більше в %{linkStart}запланованих конвеєрах документації.%{linkEnd}"
+
msgid "PipelineSchedules|New schedule"
msgstr "Новий розклад"
@@ -30989,17 +31455,26 @@ msgstr "Власник"
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr "Розклад Конвеєрів"
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "Задайте короткий опис для цього конвеєру"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr "Запустити розклад конвеєра"
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr "Виконує для певної гілки або тегу."
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
msgid "PipelineSchedules|Successfully scheduled a pipeline to run. Go to the %{linkStart}Pipelines page%{linkEnd} for details. "
-msgstr ""
+msgstr "Успішно заплановано конвеєр для запуску. Перейдіть на сторінку %{linkStart}Конвеєрів%{linkEnd} для деталей. "
msgid "PipelineSchedules|Successfully taken ownership from %{owner}."
msgstr ""
@@ -31020,7 +31495,7 @@ msgid "PipelineSchedules|There was a problem fetching pipeline schedules."
msgstr "Виникла проблема під час отримання розкладів конвеєрів."
msgid "PipelineSchedules|There was a problem playing the pipeline schedule."
-msgstr ""
+msgstr "Виникла проблема з запуском розкладу конвеєра."
msgid "PipelineSchedules|There was a problem taking ownership of the pipeline schedule."
msgstr ""
@@ -31143,7 +31618,7 @@ msgid "Pipelines|%{jobs} %{ref_text} in %{duration}"
msgstr "%{jobs} %{ref_text} у %{duration}"
msgid "Pipelines|(queued for %{queued_duration})"
-msgstr ""
+msgstr "(знаходилось у черзі протягом %{queued_duration})"
msgid "Pipelines|1. Set up a runner"
msgstr ""
@@ -31514,6 +31989,9 @@ msgstr "Політика безпеки"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "Стадії"
@@ -31617,7 +32095,7 @@ msgid "PlantUML"
msgstr "PlantUML"
msgid "PlantUML URL"
-msgstr ""
+msgstr "PlantUML URL"
msgid "PlantUML diagram"
msgstr ""
@@ -31724,6 +32202,9 @@ msgstr "Будь ласка, введіть дійсний номер"
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31823,6 +32304,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "Будь ласка, введіть %{phrase_code} для продовження або закрийте це модальне вікно для відміни."
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31869,7 +32353,7 @@ msgid "PolicyRuleMultiSelect|Select all"
msgstr ""
msgid "Polling interval multiplier"
-msgstr ""
+msgstr "Множник інтервалу опитувань"
msgid "Popularity"
msgstr "Популярність"
@@ -32123,9 +32607,6 @@ msgstr ""
msgid "Preview"
msgstr "Попередній перегляд"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr "Попередній перегляд Markdown"
@@ -32216,6 +32697,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -32228,6 +32718,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -32237,8 +32730,8 @@ msgstr "Хост SDK"
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
-msgstr ""
+msgid "Product Analytics|Set up product analytics"
+msgstr "Налаштувати аналітику продукту"
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
msgstr ""
@@ -32252,6 +32745,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -32262,7 +32758,7 @@ msgid "ProductAnalytics|Add another dimension"
msgstr ""
msgid "ProductAnalytics|Add to Dashboard"
-msgstr ""
+msgstr "Додати до панелі керування"
msgid "ProductAnalytics|All clicks compared"
msgstr ""
@@ -32276,7 +32772,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr "Всі сторінки"
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -32294,6 +32790,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr "Скасувати редагування"
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -32330,6 +32829,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr "Редагувати"
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -32348,6 +32850,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr "Повернутися назад"
+
msgid "ProductAnalytics|Host"
msgstr "Хост"
@@ -32366,7 +32871,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -32393,6 +32898,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr "Сторінки"
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -32402,6 +32910,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -32426,9 +32937,6 @@ msgstr "Тип візуалізації"
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr "Віджет"
-
msgid "Productivity"
msgstr "Продуктивність"
@@ -32490,7 +32998,7 @@ msgid "Profile failed to delete"
msgstr ""
msgid "Profile image guideline"
-msgstr ""
+msgstr "Рекомендації щодо зображення профілю"
msgid "Profile page:"
msgstr ""
@@ -32526,7 +33034,7 @@ msgid "Profiles|Add key"
msgstr "Додати ключ"
msgid "Profiles|An error occurred while updating your username, please try again."
-msgstr ""
+msgstr "Сталася помилка при оновленні імені користувача, будь ласка, спробуйте знову."
msgid "Profiles|Avatar cropper"
msgstr "Обрізка аватарів"
@@ -32535,7 +33043,7 @@ msgid "Profiles|Avatar will be removed. Are you sure?"
msgstr "Аватар буде видалено. Ви впевнені?"
msgid "Profiles|Begins with %{ssh_key_algorithms}."
-msgstr ""
+msgstr "Починається з %{ssh_key_algorithms}."
msgid "Profiles|Bio"
msgstr "Про себе"
@@ -32559,7 +33067,7 @@ msgid "Profiles|Commit email"
msgstr "Адреса електронної пошти для комітів"
msgid "Profiles|Connect %{provider}"
-msgstr ""
+msgstr "Приєднати %{provider}"
msgid "Profiles|Connect a service for sign-in."
msgstr "Підключити сервіс для входу в систему."
@@ -32589,7 +33097,7 @@ msgid "Profiles|Disconnect"
msgstr "Від'єднати"
msgid "Profiles|Disconnect %{provider}"
-msgstr ""
+msgstr "Від'єднати %{provider}"
msgid "Profiles|Do not show on profile"
msgstr "Не відображати у профілі"
@@ -32619,13 +33127,13 @@ msgid "Profiles|Example: MacBook key"
msgstr ""
msgid "Profiles|Expiration date"
-msgstr ""
+msgstr "Термін дії"
msgid "Profiles|Expired:"
-msgstr ""
+msgstr "Закінчився:"
msgid "Profiles|Expires:"
-msgstr ""
+msgstr "Закінчується:"
msgid "Profiles|Feed token was successfully reset"
msgstr "Токен доступу до каналів успішно перегенеровано"
@@ -32667,7 +33175,7 @@ msgid "Profiles|Key titles are publicly visible."
msgstr ""
msgid "Profiles|Last used:"
-msgstr ""
+msgstr "Останній раз використовувався:"
msgid "Profiles|Learn more"
msgstr "Дізнайтеся більше"
@@ -32682,7 +33190,7 @@ msgid "Profiles|Main settings"
msgstr "Головні налаштування"
msgid "Profiles|Manage two-factor authentication"
-msgstr ""
+msgstr "Керувати двофакторною автентифікацією"
msgid "Profiles|No file chosen."
msgstr "Файл не вибрано."
@@ -32715,7 +33223,7 @@ msgid "Profiles|Pronouns"
msgstr "Займенник"
msgid "Profiles|Pronunciation"
-msgstr ""
+msgstr "Вимова"
msgid "Profiles|Public avatar"
msgstr "Публічний аватар"
@@ -32840,6 +33348,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "Вам необхідно змінити власника або видалити ці групи перед тим як видалити ваш обліковий запис."
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "Ваше ім'я профілю LinkedIn з linkedin.com/in/profilename"
@@ -32859,7 +33370,7 @@ msgid "Profiles|Your name was automatically set based on your %{provider_label}
msgstr "Ваше ім’я було автоматично встановлено на основі вашого облікового запису %{provider_label}, щоб люди могли вас впізнати."
msgid "Profiles|https://website.com"
-msgstr ""
+msgstr "https://website.com"
msgid "Profiles|username"
msgstr "ім'я користувача"
@@ -32880,6 +33391,12 @@ msgid "Progress"
msgstr "Прогрес"
msgid "Progress tracking"
+msgstr "Відстеження прогресу"
+
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
msgstr ""
msgid "Project"
@@ -33032,6 +33549,9 @@ msgstr ""
msgid "Project slug"
msgstr "Шлях проєкту"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "Завантаження проєкту"
@@ -33044,6 +33564,9 @@ msgstr "Рівень видимості проєкту буде змінено
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "Проєкт %{name}"
@@ -33264,7 +33787,7 @@ msgid "ProjectService|Run CI/CD pipelines with JetBrains TeamCity."
msgstr ""
msgid "ProjectService|TeamCity server URL"
-msgstr ""
+msgstr "URL-адреса сервера TeamCity"
msgid "ProjectService|The build configuration ID of the TeamCity project."
msgstr ""
@@ -33353,6 +33876,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr "Аналітика"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33434,9 +33960,6 @@ msgstr "Кожне злиття створить окремий коміт."
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "Кожен проєкт може мати власний простір для зберігання своїх образів Docker"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr "Кожен проєкт може мати власний простір для зберігання його пакетів. Примітка: Реєстр пакунків завжди видно, коли проєкт є публічним."
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33569,9 +34092,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr "Реєстр пакетів"
-msgid "ProjectSettings|Packages"
-msgstr "Пакети"
-
msgid "ProjectSettings|Pages"
msgstr "Pages"
@@ -33632,6 +34152,12 @@ msgstr "Безпека та відповідність для цього про
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr "Виберіть гілку за замовчуванням для цього проєкту та налаштуйте шаблон для назв гілок."
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33746,6 +34272,9 @@ msgstr "Що таке значки?"
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33897,14 +34426,11 @@ msgid "Projects help you organize your work. They contain your file repository,
msgstr ""
msgid "Projects in this group can use Git LFS"
-msgstr ""
+msgstr "Проєкти в цій групі можуть використовувати Git LFS"
msgid "Projects shared with %{group_name}"
msgstr "Спільні проєкти з %{group_name}"
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr "Проєкти для індексування"
@@ -33950,6 +34476,9 @@ msgstr "На жаль, по вашоу запиту проєктів не зна
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "Ця функція потребує підтримки localStorage вашим браузером"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr "Перемикач режиму редагування"
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "Дозволяє негайно зклонувати репозиторій цього проєкту. Пропустіть, якщо ви плануєте розмістити тут вже існуючий репозиторій."
@@ -34001,6 +34530,9 @@ msgstr "Ініціалізувати репозиторій файлом інс
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "Мігрувати свої дані із зовнішнього джерела, такого як GitHub, Bitbucket чи інший GitLab."
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "Варіанти імпорту не доступні"
@@ -34355,6 +34887,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -34376,11 +34911,11 @@ msgstr "Дозволене злиття"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "Дозволене злиття:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "Дозволена відправка"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "Дозволена відправка:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr ""
@@ -34388,6 +34923,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr "Гілка"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr "Гілка не існує."
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -34406,6 +34944,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -34421,6 +34962,9 @@ msgstr "Новий захищений тег"
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "Захистити"
@@ -34433,9 +34977,6 @@ msgstr "Захищена гілка (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr "Захищені гілки"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr "Захищені гілки, затвердження запиту на злиття та перевірки стану з'являться тут після налаштування."
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34475,6 +35016,9 @@ msgstr "Ви можете додавати лише групи, які спіл
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr "Розгортання дозволено"
@@ -34484,6 +35028,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr "Правила затвердження"
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34493,6 +35046,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} буде досупне для запису для розробників. Ви впевнені?"
@@ -34601,6 +35157,9 @@ msgstr "Надати відгук"
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr "Постачальник"
@@ -34623,7 +35182,7 @@ msgid "Public - The project can be accessed without any authentication."
msgstr "Публічний — проєкт может переглядатися без автентифікації."
msgid "Public Access Help"
-msgstr ""
+msgstr "Довідка по публічному доступу"
msgid "Public deploy keys"
msgstr "Публічні ключі для розгортання"
@@ -34676,6 +35235,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "Відправити (push)"
@@ -34706,7 +35280,7 @@ msgstr "Події відправлення (push)"
msgid "Push project from command line"
msgstr "Виконати push проєкту за допомогою командного рядка"
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34907,6 +35481,12 @@ msgstr "Необхідна повторна автентифікація"
msgid "Re-import"
msgstr "Повторне імпортування"
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34920,7 +35500,7 @@ msgid "Read more about GitLab at %{link_to_promo}."
msgstr ""
msgid "Read their documentation."
-msgstr ""
+msgstr "Прочитайте їх документацію."
msgid "Ready to get started with GitLab? Follow these steps to set up your workspace, plan and commit changes, and deploy your project."
msgstr ""
@@ -34959,7 +35539,7 @@ msgid "Receive any notifications from GitLab."
msgstr ""
msgid "Receive notification of abuse reports by email."
-msgstr ""
+msgstr "Отримуйте сповіщення про повідомлення про зловживання на електронну пошту."
msgid "Receive notifications about your own activity"
msgstr "Отримувати сповіщення про власну активність"
@@ -34998,7 +35578,7 @@ msgid "Redirect to SAML provider to test configuration"
msgstr "Перенаправити до SAML провайдера для перевірки конфігурації"
msgid "Redirecting"
-msgstr ""
+msgstr "Перенаправлення"
msgid "Redis"
msgstr "Redis"
@@ -35018,6 +35598,9 @@ msgstr "Посилання"
msgid "References"
msgstr "Посилання"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -35086,7 +35669,7 @@ msgid "Register with:"
msgstr "Зареєструватися в:"
msgid "RegistrationFeatures|Enable Service Ping and register for this feature."
-msgstr ""
+msgstr "Увімкніть сервісний пінг і зареєструйтеся для цієї функції."
msgid "RegistrationFeatures|Read more about the %{link_start}Registration Features Program%{link_end}."
msgstr ""
@@ -35242,24 +35825,36 @@ msgstr ""
msgid "Releases"
msgstr "Релізи"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "Релізи базуються на тегах Git та відзначають певні точки в історії розвитку проєкту. Вони можуть містити інформацію про тип змін а також можуть надати бінарні файли, наприкад, складені версії програмного забезпечення."
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases documentation"
-msgstr "Документація для релізів"
-
msgid "Releases|New Release"
msgstr ""
msgid "Releases|Tag message"
msgstr ""
+msgid "Release|Create a new release"
+msgstr ""
+
+msgid "Release|Getting started with releases"
+msgstr ""
+
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -35377,6 +35972,9 @@ msgstr "Видалити групу"
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "Видалити ітерацію"
@@ -35546,7 +36144,7 @@ msgid "Rename/Move"
msgstr "Перейменувати/Перемістити"
msgid "Render diagrams in your documents using PlantUML."
-msgstr ""
+msgstr "Відображення діаграм у ваших документах за допомогою PlantUML."
msgid "Renew subscription"
msgstr "Подовжити підписку"
@@ -35644,16 +36242,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr "Повідомити про порушення адміністратору"
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35668,6 +36275,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35875,9 +36485,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "Останнє оновлення"
@@ -35939,7 +36546,7 @@ msgid "Repository check was triggered."
msgstr "Перевірку репозиторію запущено."
msgid "Repository checks"
-msgstr ""
+msgstr "Перевірка репозиторію"
msgid "Repository cleanup"
msgstr "Очищення репозиторію"
@@ -36050,13 +36657,13 @@ msgid "Requests"
msgstr "Запити"
msgid "Requests for pages at %{code_start}%{help_text_url}%{code_end} redirect to the URL. The destination must meet certain requirements. %{docs_link_start}Learn more.%{docs_link_end}"
-msgstr ""
+msgstr "Запити до сторінок за адресою %{code_start}%{help_text_url}%{code_end} перенаправляються на URL. Адреса призначення повинна відповідати певним вимогам. %{docs_link_start}Дізнатися більше.%{docs_link_end}"
msgid "Requests per period"
msgstr ""
msgid "Require additional authentication for administrative tasks."
-msgstr ""
+msgstr "Вимагати додаткової автентифікації для виконання адміністративних завдань."
msgid "Required approvals (%{approvals_given} given)"
msgstr ""
@@ -36168,13 +36775,19 @@ msgstr ""
msgid "Resolve"
msgstr "Вирішити"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr "Вирішити конфлікти у гілці-джерелі"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr "Вирішити локально"
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -36204,6 +36817,9 @@ msgstr "Відповідь"
msgid "Response didn't include `service_desk_address`"
msgstr "Відповідь не містила \"service_desk_address\""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr "Метрики відповідей (AWS ELB)"
@@ -36226,7 +36842,7 @@ msgid "Response text"
msgstr "Текст відповіді"
msgid "Restart GitLab to apply changes."
-msgstr ""
+msgstr "Перезапустіть GitLab, щоб застосувати зміни."
msgid "Restart Terminal"
msgstr "Перезапустити термінал"
@@ -36267,9 +36883,6 @@ msgstr ""
msgid "Resume"
msgstr "Продовжити"
-msgid "Resync"
-msgstr "Повторна синхронізація"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -36325,8 +36938,8 @@ msgstr ""
msgid "Review changes"
msgstr "Переглянути зміни"
-msgid "Review requests for you"
-msgstr "Перегляньте запити для вас"
+msgid "Review requests"
+msgstr ""
msgid "Review the changes locally."
msgstr "Перегляньте зміни локально."
@@ -36368,6 +36981,9 @@ msgstr "Перевірка (запиту на злиття !%{mergeRequestId})"
msgid "Revoke"
msgstr "Відкликати"
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr "Відкликано"
@@ -36431,12 +37047,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr "Запустити очищення"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr "Виконати ручне завдання знову"
@@ -36450,7 +37072,7 @@ msgid "Run untagged jobs"
msgstr "Виконати завдання без тегів"
msgid "Runner"
-msgstr ""
+msgstr "Раннер"
msgid "Runner API"
msgstr ""
@@ -36480,6 +37102,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] "%{highlightStart}%{duration}%{highlightEnd} секунда"
+msgstr[1] "%{highlightStart}%{duration}%{highlightEnd} секунди"
+msgstr[2] "%{highlightStart}%{duration}%{highlightEnd} секунд"
+msgstr[3] "%{highlightStart}%{duration}%{highlightEnd} секунд"
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr "%{link_start}Ці раннери%{link_end} доступні для всіх груп і проєктів."
@@ -36512,7 +37141,7 @@ msgstr "Періодичне фонове завдання видаляє ран
msgid "Runners|Active"
msgstr "Активні"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36551,6 +37180,9 @@ msgstr "Призначена група"
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr "Призначені проєкти (%{projectCount})"
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr "Пов’язані з одним або кількома проєктами"
@@ -36581,18 +37213,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr "Очистити вибір"
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr "Команда для реєстрації раннер"
msgid "Runners|Configuration"
msgstr "Конфігурація"
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
-msgstr "Скопіювати інструкції"
+msgstr "Скопіювати інструкцію"
msgid "Runners|Copy registration token"
msgstr "Скопіювати токен для реєстрації"
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr "Створено %{timeAgo}"
@@ -36669,15 +37313,24 @@ msgstr "IP-адреса"
msgid "Runners|Idle"
msgstr "Простій"
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr "Якщо обидва налаштування вимкнено, нові раннери не можуть бути зареєстровані. Якщо обидва параметри вимкнено, нових бігунів реєструвати не можна."
+
msgid "Runners|Install a runner"
msgstr "Встановити раннер"
msgid "Runners|Instance"
msgstr "Інстанс"
+msgid "Runners|Instance: Median job queued time"
+msgstr "Інстанс: Середній час очікування завдання в черзі"
+
msgid "Runners|Jobs"
msgstr "Завдання"
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr "Останній контакт"
@@ -36696,6 +37349,9 @@ msgstr "Максимальний час виконання завдання"
msgid "Runners|Members of the %{type} can register runners"
msgstr "Учасники %{type} можуть зареєструвати раннери"
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr "Ім'я"
@@ -36711,6 +37367,9 @@ msgstr "Ніколи не закінчується"
msgid "Runners|New group runners can be registered"
msgstr "Можна реєструвати нову групу раннерів"
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr "Новий реєстраційний токен, створений!"
@@ -36741,6 +37400,12 @@ msgstr "Онлайн"
msgid "Runners|Online:"
msgstr "Онлайн:"
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr "Власник"
@@ -36763,6 +37428,9 @@ msgstr "Платформа"
msgid "Runners|Project"
msgstr "Проєкт"
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36814,6 +37482,9 @@ msgstr "Раннер %{name} було видалено"
msgid "Runners|Runner Registration"
msgstr "Реєстрація раннера"
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr "Раннер призначено для проєкту."
@@ -36859,6 +37530,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr "Статистика виконання Раннера"
+
msgid "Runners|Runner registration"
msgstr "Реєстрація раннера"
@@ -36880,19 +37554,25 @@ msgstr "Раннери — це агенти, які виконують ваші
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr "Раннери — це агенти, які керують вашою роботою CI/CD. Щоб зареєструвати нові раннери, будь ласка, зверніться до адміністратора."
+msgid "Runners|Runners performance"
+msgstr "Продуктивність Раннерів"
+
msgid "Runners|Running"
msgstr "Запущено"
msgid "Runners|Runs untagged jobs"
msgstr "Виконує завдання без тегів"
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr "Вибрати всі"
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36937,6 +37617,9 @@ msgstr "Проєкт, група або інстанс, де зареєстро
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36960,10 +37643,10 @@ msgid "Runners|This runner is outdated, an upgrade is recommended"
msgstr "Цей раннер застарів, рекомендується оновити його"
msgid "Runners|To install Runner in Kubernetes follow the instructions described in the GitLab documentation."
-msgstr ""
+msgstr "Щоб встановити Раннер в Kubernetes, дотримуйтесь інструкцій, описаних в документації GitLab."
msgid "Runners|To install Runner in a container follow the instructions described in the GitLab documentation"
-msgstr ""
+msgstr "Щоб встановити Раннер в контейнер, дотримуйтесь інструкцій, описаних в документації GitLab"
msgid "Runners|To register them, go to the %{link_start}group's Runners page%{link_end}."
msgstr "Щоб зареєструвати їх, перейдіть на сторінку раннерів групи %{link_start}%{link_end}."
@@ -36971,6 +37654,9 @@ msgstr "Щоб зареєструвати їх, перейдіть на стор
msgid "Runners|Token expiry"
msgstr "Термін дії токену"
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr "Зрозумійте, скільки часу потрібно раннерам, щоб знайти роботу. %{linkStart}Як це розраховується?%{linkEnd}"
+
msgid "Runners|Unselect all"
msgstr "Скасувати вибір всіх"
@@ -37011,7 +37697,10 @@ msgid "Runners|Version %{version}"
msgstr "Версія %{version}"
msgid "Runners|View installation instructions"
-msgstr ""
+msgstr "Переглянути інструкції для встановлення"
+
+msgid "Runners|View metrics"
+msgstr "Переглянути метрики"
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -37022,8 +37711,8 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
-msgstr "Ви можете налаштувати певний раннер для використання кількома проєктами, але ви не можете зробити його спільним або груповим раннером."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
msgstr "Ви використали %{quotaUsed} із ваших %{quotaLimit} хвилин для конвеєрів загальних раннерів."
@@ -37037,11 +37726,14 @@ msgstr "Група"
msgid "Runners|paused"
msgstr "пауза"
+msgid "Runners|project"
+msgstr "проєкт"
+
msgid "Runners|shared"
msgstr "спільний"
-msgid "Runners|specific"
-msgstr "конкретні"
+msgid "Runner|New"
+msgstr ""
msgid "Runner|Owner"
msgstr "Власник"
@@ -37079,12 +37771,12 @@ msgstr "Єдиний вхід SAML для %{group_name}"
msgid "SAML|Sign in to %{groupName}"
msgstr "Увійти в %{groupName}"
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr ""
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr "Група %{strongOpen}%{group_path}%{strongClose} дозволяє входити за допомогою єдиного входу."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr ""
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr "Щоб отримати доступ до %{groupName}, ви повинні увійти за допомогою єдиного входу через сторінку зовнішнього входу."
@@ -37097,6 +37789,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr "Токен SCIM"
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr "Система міждоменного керування ідентифікацією."
+
msgid "SHA256"
msgstr "SHA256"
@@ -37173,7 +37871,7 @@ msgid "Save"
msgstr "Зберегти"
msgid "Save %{name} size limits"
-msgstr ""
+msgstr "Зберегти обмеження на розмір %{name}"
msgid "Save Changes"
msgstr "Зберегти зміни"
@@ -37202,6 +37900,12 @@ msgstr "Зберегти пароль"
msgid "Save pipeline schedule"
msgstr "Зберегти розклад конвеєра"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "Збереження"
@@ -37214,12 +37918,6 @@ msgstr "%{period} %{days} на %{time}"
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr "%{rules} дій для %{scopes} %{branches} %{agents} %{namespaces}"
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr ""
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr "%{thenLabelStart}Тоді%{thenLabelEnd} Вимагати сканування %{scan} для запуску з профілем сайту %{siteProfile} і профілем сканера %{scannerProfile} з тегами %{tags}"
@@ -37457,9 +38155,6 @@ msgstr "Пошук файлів"
msgid "Search for Namespace"
msgstr "Пошук простору імен"
-msgid "Search for a LDAP group"
-msgstr "Пошук LDAP-групи"
-
msgid "Search for a group"
msgstr "Шукати групу"
@@ -37500,7 +38195,7 @@ msgid "Search or filter results…"
msgstr "Шукати чи фільтрувати результати…"
msgid "Search page"
-msgstr ""
+msgstr "Сторінка пошуку"
msgid "Search project"
msgstr "Пошук в проєкті"
@@ -37565,6 +38260,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "із %{link_to_project}"
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37699,15 +38400,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr "Безпека"
@@ -37888,6 +38619,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37897,6 +38631,9 @@ msgstr "%{branches} і %{lastBranch} гілки"
msgid "SecurityOrchestration|%{branches} branch"
msgstr "гілка%{branches}"
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37951,7 +38688,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -38050,6 +38787,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr "Нова політика"
@@ -38282,7 +39022,7 @@ msgid "SecurityOrchestration|an"
msgstr ""
msgid "SecurityOrchestration|branch"
-msgstr ""
+msgstr "гілка"
msgid "SecurityOrchestration|branches"
msgstr "гілки"
@@ -38290,7 +39030,7 @@ msgstr "гілки"
msgid "SecurityOrchestration|group level branch"
msgstr "гілка рівня групи"
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38602,6 +39342,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr "Помилка при відхиленні вразливостей."
@@ -38675,7 +39418,7 @@ msgid "SecurityTraining|Training from this partner takes precedence when more th
msgstr ""
msgid "See example DevOps Score page in our documentation."
-msgstr ""
+msgstr "Див. приклад сторінки результатів DevOps у нашій документації."
msgid "See metrics"
msgstr "Переглянути метрики"
@@ -38707,12 +39450,18 @@ msgstr "Вибрати ревізію Git"
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr "Вибрати гілку"
msgid "Select a branch to compare"
msgstr "Виберіть гілку для порівняння"
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr "Виберіть колір"
@@ -38749,9 +39498,6 @@ msgstr "Вибрати роль"
msgid "Select a template repository"
msgstr "Вибрати шаблон репозиторію"
-msgid "Select a template type"
-msgstr "Вибрати тип шаблону"
-
msgid "Select all"
msgstr "Вибрати все"
@@ -38818,9 +39564,6 @@ msgstr "Вибрати проєкт"
msgid "Select project to create %{type}"
msgstr "Вибрати проєкт для створення %{type}"
-msgid "Select project to create issue"
-msgstr "Виберіть проєкт для створення задачі"
-
msgid "Select projects"
msgstr "Вибрати проєкти"
@@ -38857,6 +39600,9 @@ msgstr "Вибрати підгрупи"
msgid "Select subscription"
msgstr "Виберіть підписку"
+msgid "Select tags"
+msgstr "Оберіть теги"
+
msgid "Select target branch"
msgstr "Вибір цільової гілки"
@@ -38884,9 +39630,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "Вибрані рівні не можуть використовуватися неадміністраторами для груп, проєктів або сніпетів. Якщо публічний рівень обмежений, профілі користувачів відображаються лише для зареєстрованих користувачів."
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38894,7 +39637,7 @@ msgid "Selecting a GitLab user will add a link to the GitLab user in the descrip
msgstr ""
msgid "Self-monitoring"
-msgstr ""
+msgstr "Самостійний моніторинг"
msgid "Self-monitoring project does not exist"
msgstr ""
@@ -38909,7 +39652,7 @@ msgid "Self-monitoring project was not deleted. Please check logs for any error
msgstr ""
msgid "SelfMonitoring|Activate or deactivate instance self-monitoring."
-msgstr ""
+msgstr "Увімкнути або вимкнути самостійний моніторинг інстансів."
msgid "SelfMonitoring|Activate self-monitoring to create a project to use to monitor the health of your instance."
msgstr ""
@@ -38921,10 +39664,10 @@ msgid "SelfMonitoring|Deactivating self-monitoring deletes the self-monitoring p
msgstr ""
msgid "SelfMonitoring|Self-monitoring"
-msgstr ""
+msgstr "Самостійний моніторинг"
msgid "SelfMonitoring|Self-monitoring is active. Use the %{projectLinkStart}self-monitoring project%{projectLinkEnd} to monitor the health of your instance."
-msgstr ""
+msgstr "Самостійний моніторинг активовано. Використовуйте проєкт %{projectLinkStart}самостійного моніторингу %{projectLinkEnd}, щоб відстежувати стан вашого інстансу."
msgid "SelfMonitoring|Self-monitoring project successfully created."
msgstr ""
@@ -38945,16 +39688,16 @@ msgid "Send email"
msgstr "Надіслати листа"
msgid "Send email in multipart format (HTML and plain text). Uncheck to send email messages in plain text only."
-msgstr ""
+msgstr "Надсилайте електронну пошту в багатокомпонентному форматі (HTML і простий текст). Зніміть прапорець, щоб надсилати повідомлення електронної пошти лише у вигляді звичайного тексту."
msgid "Send email notification"
msgstr ""
msgid "Send emails to help guide new users through the onboarding process."
-msgstr ""
+msgstr "Надсилати електронні листи, щоб допомогти новим користувачам пройти процес адаптації."
msgid "Send emails to users upon account deactivation."
-msgstr ""
+msgstr "Надсилати електронні листи користувачам після деактивації облікового запису."
msgid "Send message"
msgstr "Надіслати повідомлення"
@@ -38975,7 +39718,7 @@ msgid "Send service data"
msgstr ""
msgid "Sentry"
-msgstr ""
+msgstr "Sentry"
msgid "Sentry API URL"
msgstr "URL-адреса Sentry API"
@@ -39023,7 +39766,7 @@ msgid "Service Desk allows people to create issues in your GitLab instance witho
msgstr ""
msgid "Service Ping payload not found in the application cache"
-msgstr ""
+msgstr "У кеші програми не знайдено корисного навантаження сервісного пінгу"
msgid "Service account generated successfully"
msgstr ""
@@ -39032,7 +39775,7 @@ msgid "Service accounts"
msgstr ""
msgid "Service usage data"
-msgstr ""
+msgstr "Дані про користування послугами"
msgid "ServiceDesk|Enable Service Desk"
msgstr ""
@@ -39059,16 +39802,16 @@ msgid "ServiceDesk|Your users can send emails to this address:"
msgstr ""
msgid "ServicePing|Service ping is off"
-msgstr ""
+msgstr "Сервісний пінг вимкнено"
msgid "ServicePing|To view instance-level analytics, ask an admin to turn on %{docLinkStart}service ping%{docLinkEnd}."
-msgstr ""
+msgstr "Щоб переглянути аналітику на рівні інстансів, попросіть адміністратора увімкнути %{docLinkStart}сервісний пінг%{docLinkEnd}."
msgid "ServicePing|Turn on service ping"
-msgstr ""
+msgstr "Увімкнути сервісний пінг"
msgid "ServicePing|Turn on service ping to review instance-level analytics."
-msgstr ""
+msgstr "Увімкніть сервісний пінг, щоб переглянути аналітику на рівні інстансів."
msgid "Session ID"
msgstr ""
@@ -39082,6 +39825,9 @@ msgstr "Встановити %{epic_ref} як батьківський епік.
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Встановіть пароль для свого облікового запису, щоб мати можливість відправляти та отримувати через %{protocol}."
@@ -39101,7 +39847,7 @@ msgid "Set iteration"
msgstr "Встановити ітерацію"
msgid "Set limit to 0 to allow any file size."
-msgstr ""
+msgstr "Встановіть обмеження до 0, щоб дозволити будь-які розміри файлу."
msgid "Set limits for web and API requests."
msgstr "Встановити обмеження для веб та API запитів."
@@ -39119,7 +39865,7 @@ msgid "Set per-user rate limits for imports and exports of projects and groups."
msgstr ""
msgid "Set projects and maximum size limits, session duration, user options, and check feature availability for namespace plan."
-msgstr ""
+msgstr "Встановити обмеження для проєктів і максимального розміру, тривалості сеансу, параметрів користувача та перевірити доступність можливостей для плану простору імен."
msgid "Set rate limits for package registry API requests that supersede the general user and IP rate limits."
msgstr ""
@@ -39131,10 +39877,10 @@ msgid "Set severity"
msgstr ""
msgid "Set sign-in restrictions for all users."
-msgstr ""
+msgstr "Встановіть обмеження на вхід для всіх користувачів."
msgid "Set size limits for displaying diffs in the browser."
-msgstr ""
+msgstr "Встановити обмеження розміру для відображення різниці в браузері."
msgid "Set target branch"
msgstr "Встановити цільову гілку"
@@ -39149,7 +39895,7 @@ msgid "Set the Ready status"
msgstr "Встановити статус Готово"
msgid "Set the default expiration time for job artifacts in all projects. Set to %{code_open}0%{code_close} to never expire artifacts by default. If no unit is written, it defaults to seconds. For example, these are all equivalent: %{code_open}3600%{code_close}, %{code_open}60 minutes%{code_close}, or %{code_open}one hour%{code_close}."
-msgstr ""
+msgstr "Встановити час закінчення терміну дії за замовчуванням для артефактів завдань у всіх проєктах. Встановіть значення %{code_open}0%{code_close}, щоб за замовчуванням ніколи не закінчувався термін дії артефактів. Якщо не вказано жодної одиниці виміру, за замовчуванням це будуть секунди. Наприклад, це все еквівалентно: %{code_open}3600%{code_close}, %{code_open}60 хвилин%{code_close} або %{code_open}одна година%{code_close}."
msgid "Set the due date to %{due_date}."
msgstr "Встановити заплановану дату завершення %{due_date}."
@@ -39161,7 +39907,7 @@ msgid "Set the maximum number of slices allowed to run concurrently during Elast
msgstr ""
msgid "Set the maximum session time for a web terminal."
-msgstr ""
+msgstr "Встановити максимальний час сеансу для веб-терміналу."
msgid "Set the milestone to %{milestone_reference}."
msgstr "Встановити етап %{milestone_reference}."
@@ -39182,7 +39928,7 @@ msgid "Set time estimate to %{time_estimate}."
msgstr "Встановити запланований час %{time_estimate}."
msgid "Set to 0 for no size limit."
-msgstr ""
+msgstr "Встановіть значення 0 для відсутності ліміту розміру."
msgid "Set up CI/CD"
msgstr "Параметри CI/CD"
@@ -39209,7 +39955,7 @@ msgid "Set up your project to automatically push and/or pull changes to/from ano
msgstr "Налаштуйте свій проєкт, щоб автоматично відправляти/отримувати зміни з іншого репозиторію. Гілки, теги та коміти автоматично будуть синхронізуватися."
msgid "Set visibility of project contents. Configure import sources and Git access protocols."
-msgstr ""
+msgstr "Налаштуйте видимість вмісту проєкту. Налаштування джерел імпорту та протоколів доступу до Git."
msgid "Set weight"
msgstr "Встановити вагу"
@@ -39330,7 +40076,7 @@ msgid "Shared projects"
msgstr "Спільні проєкти"
msgid "Shared runners"
-msgstr ""
+msgstr "Загальні раннери"
msgid "Shared runners are disabled for the parent group"
msgstr ""
@@ -39339,7 +40085,7 @@ msgid "Shared runners are disabled on group level"
msgstr ""
msgid "Shared runners details"
-msgstr ""
+msgstr "Деталі загальних раннерів"
msgid "Shared runners enabled cannot be enabled until a valid credit card is on file"
msgstr ""
@@ -39377,6 +40123,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39547,10 +40296,10 @@ msgstr ""
msgid "Showing %{count} project"
msgid_plural "Showing %{count} projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+msgstr[0] "Показано %{count} проєкт"
+msgstr[1] "Показано %{count} проєкти"
+msgstr[2] "Показано %{count} проєктів"
+msgstr[3] "Показано %{count} проєктів"
msgid "Showing %{limit} of %{total_count} issues. "
msgstr "Показано %{limit} з %{total_count} задач. "
@@ -39598,13 +40347,13 @@ msgid "Sidebar|None"
msgstr "Немає"
msgid "Sidekiq job compression threshold (bytes)"
-msgstr ""
+msgstr "Поріг стиснення завдання Sidekiq (байти)"
msgid "Sidekiq job size limit (bytes)"
-msgstr ""
+msgstr "Обмеження розміру завдання Sidekiq (байт)"
msgid "Sidekiq job size limits"
-msgstr ""
+msgstr "Обмеження розміру завдань Sidekiq"
msgid "Sign in"
msgstr "Увійти"
@@ -39637,7 +40386,7 @@ msgid "Sign in with smart card"
msgstr "Увійти за допомогою смарт-карти"
msgid "Sign in/Sign up pages"
-msgstr ""
+msgstr "Сторінки входу/реєстрації"
msgid "Sign out"
msgstr "Вийти"
@@ -39648,14 +40397,11 @@ msgstr "Вийти і зареєструватися"
msgid "Sign up"
msgstr "Зареєеструватися"
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "Реєстрація пройшла успішно! Будь ласка, підтвердіть свою адресу електронної пошти для входу."
msgid "Sign-in and Help page"
-msgstr ""
+msgstr "Сторінка входу та довідки"
msgid "Sign-in count:"
msgstr ""
@@ -39667,13 +40413,13 @@ msgid "Sign-in restrictions"
msgstr "Обмеження для входу"
msgid "Sign-in text"
-msgstr ""
+msgstr "Текст для входу"
msgid "Sign-in using %{provider} auth failed"
msgstr "Помилка входу за допомогою автентифікації %{provider}"
msgid "Sign-out page URL"
-msgstr ""
+msgstr "URL-адреса сторінки виходу"
msgid "Sign-up restrictions"
msgstr "Обмеження для реєстрації"
@@ -39831,6 +40577,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39855,8 +40610,8 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
-msgstr "%{emoji}Підключено до облікового запису GitLab %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
+msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
msgstr "%{emoji}Ласкаво просимо до GitLab для Slack!"
@@ -39867,10 +40622,10 @@ msgstr "Підключіть свій обліковий запис GitLab"
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -40002,6 +40757,9 @@ msgstr "Щось пішло не так, при спробі зміни стан
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -40146,6 +40904,9 @@ msgstr "Щось пішо не так під час оновлення вимо
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr "Щось пішло не так під час оновлення вашого налаштування списків"
@@ -40441,7 +41202,7 @@ msgid "SourcegraphAdmin|Learn more."
msgstr "Дізнатися більше."
msgid "SourcegraphAdmin|Only public projects have code intelligence enabled and communicate with Sourcegraph."
-msgstr ""
+msgstr "Лише публічні проєкти мають увімкнену аналітику коду та зв'язок з Sourcegraph."
msgid "SourcegraphAdmin|Save changes"
msgstr "Зберегти зміни"
@@ -40471,7 +41232,7 @@ msgid "Spam Check"
msgstr "Перевірка спаму"
msgid "Spam Check API key"
-msgstr ""
+msgstr "Ключ API для перевірки спаму"
msgid "Spam Logs"
msgstr "Спам-журнал"
@@ -40482,9 +41243,6 @@ msgstr "Захист від спаму і ботів"
msgid "Spam log successfully submitted as ham."
msgstr "Запис про спам успішно анульовано."
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "Вказана URL-адреса не може бути використана: \"%{reason}\""
@@ -40492,7 +41250,7 @@ msgid "Specify IP ranges that are always allowed for inbound traffic, for use wi
msgstr ""
msgid "Specify an email address regex pattern to identify default internal users."
-msgstr ""
+msgstr "Вкажіть шаблон адреси електронної пошти у вигляді регулярного виразу для того, щоб автоматично визначати внутрішніх користувачів."
msgid "Speed up your pipelines with Needs relationships"
msgstr ""
@@ -40570,7 +41328,7 @@ msgid "Start a %{new_merge_request} with these changes"
msgstr "Почати %{new_merge_request} з цими змінами"
msgid "Start a Free Ultimate Trial"
-msgstr ""
+msgstr "Розпочати безкоштовну пробну версію Ultimate"
msgid "Start a new merge request with these changes"
msgstr ""
@@ -40591,7 +41349,7 @@ msgid "Start date"
msgstr "Дата початку"
msgid "Start free trial"
-msgstr ""
+msgstr "Розпочати безкоштовну пробну версію"
msgid "Start inputting changes and we will generate a YAML-file for you to add to your repository"
msgstr ""
@@ -40617,6 +41375,9 @@ msgstr "Розпочати пошук"
msgid "Start thread"
msgstr "Розпочати обговорення"
+msgid "Start time"
+msgstr "Час початку"
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40644,9 +41405,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr "Буде запущено %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "Починається о (за Грінвічем)"
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40707,7 +41465,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41095,7 +41853,7 @@ msgid "Subscriptions|Not ready to buy yet?"
msgstr ""
msgid "Subscriptions|Start a free trial"
-msgstr ""
+msgstr "Розпочати безкоштовну пробну версію"
msgid "Subscriptions|Start date"
msgstr "Дата початку"
@@ -41305,10 +42063,10 @@ msgid "Sunday"
msgstr "Неділя"
msgid "SuperSonics|Activate subscription"
-msgstr ""
+msgstr "Активувати підписку"
msgid "SuperSonics|Activation code"
-msgstr ""
+msgstr "Код активації"
msgid "SuperSonics|Activation not possible due to seat mismatch"
msgstr ""
@@ -41326,7 +42084,7 @@ msgid "SuperSonics|Billable users"
msgstr ""
msgid "SuperSonics|Buy subscription"
-msgstr ""
+msgstr "Купити підписку"
msgid "SuperSonics|Cannot activate instance due to a connectivity issue"
msgstr ""
@@ -41338,7 +42096,7 @@ msgid "SuperSonics|Cloud licensing is now available. It's an easier way to activ
msgstr ""
msgid "SuperSonics|Customers Portal"
-msgstr ""
+msgstr "Портал клієнтів"
msgid "SuperSonics|Export license usage file"
msgstr ""
@@ -41347,7 +42105,7 @@ msgid "SuperSonics|Free trial"
msgstr ""
msgid "SuperSonics|I agree that my use of the GitLab Software is subject to the Subscription Agreement located at the %{linkStart}Terms of Service%{linkEnd}, unless otherwise agreed to in writing with GitLab."
-msgstr ""
+msgstr "Я погоджуюсь, що використання мною програмного забезпечення GitLab регулюється Угодою про підписку, яка знаходиться за посиланням %{linkStart}Умови надання послуг%{linkEnd}, якщо інше не узгоджено з GitLab у письмовій формі."
msgid "SuperSonics|Learn how to %{linkStart}activate your subscription%{linkEnd}."
msgstr ""
@@ -41368,22 +42126,22 @@ msgid "SuperSonics|Online license"
msgstr ""
msgid "SuperSonics|Paste your activation code"
-msgstr ""
+msgstr "Вставте ваш код активації"
msgid "SuperSonics|Please agree to the Subscription Agreement"
msgstr ""
msgid "SuperSonics|Ready to get started? A GitLab plan is ideal for scaling organizations and for multi team usage."
-msgstr ""
+msgstr "Готові розпочати? План GitLab ідеально підходить для організацій, що масштабуються, та для використання декількома командами."
msgid "SuperSonics|Start free trial"
-msgstr ""
+msgstr "Розпочати безкоштовну пробну версію"
msgid "SuperSonics|Subscription details"
msgstr ""
msgid "SuperSonics|Subscription unavailable"
-msgstr ""
+msgstr "Підписка недоступна"
msgid "SuperSonics|Sync subscription details"
msgstr ""
@@ -41432,7 +42190,7 @@ msgid "SuperSonics|You can no longer sync your subscription details with GitLab.
msgstr ""
msgid "SuperSonics|You can start a free trial of GitLab Ultimate without any obligation or payment details."
-msgstr ""
+msgstr "Ви можете розпочати безкоштовну пробну версію GitLab Ultimate без будь-яких зобов'язань чи платіжних даних."
msgid "SuperSonics|You can sync your subscription data to ensure your details are up to date."
msgstr "Ви можете синхронізувати дані про підписку, щоб переконатися, що ваші дані актуальні."
@@ -41546,7 +42304,7 @@ msgid "Synced"
msgstr "Синхронізовано"
msgid "Synchronize LDAP"
-msgstr ""
+msgstr "Синхронізувати LDAP"
msgid "Syncing…"
msgstr "Синхронізація…"
@@ -41594,7 +42352,7 @@ msgid "System header and footer"
msgstr "Заголовок і футер системи"
msgid "System hooks are triggered on sets of events like creating a project or adding an SSH key. You can also enable extra triggers, such as push events."
-msgstr ""
+msgstr "Системні хуки спрацьовують на певні події, такі як створення проєкту або додавання ключа SSH. Ви також можете ввімкнути додаткові тригери, наприклад, push-події."
msgid "System metrics (Custom)"
msgstr "Системні метрики (Власні)"
@@ -41864,7 +42622,7 @@ msgid "Terms of Service and Privacy Policy"
msgstr "Правилами користування сервісом і політика конфіденційності"
msgid "Terms of service"
-msgstr ""
+msgstr "Умови обслуговування"
msgid "Terraform"
msgstr "Terraform"
@@ -41879,10 +42637,10 @@ msgid "TerraformBanner|Using Terraform? Try the GitLab Managed Terraform State"
msgstr ""
msgid "TerraformLimits|Learn more about Terraform limits."
-msgstr ""
+msgstr "Дізнайтеся більше про обмеження Terraform."
msgid "TerraformLimits|Limits for Terraform features"
-msgstr ""
+msgstr "Обмеження для функцій Terraform"
msgid "TerraformLimits|Maximum file size (in bytes) of Terraform state files. Set to 0 for no limit."
msgstr "Максимальний розмір файлу (в байтах) статусів Terraform. Встановіть 0 для відсутності обмежень."
@@ -42235,7 +42993,7 @@ msgstr[2] "%{type} містить наступні помилки:"
msgstr[3] "%{type} містить наступні помилки:"
msgid "The API key used by GitLab for accessing the Spam Check service endpoint."
-msgstr ""
+msgstr "Ключ API, який використовується GitLab для доступу до кінцевої точки служби Spam Check."
msgid "The CSV export will be created in the background. Once finished, it will be sent to %{email} in an attachment."
msgstr ""
@@ -42247,7 +43005,7 @@ msgid "The GitLab user to which the Jira user %{jiraDisplayName} will be mapped"
msgstr ""
msgid "The ID of the application."
-msgstr ""
+msgstr "Ідентифікатор застосунку."
msgid "The Issue Tracker is the place to add things that need to be improved or solved in a project"
msgstr "Трекер задач — це місце, де можна додати речі, які потрібно покращити або розв’язати в проєкті"
@@ -42259,7 +43017,7 @@ msgid "The Prometheus server responded with \"bad request\". Please check your q
msgstr ""
msgid "The Snowplow cookie domain."
-msgstr ""
+msgstr "Домен cookie-файлів Snowpow."
msgid "The URL of the Jenkins server."
msgstr ""
@@ -42285,9 +43043,6 @@ msgstr "Ця гілка для цього проєкту не має актив
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "Підсвітка символів дозволяє обмежувати заголовок до %{titleLength} символів і обмежувати довжину рядків тіла %{bodyLength} символами для того, щоб вони залишаються читабельними в git."
@@ -42339,6 +43094,9 @@ msgstr "Поточна задача"
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42349,7 +43107,7 @@ msgid "The date when the release is ready. A release with a date in the future i
msgstr ""
msgid "The default CI/CD configuration file and path for new projects."
-msgstr ""
+msgstr "Файл конфігурації CI/CD за замовчуванням та шлях для нових проєктів."
msgid "The default branch for this project has been changed. Please update your bookmarks."
msgstr ""
@@ -42447,7 +43205,7 @@ msgid "The global settings require you to enable Two-Factor Authentication for y
msgstr "Глобальні налаштування вимагають, щоб ви увімкнули двофакторну автентифікацію для свого облікового запису."
msgid "The group and any internal projects can be viewed by any logged in user except external users."
-msgstr ""
+msgstr "Групу та будь-які внутрішні проєкти можуть переглядати будь-які користувачі, які ввійшли в систему, крім зовнішніх користувачів."
msgid "The group and any public projects can be viewed without any authentication."
msgstr "Ця група та будь-які проєкти можуть переглядатися без жодної автентифікації."
@@ -42468,10 +43226,10 @@ msgid "The group_project_ids parameter is only allowed for a group"
msgstr ""
msgid "The hostname of your PlantUML server."
-msgstr ""
+msgstr "Ім’я хоста вашого сервера PlantUML."
msgid "The hostname of your Snowplow collector."
-msgstr ""
+msgstr "Ім'я хоста вашого збирача Snowplow."
msgid "The import cannot be canceled because it is %{project_status}"
msgstr "Імпорт не можна скасувати, тому що він %{project_status}"
@@ -42543,10 +43301,10 @@ msgid "The maximum file size allowed is %{size}."
msgstr "Максимальний розмір файлу — %{size}."
msgid "The maximum file size for job artifacts."
-msgstr ""
+msgstr "Максимальний розмір файлу для артефактів завдання."
msgid "The maximum file size in megabytes for individual job artifacts."
-msgstr ""
+msgstr "Максимальний розмір файлу в мегабайтах для окремих артефактів завдання."
msgid "The maximum file size is %{size}."
msgstr "Максимальний розмір файлу це %{size}."
@@ -42719,6 +43477,9 @@ msgstr "Цільова тема не є темою."
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "Час дії оновлення сплине через %{number_of_minutes} хвилин. Для великих репозиторіїв використовуйте комбінацію clone/push."
@@ -42758,14 +43519,11 @@ msgstr "Вразливість більше не виявляється. Пер
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr "Вразливість більше не виявляється. Перевірте, що цю вразливість виправлено перед тим, як змінювати статус."
-msgid "Theme"
-msgstr "Тема"
-
msgid "There are currently no mirrored repositories."
msgstr "Наразі немає віддзеркалених репозиторіїв."
msgid "There are merge conflicts"
-msgstr ""
+msgstr "існують конфлікти при злитті"
msgid "There are no GPG keys associated with this account."
msgstr "Немає GPG ключів, пов’язаних із цим обліковим записом."
@@ -42852,7 +43610,7 @@ msgid "There are no topics to show."
msgstr "Немає тем для показу."
msgid "There are no variables yet."
-msgstr ""
+msgstr "Змінних ще немає."
msgid "There are running deployments on the environment. Please retry later."
msgstr ""
@@ -42917,6 +43675,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -43052,6 +43813,9 @@ msgstr "Помилка при видаленні адреси електронн
msgid "There was an error resetting user pipeline minutes."
msgstr "Помилка при скиданні хвилин для конвеєрів користувача."
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -43118,9 +43882,6 @@ msgstr "Ці існуючі проблеми мають подібні заго
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -43172,6 +43933,9 @@ msgstr "Ця дія може призвести до втрати даних. Щ
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr "Ця дія видалить %{codeOpen}%{project_path_with_namespace}%{codeClose} і все, що міститься у цьому проєкті. %{strongOpen}Зворотного шляху немає.%{strongClose}"
@@ -43349,12 +44113,12 @@ msgstr "Цей епік не існує або у вас немає достат
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
-msgstr ""
-
msgid "This feature requires local storage to be enabled"
msgstr "Ця фунціональність вимагає увімкнення локального сховища"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr ""
+
msgid "This field is required"
msgstr "Це поле є обов'язковим для заповнення"
@@ -43634,9 +44398,6 @@ msgstr "Цей конвеєр був ініційований розкладом
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "Цей проєкт"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43788,13 +44549,13 @@ msgid "Thread to reply to cannot be found"
msgstr ""
msgid "Threshold in bytes at which to compress Sidekiq job arguments."
-msgstr ""
+msgstr "Поріг у байтах, до якого потрібно стискати аргументи завдання Sidekiq."
msgid "Threshold in bytes at which to reject Sidekiq jobs. Set this to 0 to if you don't want to limit Sidekiq jobs."
-msgstr ""
+msgstr "Порогове значення в байтах, за якого відхиляються завдання Sidekiq. Встановіть значення 0, якщо ви не хочете обмежувати завдання Sidekiq."
msgid "Threshold number of changes (branches or tags) in a single push above which a bulk push event is created (default is 3)."
-msgstr ""
+msgstr "Порогова кількість змін (гілок або тегів) в одному надсиланні, при перевищенні якої створюється подія масового надсилання (за замовчуванням 3)."
msgid "Throughput"
msgstr ""
@@ -43805,6 +44566,27 @@ msgstr "Чет"
msgid "Thursday"
msgstr "Четвер"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr "Підвищення продуктивності команди"
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr "Дослідження платних планів"
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr "Розпочати безкоштовну пробну версію"
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr "Безкоштовно"
+
msgid "Time"
msgstr "Час"
@@ -44037,13 +44819,13 @@ msgid "Timeout connecting to the Google API. Please try again."
msgstr ""
msgid "Timeout for moderately fast Gitaly operations (in seconds). Provide a value between Default timeout and Fast timeout."
-msgstr ""
+msgstr "Час очікування для помірно швидких операцій Gitaly (у секундах). Укажіть значення між значеннями за замовчуванням та швидким часом очікування."
msgid "Timeout for most Gitaly operations (in seconds)."
-msgstr ""
+msgstr "Час очікування для більшості операцій Gitaly (в секундах)."
msgid "Timeout for the fastest Gitaly operations (in seconds)."
-msgstr ""
+msgstr "Час очікування найшвидших операцій Gitaly (в секундах)."
msgid "Timezone"
msgstr "Часовий пояс"
@@ -44174,7 +44956,7 @@ msgid "To edit the pipeline configuration, you must go to the project or externa
msgstr "Для редагування конфігурації конвеєра необхідно перейти на проєкт або зовнішній сайт, на якому розміщений файл."
msgid "To enable Registration Features, first enable Service Ping."
-msgstr ""
+msgstr "Щоб увімкнути функції реєстрації, спочатку увімкніть сервісний пінг."
msgid "To ensure %{project_link} is unscheduled for deletion, check that activity has been logged by GitLab. For example:"
msgstr ""
@@ -44212,8 +44994,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "Для імпортування SVN-репозиторію, перегляньте %{svn_link}."
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
@@ -44261,10 +45043,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -44295,7 +45077,7 @@ msgid "To specify the notification level per project of a group you belong to, y
msgstr "Щоб визначити рівень сповіщень для проєктів груп, до яких ви належите, вам потрібно відвідати сторінку проєкту та змінити рівень сповіщень там."
msgid "To start using GitLab Enterprise Edition, upload the %{codeOpen}.gitlab-license%{codeClose} file or enter the license key you have received from GitLab Inc."
-msgstr ""
+msgstr "Щоб почати використовувати Gitlab Enterprise Edition, завантажте файл %{codeOpen}.gitlab-license%{codeClose} або введіть ліцензійний ключ, який ви отримали від GitLab Inc."
msgid "To unsubscribe from this issue, please paste the following link into your browser:"
msgstr ""
@@ -44304,7 +45086,7 @@ msgid "To update Snippets with multiple files, you must use the `files` paramete
msgstr ""
msgid "To use the additional formats, you must start the required %{container_link_start}companion containers%{container_link_end}."
-msgstr ""
+msgstr "Щоб використовувати додаткові формати, ви повинні запустити необхідні %{container_link_start}супровідні контейнери%{container_link_end}."
msgid "To use the system's default, set this value to 0."
msgstr ""
@@ -44324,6 +45106,9 @@ msgstr ""
msgid "To-Do List"
msgstr "Список нагадувань"
+msgid "To-Do list"
+msgstr "Список нагадувань"
+
msgid "To-do item successfully marked as done."
msgstr "Нагадування успішно позначене як виконане."
@@ -44516,6 +45301,9 @@ msgstr "Назва токену"
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44537,6 +45325,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr "Занадто багато результатів для відображення. Змініть ваш пошук або додайте фільтр."
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44568,14 +45359,21 @@ msgid "Topic avatar for %{name} will be removed. This cannot be undone."
msgstr ""
msgid "Topic slug (name)"
-msgstr ""
+msgstr "Шлях для теми (ім'я)"
msgid "Topic title"
-msgstr ""
+msgstr "Назва теми"
msgid "Topic was successfully updated."
msgstr "Тему успішно оновлено."
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "TopicSelect|No matching results"
msgstr "Немає відповідних результатів"
@@ -44732,9 +45530,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44790,9 +45585,6 @@ msgstr "Тригер видалено."
msgid "Trigger repository check"
msgstr "Запустити перевірку репозиторію"
-msgid "Trigger this manual action"
-msgstr "Запустити цю ручну дію"
-
msgid "Trigger token:"
msgstr "Токен тригера:"
@@ -44814,12 +45606,6 @@ msgstr "Опис"
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr "Довірений"
@@ -44908,7 +45694,7 @@ msgid "Two-factor authentication disabled"
msgstr ""
msgid "Two-factor authentication grace period"
-msgstr ""
+msgstr "Пільговий період двофакторної автентифікації"
msgid "Two-factor authentication has been disabled for this user"
msgstr ""
@@ -44929,7 +45715,7 @@ msgid "Two-factor authentication is not enabled for this user"
msgstr ""
msgid "Two-factor grace period"
-msgstr ""
+msgstr "Двофакторний пільговий період"
msgid "Type"
msgstr "Тип"
@@ -44956,28 +45742,28 @@ msgid "URL is required"
msgstr "URL-адреса обов'язкова"
msgid "URL is triggered for each branch updated to the repository"
-msgstr ""
+msgstr "URL спрацьовує для кожної гілки, що оновлюється у репозиторії"
msgid "URL is triggered when a merge request is created, updated, or merged"
-msgstr ""
+msgstr "URL спрацьовує, коли запит на злиття створюється, оновлюється або об'єднується"
msgid "URL is triggered when a new tag is pushed to the repository"
-msgstr ""
+msgstr "URL спрацьовує, коли новий тег додається до репозиторію"
msgid "URL is triggered when repository is updated"
-msgstr ""
+msgstr "URL спрацьовує при оновленні репозиторію"
msgid "URL must be percent-encoded if necessary."
-msgstr ""
+msgstr "URL-адреса повинна бути закодована у відсотках, якщо це необхідно."
msgid "URL must start with %{codeStart}http://%{codeEnd}, %{codeStart}https://%{codeEnd}, or %{codeStart}ftp://%{codeEnd}"
msgstr ""
msgid "URL of the Grafana instance to link to from the Metrics Dashboard menu item."
-msgstr ""
+msgstr "URL-адресу інстансу Grafana, на який потрібно посилатися з пункту меню Панелі моніторингу Metrics."
msgid "URL of the external Spam Check endpoint"
-msgstr ""
+msgstr "URL-адреса зовнішньої кінцевої точки перевірки спаму"
msgid "URL of the external storage to serve the repository static objects."
msgstr ""
@@ -45036,6 +45822,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -45135,6 +45927,9 @@ msgstr "Запити без автентифікації"
msgid "Unauthenticated web rate limit period in seconds"
msgstr "Період обмеження частоти веб в секундах без автентифікації"
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr "Розблокувати"
@@ -45190,7 +45985,7 @@ msgid "Unknown user"
msgstr ""
msgid "Unless otherwise agreed to in writing with GitLab, by clicking \"Upload License\" you agree that your use of GitLab Software is subject to the %{eula_link_start}Terms of Service%{eula_link_end}."
-msgstr ""
+msgstr "Якщо інше не узгоджено з GitLab у письмовій формі, натискаючи \"Завантажити ліцензію\", ви погоджуєтеся з тим, що використання вами програмного забезпечення GitLab регулюється %{eula_link_start}Умовами надання послуг%{eula_link_end}."
msgid "Unlimited"
msgstr "Без обмежень"
@@ -45319,7 +46114,7 @@ msgid "Update all"
msgstr "Оновити все"
msgid "Update appearance settings"
-msgstr ""
+msgstr "Оновити налаштування зовнішнього вигляду"
msgid "Update approval rule"
msgstr "Оновити правило затвердження"
@@ -45327,9 +46122,6 @@ msgstr "Оновити правило затвердження"
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr "Оновлення не вдалося"
@@ -45357,6 +46149,15 @@ msgstr "Оновіть ім’я групи, опис, аватар та вид
msgid "Update your project name, topics, description, and avatar."
msgstr "Оновіть ім'я проєкту, теми, опис та аватар."
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "Неможливо перейменувати проєкт, тому що він має теги в реєстрі контейнерів!"
@@ -45366,12 +46167,24 @@ msgstr "Неможливо встановити гілку за замовчув
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "Новий рівень видимості не допускається!"
msgid "UpdateProject|Project could not be updated!"
msgstr "Проєкт не може бути оновлений!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -45381,6 +46194,9 @@ msgstr ""
msgid "Updated"
msgstr "Оновлено"
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "Оновлено %{updated_at} %{updated_by}"
@@ -45645,6 +46461,9 @@ msgstr "Використання за місяць"
msgid "UsageQuota|Usage by project"
msgstr "Використання по проєкту"
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "Використання групових ресурсів у проєктах групи %{strong_start}%{group_name}%{strong_end}"
@@ -45771,23 +46590,17 @@ msgstr "Використовуйте %{code_start}::%{code_end} для ство
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
-msgstr ""
+msgstr "Використовуйте файл authorized_keys для автентифікації SSH-ключів"
msgid "Use banners and notifications to notify your users about scheduled maintenance, recent upgrades, and more."
-msgstr ""
+msgstr "Використовуйте банери та сповіщення, щоб повідомляти користувачів про заплановане технічне обслуговування, нещодавні оновлення тощо."
msgid "Use cURL"
msgstr ""
@@ -45841,16 +46654,13 @@ msgid "Use the link below to confirm your email address."
msgstr ""
msgid "Use the public cloud instance URL (%{kroki_public_url}) or %{install_link_start}install Kroki%{install_link_end} on your own infrastructure and use your own instance URL."
-msgstr ""
+msgstr "Використовуйте публічну URL-адресу інстансу хмари (%{kroki_public_url}) або %{install_link_start}встановіть Kroki%{install_link_end} на власній інфраструктурі та використовуйте власну URL-адресу інстансу."
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr "Використовуйте цю форму, щоб повідомити адміністратора про користувачів, які створюють спам-повідомлення, коментарі або ведуть себе неналежним чином."
-
msgid "Use this token to validate received payloads."
-msgstr ""
+msgstr "Використовуйте цей токен для перевірки отриманого корисного навантаження."
msgid "Use webhook"
msgstr ""
@@ -45961,6 +46771,9 @@ msgstr "Обмеження користувача"
msgid "User settings"
msgstr "Параметри користувача"
+msgid "User was successfully banned."
+msgstr "Користувач був успішно заблокований."
+
msgid "User was successfully created."
msgstr "Користувача було успішно створено."
@@ -46072,6 +46885,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr "Активність"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr "Заблокований користувач"
@@ -46223,16 +47039,16 @@ msgid "Users API rate limit"
msgstr ""
msgid "Users can launch a development environment from a GitLab browser tab when the %{linkStart}Gitpod%{linkEnd} integration is enabled."
-msgstr ""
+msgstr "Користувачі можуть запускати середовище розробки з вкладки браузера GitLab, якщо увімкнено інтеграцію %{linkStart}Gitpod%{linkEnd}."
msgid "Users can reactivate their account by signing in. %{link_start}Learn more.%{link_end}"
msgstr "Користувачі можуть повторно активувати свій обліковий запис, увійшовши в систему. %{link_start}Дізнатися більше.%{link_end}"
msgid "Users can render diagrams in AsciiDoc, Markdown, reStructuredText, and Textile documents using Kroki."
-msgstr ""
+msgstr "За допомогою Kroki користувачі можуть відтворювати діаграми у документах AsciiDoc, Markdown, reStructuredText та Textile."
msgid "Users can request access (if visibility is public or internal)"
-msgstr ""
+msgstr "Користувачі можуть запитувати доступ, (якщо видимість публічна або внутрішня)"
msgid "Users cannot be added to projects in this group"
msgstr ""
@@ -46342,6 +47158,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -46375,6 +47194,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -46429,6 +47251,12 @@ msgstr "Показує %{selectedSubjectFilterText} для групи '%{groupNa
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -46438,6 +47266,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -46450,9 +47281,6 @@ msgstr "Початок"
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr "Змінна"
@@ -46466,13 +47294,13 @@ msgid "Variables"
msgstr "Змінні"
msgid "Variables can be:"
-msgstr ""
+msgstr "Змінні можуть бути:"
msgid "Variables can have several attributes."
msgstr "Змінні можуть мати декілька атрибутів."
msgid "Variables store information, like passwords and secret keys, that you can use in job scripts. All projects on the instance can use these variables."
-msgstr ""
+msgstr "Змінні зберігають інформацію, наприклад, паролі та секретні ключі, яку ви можете використовувати у сценаріях завдань. Ці змінні можуть використовувати всі проєкти в інстансі."
msgid "Various container registry settings."
msgstr "Різноманітні налаштування реєстру контейнерів."
@@ -46528,9 +47356,6 @@ msgstr "Версія %{versionNumber} (остання)"
msgid "VersionCheck|%{details}"
msgstr "%{details}"
-msgid "VersionCheck|Critical security upgrade available"
-msgstr "Доступне критичне оновлення безпеки"
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr "Важливе повідомлення - Критичний випуск системи безпеки"
@@ -46558,12 +47383,12 @@ msgstr "Ви зараз на версії %{currentVersion}! Ми наполег
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr "Ви зараз на версії %{currentVersion}! Ми наполегливо рекомендуємо негайно оновити інсталяцію GitLab до однієї з наступних версій: %{latestStableVersions}."
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
-msgstr "Наразі ви перебуваєте на версії %{currentVersion}. Ми наполегливо рекомендуємо оновити вашу інсталяцію GitLab. %{link}"
-
msgid "VersionCheck|Your GitLab Version"
msgstr "Ваша версія GitLab"
+msgid "View File Metadata"
+msgstr ""
+
msgid "View Stage: %{title}"
msgstr "Переглянути стадію: %{title}"
@@ -47221,9 +48046,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "Не вдалося підкючитися до сервера Prometheus. Або сервер більше не існує, або необхідно оновити деталі конфігурації."
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr "Ми виявили спробу входу у ваш обліковий запис %{host} за допомогою неправильного коду двофакторної автентифікації"
@@ -47851,7 +48673,7 @@ msgid "WikiPage|Content"
msgstr ""
msgid "WikiPage|Create %{pageTitle}"
-msgstr ""
+msgstr "Створити %{pageTitle}"
msgid "WikiPage|Create page"
msgstr "Створити сторінку"
@@ -47986,7 +48808,7 @@ msgid "WorkItem|Add assignees"
msgstr "Додати виконавців"
msgid "WorkItem|Add due date"
-msgstr "Додати термін виконання"
+msgstr "Додати дату завершення"
msgid "WorkItem|Add start date"
msgstr "Додати дату початку"
@@ -48022,23 +48844,17 @@ msgstr "Дочірній елемент видалено"
msgid "WorkItem|Closed"
msgstr "Закрито"
-msgid "WorkItem|Collapse tasks"
-msgstr "Згорнути завдання"
-
msgid "WorkItem|Create %{workItemType}"
-msgstr ""
+msgstr "Створити %{workItemType}"
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr "Створити підзавдання"
-
msgid "WorkItem|Create work item"
msgstr "Створити робочий елемент"
msgid "WorkItem|Dates"
-msgstr "Дати"
+msgstr "Терміни"
msgid "WorkItem|Delete %{workItemType}"
msgstr "Видалити %{workItemType}"
@@ -48052,9 +48868,6 @@ msgstr "Дата виконання"
msgid "WorkItem|Existing task"
msgstr "Існуюче підзавдання"
-msgid "WorkItem|Expand tasks"
-msgstr "Розгорнути підзавдання"
-
msgid "WorkItem|Health status"
msgstr "Стан здоров'я"
@@ -48172,6 +48985,9 @@ msgstr "Дата початку"
msgid "WorkItem|Task"
msgstr "підзавдання"
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr "Підзавдання видалено"
@@ -48233,7 +49049,7 @@ msgid "Write a description..."
msgstr "Напишіть опис..."
msgid "Write a description…"
-msgstr ""
+msgstr "Написати опис…"
msgid "Write an internal note or drag your files here…"
msgstr ""
@@ -48489,7 +49305,7 @@ msgid "You can easily contribute to them by requesting to join these groups."
msgstr "Ви можете легко робити внески до них, запросивши доступ до цих груп."
msgid "You can enable Registration Features because Service Ping is enabled. To continue using Registration Features in the future, you will also need to register with GitLab via a new cloud licensing service."
-msgstr ""
+msgstr "Ви можете увімкнути реєстраційні функції, оскільки сервісний пінг увімкнено. Щоб продовжувати використовувати реєстраційні функції в майбутньому, вам також потрібно буде зареєструватися в GitLab за допомогою нового сервісу хмарного ліцензування."
msgid "You can enable group access token creation in %{link_start}group settings%{link_end}."
msgstr ""
@@ -48555,7 +49371,7 @@ msgid "You can see your chat accounts."
msgstr "Ви можете переглядати свої облікові записи чатів."
msgid "You can set up jobs to only use runners with specific tags. Separate tags with commas."
-msgstr ""
+msgstr "Ви можете налаштувати завдання так, щоб вони використовували лише раннери з певними тегами. Відокремлюйте теги комами."
msgid "You can specify notification level per group or per project."
msgstr "Ви можете вказати рівень сповіщень на рівні групи або проєкту."
@@ -48828,9 +49644,6 @@ msgstr "Вам потрібно вказати поточний пароль д
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48988,15 +49801,15 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr ""
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr "Ваша підписка на %{strong}%{plan_name}%{strong_close} закінчується %{strong}%{expires_on}%{strong_close}. Якщо ви не поновите підписку, ви втратите доступ до платних функцій %{strong}%{downgrades_on}%{strong_close}. Після цієї дати ви не зможете створювати проблеми, об’єднувати запити чи використовувати багато інших функцій."
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr ""
@@ -49220,21 +50033,6 @@ msgstr "Ваше повідомлення тут"
msgid "Your name"
msgstr "Ваше ім'я"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -49317,8 +50115,20 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "Your subscription will expire on %{expires_on}"
-msgstr "Термін дії вашої підписки закінчиться %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr "Ваша група найвищого рівня %{namespace_name} досягла ліміту користувача %{free_limit}"
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr "Ваша група найвищого рівня %{namespace_name} знаходиться за лімітом користувачів %{free_limit} і була розміщена в режимі \"тільки для читання\"."
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr "Ваша група верхнього рівня %{namespace_name} перевищує обмеження на %{free_user_limit} користувача"
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr "Ваша група верхнього рівня перевищує ліміт користувачів і пам’яті, і її переведено в стан лише для читання."
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr "Ваша група верхнього рівня перевищує ліміт користувачів і її переведено в стан лише для читання."
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
msgstr ""
@@ -49420,6 +50230,9 @@ msgstr[3] "близько %d годин"
msgid "access:"
msgstr "доступ:"
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr "додано %{emails}"
@@ -50045,9 +50858,6 @@ msgstr "завантажується"
msgid "ciReport|is loading, errors when loading results"
msgstr "завантажується, помилки під час завантаження результатів"
-msgid "ci_database"
-msgstr "ci_database"
-
msgid "closed"
msgstr "закрито"
@@ -50094,6 +50904,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -50110,22 +50923,22 @@ msgid "created"
msgstr "створено"
msgid "created %{issuable_created} by %{author}"
-msgstr ""
+msgstr "створено %{issuable_created} користувачем %{author}"
msgid "created %{timeAgoString} by %{email} via %{user}"
-msgstr ""
+msgstr "створено %{timeAgoString} за допомогою %{email} через %{user}"
msgid "created %{timeAgo}"
msgstr "створено %{timeAgo}"
msgid "created %{timeAgo} by %{author}"
-msgstr ""
+msgstr "створено %{timeAgo} користувачем %{author}"
msgid "created %{timeAgo} by %{author} in %{project_link}"
msgstr "створено %{timeAgo} %{author} в %{project_link}"
msgid "created by"
-msgstr ""
+msgstr "створено"
msgid "daily"
msgstr "щодня"
@@ -50133,6 +50946,9 @@ msgstr "щодня"
msgid "data"
msgstr "дані"
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr "дата не повинна бути пізніше 9999-12-31"
@@ -50234,6 +51050,9 @@ msgstr "%{slash_command} перезаписує загальний заплан
msgid "example.com"
msgstr "example.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "перевищує максимальну довжину (100 користувачів)"
@@ -50243,6 +51062,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr "закінчено %{timebox_due_date}"
@@ -50587,9 +51409,6 @@ msgstr "завантаження"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "заблоковано %{path_lock_user_name} %{created_at}"
-msgid "main_database"
-msgstr "main_database"
-
msgid "manual"
msgstr "вручну"
@@ -50619,6 +51438,9 @@ msgstr " (коміти були об'єднані)"
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr "етап повинен належати до проєкту або до групи."
@@ -50954,6 +51776,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr "має бути кореневою групою."
+
msgid "must be a root namespace"
msgstr ""
@@ -50999,12 +51824,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr "не може бути власником простору імен"
+
msgid "must not contain commonly used combinations of words and letters"
msgstr "не повинно містити загальновживаних сполучень слів і букв"
@@ -51015,7 +51846,7 @@ msgid "my-channel"
msgstr ""
msgid "my-topic"
-msgstr ""
+msgstr "моя тема"
msgid "needs to be between 10 minutes and 1 month"
msgstr "має бути між 10 хвилинами та 1 місяцем"
@@ -51068,6 +51899,9 @@ msgstr "%{item}, і %{lastItem}"
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr "відкрита задачу"
@@ -51189,13 +52023,13 @@ msgid "reCAPTCHA"
msgstr ""
msgid "reCAPTCHA helps prevent credential stuffing."
-msgstr ""
+msgstr "reCAPTCHA допомагає запобігти розповсюдженню облікових даних."
msgid "reCAPTCHA private key"
-msgstr ""
+msgstr "reCAPTCHA приватний ключ"
msgid "reCAPTCHA site key"
-msgstr ""
+msgstr "reCAPTCHA ключ сайту"
msgid "reached maximum depth"
msgstr "досягнуто максимальної глибини"
@@ -51324,6 +52158,9 @@ msgstr "Невідомий"
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/ur_PK/gitlab.po b/locale/ur_PK/gitlab.po
index 4e5ebed10e9..a0eb8ffc4c3 100644
--- a/locale/ur_PK/gitlab.po
+++ b/locale/ur_PK/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: ur-PK\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/uz_UZ/gitlab.po b/locale/uz_UZ/gitlab.po
index e901ef4a9be..73bbbde0a3a 100644
--- a/locale/uz_UZ/gitlab.po
+++ b/locale/uz_UZ/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: uz\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:48\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -60,7 +60,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -72,6 +72,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -273,6 +276,11 @@ msgid_plural "%d groups"
msgstr[0] ""
msgstr[1] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -358,11 +366,6 @@ msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
msgstr[1] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -828,12 +831,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -905,6 +902,9 @@ msgid_plural "%{no_of_days} days"
msgstr[0] ""
msgstr[1] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -982,14 +982,24 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgstr[1] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -1063,7 +1073,7 @@ msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
msgstr[1] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -1094,8 +1104,13 @@ msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge
msgstr[0] ""
msgstr[1] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgstr[1] ""
@@ -1297,9 +1312,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1312,6 +1324,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1738,6 +1753,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2182,6 +2200,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2278,9 +2299,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2590,6 +2608,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2602,6 +2623,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2674,15 +2704,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2719,7 +2740,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2731,12 +2755,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2779,6 +2812,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2854,9 +2890,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2896,6 +2929,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2977,6 +3019,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -3004,6 +3049,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3601,12 +3649,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3616,6 +3673,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3625,22 +3688,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -4111,6 +4198,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -4129,9 +4219,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4357,9 +4444,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4507,9 +4591,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4617,6 +4698,11 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+msgstr[1] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4710,9 +4796,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -5126,6 +5209,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5216,6 +5302,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5332,6 +5421,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5401,12 +5493,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5482,6 +5583,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5506,14 +5610,14 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
msgstr[1] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5953,6 +6057,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5968,9 +6078,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6418,6 +6525,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6544,12 +6654,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6996,6 +7112,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -7014,10 +7136,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -7041,6 +7163,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -7059,13 +7184,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -7101,7 +7226,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -7110,6 +7238,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7401,10 +7532,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7416,7 +7547,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7434,6 +7565,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7494,7 +7634,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7512,6 +7652,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7661,6 +7804,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7682,6 +7834,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7694,6 +7849,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7703,15 +7864,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -8000,6 +8170,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -8069,9 +8242,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8225,7 +8395,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8240,9 +8410,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8427,16 +8594,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8547,9 +8714,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8685,13 +8849,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8700,9 +8867,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8712,6 +8876,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8727,6 +8894,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9844,6 +10014,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -10059,6 +10235,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -10089,9 +10274,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -10122,6 +10304,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -11016,9 +11201,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -11031,9 +11228,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -11043,6 +11249,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -11052,6 +11267,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11181,18 +11399,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11805,6 +12017,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11817,6 +12035,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12192,9 +12413,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12308,15 +12526,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12329,12 +12541,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12380,10 +12586,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12404,15 +12610,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12434,12 +12634,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12449,9 +12643,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12611,7 +12802,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12629,6 +12820,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12641,9 +12835,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12695,10 +12886,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12803,6 +12994,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13195,9 +13392,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13222,6 +13416,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13270,6 +13467,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14224,15 +14424,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14392,6 +14586,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14646,9 +14843,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14745,6 +14939,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14778,9 +14975,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -15147,12 +15341,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15366,9 +15554,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15495,10 +15680,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15609,6 +15794,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15645,7 +15842,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15708,6 +15908,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15801,6 +16007,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15810,6 +16019,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15987,6 +16202,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -16002,12 +16220,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -16107,6 +16319,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16254,12 +16469,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16275,6 +16496,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16290,6 +16514,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16299,9 +16526,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16314,6 +16538,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16335,6 +16562,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16616,9 +16846,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16652,7 +16879,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16857,6 +17084,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17333,9 +17563,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17495,6 +17722,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17726,7 +17956,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17735,19 +17965,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17779,7 +18012,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18503,9 +18736,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18653,6 +18883,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18716,8 +18949,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgstr[1] ""
@@ -18859,15 +19092,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18937,6 +19203,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18958,6 +19227,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -19003,6 +19275,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19486,15 +19764,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19771,6 +20043,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19873,10 +20148,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19912,6 +20193,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19972,6 +20259,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -20035,7 +20325,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -20047,7 +20340,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -20068,13 +20361,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20408,6 +20698,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20601,6 +20894,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20616,9 +20912,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20667,9 +20960,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20679,21 +20969,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20730,6 +21008,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20760,6 +21041,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20904,6 +21188,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20928,9 +21215,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20976,6 +21260,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -21033,6 +21323,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -21142,6 +21438,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21228,6 +21530,9 @@ msgid_plural "Importing %d repositories"
msgstr[0] ""
msgstr[1] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21243,6 +21548,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21255,9 +21563,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -22008,6 +22322,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -22041,6 +22358,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -22125,6 +22448,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22304,25 +22639,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22331,13 +22663,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22361,9 +22699,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22463,6 +22798,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22484,9 +22822,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22565,9 +22900,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22577,6 +22909,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22730,6 +23065,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22817,7 +23155,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22826,6 +23164,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22841,12 +23182,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22903,7 +23250,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22927,6 +23274,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23332,9 +23682,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23605,6 +23952,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23674,7 +24024,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23728,7 +24078,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23761,6 +24111,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23776,10 +24129,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23791,16 +24144,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23866,6 +24216,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24329,15 +24685,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24413,9 +24760,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24665,6 +25009,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -25052,6 +25399,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -25079,9 +25429,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25202,9 +25549,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25328,9 +25672,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25670,10 +26011,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB."
+msgstr ""
+
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25932,6 +26276,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25950,6 +26297,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25959,6 +26309,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -26094,9 +26447,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -26151,9 +26501,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26235,6 +26582,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -27019,9 +27372,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -27061,7 +27447,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -27073,9 +27459,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -27100,6 +27483,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -27163,6 +27549,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27220,6 +27609,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27232,7 +27624,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27244,7 +27636,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27262,6 +27654,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27294,7 +27692,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27578,9 +27976,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27890,6 +28285,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27983,9 +28381,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -28099,9 +28494,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -28135,6 +28527,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28641,7 +29036,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28662,9 +29057,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28790,6 +29182,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28859,6 +29254,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28898,7 +29296,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28952,6 +29350,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28964,12 +29365,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28994,6 +29401,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -29024,12 +29434,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -29116,9 +29535,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -29152,12 +29577,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29407,9 +29838,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29425,6 +29853,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29747,6 +30178,12 @@ msgstr[1] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29898,6 +30335,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -30084,9 +30524,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30501,9 +30938,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30516,6 +30965,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30537,6 +30992,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30555,12 +31013,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -31080,6 +31547,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31290,6 +31760,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31389,6 +31862,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31689,9 +32165,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31782,6 +32255,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31794,6 +32276,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31803,7 +32288,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31818,6 +32303,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31842,7 +32330,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31860,6 +32348,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31896,6 +32387,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31914,6 +32408,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31932,7 +32429,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31959,6 +32456,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31968,6 +32468,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31992,9 +32495,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32406,6 +32906,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32448,6 +32951,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32598,6 +33107,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32610,6 +33122,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32919,6 +33434,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -33000,9 +33518,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -33135,9 +33650,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -33198,6 +33710,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33312,6 +33830,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33468,9 +33989,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33516,6 +34034,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33567,6 +34088,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33921,6 +34445,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33942,10 +34469,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33954,6 +34481,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33972,6 +34502,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33987,6 +34520,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33999,9 +34535,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -34041,6 +34574,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -34050,6 +34586,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -34059,6 +34604,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -34167,6 +34715,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34242,6 +34793,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34272,7 +34838,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34473,6 +35039,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34584,6 +35156,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34804,24 +35379,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34939,6 +35526,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -35206,16 +35796,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35230,6 +35829,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35425,9 +36027,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35714,13 +36313,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35750,6 +36355,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35813,9 +36421,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35869,7 +36474,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35910,6 +36515,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35973,12 +36581,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -36020,6 +36634,11 @@ msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
msgstr[1] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -36048,7 +36667,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -36087,6 +36706,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -36117,18 +36739,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -36203,15 +36837,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -36230,6 +36873,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36245,6 +36891,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36275,6 +36924,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36295,6 +36950,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36346,6 +37004,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36391,6 +37052,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36412,19 +37076,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36469,6 +37139,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36501,6 +37174,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36543,6 +37219,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36552,7 +37231,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36567,10 +37246,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36609,10 +37291,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36627,6 +37309,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36732,22 +37420,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36987,9 +37675,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -37095,6 +37780,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -37207,15 +37898,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37396,6 +38117,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37405,6 +38129,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37459,7 +38186,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37558,6 +38285,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37798,7 +38528,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -38110,6 +38840,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -38215,12 +38948,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38257,9 +38996,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38326,9 +39062,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38365,6 +39098,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38392,9 +39128,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38590,6 +39323,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38883,6 +39619,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -39152,9 +39891,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39335,6 +40071,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39359,7 +40104,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39371,10 +40116,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39506,6 +40251,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39650,6 +40398,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39986,9 +40737,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -40121,6 +40869,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -40148,9 +40899,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -40211,7 +40959,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41777,9 +42525,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41831,6 +42576,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -42207,6 +42955,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -42246,9 +42997,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42405,6 +43153,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42540,6 +43291,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42606,9 +43360,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42660,6 +43411,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42837,10 +43591,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -43122,9 +43876,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43293,6 +44044,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43696,8 +44468,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgstr[1] ""
@@ -43743,10 +44515,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43806,6 +44578,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43998,6 +44773,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -44019,6 +44797,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -44058,6 +44839,11 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -44214,9 +45000,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44270,9 +45053,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44294,12 +45074,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44516,6 +45290,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44615,6 +45395,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44807,9 +45590,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44837,6 +45617,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44846,12 +45635,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44861,6 +45662,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -45125,6 +45929,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -45251,18 +46058,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45326,9 +46127,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45439,6 +46237,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45550,6 +46351,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45820,6 +46624,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45853,6 +46660,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45907,6 +46717,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45916,6 +46732,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45928,9 +46747,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -46006,9 +46822,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -46036,10 +46849,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46693,9 +47506,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47488,18 +48298,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47518,9 +48322,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47638,6 +48439,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48290,9 +49094,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48448,13 +49249,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48678,21 +49479,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48773,7 +49559,19 @@ msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_
msgstr[0] ""
msgstr[1] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48874,6 +49672,9 @@ msgstr[1] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49479,9 +50280,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49526,6 +50324,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49565,6 +50366,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49662,6 +50466,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49671,6 +50478,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -50005,9 +50815,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -50033,6 +50840,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50364,6 +51174,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50409,12 +51222,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50478,6 +51297,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50720,6 +51542,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/vi_VN/gitlab.po b/locale/vi_VN/gitlab.po
index 1afeb980788..534ba6ef93e 100644
--- a/locale/vi_VN/gitlab.po
+++ b/locale/vi_VN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: vi\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -59,7 +59,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -71,6 +71,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -737,12 +740,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
@@ -889,13 +889,21 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -964,7 +972,7 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1189,9 +1201,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1204,6 +1213,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1603,6 +1615,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2047,6 +2062,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2143,9 +2161,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2455,6 +2470,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2539,15 +2566,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr ""
-msgid "AdminArea|Stop all jobs?"
-msgstr ""
-
-msgid "AdminArea|Stop jobs"
-msgstr ""
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr ""
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2584,7 +2602,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,12 +2617,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2719,9 +2752,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2761,6 +2791,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3466,12 +3511,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3481,6 +3535,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3490,22 +3550,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3976,6 +4060,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4372,9 +4453,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4481,6 +4559,10 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -4983,6 +5062,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5257,12 +5345,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5338,6 +5435,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5362,13 +5462,13 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5806,6 +5906,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr ""
@@ -6271,6 +6374,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -6863,10 +6981,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr ""
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7530,6 +7678,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8073,7 +8239,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,16 +8436,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8393,9 +8556,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8531,13 +8691,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8546,9 +8709,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8558,6 +8718,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9688,6 +9854,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -9902,6 +10074,15 @@ msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -9932,9 +10113,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr ""
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -9965,6 +10143,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -10871,9 +11064,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -10883,6 +11085,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11021,18 +11235,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11645,6 +11853,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11657,6 +11871,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12147,15 +12361,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,12 +12376,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12219,10 +12421,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12243,15 +12445,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12273,12 +12469,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr ""
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr ""
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14603,9 +14796,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15320,10 +15501,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15434,6 +15615,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15626,6 +15828,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15635,6 +15840,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15812,6 +16023,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -15827,12 +16041,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -15932,6 +16140,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr ""
@@ -16440,9 +16666,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16476,7 +16699,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17154,9 +17380,6 @@ msgstr ""
msgid "February"
msgstr ""
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr ""
msgid "Find file"
msgstr ""
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17547,7 +17773,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr ""
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17556,19 +17782,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18321,9 +18550,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18754,6 +19016,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18775,6 +19040,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -18820,6 +19088,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19303,15 +19577,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -19852,7 +20138,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20223,6 +20509,9 @@ msgstr ""
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20480,9 +20769,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20953,6 +21245,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21818,6 +22128,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22293,9 +22627,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22374,9 +22705,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22386,6 +22714,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22626,7 +22960,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,6 +22969,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23140,9 +23486,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23413,6 +23756,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,16 +23948,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24219,9 +24562,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr ""
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -25949,9 +26295,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -26857,7 +27239,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr ""
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -26959,6 +27341,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr ""
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27684,6 +28075,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -28903,9 +29318,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -28939,12 +29360,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29532,6 +29959,12 @@ msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -29867,9 +30303,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr ""
@@ -30299,6 +30744,12 @@ msgstr ""
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr ""
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr ""
@@ -31073,6 +31539,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr ""
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32231,6 +32730,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32381,6 +32886,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32393,6 +32901,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33251,9 +33768,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33299,6 +33813,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33350,6 +33867,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,10 +34248,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33782,9 +34314,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -33950,6 +34494,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34055,7 +34617,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34256,6 +34818,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,24 +35156,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34720,6 +35303,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -34987,16 +35573,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35641,7 +36242,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35681,6 +36282,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,12 +36348,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -35816,7 +36430,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36042,6 +36686,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36235,6 +36900,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,10 +37051,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36392,6 +37069,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36497,22 +37180,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr ""
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36752,9 +37435,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -36860,6 +37540,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,7 +38277,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38080,9 +38811,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr ""
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38344,6 +39072,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39738,9 +40484,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -39873,6 +40616,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41523,9 +42266,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41577,6 +42317,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,10 +43330,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -42866,9 +43615,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr ""
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43037,6 +43783,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43739,6 +44509,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44010,9 +44787,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44547,9 +45324,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44577,6 +45351,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44586,12 +45369,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -44865,6 +45663,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -44991,18 +45792,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45289,6 +46084,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr ""
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45559,6 +46357,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45646,6 +46450,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45655,6 +46465,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46429,9 +47236,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48407,21 +49202,6 @@ msgstr ""
msgid "Your name"
msgstr ""
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,7 +49281,19 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48601,6 +49393,9 @@ msgstr[0] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49385,6 +50186,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -49740,6 +50541,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50418,6 +51234,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/zh_CN/gitlab.po b/locale/zh_CN/gitlab.po
index 74763a6ca90..7642d3d16b5 100644
--- a/locale/zh_CN/gitlab.po
+++ b/locale/zh_CN/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr "从%{start}到%{end}"
@@ -59,8 +59,8 @@ msgstr "或%{emphasisStart}#议题id%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr "或%{emphasisStart}&史诗id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr "或引用 (例如: path/to/project!merge_request_id)"
+msgid " or references"
+msgstr "或引用"
msgid " reacted with :%{name}:"
msgstr " 回应为:%{name}:"
@@ -71,6 +71,9 @@ msgstr "“%{ref}”上不存在“%{path}”"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "“%{repository_name}” 的大小(%{repository_size})大于%{limit}的限制。"
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr "##### 错误 ##### 您已使用 %{namespace_name} 的存储配额的 %{usage_percentage} ( %{size_limit} 的 %{current_size} ) 。 %{namespace_name} 现在为只读状态。 此命名空间下的项目已被锁定,操作将受到限制。 如果需要管理存储,或购买额外存储空间,请参阅 %{manage_storage_url}。要了解更多关于限制操作的信息,请参阅 %{restricted_actions_url}"
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid}(已关闭)"
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] "%d 个群组"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] "找到 %d 个群组"
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d小时"
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d个个人项目将被删除,无法恢复。"
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d 点"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d个以前合并的提交"
@@ -737,12 +740,6 @@ msgstr "由于派生的源项目可见性较低,因此不允许使用%{level_n
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr "%{linkStart}了解更多%{linkEnd}。"
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}从标题中删除%{draft_snippet}前缀%{link_end},允许此合并请求在准备就绪时被合并。"
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "使用 %{link_start} %{draft_snippet}%{link_end} 作为标题开头,以防止合并请求草稿在准备就绪之前合并。"
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow},还有 %{awardsListLength} 个。"
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days}天"
+msgid "%{numberOfSelectedTags} tags"
+msgstr "%{numberOfSelectedTags} 个标签"
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind}个落后于%{default_branch}分支的提交, 同时%{number_commits_ahead}个超前的提交"
@@ -889,13 +889,21 @@ msgstr "%{reportType}检测到%{totalStart}%{total}%{totalEnd}个潜在的%{vuln
msgid "%{reportType} detected no new vulnerabilities."
msgstr "%{reportType} 未检测到新漏洞。"
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
-msgstr[0] ""
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
+msgstr[0] "%{requireStart}需要%{requireEnd} %{approvalsRequired} 个%{approvalStart}批准%{approvalEnd},来自:"
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}重试%{retryButtonEnd}或%{newFileButtonStart}添加新文件%{newFileButtonEnd}。"
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] "%{reviewer_names} 已被添加为审核者。"
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] "%{reviewer_names} 已从审核者中删除。"
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} 已与其余参与者重新计算。请审查 %{rotation_link} 的新设置。建议您与目前的on-call人员取得联系,以确保on-call工作的连续性。"
@@ -964,8 +972,8 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] "%{strongStart}%{count}%{strongEnd} 提交"
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr "%{strongStart}提示:%{strongEnd} 您也可以在本地检出合并请求。%{linkStart}了解更多。%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr "%{strongStart}提示:%{strongEnd}您也可以%{linkStart}用合并请求 ID 检出%{linkEnd}。"
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
msgstr "%{strong_open}%{group_name}%{strong_close} 的项目:"
@@ -990,9 +998,13 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] "%{strong_start}%{count}位成员%{strong_end}必须核准后才可以合并。任何具有开发人员或更高权限的用户都可以合并。"
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
-msgstr[0] "%{strong_start}%{errors}%{strong_end} 点"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] "%{strong_start}%{errors}%{strong_end} %{prefix} 个发现"
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr "%{strong_start}%{human_size}%{strong_end} 项目存储"
@@ -1189,9 +1201,6 @@ msgstr "(每月限制 %{quota} 流水线分钟数)"
msgid "(No changes)"
msgstr "(无变更内容)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr "(无限流水线分钟数)"
@@ -1204,6 +1213,9 @@ msgstr "(已删除)"
msgid "(expired)"
msgstr "(已过期)"
+msgid "(external link)"
+msgstr "(外部链接)"
+
msgid "(leave blank if you don't want to change it)"
msgstr "(如果您不想更改,请留空)"
@@ -1603,6 +1615,9 @@ msgstr "非私密工作项不能有私密父项。"
msgid "A page with that title already exists"
msgstr "该标题页面已存在"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr "批量更新议题时必须提供一个父级议题。"
+
msgid "A personal access token has been revoked"
msgstr "个人访问令牌已被撤销"
@@ -2047,6 +2062,9 @@ msgstr "添加新站点"
msgid "Add README"
msgstr "添加自述文件"
+msgid "Add Wiki"
+msgstr "添加 Wiki"
+
msgid "Add Zoom meeting"
msgstr "添加 Zoom 会议"
@@ -2143,9 +2161,6 @@ msgstr "添加批准规则"
msgid "Add approvers"
msgstr "添加核准人"
-msgid "Add broadcast message"
-msgstr "添加广播消息"
-
msgid "Add child epic to an epic"
msgstr "添加子史诗到史诗"
@@ -2455,6 +2470,9 @@ msgstr "激活用户"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "本实例中创建的所有用户,其中也包括非%{billable_users_link_start}收费用户%{billable_users_link_end}。"
+msgid "AdminArea|Are you sure?"
+msgstr "您确定吗?"
+
msgid "AdminArea|Blocked users"
msgstr "已禁用用户"
@@ -2467,6 +2485,15 @@ msgstr "计费用户明细"
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr "非计费用户明细"
+msgid "AdminArea|Cancel all jobs"
+msgstr "取消所有作业"
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr "取消所有正在运行和等待中的作业"
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr "取消作业失败"
+
msgid "AdminArea|Components"
msgstr "组件"
@@ -2539,26 +2566,17 @@ msgstr "注册 GitLab 通讯"
msgid "AdminArea|Stop all jobs"
msgstr "停止所有作业"
-msgid "AdminArea|Stop all jobs?"
-msgstr "停止所有作业吗?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "停止作业"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "停止作业失败"
-
msgid "AdminArea|Total Billable users"
msgstr "计费用户总数"
msgid "AdminArea|Total Non-Billable users"
-msgstr ""
+msgstr "非计费用户总数"
msgid "AdminArea|Total users"
msgstr "所有用户"
msgid "AdminArea|Totals"
-msgstr ""
+msgstr "总计"
msgid "AdminArea|Updated %{last_update_time}"
msgstr "已更新于 %{last_update_time}"
@@ -2584,24 +2602,36 @@ msgstr "查看最新项目"
msgid "AdminArea|View latest users"
msgstr "查看最新的用户"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "您即将停止所有作业,这会中断并结束所有正在运行的作业。"
+msgid "AdminArea|Yes, proceed"
+msgstr "是的,继续"
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr "您将要取消此实例中所有正在运行和等待中的作业。您想要继续吗?"
msgid "AdminArea|active users + blocked users"
-msgstr ""
+msgstr "活跃用户+禁用用户"
msgid "AdminArea|total billable + total non-billable"
-msgstr ""
+msgstr "计费用户+非计费用户"
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "加载统计数据时出错。请再试一次"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr "获取群组和项目时发生错误。请刷新页面重试。"
+
msgid "AdminEmail|Body"
msgstr "正文"
msgid "AdminEmail|Body is required."
msgstr "必须有正文。"
+msgid "AdminEmail|Loading groups and projects."
+msgstr "正在加载群组和项目"
+
+msgid "AdminEmail|No groups or projects found."
+msgstr "未找到群组或项目"
+
msgid "AdminEmail|Recipient group or project"
msgstr "收件群组或项目"
@@ -2644,6 +2674,9 @@ msgstr "影响所有新的和现有的群组。"
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr "默认情况下,所有新项目都可以使用实例的共享Runner。"
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr "允许通过直接传输迁移群组和项目"
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Auto DevOps 域"
@@ -2719,9 +2752,6 @@ msgstr "启用 kuromoji 自定义分析器:索引"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr "启用 kuromoji 自定义分析器:搜索"
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr "启用通过直接传输迁移 GitLab 群组和项目"
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "启用流水线建议提示"
@@ -2761,6 +2791,15 @@ msgstr "如果没有写入单位,则默认为秒。例如,这些都是等价
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "如果未指定群组或实例级别,默认值为 %{default_initial_branch_name}。不影响现有的仓库。"
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr "如果没有任何现有索引,系统会创建一个。"
@@ -2842,6 +2881,9 @@ msgstr "仅在安装插件、启用索引和重新创建索引后启用搜索。
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr "暂停Elasticsearch 索引"
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr "预览有效负载"
@@ -2869,6 +2911,9 @@ msgstr "需要 %{linkStart}电子邮件通知%{linkEnd}"
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr "按 IP 地址限制群组访问。%{link_start}了解更多%{link_end}。"
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr "保存 %{name} 限制"
@@ -3194,7 +3239,7 @@ msgid "AdminUsers|Is using seat"
msgstr "正在使用许可席位"
msgid "AdminUsers|Issues and merge requests authored by this user are hidden from other users."
-msgstr ""
+msgstr "由该用户创建的议题和合并请求对其他用户不可见。"
msgid "AdminUsers|It's you!"
msgstr "自己!"
@@ -3239,7 +3284,7 @@ msgid "AdminUsers|Personal projects, group and user history will be left intact"
msgstr "个人项目、群组和用户历史将保持不变"
msgid "AdminUsers|Private profile"
-msgstr ""
+msgstr "个人资料"
msgid "AdminUsers|Quota of CI/CD minutes"
msgstr "CI/CD 分钟数配额"
@@ -3466,12 +3511,21 @@ msgstr "高级设置"
msgid "Advanced export options"
msgstr "高级导出选项"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr "无法获取索引实体。请稍后再试。"
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr "Elasticsearch 版本不兼容"
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr "从 13.1 版本起,您需要先%{recreate_link_start}重建索引%{link_end}才能执行%{reindexing_link_start}不停机重索引%{link_end}和%{migrations_link_start}高级搜索迁移%{link_end}。"
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr "无。请选择要建立索引的命名空间。"
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr "无。请选择要建立索引的项目。"
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr "暂停索引并将 Elasticsearch 升级到受支持的版本。"
@@ -3481,6 +3535,12 @@ msgstr "推荐重新索引"
msgid "AdvancedSearch|Reindex required"
msgstr "需要重新索引"
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr "选择要索引的命名空间"
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr "选择要索引的项目"
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr "您正在使用过时的代码搜索映射。 为了提高代码搜索质量,我们建议您使用%{reindexing_link_start}不停机重索引%{link_end},或%{recreate_link_start}重新创建您的索引%{link_end}。"
@@ -3490,17 +3550,8 @@ msgstr "密码更新成功后,您将被重定向到登录页面。"
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "密码更新成功后,您将被重定向到登录页面,您可以使用新密码重新登录。"
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
-msgstr "过期后,您将无法使用合并批准、代码质量或许多其他功能。"
-
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
-msgstr "到期后,您将无法使用合并批准、史诗或许多其他功能。"
-
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
-msgstr "过期后,您将无法使用合并批准、史诗或许多安全功能。"
-
msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
-msgstr ""
+msgstr "激活 Apple App Store Connect 集成后,将创建以下受保护变量以供 CI/CD 使用。"
msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr "导出完成后,从通知电子邮件或此页面下载数据文件。 然后您可以从另一个 GitLab 实例的 %{strong_text_start}创建新群组%{strong_text_end} 页面导入数据文件。"
@@ -3508,6 +3559,39 @@ msgstr "导出完成后,从通知电子邮件或此页面下载数据文件。
msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr "在阅读这些贡献指南后,您将准备好"
+msgid "Airflow"
+msgstr ""
+
+msgid "Airflow|Airflow DAGs"
+msgstr ""
+
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
+msgstr ""
+
msgid "Akismet"
msgstr "Akismet"
@@ -3976,6 +4060,9 @@ msgstr "允许通过 HTTP(S) 对 Git 进行密码验证"
msgid "Allow password authentication for the web interface"
msgstr "允许 Web 界面的密码身份验证"
+msgid "Allow possible spam"
+msgstr "允许可能的垃圾信息"
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr "允许项目维护者配置仓库镜像"
@@ -3994,9 +4081,6 @@ msgstr "允许此密钥推送到这个仓库"
msgid "Allow use of licensed EE features"
msgstr "允许使用许可的EE功能"
-msgid "Allow users to dismiss the broadcast message"
-msgstr "允许用户关闭广播消息"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "允许用户注册任何应用程序,使用 GitLab 作为 OAuth 提供者"
@@ -4222,9 +4306,6 @@ msgstr "获取参与者时出现错误。"
msgid "An error occurred while fetching pending comments"
msgstr "获取待处理评论时发生错误"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "获取项目自动完成时出错。"
-
msgid "An error occurred while fetching reference"
msgstr "获取参考时发生错误"
@@ -4372,9 +4453,6 @@ msgstr "删除史诗时发生错误。"
msgid "An error occurred while removing issues."
msgstr "删除议题时发生错误。"
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "渲染广播消息时发生错误"
-
msgid "An error occurred while rendering the editor"
msgstr "在渲染编辑器时出错"
@@ -4481,6 +4559,10 @@ msgstr "秒数必须是整数"
msgid "An issue already exists"
msgstr "议题已经存在"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] "%d 个议题已指派给您。"
+
msgid "An unauthenticated user"
msgstr "未经认证的用户"
@@ -4574,9 +4656,6 @@ msgstr "任何至少具有开发者权限的项目成员。"
msgid "Any milestone"
msgstr "任何里程碑"
-msgid "Any namespace"
-msgstr "任何命名空间"
-
msgid "App ID"
msgstr "应用ID"
@@ -4596,16 +4675,16 @@ msgid "Append the comment with %{tableflip}"
msgstr "追加%{tableflip}到评论"
msgid "AppleAppStore|The Apple App Store Connect Issuer ID."
-msgstr ""
+msgstr "Apple App Store Connect 发行者 ID。"
msgid "AppleAppStore|The Apple App Store Connect Key ID."
-msgstr ""
+msgstr "Apple App Store Connect 密钥 ID。"
msgid "AppleAppStore|The Apple App Store Connect Private Key."
-msgstr ""
+msgstr "Apple App Store Connect 私钥。"
msgid "AppleAppStore|Use GitLab to build and release an app in the Apple App Store."
-msgstr ""
+msgstr "使用 GitLab 在 Apple App Store 中构建和发布应用程序。"
msgid "Application"
msgstr "应用"
@@ -4836,7 +4915,7 @@ msgid "Applying suggestions..."
msgstr "正在应用建议..."
msgid "Approval options"
-msgstr ""
+msgstr "批准选项"
msgid "Approval rules"
msgstr "批准规则"
@@ -4983,6 +5062,9 @@ msgstr "分段: %section"
msgid "Approve"
msgstr "批准"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "批准合并请求"
@@ -5073,6 +5155,9 @@ msgstr "您确定要 %{action} %{name}吗?"
msgid "Are you sure you want to approve %{user}?"
msgstr "您确定要批准 %{user} 吗?"
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr "您确定要尝试合并吗?"
@@ -5188,6 +5273,9 @@ msgstr "确定要重试此迁移吗?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr "您确定要撤销%{accessTokenType}嘛?此操作不能撤销。"
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr "您确定要撤销此 SSH 密钥吗?"
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr "您确定要撤销该群组的访问令牌吗?此操作无法撤消。"
@@ -5257,12 +5345,21 @@ msgstr "删除 %{name} 吗?"
msgid "Artifacts|Delete artifact"
msgstr "删除产物"
+msgid "Artifacts|Help us improve this page"
+msgstr "帮助我们改进这个页面"
+
+msgid "Artifacts|Take a quick survey"
+msgstr "做一个简短调查"
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr "此产物将被永久删除。任何从由此产物所生成的报告都将被清空。"
msgid "Artifacts|Total artifacts size"
msgstr "产物总大小"
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr "我们希望您能够使用此页面轻松管理您的 CI/CD 作业产物。我们正在努力改善这种体验,若您对我们所做的改进提出任何反馈,我们将不胜感激。"
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "随着我们继续为SAST添加更多的功能,我们非常欢迎您通过%{linkStart}此议题%{linkEnd}为SAST配置功能提供反馈。"
@@ -5338,6 +5435,9 @@ msgstr "分配给评论用户"
msgid "Assign to me"
msgstr "分配给我"
+msgid "Assigned"
+msgstr "已指派"
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "已指派%{assignee_users_sentence}。"
@@ -5362,13 +5462,13 @@ msgstr "分配给%{assignee_name}"
msgid "Assigned to me"
msgstr "已分派给我"
-msgid "Assigned to you"
-msgstr "分配给您的"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "%d位指派人"
+msgid "Assignee (optional)"
+msgstr "指派人(可选)"
+
msgid "Assignee has no permissions"
msgstr "受让人没有权限"
@@ -5806,6 +5906,12 @@ msgstr "自动解决"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr "自动从上游仓库更新此项目的分支和标记。"
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "注意"
@@ -5821,9 +5927,6 @@ msgstr "可用的群组 Runner:%{runners}"
msgid "Available on-demand"
msgstr "可按用户要求"
-msgid "Available specific runners"
-msgstr "可用的指定Runner"
-
msgid "Avatar for %{assigneeName}"
msgstr "%{assigneeName} 头像"
@@ -6271,6 +6374,9 @@ msgstr "访问%{parent_billing_page_link}的计费部分以管理该项目的订
msgid "BillingPlans|Ultimate"
msgstr "旗舰版"
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr "升级到专业版"
@@ -6397,12 +6503,18 @@ msgstr "%{user} 成功获得批准"
msgid "Billing|Add seats"
msgstr "添加席位"
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "只有用户设置了公开电子邮件,他们的邮件才对外可见。"
msgid "Billing|An error occurred while approving %{user}"
msgstr "批准 %{user} 时出错"
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr "获取计费成员详细信息时发生错误。"
@@ -6845,6 +6957,12 @@ msgstr "%{total} 个匹配 %{subject}"
msgid "BranchRules|%{total} status %{subject}"
msgstr "%{total} 个状态 %{subject}"
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr "所有分支"
@@ -6863,11 +6981,11 @@ msgstr "允许合并"
msgid "BranchRules|Allowed to merge (%{total})"
msgstr "允许合并 (%{total})"
-msgid "BranchRules|Allowed to push"
-msgstr "允许推送"
+msgid "BranchRules|Allowed to push and merge"
+msgstr "允许推送和合并"
-msgid "BranchRules|Allowed to push (%{total})"
-msgstr "允许推送(%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr "允许推送和合并(%{total})"
msgid "BranchRules|An error occurred while fetching branches."
msgstr "获取分支时发生错误。"
@@ -6890,6 +7008,9 @@ msgstr "分支规则详情"
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr "检查合并请求中的状态响应,失败不会阻止合并。%{linkStart} 了解更多信息。%{linkEnd}"
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr "创建通配符:%{searchTerm}"
@@ -6908,14 +7029,14 @@ msgstr "群组"
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr "保持稳定分支的安全并强制开发者使用合并请求。%{linkStart}什么是受保护的分支?%{linkEnd}"
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr "在合并请求批准中管理"
-msgid "BranchRules|Manage in Protected Branches"
-msgstr "在受保护的分支中管理"
+msgid "BranchRules|Manage in protected branches"
+msgstr "管理受保护分支"
-msgid "BranchRules|Manage in Status checks"
-msgstr "在状态检查中管理"
+msgid "BranchRules|Manage in status checks"
+msgstr "管理状态检查"
msgid "BranchRules|No data to display"
msgstr "没有要显示的数据"
@@ -6950,15 +7071,21 @@ msgstr "状态检查"
msgid "BranchRules|Status checks (%{total})"
msgstr "状态检查 (%{total})"
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
msgstr "目标分支"
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr ""
+
msgid "BranchRules|Users"
msgstr "用户"
msgid "BranchRules|default"
msgstr "默认"
+msgid "BranchRules|protected"
+msgstr "受保护"
+
msgid "Branches"
msgstr "分支"
@@ -7250,12 +7377,12 @@ msgstr "%{host} 正在运行过时的 GitLab 版本(v%{version})"
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature}(需要 v%{version})"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr "导入群组时注意%{linkStart}可见性规则%{linkEnd}。"
+
msgid "BulkImport|Destination"
msgstr "目标"
-msgid "BulkImport|Destination group"
-msgstr "目标群组"
-
msgid "BulkImport|Existing groups"
msgstr "现有群组"
@@ -7265,8 +7392,8 @@ msgstr "按源群组过滤"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr "以下数据将不会被迁移:%{bullets} 如果您在迁移中需要此数据,请 %{host} 系统管理员升级 GitLab"
-msgid "BulkImport|Group import history"
-msgstr "群组导入历史"
+msgid "BulkImport|GitLab Migration history"
+msgstr "GitLab Migration 历史"
msgid "BulkImport|History"
msgstr "历史"
@@ -7283,6 +7410,15 @@ msgstr "导入已完成,请选择另一个名称再导入"
msgid "BulkImport|Import selected"
msgstr "导入已选择项"
+msgid "BulkImport|Import with projects"
+msgstr "导入(包含项目)"
+
+msgid "BulkImport|Import without projects"
+msgstr "导入(排除项目)"
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr "导入项目是 %{docsLinkStart}Beta%{docsLinkEnd} 功能。"
+
msgid "BulkImport|Importing the group failed."
msgstr "导入群组失败。"
@@ -7343,8 +7479,8 @@ msgstr "模版/基于文件导入/GitLab 迁移"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr "更新具有实时变更的导入状态失败"
-msgid "BulkImport|Your imported groups will appear here."
-msgstr "您导入的群组将出现在这里。"
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr "您导入的群组和项目将出现在这里。"
msgid "BulkImport|Your imported projects will appear here."
msgstr "您导入的项目将出现在这里。"
@@ -7361,6 +7497,9 @@ msgstr "无效的实体源类型"
msgid "BulkImport|must be a group"
msgstr "必须为群组"
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "无序列表"
@@ -7509,6 +7648,15 @@ msgstr "添加具有域名的%{kubernetes_cluster_link_start}Kubernetes集群集
msgid "CICD|Add an existing project to the scope"
msgstr "将现有项目添加到此范围"
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr "更新设置时出错。请重试。"
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7530,6 +7678,9 @@ msgstr "所有项目默认使用Auto DevOps流水线"
msgid "CICD|Deployment strategy"
msgstr "部署策略"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr "启用功能以限制对以下项目的作业令牌访问。"
@@ -7542,6 +7693,12 @@ msgstr "限制"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "限制 CI_JOB_TOKEN 访问"
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr "限制 JSON Web 令牌(JWT)访问"
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr "选择使用此项目的 CI_JOB_TOKEN CI/CD 变量进行身份验证的 API 请求可以访问哪些项目。禁用此功能存在安全风险,因为未经授权的项目可能会尝试检索活动令牌并访问 API。%{linkStart}了解更多。%{linkEnd}"
@@ -7551,15 +7708,24 @@ msgstr "Auto DevOps 流水线默认在没有 CI/CD 配置文件的所有项目
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "在未找到备用CI配置文件时将使用Auto DevOps流水线。"
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr "JWT 令牌必须手动在每个需要的作业之中进行申明。当其被禁用时,令牌将在流水线的作业中始终可用。%{linkStart} 查看更多详情。%{linkEnd}"
+
msgid "CICD|There are several CI/CD limits in place."
msgstr "存在几个 CI/CD 限制。"
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr "获取令牌访问设置时出错。"
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr "未受保护的分支将无法从受保护的分支访问缓存。"
msgid "CICD|Use separate caches for protected branches"
msgstr "为受保护的分支使用单独的缓存"
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr "使用 %{codeStart}secrets%{codeEnd} 关键字来配置带有 JWT 的作业。"
+
msgid "CICD|group enabled"
msgstr "群组已启用"
@@ -7663,7 +7829,7 @@ msgid "Can't be empty"
msgstr "不能为空"
msgid "Can't create snippet: %{err}"
-msgstr "无法创建代码片断: %{err}"
+msgstr "无法创建代码片段: %{err}"
msgid "Can't fetch content for the blob: %{err}"
msgstr "无法获取Blob的内容: %{err}"
@@ -7848,6 +8014,9 @@ msgstr "无法更改,因为它被父级锁定"
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr "锁定属性时不能为无"
+msgid "Cause identified"
+msgstr "原因已确定"
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "此用户内容将被移动到系统级“幽灵用户”,以保留供未来需要时使用。 欲了解更多信息,请参阅%{link_start}用户帐户删除文档%{link_end}。"
@@ -7917,11 +8086,8 @@ msgstr "更改您的密码"
msgid "Change your password or recover your current one"
msgstr "更改您的密码或恢复当前密码"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
-msgstr ""
+msgstr "已移除所有审核者"
msgid "ChangeTypeAction|Cherry-pick"
msgstr "拣选"
@@ -8073,8 +8239,8 @@ msgstr "检查命名空间方案的功能可用性"
msgid "Check out branch"
msgstr "检出分支"
-msgid "Check out, review, and merge locally"
-msgstr "在本地检出、审核和合并"
+msgid "Check out, review, and resolve locally"
+msgstr "在本地检出、审核和解决"
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
msgstr "检查 %{code_open}elasticsearch.log%{code_close} 文件,debug 迁移停止的原因并在重试迁移之前进行任何更改,修复失败原因后,选择 %{strong_open}重试迁移%{strong_close},迁移计划在后台重试。"
@@ -8088,9 +8254,6 @@ msgstr "请联系您的管理员。"
msgid "Check your Docker images for known vulnerabilities."
msgstr "检查您的Docker镜像是否存在已知漏洞."
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "检查您的 Kubernetes 集群镜像是否存在已知漏洞。"
-
msgid "Check your sign-up restrictions"
msgstr "检查您的注册限制"
@@ -8273,18 +8436,18 @@ msgstr "用户数量"
msgid "Checkout|Payment method"
msgstr "付款方式"
-msgid "Checkout|Please select a country"
-msgstr "请选择国家"
-
-msgid "Checkout|Please select a state"
-msgstr "请选择州"
-
msgid "Checkout|Purchase details"
msgstr "购买详情"
msgid "Checkout|Select"
msgstr "选择"
+msgid "Checkout|Select a country"
+msgstr "选择国家"
+
+msgid "Checkout|Select a state"
+msgstr "选择一个州/省"
+
msgid "Checkout|State"
msgstr "州"
@@ -8393,9 +8556,6 @@ msgstr "选择任何颜色。"
msgid "Choose file…"
msgstr "选择文件…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr "选择首选的 Runner 并填入 AWS CFT。"
-
msgid "Choose the top-level group for your repository imports."
msgstr "选择仓库导入的顶级群组。"
@@ -8531,14 +8691,17 @@ msgstr "删除变量"
msgid "CiVariables|Remove variable row"
msgstr "删除变量行"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr "再次运行作业"
msgid "CiVariables|Scope"
msgstr "范围"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "指定要在此运行中使用的变量值。 %{linkStart}CI/CD设置%{linkEnd}中指定的值将用作默认值"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
msgid "CiVariables|State"
msgstr "状态"
@@ -8546,9 +8709,6 @@ msgstr "状态"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr "此 %{entity} 有 %{currentVariableCount} 个定义的 CI/CD 变量。每个 %{entity} 的最大变量数是 %{maxVariableLimit}。要添加新变量,您必须减少定义变量的数量。"
-msgid "CiVariables|Trigger this manual action"
-msgstr "触发此手动操作"
-
msgid "CiVariables|Type"
msgstr "类型"
@@ -8558,6 +8718,9 @@ msgstr "值"
msgid "CiVariables|Variables"
msgstr "变量"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr "变量存储您可以在作业脚本中使用的信息,如密码和密钥。每个 %{entity} 最多可以定义 %{limit} 个变量。"
@@ -8573,6 +8736,9 @@ msgstr "所有环境"
msgid "CiVariable|Create wildcard"
msgstr "创建通配符"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr "在 UI 中定义一个 CI/CD 变量"
+
msgid "CiVariable|New environment"
msgstr "新建环境"
@@ -9688,6 +9854,12 @@ msgstr "代码所有者"
msgid "Code Quality"
msgstr "代码质量"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr "Code Quality 扫描发现 %{degradation} 和 %{improvement}。"
+
+msgid "Code Quality scans found %{findings}."
+msgstr "Code Quality 扫描发现 %{findings}。"
+
msgid "Code Review"
msgstr "代码评审"
@@ -9902,6 +10074,15 @@ msgstr "提交"
msgid "CommitMessage|Add %{file_name}"
msgstr "添加 %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr "此提交是使用已撤销的密钥签名的。"
+
+msgid "CommitSignature|Unverified"
+msgstr "未验证"
+
+msgid "CommitSignature|Unverified signature"
+msgstr "未验证的签名"
+
msgid "CommitWidget|authored"
msgstr "编辑于"
@@ -9932,9 +10113,6 @@ msgstr "提交:"
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "获取合并请求数据时出错"
-msgid "Commits|History"
-msgstr "历史"
-
msgid "Commits|No related merge requests found"
msgstr "无相关合并请求"
@@ -9965,6 +10143,9 @@ msgstr "比较Git提交版本"
msgid "Compare GitLab editions"
msgstr "比较 GitLab 版本"
+msgid "Compare GitLab plans"
+msgstr "比较 GitLab 各版本"
+
msgid "Compare Revisions"
msgstr "比较版本"
@@ -10248,7 +10429,7 @@ msgid "Configure Secret Detection in `.gitlab-ci.yml` using the GitLab managed t
msgstr "使用 GitLab 托管模板在 `.gitlab-ci.yml` 中配置密钥检测。您可以[添加变量覆盖](https://docs.gitlab.com/ee/user/application_security/secret_detection/#customizing-settings) 来自定义密钥检测设置。"
msgid "Configure Secret Detection in `.gitlab-ci.yml`, creating this file if it does not already exist"
-msgstr "在 `.gitlab-ci.yml` 中配置 Secret Detection,如果该文件不存在则创建此文件"
+msgstr "在 `.gitlab-ci.yml` 中配置 Secret 检测,如果该文件不存在则创建此文件"
msgid "Configure Sentry integration for error tracking"
msgstr "配置 Sentry 集成以进行错误跟踪"
@@ -10833,7 +11014,7 @@ msgid "Continue to the next step"
msgstr "转到下一步"
msgid "Continue with overages"
-msgstr ""
+msgstr "超额并继续"
msgid "Continuous Integration and Deployment"
msgstr "持续集成和部署"
@@ -10854,11 +11035,23 @@ msgid "ContributionAnalytics|%{created} created, %{merged} merged, %{closed} clo
msgstr "%{created} 个已创建, %{merged} 个已合并,%{closed} 个已关闭。"
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
-msgstr "%{pushes} 个推送,超过 %{contributors} 个贡献者的 %{commits} 次提交"
+msgstr "%{pushes} 次推送,超过 %{contributors} 个贡献者的 %{commits} 次提交。"
+
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr "自%{start_date}起的议题,合并请求和推送事件的贡献分析"
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "议题"
@@ -10871,9 +11064,18 @@ msgstr "上个月"
msgid "ContributionAnalytics|Last week"
msgstr "上周"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "合并请求"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "在选定的时间段内没有议题。"
@@ -10883,6 +11085,15 @@ msgstr "在选定的时间段内没有合并请求。"
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr "在选定的时间段内没有推送。"
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr "给定的日期范围大于 31 天"
@@ -10892,6 +11103,9 @@ msgstr "结束日期早于给定的开始日期"
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr "数据太多,无法计算。尝试降低洞察配置文件中的 period_limit 设置。"
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr "%{calendar_date}的贡献"
@@ -11021,18 +11235,12 @@ msgstr "复制密码"
msgid "Copy source branch name"
msgstr "复制源分支名称"
-msgid "Copy this registration token."
-msgstr "复制此注册令牌."
-
msgid "Copy to clipboard"
msgstr "复制到剪贴板"
msgid "Copy token"
msgstr "复制令牌"
-msgid "Copy trigger token"
-msgstr "复制触发令牌"
-
msgid "Copy value"
msgstr "复制值"
@@ -11229,7 +11437,7 @@ msgid "Country"
msgstr "国家/地区"
msgid "Counts"
-msgstr ""
+msgstr "总数"
msgid "Counts reflect children you may not have access to."
msgstr "计数反映您可能没有访问权限的子项。"
@@ -11645,6 +11853,12 @@ msgstr "创建于"
msgid "Created %{epicTimeagoDate}"
msgstr "创建于 %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr "创建于 %{timeAgo}"
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr "由 %{author} 创建于 %{timeAgo}"
+
msgid "Created %{timestamp}"
msgstr "创建于%{timestamp}"
@@ -11657,6 +11871,9 @@ msgstr "创建于"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "创建了一个分支和一个合并请求来解决此议题。"
+msgid "Created at"
+msgstr "创建于"
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "创建了分支“%{branch_name}”和合并请求以解决此议题。"
@@ -12032,9 +12249,6 @@ msgstr "总计"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "不适用于所选群组"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "应该属于一个群组"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "%{selectedLabelsCount}项已选择(最大%{maxLabels})"
@@ -12127,7 +12341,7 @@ msgid "CycleAnalytics|project dropdown filter"
msgstr "项目下拉列表筛选器"
msgid "CycleAnalytics|the assigned object is not supported"
-msgstr ""
+msgstr "不支持分配的对象"
msgid "DAG visualization requires at least 3 dependent jobs."
msgstr "DAG可视化至少需要3个依赖作业。"
@@ -12147,15 +12361,9 @@ msgstr "DAST 配置文件"
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr "平均(最近%{days}天)"
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr "更改失败率"
@@ -12168,12 +12376,6 @@ msgstr "变更失败率(百分比)"
msgid "DORA4Metrics|Cycle time"
msgstr "周期时间"
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr "%{name} 群组的 DORA 指标"
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr "%{name} 项目的 DORA 指标"
-
msgid "DORA4Metrics|Date"
msgstr "日期"
@@ -12219,11 +12421,11 @@ msgstr "中位时间(最近 %{days} 天)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "在给定时间段内,事件在生产环境中的中位时间。"
-msgid "DORA4Metrics|Median time from issue created to issue closed."
-msgstr "从议题创建到关闭的中位数时间。"
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
+msgstr "%{name} 群组的指标比较"
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
-msgstr "从一个关联议题的合并请求最早提交到该议题结束时的中位时间。"
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
+msgstr "%{name} 项目的指标比较"
msgid "DORA4Metrics|Month to date"
msgstr "本月至今"
@@ -12243,15 +12445,9 @@ msgstr "部署数量"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "给定时间段内事件数除以生产环境的部署数。"
-msgid "DORA4Metrics|Number of new issues created."
-msgstr "创建的新议题数量。"
-
msgid "DORA4Metrics|Past 6 Months"
msgstr "过去 6 个月"
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr "导致生产事故的部署百分比。"
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "失败部署的百分比"
@@ -12273,12 +12469,6 @@ msgstr "该图表显示基于 %{linkStart}deployment_tier%{linkEnd} 值的生产
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr "该图表显示合并请求被合并和部署到生产环境之间的中间值时间,这些时间基于 %{linkStart}deployment_tier%{linkEnd} 值。"
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr "组织从生产故障中恢复所需的时间。"
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr "成功交付提交到生产的时间。该指标反映了 CI/CD 流水线的效率。"
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr "恢复服务的时间"
@@ -12288,14 +12478,11 @@ msgstr "恢复服务的时间"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr "恢复服务的时间(中位天数)"
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr "生产环境部署的总数。"
-
msgid "DSN"
msgstr "DSN"
msgid "Dashboard"
-msgstr "仪表板"
+msgstr "仪表盘"
msgid "Dashboard uid not found"
msgstr "找不到仪表盘uid"
@@ -12450,8 +12637,8 @@ msgstr "启用基本身份验证"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "在逗号分隔列表中输入 URL。"
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "在逗号分隔列表中输入 headers。"
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
msgid "DastProfiles|Error Details"
msgstr "错误详细信息"
@@ -12468,6 +12655,9 @@ msgstr "排除的路径"
msgid "DastProfiles|Excluded paths (optional)"
msgstr "排除的路径(可选)"
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr "隐藏调试消息"
@@ -12480,9 +12670,6 @@ msgstr "管理%{profileType}配置文件"
msgid "DastProfiles|Manage profiles"
msgstr "管理配置"
-msgid "DastProfiles|Manage site profiles"
-msgstr "管理站点配置文件"
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr "最小 = 0 (无超时),最大 = 2880 分钟"
@@ -12534,12 +12721,12 @@ msgstr "此按需扫描正在使用配置文件"
msgid "DastProfiles|Profile name"
msgstr "配置名称"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
-msgstr "请求 header 名称和值。Headers 会添加到 DAST 发出的每个请求中。"
-
msgid "DastProfiles|Request headers"
msgstr "请求报头"
+msgid "DastProfiles|Retry"
+msgstr "重试"
+
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
msgstr "除了传统的爬虫之外,可以运行AJAX爬虫来遍历目标站点。"
@@ -12642,6 +12829,12 @@ msgstr "用户名"
msgid "DastProfiles|Username form field"
msgstr "用户名表单字段"
+msgid "DastProfiles|Validate"
+msgstr "验证"
+
+msgid "DastProfiles|Validate site profile"
+msgstr "验证站点配置文件"
+
msgid "DastProfiles|Validated"
msgstr "已验证"
@@ -13033,9 +13226,6 @@ msgstr "删除文件"
msgid "Delete Key"
msgstr "删除密钥"
-msgid "Delete Selected"
-msgstr "删除选中项"
-
msgid "Delete Value Stream"
msgstr "删除值流"
@@ -13060,6 +13250,9 @@ msgstr "删除列"
msgid "Delete comment"
msgstr "删除评论"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr "删除语料库"
@@ -13108,6 +13301,9 @@ msgstr "删除发布 %{release}?"
msgid "Delete row"
msgstr "删除行"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr "删除自监控项目"
@@ -13674,7 +13870,7 @@ msgid "Deployment frequency"
msgstr "部署频率"
msgid "DeploymentApprovals|Allow pipeline triggerer to approve deployment."
-msgstr ""
+msgstr "允许流水线触发器批准部署。"
msgid "DeploymentApprovals|Approvals"
msgstr "批准"
@@ -13692,10 +13888,10 @@ msgid "DeploymentApprovals|Maintainers"
msgstr "维护者"
msgid "DeploymentApprovals|Set how approval rules are applied to deployments in protected environments."
-msgstr ""
+msgstr "设置批准规则如何应用于受保护环境中的部署。"
msgid "DeploymentApprovals|When a pipeline runs, deployment jobs will automatically be approved in the pipeline if the triggerer is allowed to approve."
-msgstr ""
+msgstr "当流水线运行时,如果允许触发者批准,部署作业将在流水线中自动获得批准。"
msgid "DeploymentApproval| Current approvals: %{current}"
msgstr "当前批准: %{current}"
@@ -14053,15 +14249,9 @@ msgstr "DevOps 报告"
msgid "DevOps adoption"
msgstr "DevOps adoption"
-msgid "DevOps metrics comparison (Beta)"
-msgstr "DevOps 指标比较(Beta)"
-
msgid "Developer"
msgstr "开发者"
-msgid "Development"
-msgstr "开发"
-
msgid "Devices (optional)"
msgstr "设备(可选)"
@@ -14221,6 +14411,9 @@ msgstr "已采纳的特性总数"
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr "您不能删除您当前所在的群组。"
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr "%{strongStart}Beta 功能:%{strongEnd}在%{linkStart}问题反馈%{linkEnd}中留下您的想法。"
+
msgid "DevopsReport|DevOps Score"
msgstr "DevOps分数"
@@ -14279,7 +14472,7 @@ msgid "Difference between start date and now"
msgstr "开始日期和现在之间的差异"
msgid "Different user's signature"
-msgstr ""
+msgstr "不同用户的签名"
msgid "DiffsCompareBaseBranch|(HEAD)"
msgstr "(HEAD)"
@@ -14471,9 +14664,6 @@ msgstr "忽略选取项目"
msgid "Dismiss trial promotion"
msgstr "关闭试用推荐"
-msgid "Dismissable"
-msgstr "可忽略"
-
msgid "Dismissed"
msgstr "已忽略"
@@ -14570,6 +14760,9 @@ msgstr "不发送服务数据"
msgid "Don't show again"
msgstr "不再显示"
+msgid "Don't show this again"
+msgstr "不再显示"
+
msgid "Done"
msgstr "完成"
@@ -14603,9 +14796,6 @@ msgstr "下载产物"
msgid "Download codes"
msgstr "下载代码"
-msgid "Download evidence JSON"
-msgstr "下载凭证JSON"
-
msgid "Download export"
msgstr "下载导出"
@@ -14972,12 +15162,6 @@ msgstr "Elasticsearch 重建索引尚未开始:%{errors}"
msgid "Elasticsearch zero-downtime reindexing"
msgstr "Elasticsearch不停机重建索引"
-msgid "Elastic|None. Select namespaces to index."
-msgstr "无。请选择要建立索引的命名空间。"
-
-msgid "Elastic|None. Select projects to index."
-msgstr "无。请选择要建立索引的项目。"
-
msgid "Email"
msgstr "电子邮件"
@@ -15191,9 +15375,6 @@ msgstr "对命名空间启用仪表盘限制"
msgid "Enable email notification"
msgstr "启用电子邮件通知"
-msgid "Enable error tracking"
-msgstr "启用错误跟踪"
-
msgid "Enable feature to choose access level"
msgstr "启用功能并选择访问级别"
@@ -15320,12 +15501,12 @@ msgstr "启用 OAuth 身份验证源"
msgid "End Time"
msgstr "结束时间"
+msgid "End time"
+msgstr "结束时间"
+
msgid "Ends"
msgstr "结束"
-msgid "Ends at (UTC)"
-msgstr "结束于(UTC)"
-
msgid "Ends on"
msgstr "结束于"
@@ -15434,6 +15615,18 @@ msgstr "输入批准密码"
msgid "Enterprise"
msgstr "企业"
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr "无法更新用户详细信息"
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr "该用户已经是企业用户"
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr "该用户不是该群组的成员"
+
msgid "Environment"
msgstr "环境"
@@ -15470,8 +15663,11 @@ msgstr "环境"
msgid "Environments Dashboard"
msgstr "环境仪表板"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
-msgstr "环境允许您跟踪您应用程序的部署。 %{linkStart}更多信息%{linkEnd}。"
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr "环境允许您跟踪您的应用程序部署。要保护此环境,请转到 CI/CD 设置中 %{linkStart}受保护的环境%{linkEnd} 部分。"
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr "环境允许您跟踪您应用程序的部署。%{linkStart}更多信息。%{linkEnd}"
msgid "Environments in %{name}"
msgstr "%{name}中的环境"
@@ -15533,6 +15729,12 @@ msgstr "自动停止"
msgid "Environments|Auto stops %{autoStopAt}"
msgstr "自动停止于 %{autoStopAt}"
+msgid "Environments|Clean up"
+msgstr "清理"
+
+msgid "Environments|Clean up environments"
+msgstr "清理环境"
+
msgid "Environments|Commit"
msgstr "提交"
@@ -15626,6 +15828,9 @@ msgstr "回滚环境 %{name}?"
msgid "Environments|Search by environment name"
msgstr "按环境名称搜索"
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr "选择要清理的环境。不包括受保护的环境。了解更多关于清理环境的信息。"
+
msgid "Environments|Show all"
msgstr "显示全部"
@@ -15635,6 +15840,12 @@ msgstr "终止"
msgid "Environments|Stop environment"
msgstr "终止环境"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr "停止自指定日期以来未更新的环境:"
+
+msgid "Environments|Stop unused environments"
+msgstr "停止未使用的环境"
+
msgid "Environments|Stopping %{environmentName}"
msgstr "终止%{environmentName}"
@@ -15812,6 +16023,9 @@ msgstr "获取分支时出错。"
msgid "Error fetching burnup chart data"
msgstr "提取燃烧图数据时出错"
+msgid "Error fetching data. Please try again."
+msgstr "获取数据时出错。请重试。"
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr "获取分支分叉数目时出错。请重试。"
@@ -15827,12 +16041,6 @@ msgstr "获取网络图时出错。"
msgid "Error fetching payload data."
msgstr "获取有效数据时出错。"
-msgid "Error fetching refs"
-msgstr "获取refs时出错。"
-
-msgid "Error fetching target projects. Please try again."
-msgstr "获取目标项目时出错。请重试。"
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "获取依赖列表时出错。请检查您的网络连接,然后重试。"
@@ -15932,6 +16140,9 @@ msgstr "设置编辑器时出错。请重试。"
msgid "Error tracking"
msgstr "错误跟踪"
+msgid "Error tracking is currently in"
+msgstr "错误跟踪目前在"
+
msgid "Error updating %{issuableType}"
msgstr "更新 %{issuableType} 时出错"
@@ -16079,12 +16290,18 @@ msgstr "添加策略"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr "您确定要删除“%{escalationPolicy}”升级策略吗?此操作无法撤消。"
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr "选择如果第一警报联系人没有回复时向谁发送电子邮件。"
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "在 GitLab 中创建升级策略"
msgid "EscalationPolicies|Delete escalation policy"
msgstr "删除升级策略"
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr "将此策略与您可能创建的其他策略区分开来(例如,“严重警报升级”)。"
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr "编辑升级策略"
@@ -16100,6 +16317,9 @@ msgstr "升级策略"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr "项目 %{project} 的升级策略 %{obstacle}"
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr "成功创建升级策略"
+
msgid "EscalationPolicies|Escalation rules"
msgstr "升级规则"
@@ -16115,6 +16335,9 @@ msgstr "已达到最多10条规则。"
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "分钟数必须在 0 到 1440 之间。"
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr "有关您的策略的更多详细信息。"
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr "删除升级规则"
@@ -16124,9 +16347,6 @@ msgstr "搜索用户"
msgid "EscalationPolicies|Select schedule"
msgstr "选择计划"
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr "设置升级策略以定义在第一个被呼叫的用户不回应的事件中,谁应被呼叫以及何时呼叫。"
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "然后%{doAction}%{scheduleOrUser}"
@@ -16139,6 +16359,9 @@ msgstr "无法更新升级策略,请重试。"
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr "此策略没有升级规则。"
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr "收到新警报时,策略中指定的用户会收到一封电子邮件。"
+
msgid "EscalationPolicies|mins"
msgstr "最小值"
@@ -16160,6 +16383,9 @@ msgstr "预计"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr "即使您达到订阅的席位数量,您也可以继续添加用户,系统将会收取超额费用。"
+msgid "Event tag (optional)"
+msgstr "事件标签(可选)"
+
msgid "EventFilterBy|Filter by all"
msgstr "全部"
@@ -16440,9 +16666,6 @@ msgstr "需要的文档: %{expected_documents}"
msgid "Experiment"
msgstr "实验"
-msgid "Experiment candidates"
-msgstr "实验候选者"
-
msgid "Experiments"
msgstr "实验"
@@ -16476,8 +16699,8 @@ msgstr "过期 %{preposition} %{expires_at}"
msgid "Expires:"
msgstr "到期时间:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "请解释此问题。如适用,可提供相关议题或评论的链接。"
+msgid "Explain why you're reporting the user."
+msgstr "说明您举报该用户的原因。"
msgid "Explore"
msgstr "探索"
@@ -16679,6 +16902,9 @@ msgstr "由于没有指定用户,无法分配审核者。"
msgid "Failed to assign a user because no user was found."
msgstr "由于未找到用户,因此无法指派用户。"
+msgid "Failed to assign you issues related to the merge request."
+msgstr "将与合并请求相关的议题指派给您的操作失败"
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "由于更新环境失败,取消自动终止失败。"
@@ -17154,9 +17380,6 @@ msgstr "2月"
msgid "February"
msgstr "2月"
-msgid "Feedback"
-msgstr "反馈"
-
msgid "Feedback and Updates"
msgstr "反馈和更新"
@@ -17316,6 +17539,9 @@ msgstr "按路径查找"
msgid "Find file"
msgstr "查找文件"
+msgid "FindFile|Switch branch/tag"
+msgstr "切换分支/标签"
+
msgid "Fingerprint (MD5)"
msgstr "指纹(MD5)"
@@ -17547,8 +17773,8 @@ msgstr "您不能在这个项目中直接 %{edit_start}编辑%{edit_end} 文件
msgid "ForkedFromProjectPath|Forked from"
msgstr "派生自"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "从无法访问的项目派生"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr "从无法访问的项目中派生。"
msgid "Forking in progress"
msgstr "派生(Fork)中"
@@ -17556,20 +17782,23 @@ msgstr "派生(Fork)中"
msgid "Forks"
msgstr "派生"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
-msgstr "%{ahead} %{commit_word} 领先"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr "%{aheadLinkStart}%{ahead} %{commit_word} 领先%{aheadLinkEnd}"
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
+msgstr "%{behindLinkStart}%{behind} %{commit_word} 落后%{behindLinkEnd}"
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
-msgstr "%{behind} %{commit_word} 落后"
+msgid "ForksDivergence|%{messages} the upstream repository."
+msgstr "%{messages} 上游代码库。"
-msgid "ForksDivergence|%{messages} upstream repository"
-msgstr "%{messages} 上游仓库"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
+msgstr "无法获取派生详细信息。请稍后再试。"
-msgid "ForksDivergence|Fork has diverged from upstream repository"
-msgstr "派生代码库已与上游代码库分叉"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr "此派生已与上游代码库分叉。"
-msgid "ForksDivergence|Up to date with upstream repository"
-msgstr "与上游仓库保持同步"
+msgid "ForksDivergence|Up to date with the upstream repository."
+msgstr "与上游代码库保持同步。"
msgid "Format: %{dateFormat}"
msgstr "格式:%{dateFormat}"
@@ -17599,8 +17828,8 @@ msgstr "探索付费计划"
msgid "FreeUserCap|Explore paid plans:"
msgstr "探索付费计划:"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
-msgstr "看起来您已达到“%{namespace_name}”的 %{free_user_limit} 个成员的限制。您无法再添加,但可以管理现有成员,例如,通过删除非活动成员并将其替换为新成员。"
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgstr ""
msgid "FreeUserCap|Manage members"
msgstr "管理成员"
@@ -17669,7 +17898,7 @@ msgid "GPG Keys"
msgstr "GPG密钥"
msgid "GPG key mismatch"
-msgstr ""
+msgstr "GPG 密钥不匹配"
msgid "GPG keys allow you to verify signed commits."
msgstr "GPG密钥允许您对签名的提交进行验证。"
@@ -18321,9 +18550,6 @@ msgstr "开始进行性能监控"
msgid "Get started!"
msgstr "开始吧!"
-msgid "Getting started with releases"
-msgstr "开始使用发布"
-
msgid "Git"
msgstr "Git"
@@ -18471,6 +18697,9 @@ msgstr "GitLab帐户请求被拒绝"
msgid "GitLab commit"
msgstr "GitLab提交"
+msgid "GitLab documentation"
+msgstr "GitLab 文档"
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr "GitLab 事件触发 webhook。使用 webhook 请求的详细信息来帮助解决问题。%{link_start}如何排除故障?%{link_end}"
@@ -18534,8 +18763,8 @@ msgstr "GitLab 版本"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr "GitLab 将在你的派生项目中创建分支并开始合并请求。"
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr "Gitea 主机地址"
msgid "Gitea Import"
msgstr "从Gitea导入"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr "ID 为 %{gist_id} 的 Gist 因错误而失败:%{error}。"
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr "GitHub Gists 导入完成,但出现错误"
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr "未导入的 GitHub gists:"
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr "超过 10 个文件的 GitHub gists 必须手动迁移。"
+
+msgid "GithubImporter|Issue attachments"
+msgstr "议题附件"
+
+msgid "GithubImporter|Merge request attachments"
+msgstr "合并请求附件"
+
+msgid "GithubImporter|Note attachments"
+msgstr "注释附件"
+
msgid "GithubImporter|PR mergers"
msgstr "PR 合并者"
msgid "GithubImporter|PR reviews"
msgstr "PR 审核"
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr "拉取请求"
+msgid "GithubImporter|Release attachments"
+msgstr "发布附件"
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr "您将 Github gists 导入GitLab 代码片段的操作已完成。"
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr "创建一个具有%{status_html}访问权限的%{token_link_start}个人访问令牌%{token_link_end},并将其粘贴到此处。"
@@ -18754,6 +19016,9 @@ msgstr "%{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr "提供 %{count} 个默认结果,使用上下箭头键导航搜索结果列表。"
+msgid "GlobalSearch|Aggregations load error."
+msgstr "聚合加载错误。"
+
msgid "GlobalSearch|Close"
msgstr "关闭"
@@ -18775,6 +19040,9 @@ msgstr "我创建的议题"
msgid "GlobalSearch|Issues assigned to me"
msgstr "指派给我的议题"
+msgid "GlobalSearch|Language"
+msgstr "语言"
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "我创建的合并请求"
@@ -18820,6 +19088,12 @@ msgstr "搜索结果正在加载中"
msgid "GlobalSearch|Settings"
msgstr "设置"
+msgid "GlobalSearch|Show more"
+msgstr "显示更多"
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr "显示前 %{maxItems} 条"
+
msgid "GlobalSearch|Syntax options"
msgstr "语法选项"
@@ -19303,15 +19577,9 @@ msgstr "已禁用群组 wiki。"
msgid "Group: %{group_name}"
msgstr "群组:%{group_name}"
-msgid "Group: %{name}"
-msgstr "群组: %{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr "已创建的议题"
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "过去 30 天"
-
msgid "GroupActivityMetrics|Members added"
msgstr "添加新成员数"
@@ -19322,7 +19590,7 @@ msgid "GroupActivityMetrics|Recent activity"
msgstr "最近活动"
msgid "GroupImport|Failed to import group: %{error}"
-msgstr ""
+msgstr "导入群组失败:%{error}"
msgid "GroupImport|Group '%{group_name}' is being imported."
msgstr "正在导入群组'%{group_name}'。"
@@ -19588,6 +19856,9 @@ msgstr "搜索群组"
msgid "GroupSelect|Select a group"
msgstr "选择一个群组"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr "分析仪表盘"
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr "应用到所有子群组,除非被群组所有者覆盖。已添加到项目的群组将失去访问权限。"
@@ -19690,11 +19961,17 @@ msgstr "选择一个子组,作为此群组中新项目的自定义模板源。
msgid "GroupSettings|Select parent group"
msgstr "选择父组"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "选择包含分析仪表盘配置文件的项目"
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "选择包含分析仪表盘配置文件的项目。"
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr "选择包含 %{code_start}.gitlab/insights.yml%{code_end} 文件的项目"
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
-msgstr "选择包含自定义 Insights 文件的项目。%{help_link_start}什么是 Insight?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr "选择包含您的自定义信息洞察文件的项目。"
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
msgstr "为该群组中每个 Pages 站点中的所有内容设置大小限制。%{link_start}了解更多。%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr "用户可以在该群组中创建%{link_start_project}项目访问令牌
msgid "GroupSettings|What are badges?"
msgstr "什么是徽章?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr "什么是分析仪表盘?"
+
+msgid "GroupSettings|What is Insights?"
+msgstr "什么是洞察?"
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr "当活跃用户数量超过这个数字时,额外的用户必须由 %{user_cap_docs_link_start}所有者%{user_cap_docs_link_end}批准,如果您不想强制执行批准,请留空。"
@@ -19789,6 +20072,9 @@ msgstr "对不起,未搜索到任何符合的群组"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "此功能需要浏览器本地存储支持"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr "切换编辑模式"
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "群组是几个项目的集合。"
@@ -19852,8 +20138,11 @@ msgstr "创建新的群组"
msgid "GroupsNew|Create subgroup"
msgstr "创建子组"
-msgid "GroupsNew|GitLab source URL"
-msgstr "GitLab源URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr "输入源实例的 URL。"
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr "GitLab 源实例 URL"
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr "通过创建 %{linkStart}子组%{linkEnd} 也可以嵌套群组。"
@@ -19864,8 +20153,8 @@ msgstr "从另一个实例导入群组和相关数据。"
msgid "GroupsNew|Import group"
msgstr "导入群组"
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "从另一个GitLab实例导入群组"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr "通过直接传输导入群组"
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr "目前已禁用通过直接传输导入群组。"
@@ -19880,19 +20169,16 @@ msgid "GroupsNew|Personal access token"
msgstr "个人访问令牌"
msgid "GroupsNew|Please %{admin_link_start}enable it in the Admin settings%{admin_link_end}."
-msgstr ""
+msgstr "请在%{admin_link_start}管理中心%{admin_link_end}启用它。"
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr "请询问您的管理员在管理员设置中启用它。"
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "请填写GitLab源URL。"
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr "请填写个人访问令牌。"
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
-msgstr "为另一个 GitLab 实例提供凭据以直接导入您的群组。"
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
+msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
msgstr "记得在您要从中迁移的实例上也启用它。"
@@ -20223,6 +20509,9 @@ msgstr "帮助"
msgid "Help translate GitLab into your language"
msgstr "帮助将 GitLab 翻译成您的语言"
+msgid "Help translate to your language"
+msgstr "帮助我们翻译成您的语言"
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "有助于防止机器人暴力攻击。"
@@ -20414,6 +20703,9 @@ msgstr "如何配置此集成?"
msgid "How do I generate it?"
msgstr "我如何生成它?"
+msgid "How do I get started?"
+msgstr "我该如何开始?"
+
msgid "How do I mirror repositories?"
msgstr "如何镜像仓库?"
@@ -20429,9 +20721,6 @@ msgstr "如何设置此服务?"
msgid "How do I use a web terminal?"
msgstr "如何使用 web 终端?"
-msgid "How do I use file templates?"
-msgstr "如何使用文件模板?"
-
msgid "How does pull mirroring work?"
msgstr "拉取镜像如何工作?"
@@ -20480,9 +20769,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "IDE"
-msgid "IDE|Back"
-msgstr "返回"
-
msgid "IDE|Commit"
msgstr "提交"
@@ -20492,21 +20778,9 @@ msgstr "提交到%{branchName}分支"
msgid "IDE|Edit"
msgstr "编辑"
-msgid "IDE|Get started with Live Preview"
-msgstr "开始时预览"
-
msgid "IDE|Go to project"
msgstr "转到项目"
-msgid "IDE|Live Preview"
-msgstr "实时预览"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "使用Web IDE客户端计算来预览您的web应用。"
-
-msgid "IDE|Refresh preview"
-msgstr "刷新预览"
-
msgid "IDE|Review"
msgstr "审阅"
@@ -20543,6 +20817,9 @@ msgstr "每个用户的 IP 地址"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "只允许在最顶层群组设置IP子网限制"
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr "ID"
@@ -20573,6 +20850,9 @@ msgstr "在您完成创建帐户之前,我们需要验证您的身份。在验
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr "在您登录之前,我们需要验证您的身份。请在登录页面输入以下验证码。"
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr "完成验证以登录。"
+
msgid "IdentityVerification|Confirm your email address"
msgstr "确认您的电子邮件地址"
@@ -20717,6 +20997,9 @@ msgstr "您的验证码将在 %{expires_in_minutes} 分钟后过期。"
msgid "Identity|Provider ID"
msgstr "Provider ID"
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr "如果 %{namespace_name} 超过了存储配额,该命名空间中的所有项目都将被锁定并限制操作。如果需要管理存储,或购买额外存储,请查看 %{manage_storage_url}。了解更多关于限制操作的信息,请查看 %{restricted_actions_url}"
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr "如果任何索引字段超过此限制,则将其截断为此字符数。其余内容既不编入索引也不可搜索。这不适用于仓库和 wiki 索引。对于无限字符,将此设置为 0。"
@@ -20741,9 +21024,6 @@ msgstr "如果禁用,则只有管理员可以配置仓库镜像。"
msgid "If enabled, only protected branches will be mirrored."
msgstr "如果启用,则只会镜像受保护的分支。"
-msgid "If no options are selected, only administrators can register runners."
-msgstr "如果没有选定选项,只有管理员可以注册Runner。"
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr "如果活跃用户数量超过了用户限制,您下次的许可证对账时将会收取%{users_over_license_link}个席位的费用。"
@@ -20789,6 +21069,12 @@ msgstr "如果您最近没有尝试登录,请立即%{password_link_start}更
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr "如果您最近没有尝试登录,请立即更改密码:%{password_link}。"
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr "如果您没有在 %{strong}%{downgrades_on}%{strong_close} 之前完成续订,则不能继续合并批准, %{end_message}"
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr "如果您没有在 %{strong}%{downgrades_on}%{strong_close} 之前完成续订,您的实例将变为只读,并且您将无法创建任何议题或合并请求。您还将失去对付费功能和客服支持的权限。%{learn_more_link}"
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr "如果您从仓库检查中得到大量误报,您可以从数据库中清除所有仓库检查信息。"
@@ -20846,6 +21132,12 @@ msgstr "宽"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr "尺寸不正确的图像不会自动调整大小,并且可能会导致意外行为。"
+msgid "Impact detected"
+msgstr "检测到的影响"
+
+msgid "Impact mitigated"
+msgstr "影响减缓"
+
msgid "Impersonate"
msgstr "模拟"
@@ -20953,6 +21245,12 @@ msgstr "从Pharbricator导入任务到议题"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "导入超时。耗时已超过 %{import_jobs_expiration} 秒"
+msgid "Import with projects"
+msgstr "导入(包含项目)"
+
+msgid "Import without projects"
+msgstr "导入(排除项目)"
+
msgid "ImportAProjectModal|Import from a project"
msgstr "从一个项目导入"
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] "正在导入%d个仓库"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr "想要导入 GitLab 项目?通过直接迁移群组方式迁移 GitLab 项目的功能处于 Beta 阶段。%{link_start}了解更多%{link_end}。"
+
msgid "Importing..."
msgstr "导入中..."
@@ -21053,6 +21354,9 @@ msgstr "通过服务台改善客户支持"
msgid "Improve quality with test cases"
msgstr "通过测试用例提高质量"
+msgid "In GitLab"
+msgstr "在此实例中"
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr "在拉取镜像的情况下,您的用户将成为活动提要中所有作为更新结果的事件的作者,例如创建新分支或将新提交推送到现有分支。"
@@ -21065,9 +21369,15 @@ msgstr "进行中"
msgid "In the background, we're attempting to connect you again."
msgstr "在后台,我们正在尝试再次连接您。"
+msgid "In this group"
+msgstr "在此群组中"
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr "在此页面中,您将找到有关当前实例中使用的设置的信息。"
+msgid "In this project"
+msgstr "在此项目中"
+
msgid "In use"
msgstr "正在使用"
@@ -21818,6 +22128,9 @@ msgstr "必须以http或https开头"
msgid "Incident|Add new timeline event"
msgstr "添加时间线事件"
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr "添加事件标签,将时间线评论与特定事件指标相关联。"
+
msgid "Incident|Alert details"
msgstr "警报详情"
@@ -21851,6 +22164,12 @@ msgstr "删除事件时间线事件时出错: %{error}"
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr "更新时间线事件时出错:%{error}"
+msgid "Incident|Event tag"
+msgstr "事件标签"
+
+msgid "Incident|Incident"
+msgstr "事件"
+
msgid "Incident|Metrics"
msgstr "指标"
@@ -21935,6 +22254,18 @@ msgstr "未完成"
msgid "Increase"
msgstr "增加"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr "%{featureName} 正处于孵化阶段"
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr "对此功能提出反馈"
+
+msgid "Incubation|Learn more about incubating features"
+msgstr "了解更多关于孵化功能的信息"
+
msgid "Indent line"
msgstr "缩进行"
@@ -22062,7 +22393,7 @@ msgid "Insights|Configure a custom report for insights into your group processes
msgstr "配置自定义报告来深入了解您的群组进度,例如每月的议题数量、bug 数量和合并请求数量。%{linkStart}如何配置洞察报告?%{linkEnd}"
msgid "Insights|Some items are not visible beacuse the project was filtered out in the insights.yml file (see the projects.only config in the YAML file or the enabled project features (issues, merge requests) in the project settings)."
-msgstr ""
+msgstr "某些项目不可见,因为项目在 insights.yml 文件中被过滤掉(请参阅 YAML 文件中的 projects.only 配置或项目设置中启用的项目功能(议题、合并请求))。"
msgid "Insights|This project is filtered out in the insights.yml file (see the projects.only config for more information)."
msgstr "此项目已在insights.yml文件中筛选掉(见projects.only配置以了解更多信息)。"
@@ -22113,26 +22444,23 @@ msgstr "集成"
msgid "Integration Settings"
msgstr "集成设置"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr "一条评论被添加到私密议题。"
-
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr "一条评论被添加到议题。"
+msgid "IntegrationEvents|A comment is added"
+msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
-msgstr "一个私密议题已创建、更新或关闭"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr "部署已开始或已完成"
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
-msgstr "一个合并请求已创建、更新或合并"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr "记录了一个新的、独特的警报"
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
-msgstr "记录了一个新的、独特的漏洞。(注意:此功能需要旗舰版)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
+msgstr "记录了一个新的独特漏洞(仅适用于旗舰版)"
msgid "IntegrationEvents|A pipeline status changes"
msgstr "流水线状态变更"
@@ -22140,14 +22468,20 @@ msgstr "流水线状态变更"
msgid "IntegrationEvents|A push is made to the repository"
msgstr "有一个推送到此仓库"
-msgid "IntegrationEvents|A tag is pushed to the repository"
-msgstr "一个标签被推送到仓库"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
+msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr "已创建或更新 wiki 页面"
-msgid "IntegrationEvents|An issue is created, updated, or closed"
-msgstr "一个议题已创建、更新或关闭"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
+msgstr ""
msgid "Integrations"
msgstr "集成"
@@ -22170,9 +22504,6 @@ msgstr "添加集成"
msgid "Integrations|Add namespace"
msgstr "添加命名空间"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "添加命名空间仅适用于允许跨站点 cookie 的浏览器。%{linkStart}了解更多%{linkEnd}。"
-
msgid "Integrations|All details"
msgstr "所有详细信息"
@@ -22272,6 +22603,9 @@ msgstr "GitLab 管理员可以设置一个群组中所有项目默认继承和
msgid "Integrations|GitLab for Slack app"
msgstr "GitLab for Slack 应用"
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr "必须重新安装 GitLab for Slack 应用才能启用通知"
+
msgid "Integrations|Group-level integration management"
msgstr "群组级集成管理"
@@ -22285,7 +22619,7 @@ msgid "Integrations|Instance-level integration management"
msgstr "实例级集成管理"
msgid "Integrations|Integration details"
-msgstr ""
+msgstr "集成详情"
msgid "Integrations|Issues created in Jira are shown here once you have created the issues in project setup in Jira."
msgstr "当议题在Jira中设定的项目中创建后,Jira中创建的议题会显示于此。"
@@ -22293,9 +22627,6 @@ msgstr "当议题在Jira中设定的项目中创建后,Jira中创建的议题
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr "在 Packagist 上更新您的 PHP 依赖项。"
-msgid "Integrations|Known limitations"
-msgstr "已知限制"
-
msgid "Integrations|Link namespaces"
msgstr "链接命名空间"
@@ -22374,9 +22705,6 @@ msgstr "标准"
msgid "Integrations|There are no projects using custom settings"
msgstr "没有使用自定义设置的项目"
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "此集成仅适用于 SaaS。添加命名空间仅适用于允许跨站点 cookie 的浏览器。 %{linkStart}了解更多%{linkEnd}。"
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr "此集成和继承项目已被重置。"
@@ -22386,6 +22714,9 @@ msgstr "为了保持这个项目的推进,请创建一个新的议题."
msgid "Integrations|Trigger"
msgstr "触发器"
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr "无法发布到 %{channel_list},请将 GitLab Slack app 添加到任意私有 Slack 频道"
+
msgid "Integrations|Use custom settings"
msgstr "使用自定义设置"
@@ -22539,6 +22870,9 @@ msgstr "无效的服务器响应"
msgid "Invalid status"
msgstr "无效的状态"
+msgid "Invalid tags"
+msgstr "无效标签"
+
msgid "Invalid two-factor code."
msgstr "无效的双重认证码。"
@@ -22626,8 +22960,8 @@ msgstr "目前您还没有邀请任何人加入这个群组。 您可以邀请
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr "邀请一个群组会%{linkStart}将其成员添加到您的群组%{linkEnd}中,包括邀请后加入的成员。这可能会使您的群组超过免费的 %{count} 个用户限制。"
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
-msgstr "要获得更多成员,该命名空间的所有者可以%{trialLinkStart}开始试用%{trialLinkEnd},或%{upgradeLinkStart}升级%{upgradeLinkEnd}到付费级别。"
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr "要获得更多成员,该顶级群组的所有者可以 %{trialLinkStart}开始试用%{trialLinkEnd} 或 %{upgradeLinkStart}升级%{upgradeLinkEnd} 到付费等级。"
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}了解更多%{linkEnd}关于角色权限的信息"
@@ -22635,6 +22969,9 @@ msgstr "%{linkStart}了解更多%{linkEnd}关于角色权限的信息"
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "访问到期日期(可选)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "取消"
@@ -22650,12 +22987,18 @@ msgstr "恭喜您创建了您的项目!"
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "为您的新团队成员创建议题 (可选)"
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr "探索付费方案"
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "GitLab 与同事共处更佳!"
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "邀请一两个同事加入你怎么样?"
@@ -22711,8 +23054,8 @@ msgstr "要向新团队成员分配议题,您需要一个议题所属的项目
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr "要获得更多成员,群组的所有者可以 %{trialLinkStart}开始试用%{trialLinkEnd} 或 %{upgradeLinkStart}升级%{upgradeLinkEnd} 到付费等级。"
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
-msgstr "要邀请新用户加入此命名空间,您必须删除现有用户。您仍然可以添加现有命名空间的用户。"
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
+msgstr "要邀请新用户加入此顶级群组,您必须删除现有用户。您仍然可以从顶级群组添加现有用户,包括任何子群组和项目。"
msgid "InviteMembersModal|Username or email address"
msgstr "用户名或电子邮件地址"
@@ -22735,6 +23078,9 @@ msgstr "您正在邀请成员加入 %{strongStart}%{name}%{strongEnd} 项目。"
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr "您已达到 %{name} 的 %{count} 个 %{members} 限制"
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr "您的顶级群组 %{namespaceName} 超过了 %{dashboardLimit} 个用户限制。"
+
msgid "InviteMembers|Invite a group"
msgstr "邀请群组"
@@ -23140,9 +23486,6 @@ msgstr "移动议题时出错。"
msgid "Issue|Title"
msgstr "标题"
-msgid "It looks like you have some draft commits in this branch."
-msgstr "看起来你在这个分支上有一些草稿提交。"
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr "您似乎正在尝试激活您的订阅。请使用 %{a_start}订阅页面%{a_end} 代替。"
@@ -23413,6 +23756,9 @@ msgstr "无法从 Jira 获取用户信息。检查 Jira 中的权限,然后重
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "为Jira议题%{jiraIssue}创建分支"
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr "创建分支失败。"
@@ -23482,8 +23828,8 @@ msgstr "获取议题列表时出错"
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr "自动将 Jira 问题转换为“完成”类别。 %{linkStart}了解更多%{linkEnd}"
-msgid "JiraService|Base URL of the Jira instance."
-msgstr "Jira 实例的基础 URL。"
+msgid "JiraService|Base URL of the Jira instance"
+msgstr ""
msgid "JiraService|Change GitLab version"
msgstr "更改 GitLab 版本"
@@ -23536,8 +23882,8 @@ msgstr "GitLab 实例 URL"
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr "ID 必须是可以用 , 或 ; 分割的数字列表"
-msgid "JiraService|If different from Web URL."
-msgstr "如果与 Web URL 不同。"
+msgid "JiraService|If different from the Web URL"
+msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
msgstr "为了完成设置,您需要在 GitLab 中完成几个步骤。"
@@ -23569,6 +23915,9 @@ msgstr "移动到完成"
msgid "JiraService|Open Jira"
msgstr "打开Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "密码或 API 令牌"
@@ -23584,12 +23933,12 @@ msgstr "选择问题类型"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr "使用转换 ID 设置自定义最终状态。 %{linkStart}了解转换 ID%{linkEnd}"
+msgid "JiraService|Sign in to GitLab to get started."
+msgstr "登录并开始使用。"
+
msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr "登录到 GitLab 来链接命名空间。"
-msgid "JiraService|Sign in to GitLab.com to get started."
-msgstr "登录并开始使用。"
-
msgid "JiraService|This feature requires a Premium plan."
msgstr "此功能需要高级计划。"
@@ -23599,17 +23948,14 @@ msgstr "将 Jira 议题转换为最终状态:"
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "使用 Jira 作为此项目的议题跟踪器。"
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr "服务器版本使用密码,云版本使用 API 令牌。"
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
-msgstr "服务器版本使用用户名,云版本使用电子邮件。"
-
msgid "JiraService|Use custom transitions"
msgstr "使用自定义转换"
-msgid "JiraService|Username or Email"
-msgstr "用户名或电子邮件"
+msgid "JiraService|Username for the server version or an email for the cloud version"
+msgstr ""
+
+msgid "JiraService|Username or email"
+msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
msgstr "使用Jira进行议题跟踪吗?"
@@ -23674,6 +24020,12 @@ msgstr "删除自我监控项目的任务正在进行中"
msgid "Job was retried"
msgstr "作业已重试"
+msgid "JobAssistant|Add job"
+msgstr "添加作业"
+
+msgid "JobAssistant|Job assistant"
+msgstr "作业助理"
+
msgid "Jobs"
msgstr "作业"
@@ -24135,15 +24487,6 @@ msgstr "最近%{days}天"
msgid "Last 2 weeks"
msgstr "最近 2 周"
-msgid "Last 30 days"
-msgstr "最近 30 天"
-
-msgid "Last 60 days"
-msgstr "最近 60 天"
-
-msgid "Last 90 days"
-msgstr "最近 90 天"
-
msgid "Last Accessed On"
msgstr "最后访问于"
@@ -24219,9 +24562,6 @@ msgstr "最近成功的更新"
msgid "Last successful update %{time}."
msgstr "上次成功更新 %{time}。"
-msgid "Last time verified"
-msgstr "最近一次验证"
-
msgid "Last update"
msgstr "最后更新"
@@ -24292,7 +24632,7 @@ msgid "Learn More."
msgstr "了解更多。"
msgid "Learn about signing commits"
-msgstr ""
+msgstr "了解有关签名提交的信息"
msgid "Learn about signing commits with SSH keys."
msgstr "了解如何使用 SSH 密钥签名提交。"
@@ -24471,6 +24811,9 @@ msgstr "您的团队正在成长!您已成功地邀请了新的团队成员到
msgid "LearnGitlab|- Included in trial"
msgstr "- 包括在试用中"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr "请联系您的管理员以启用此操作。"
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr "请联系您的管理员,开始免费的旗舰版试用。"
@@ -24852,6 +25195,9 @@ msgstr "列出Gitea仓库"
msgid "List available repositories"
msgstr "列出可用仓库"
+msgid "List of all commits"
+msgstr "所有提交列表"
+
msgid "List of all merge commits"
msgstr "所有合并提交列表"
@@ -24879,9 +25225,6 @@ msgstr "列表视图"
msgid "List your Bitbucket Server repositories"
msgstr "列出您的 Bitbucket 库"
-msgid "Live preview"
-msgstr "实时预览"
-
msgid "Load more"
msgstr "加载更多"
@@ -25002,9 +25345,6 @@ msgstr "定价"
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr "与专家交谈"
-msgid "Login"
-msgstr "登录"
-
msgid "Login with smartcard"
msgstr "使用智能卡登录"
@@ -25111,7 +25451,7 @@ msgid "Make everyone on your team more productive regardless of their location.
msgstr "GitLab Geo可以创建GitLab实例的只读镜像, 使得从远端克隆和拉取大型代码仓库的时间大大缩短,从而提高团队成员的工作效率。"
msgid "Make new users' profiles private by default"
-msgstr ""
+msgstr "默认情况下将新用户个人资料私密化"
msgid "Make sure you choose a strong, unique password."
msgstr "确保选择一个强大且唯一的密码。"
@@ -25128,9 +25468,6 @@ msgstr "将此 %{type} 设置为私密。"
msgid "Manage %{workspace} labels"
msgstr "管理 %{workspace} 标记"
-msgid "Manage Web IDE features."
-msgstr "管理 Web IDE 功能。"
-
msgid "Manage access"
msgstr "管理权限"
@@ -25470,12 +25807,15 @@ msgstr "索引的最大文件大小(KiB)"
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr "最大文件大小为 1 MB。图片大小必须为 32 x 32 像素。允许的图像格式为 %{favicon_extension_allowlist}。"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr "最大文件大小为 1 MB,页面已针对 128x128 像素大小的 logo 进行了优化。"
+
+msgid "Maximum file size is 1MB."
+msgstr ""
+
msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr "最大文件大小為为 1MB。页面针对 24 像素高的 header logo 进行了优化"
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
-msgstr "最大文件大小为 1MB,页面针对 640x360 像素的logo进行了优化。"
-
msgid "Maximum files in a diff"
msgstr "差异中的最大文件数"
@@ -25701,13 +26041,13 @@ msgid "Members|2FA"
msgstr "2FA"
msgid "Members|A group must have at least one owner. To leave this group, assign a new owner."
-msgstr ""
+msgstr "一个群组必须至少有一个所有者。要离开这个群组,请指定一个新的所有者。"
msgid "Members|A group must have at least one owner. To remove the member, assign a new owner."
-msgstr ""
+msgstr "一个群组必须至少有一个所有者。要移除该成员,请指定一个新的所有者。"
msgid "Members|A personal project's owner cannot be removed."
-msgstr ""
+msgstr "不能移除个人项目的所有者。"
msgid "Members|Access granted"
msgstr "已授予访问权限"
@@ -25730,6 +26070,9 @@ msgstr "更新成员角色时出错,请重试。"
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr "您确定要拒绝%{usersName}加入\"%{source}\"的请求吗?"
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr "您确定要禁用 %{userName} 的双重身份验证吗?"
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr "您确定要离开\"%{source}\"吗?"
@@ -25748,6 +26091,9 @@ msgstr "你确定要撤销%{inviteEmail}加入\"%{source}\"的邀请吗"
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr "你确定想要撤回你对%{source}访问请求吗"
+msgid "Members|Ban member"
+msgstr "封禁成员"
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr "直接"
msgid "Members|Direct member by %{createdBy}"
msgstr "由 %{createdBy} 创建的直接成员"
+msgid "Members|Disable two-factor authentication"
+msgstr "禁用双重身份验证"
+
msgid "Members|Disabled"
msgstr "已禁用"
@@ -25818,7 +26167,7 @@ msgid "Members|User created"
msgstr "用户已创建"
msgid "Members|You cannot remove yourself from a personal project."
-msgstr ""
+msgstr "您不能将自己从个人项目中移除。"
msgid "Member|Deny access"
msgstr "拒绝访问"
@@ -25892,9 +26241,6 @@ msgstr "立即合并"
msgid "Merge in progress"
msgstr "正在合并"
-msgid "Merge locally"
-msgstr "本地合并"
-
msgid "Merge options"
msgstr "合并选项"
@@ -25949,9 +26295,6 @@ msgstr "合并请求用于提出对项目的更改并与他人进行讨论"
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr "如果状态检查未成功或仍在运行,则无法合并合并请求。"
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr "将功能分支合并到目标分支并修复任何冲突。 %{linkStart}我该如何修复它们?%{linkEnd}"
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr "合并不可用:合并请求在次要 Geo 节点中是只读的。"
@@ -26033,6 +26376,12 @@ msgstr "保存评论草稿时发生错误。"
msgid "MergeRequests|Create issue to resolve thread"
msgstr "创建议题以解决主题"
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr "在被标记为准备就绪之前,无法合并草稿。"
+
+msgid "MergeRequests|Mark as draft"
+msgstr "标记为草稿"
+
msgid "MergeRequests|Reference copied"
msgstr "已复制引用"
@@ -26112,7 +26461,7 @@ msgid "MergeRequest|No files found"
msgstr "未找到任何文件"
msgid "MergeRequest|Search (e.g. *.vue) (%{MODIFIER_KEY}P)"
-msgstr ""
+msgstr "搜索(例如 *.vue)(%{MODIFIER_KEY}P)"
msgid "MergeTopics|%{sourceTopic} will be removed"
msgstr "%{sourceTopic} 将被删除"
@@ -26172,7 +26521,7 @@ msgid "Messages"
msgstr "消息"
msgid "Metadata"
-msgstr ""
+msgstr "元数据"
msgid "Method"
msgstr "方法"
@@ -26600,10 +26949,10 @@ msgid "MilestoneCombobox|Select milestone"
msgstr "选择里程碑"
msgid "MilestonePage|Copy milestone ID"
-msgstr ""
+msgstr "复制里程碑 ID"
msgid "MilestonePage|Milestone ID: %{milestone_id}"
-msgstr ""
+msgstr "里程碑 ID:%{milestone_id}"
msgid "MilestoneSidebar|Closed:"
msgstr "关闭:"
@@ -26815,9 +27164,42 @@ msgstr "在您的个人资料中添加SSH密钥之前,您不能通过SSH来拉
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr "在您的个人资料中添加SSH密钥之前,您不能通过SSH来拉取或推送仓库。"
+msgid "MlExperimentTracking|-"
+msgstr "-"
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr "产物"
+
+msgid "MlExperimentTracking|Created at"
+msgstr "创建于"
+
+msgid "MlExperimentTracking|Details"
+msgstr "详细信息"
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr "实验候选项"
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr "筛选候选项"
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr "机器学习实验跟踪"
+
+msgid "MlExperimentTracking|Name"
+msgstr "名称"
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr "没有要显示的候选项"
+
+msgid "MlExperimentTracking|User"
+msgstr "用户"
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr "没有要显示的实验"
+msgid "Modal updated"
+msgstr "窗口已更新"
+
msgid "ModalButton|Add projects"
msgstr "添加项目"
@@ -26857,8 +27239,8 @@ msgstr "使用 Prometheus 监控 GitLab。"
msgid "Monitor Settings"
msgstr "监控设置"
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "通过与Sentry集成来监控您的错误。"
+msgid "Monitor your errors directly in GitLab."
+msgstr "直接在 GitLab 中监控您的错误。"
msgid "Monitoring"
msgstr "监控"
@@ -26869,9 +27251,6 @@ msgstr "月"
msgid "Months"
msgstr "月"
-msgid "More"
-msgstr "更多"
-
msgid "More Details"
msgstr "更多详情"
@@ -26896,6 +27275,9 @@ msgstr "这里"
msgid "More information."
msgstr "更多信息。"
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "超前 %{number_commits_distance} 个提交与 %{default_branch} 不同"
@@ -26959,6 +27341,9 @@ msgstr "将议题移至看板的 %{label} 列中。"
msgid "Moves this issue to %{path_to_project}."
msgstr "将此议题移动到 %{path_to_project}。"
+msgid "Moving issue"
+msgstr "移动议题"
+
msgid "MrDeploymentActions|Deploy"
msgstr "部署"
@@ -27002,7 +27387,7 @@ msgid "Multiple Prometheus integrations are not supported"
msgstr "不支持多个Prometheus集成"
msgid "Multiple signatures"
-msgstr ""
+msgstr "多重签名"
msgid "Multiplier to apply to polling intervals. Decimal values are supported. Defaults to 1."
msgstr "应用于轮询间隔的乘数。支持十进制值。默认为 1。"
@@ -27016,6 +27401,9 @@ msgstr "我最棒的团队"
msgid "My company or team"
msgstr "我的公司或团队"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr "我的主题"
@@ -27028,8 +27416,8 @@ msgstr "新建"
msgid "Name"
msgstr "名称"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
-msgstr "名称只能包含字母、 数字、 emojis、 '_'、 '.'、 '+'、 破折号或空格"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
+msgstr ""
msgid "Name can't be blank"
msgstr "名称不能为空"
@@ -27040,8 +27428,8 @@ msgstr "名称已被使用"
msgid "Name is already taken."
msgstr "名称已被占用。"
-msgid "Name must start with a letter, digit, emoji, or '_'"
-msgstr "名称必须以字母、数字、emoji 或 '_' 开头。"
+msgid "Name must start with a letter, digit, emoji, or underscore."
+msgstr ""
msgid "Name new label"
msgstr "命名新标记"
@@ -27058,6 +27446,12 @@ msgstr "命名空间"
msgid "Namespace ID:"
msgstr "命名空间ID:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr "要导入代码库的命名空间或群组不存在。"
+
+msgid "Namespace or project is required"
+msgstr "命名空间或项目为必填项"
+
msgid "Namespace:"
msgstr "命名空间:"
@@ -27066,34 +27460,34 @@ msgid_plural "NamespaceStorageSize|%{namespace_name} contains %{locked_project_c
msgstr[0] "%{namespace_name}包含%{locked_project_count}个锁定的项目"
msgid "NamespaceStorageSize|%{namespace_name} is now read-only. Projects under this namespace are locked and actions are restricted."
-msgstr ""
+msgstr "%{namespace_name} 现在是只读的。此命名空间下的项目被锁定并且操作受到限制。"
msgid "NamespaceStorageSize|If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted."
-msgstr ""
+msgstr "如果 %{namespace_name} 超过存储配额,命名空间中的所有项目将被锁定并限制操作。"
msgid "NamespaceStorageSize|If you reach 100%% storage capacity, you will not be able to: %{repository_limits_description}"
msgstr ""
msgid "NamespaceStorageSize|Manage your storage usage or, if you are a namespace Owner, purchase additional storage."
-msgstr ""
+msgstr "管理您的存储使用情况,或者,如果您是命名空间的所有者,请购买额外的存储空间。"
msgid "NamespaceStorageSize|Please purchase additional storage to unlock your projects over the free %{free_size_limit} project limit. You can't %{repository_limits_description}"
-msgstr ""
+msgstr "请购买额外的存储空间,解锁超过了 %{free_size_limit} 个免费项目限制的项目。您不能 %{repository_limits_description}"
msgid "NamespaceStorageSize|Which actions are restricted?"
-msgstr ""
+msgstr "哪些操作受到限制?"
msgid "NamespaceStorageSize|Which actions become restricted?"
-msgstr ""
+msgstr "哪些操作受到限制?"
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
-msgstr ""
+msgstr "您已经用尽所有更多的存储空间,请购买更多空间,为您的项目解锁免费额度之外的 %{free_size_limit}。您不能 %{repository_limits_description}"
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
-msgstr "您已经达到了一个或多个项目的 %{free_size_limit} 的免费存储限制。"
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
+msgstr "您的一个或多个项目已达到免费存储限制:%{free_size_limit} "
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
-msgstr ""
+msgstr "您已使用 %{namespace_name} 储存空间的 %{usage_in_percent}(总计 %{storage_limit},已使用%{used_storage})"
msgid "NamespaceStorageSize|push to your repository, create pipelines, create issues or add comments. To reduce storage capacity, delete unused repositories, artifacts, wikis, issues, and pipelines."
msgstr "推送到您的仓库,创建流水线,创建议题或添加评论。如需减少存储使用,请删除未使用的仓库,产物,wiki,议题和流水线。"
@@ -27372,9 +27766,6 @@ msgstr "新事件已创建"
msgid "New issue"
msgstr "新建议题"
-msgid "New issue in %{project}"
-msgstr "在 %{project} 中新建议题"
-
msgid "New issue title"
msgstr "新议题标题"
@@ -27684,6 +28075,9 @@ msgstr "未记录任何消息"
msgid "No milestone"
msgstr "无里程碑"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr "仅能同时更新不超过 %{max_issues} 个议题"
+
msgid "No other labels with such name or description"
msgstr "没有其他具有此类名称或描述的标记"
@@ -27777,9 +28171,6 @@ msgstr "未选择模板"
msgid "No test coverage"
msgstr "无测试覆盖率"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr "尚无触发器。使用上面的表单创建一个。"
-
msgid "No user provided"
msgstr "未指定用户"
@@ -27892,9 +28283,6 @@ msgstr "备注创建请求"
msgid "Note parameters are invalid: %{errors}"
msgstr "说明参数无效: %{errors}"
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr "请注意,推送到GitLab需要对此仓库的写权限。"
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "提示:作为GitLab管理员,可以配置 %{github_integration_link},这将允许通过GitHub登录并允许连接Github代码仓库而不需要个人访问令牌。"
@@ -27928,6 +28316,9 @@ msgstr "您确定要取消创建这个 %{commentType} 吗?"
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "确定要取消此评论吗?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "收起回复"
@@ -28425,16 +28816,16 @@ msgid "Observability"
msgstr "可观测性"
msgid "Observability|Dashboards"
-msgstr ""
+msgstr "仪表盘"
msgid "Observability|Data sources"
-msgstr ""
+msgstr "数据源"
-msgid "Observability|Explore"
-msgstr ""
+msgid "Observability|Explore telemetry data"
+msgstr "探索遥测数据"
msgid "Observability|Manage dashboards"
-msgstr ""
+msgstr "管理仪表盘"
msgid "Oct"
msgstr "10月"
@@ -28451,9 +28842,6 @@ msgstr "离线"
msgid "Oh no!"
msgstr "哦不!"
-msgid "Ok, let's go"
-msgstr "好的,我们开始吧"
-
msgid "Okay"
msgstr "确定"
@@ -28578,6 +28966,9 @@ msgstr "轮换结束日期/时间必须晚于开始日期/时间"
msgid "OnCallSchedules|Rotation length"
msgstr "轮换长度"
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr "轮换时长必须为一个正数"
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr "轮换名称不能为空"
@@ -28647,6 +29038,9 @@ msgstr "%{learnMoreLinkStart}了解有关按需扫描的更多信息%{learnMoreL
msgid "OnDemandScans|%{profileType} profile library"
msgstr "%{profileType} 配置文件库"
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr "%{textStart} 标签指定了哪个 Runner 将处理此次扫描。Runner 必须选择每个标签。%{textEnd} %{linkStart}Runner 标签是什么?%{linkEnd}"
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr "添加日程表以在指定的日期和时间或经常性的基础上运行扫描。 计划扫描自动保存到扫描库。"
@@ -28686,8 +29080,8 @@ msgstr "定义按需扫描的基本配置选项。"
msgid "OnDemandScans|Delete profile"
msgstr "删除配置文件"
-msgid "OnDemandScans|Description (optional)"
-msgstr "描述 (可选)"
+msgid "OnDemandScans|Description"
+msgstr "描述"
msgid "OnDemandScans|Discard changes"
msgstr "放弃更改"
@@ -28740,6 +29134,9 @@ msgstr "新建扫描"
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr "未找到 DAST 的 %{profileType} 配置文件"
+msgid "OnDemandScans|No matching results"
+msgstr "没有匹配的结果"
+
msgid "OnDemandScans|On-demand Scans"
msgstr "按需扫描"
@@ -28752,12 +29149,18 @@ msgstr "按需扫描在DevOps周期之外运行,并在您的项目中发现漏
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr "按需扫描在DevOps周期之外运行,并在您的项目中发现漏洞。%{learnMoreLinkStart}了解更多%{learnMoreLinkEnd}"
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr "只有项目所有者和维护者可以选择 Runner 标签。"
+
msgid "OnDemandScans|Repeats"
msgstr "重复"
msgid "OnDemandScans|Run scan"
msgstr "运行扫描"
+msgid "OnDemandScans|Runner tags"
+msgstr "Runner 标签"
+
msgid "OnDemandScans|Save and run scan"
msgstr "保存并运行扫描"
@@ -28782,6 +29185,9 @@ msgstr "扫描计划"
msgid "OnDemandScans|Scan type"
msgstr "扫描类型"
+msgid "OnDemandScans|Select runner tags"
+msgstr "选择 runner 标签"
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr "开始创建一个新的配置文件。配置文件可以方便保存和重用安全工具的配置细节。"
@@ -28812,12 +29218,21 @@ msgstr "没有计划中的扫描。"
msgid "OnDemandScans|Timezone"
msgstr "时区"
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr "无法获取 runner 标签。请尝试重新加载页面。"
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr "验证配置"
msgid "OnDemandScans|View results"
msgstr "查看结果"
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr "您不能在此页面上执行任何操作,因为您只有%{linkStart}审计员级别的访问权限%{linkEnd},并且您不是该项目的成员。"
+
msgid "OnDemandScans|You have unsaved changes"
msgstr "您有未保存的更改"
@@ -28862,7 +29277,7 @@ msgid "One or more of your personal access tokens has expired."
msgstr "您的一个或多个个人访问令牌已过期。"
msgid "One or more of your personal access tokens have expired."
-msgstr ""
+msgstr "一个或多个个人访问令牌已过期。"
msgid "One or more of your personal access tokens will expire in %{days_to_expire} days or less:"
msgstr "您的一个或多个个人访问令牌将在 %{days_to_expire} 天或更短的时间内到期:"
@@ -28903,9 +29318,15 @@ msgstr "只有具有至少报告者角色的群组成员可以查看或收到关
msgid "Only include features new to your current subscription tier."
msgstr "仅包括您当前订阅级别的新功能。"
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr "仅记录 Akismet 判定,不阻止在检测到垃圾邮件时创建议题或代码片段。"
+
msgid "Only members of this group can access the wiki."
msgstr "只有该群组的成员才能访问 wiki。"
+msgid "Only one source is required but both were provided"
+msgstr "仅需提供一个源,但已提供了多个。"
+
msgid "Only policy:"
msgstr "仅仅(Only)条件:"
@@ -28939,12 +29360,18 @@ msgstr "您确定吗?"
msgid "Open"
msgstr "开放中"
+msgid "Open Beta."
+msgstr "Open Beta。"
+
msgid "Open Selection"
msgstr "打开所选项"
msgid "Open errors"
msgstr "打开错误"
+msgid "Open evidence JSON in new tab"
+msgstr "在新页签中打开 evidence JSON"
+
msgid "Open in Gitpod"
msgstr "在 Gitpod 中打开"
@@ -29194,9 +29621,6 @@ msgstr "软件包库:未经身份验证的 API 请求"
msgid "Package already exists"
msgstr "软件包已存在"
-msgid "Package and registry settings"
-msgstr "软件包和镜像库设置"
-
msgid "Package deleted successfully"
msgstr "包已成功删除"
@@ -29212,6 +29636,9 @@ msgstr "软件包仓库速率限制"
msgid "Package type"
msgstr "包类型"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr "包类型必须是Conan"
@@ -29508,7 +29935,7 @@ msgid "PackageRegistry|Other versions"
msgstr "其他版本"
msgid "PackageRegistry|Package Registry"
-msgstr "软件包注册表"
+msgstr "软件包库"
msgid "PackageRegistry|Package asset deleted successfully"
msgstr "软件包 asset 删除成功"
@@ -29532,6 +29959,12 @@ msgstr[0] "软件包有 %{updatesCount} 个存档更新"
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr "软件包由分支%{branch}上的%{link}提交所更新,由流水线%{pipeline}构建并于%{datetime}发布到库"
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr "成功删除软件包"
@@ -29681,6 +30114,9 @@ msgstr "软件包"
msgid "Packages and registries"
msgstr "软件包与镜像库"
+msgid "Packages and registries settings"
+msgstr "软件包与镜像库设置"
+
msgid "Page not found"
msgstr "找不到页面"
@@ -29867,9 +30303,6 @@ msgstr "路径"
msgid "Path:"
msgstr "路径:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "路径可以包含通配符,如*/welcome"
-
msgid "Paths to protect with rate limiting"
msgstr "使用速率限制保护的路径"
@@ -30284,9 +30717,21 @@ msgstr "正在验证流水线... 可能需要一分钟时间。"
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "等待 CI 内容加载..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr "您确定要重试 %{jobName} 吗?"
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr "重试触发器作业将创建新的下游流水线。"
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr "什么是下游流水线?"
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr "自定义(%{linkStart}了解更多%{linkEnd})"
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr "计划流水线会定期自动启动,例如每天或每周。流水线: "
+
msgid "PipelineSchedules|Activated"
msgstr "是否启用"
@@ -30299,6 +30744,12 @@ msgstr "所有"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr "确定要删除此流水线计划吗?"
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr "可以有自定义的 CI/CD 变量。"
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr "创建新的流水线计划"
+
msgid "PipelineSchedules|Cron timezone"
msgstr "Cron 时区"
@@ -30320,6 +30771,9 @@ msgstr "间隔样式"
msgid "PipelineSchedules|Last Pipeline"
msgstr "最近的流水线"
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr "在%{linkStart}计划流水线文档%{linkEnd}中了解更多信息。"
+
msgid "PipelineSchedules|New schedule"
msgstr "新建计划"
@@ -30338,17 +30792,26 @@ msgstr "所有者"
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr "流水线计划已成功删除。"
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr "流水线计划"
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "为此流水线提供简短描述"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr "运行流水线计划"
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr "针对特定分支或标签运行。"
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr "使用与计划所有者相同的项目权限运行。"
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr "保存流水线计划"
msgid "PipelineSchedules|Successfully scheduled a pipeline to run. Go to the %{linkStart}Pipelines page%{linkEnd} for details. "
-msgstr ""
+msgstr "流水线已安排运行。有关详细信息,请转到 %{linkStart}流水线页面%{linkEnd}。 "
msgid "PipelineSchedules|Successfully taken ownership from %{owner}."
msgstr "成功从 %{owner} 取得所有权。"
@@ -30369,7 +30832,7 @@ msgid "PipelineSchedules|There was a problem fetching pipeline schedules."
msgstr "获取流水线计划时出错。"
msgid "PipelineSchedules|There was a problem playing the pipeline schedule."
-msgstr ""
+msgstr "运行流水线计划时出错。"
msgid "PipelineSchedules|There was a problem taking ownership of the pipeline schedule."
msgstr "获取流水线计划的所有权时出错。"
@@ -30863,6 +31326,9 @@ msgstr "安全策略"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr "指定要在此次运行中使用的变量值。%{linkStart}CI/CD设置%{linkEnd}中指定的值将用作默认值."
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "阶段"
@@ -31073,6 +31539,9 @@ msgstr "请输入有效的数字"
msgid "Please enter a valid time interval"
msgstr "请输入有效的时间间隔"
+msgid "Please enter a value of 90 days or more"
+msgstr "请输入 90 天或以上的值"
+
msgid "Please enter your current password."
msgstr "请输入您的当前密码。"
@@ -31172,6 +31641,9 @@ msgstr "请尝试刷新页面。如果问题仍然存在,请联系支持人员
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "请输入%{phrase_code}以继续或关闭此对话框以取消。"
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr "请使用此表单举报创建垃圾议题、评论或行为不当的管理员。"
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr "请稍等片刻,我们正在加载此行的文件历史记录。"
@@ -31472,9 +31944,6 @@ msgstr "防止用户在维护期间执行写操作。"
msgid "Preview"
msgstr "预览"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr "使用 CodeSandbox Live Preview 在 Web IDE 中预览。%{link_start}了解更多信息。%{link_end} "
-
msgid "Preview Markdown"
msgstr "Markdown预览"
@@ -31542,7 +32011,7 @@ msgid "Private profile"
msgstr "非公开资料"
msgid "Private profile:"
-msgstr ""
+msgstr "私人资料:"
msgid "Private projects Minutes cost factor"
msgstr "私有项目分钟成本系数"
@@ -31565,6 +32034,15 @@ msgstr "添加脚本到页面并将客户端 SDK 分配到窗口:"
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr "使用产品分析来分析您的产品"
+msgid "Product Analytics|Back to dashboards"
+msgstr "返回仪表盘"
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr "正在创建产品分析实例..."
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr "如何配置产品分析来收集数据的详细信息。"
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr "要让产品分析仪表盘开始向您显示一些数据,您需要将分析跟踪代码添加到您的项目中。"
@@ -31577,6 +32055,9 @@ msgstr "导入新软件包到您的 JS 代码:"
msgid "Product Analytics|Instrument your application"
msgstr "检测您的应用程序"
+msgid "Product Analytics|Instrumentation details"
+msgstr "仪器详细信息"
+
msgid "Product Analytics|SDK App ID"
msgstr "SDK App ID"
@@ -31586,8 +32067,8 @@ msgstr "SDK Host"
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr "设置产品分析,跟踪您的产品的性能。将它与您的 GitLab 数据相结合,您可以更好地了解可以在哪些方面改进您的产品和开发流程。"
-msgid "Product Analytics|Set up product analytics..."
-msgstr "设置产品分析..."
+msgid "Product Analytics|Set up product analytics"
+msgstr "设置产品分析"
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
msgstr "将产品分析添加为 CommonJS 模块的步骤"
@@ -31599,7 +32080,10 @@ msgid "Product Analytics|Steps to add product analytics as an ESM module"
msgstr "将产品分析添加为 ESM 模块的步骤"
msgid "Product Analytics|The host to send all tracking events to"
-msgstr ""
+msgstr "要发送所有跟踪事件的主机"
+
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr "这可能需要一段时间,您可以离开此页面,稍后再回来查看。"
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr "要检测您的应用程序,请选择以下选项之一。检测选项并收集数据后,此页面将进入下一步。"
@@ -31608,175 +32092,187 @@ msgid "Product analytics"
msgstr "产品分析"
msgid "ProductAnalytics|Add another dimension"
-msgstr ""
+msgstr "添加另一个维度"
msgid "ProductAnalytics|Add to Dashboard"
msgstr "添加到仪表盘"
msgid "ProductAnalytics|All clicks compared"
-msgstr ""
+msgstr "比较所有点击"
msgid "ProductAnalytics|All events compared"
-msgstr ""
+msgstr "比较所有事件"
msgid "ProductAnalytics|All features"
-msgstr ""
+msgstr "所有功能"
msgid "ProductAnalytics|All pages"
-msgstr ""
+msgstr "所有页面"
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
-msgstr "加载 %{widgetTitle} 部件时出错。"
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
+msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
msgstr "获取数据时出错。刷新页面重试。"
msgid "ProductAnalytics|Any Click on elements"
-msgstr ""
+msgstr "任意点击元素"
msgid "ProductAnalytics|Audience"
msgstr "受众"
msgid "ProductAnalytics|Browser"
-msgstr ""
+msgstr "浏览器"
msgid "ProductAnalytics|Browser Family"
-msgstr ""
+msgstr "浏览器系列"
+
+msgid "ProductAnalytics|Cancel Edit"
+msgstr "取消编辑"
msgid "ProductAnalytics|Choose a chart type on the right"
-msgstr ""
+msgstr "在右侧选择一个图表类型"
msgid "ProductAnalytics|Choose a measurement to start"
-msgstr ""
+msgstr "选择一个测量来启动"
msgid "ProductAnalytics|Click Events"
-msgstr ""
+msgstr "点击事件"
msgid "ProductAnalytics|Code"
-msgstr ""
+msgstr "代码"
msgid "ProductAnalytics|Compares all events against each other"
-msgstr ""
+msgstr "将所有事件相互比较"
msgid "ProductAnalytics|Compares click events against each other"
-msgstr ""
+msgstr "将点击事件相互比较"
msgid "ProductAnalytics|Compares feature usage of all features against each other"
-msgstr ""
+msgstr "比较所有功能的功能使用情况"
msgid "ProductAnalytics|Compares pageviews of all pages against each other"
-msgstr ""
+msgstr "比较所有页面的综合浏览量"
msgid "ProductAnalytics|Dashboards are created by editing the projects dashboard files."
msgstr "通过编辑项目仪表盘文件创建仪表盘。"
msgid "ProductAnalytics|Data"
-msgstr ""
+msgstr "数据"
msgid "ProductAnalytics|Data Table"
-msgstr ""
+msgstr "数据表"
msgid "ProductAnalytics|Dimensions"
-msgstr ""
+msgstr "维度"
+
+msgid "ProductAnalytics|Edit"
+msgstr "编辑"
msgid "ProductAnalytics|Event Type"
-msgstr ""
+msgstr "事件类型"
msgid "ProductAnalytics|Events"
-msgstr ""
+msgstr "事件"
msgid "ProductAnalytics|Events grouped by %{granularity}"
-msgstr ""
+msgstr "由 %{granularity} 分组的事件"
msgid "ProductAnalytics|Events over time"
-msgstr ""
+msgstr "随时间变化的事件"
msgid "ProductAnalytics|Feature Usage"
-msgstr ""
+msgstr "功能使用"
msgid "ProductAnalytics|Feature usage"
-msgstr ""
+msgstr "功能使用"
+
+msgid "ProductAnalytics|Go back"
+msgstr "返回"
msgid "ProductAnalytics|Host"
-msgstr ""
+msgstr "主机"
msgid "ProductAnalytics|Language"
-msgstr ""
+msgstr "语言"
msgid "ProductAnalytics|Line Chart"
-msgstr ""
+msgstr "折线图"
msgid "ProductAnalytics|Measure All tracked Events"
-msgstr ""
+msgstr "测量所有跟踪事件"
msgid "ProductAnalytics|Measure all or specific Page Views"
-msgstr ""
+msgstr "测量所有或特定 Page 视图"
msgid "ProductAnalytics|Measuring"
-msgstr ""
+msgstr "测量"
-msgid "ProductAnalytics|New Analytics Widget Title"
-msgstr "新建分析部件标题"
+msgid "ProductAnalytics|New Analytics Panel Title"
+msgstr ""
msgid "ProductAnalytics|OS"
-msgstr ""
+msgstr "操作系统"
msgid "ProductAnalytics|OS Version"
-msgstr ""
+msgstr "操作系统版本"
msgid "ProductAnalytics|On what do you want to get insights?"
-msgstr ""
+msgstr "您想获得关于什么的洞察?"
msgid "ProductAnalytics|Page Language"
-msgstr ""
+msgstr "Page 语言"
msgid "ProductAnalytics|Page Path"
-msgstr ""
+msgstr "Page 路径"
msgid "ProductAnalytics|Page Title"
-msgstr ""
+msgstr "Page 标题"
msgid "ProductAnalytics|Page Views"
-msgstr ""
+msgstr "Page 视图"
msgid "ProductAnalytics|Pages"
+msgstr "Pages"
+
+msgid "ProductAnalytics|Panel"
msgstr ""
msgid "ProductAnalytics|Product analytics dashboards"
msgstr "产品分析仪表盘"
msgid "ProductAnalytics|Referer"
-msgstr ""
+msgstr "Referer"
msgid "ProductAnalytics|Resulting Data"
-msgstr ""
+msgstr "结果数据"
+
+msgid "ProductAnalytics|Single Statistic"
+msgstr "单一统计"
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr "此类型的图表目前没有数据。如果您尚未配置产品分析工具,请查看设置标签。"
msgid "ProductAnalytics|Track specific features"
-msgstr ""
+msgstr "跟踪特定功能"
msgid "ProductAnalytics|URL"
-msgstr ""
+msgstr "URL"
msgid "ProductAnalytics|User activity"
-msgstr ""
+msgstr "用户活动"
msgid "ProductAnalytics|Users"
-msgstr ""
+msgstr "用户"
msgid "ProductAnalytics|Viewport"
-msgstr ""
+msgstr "视点"
msgid "ProductAnalytics|Visualization Type"
-msgstr ""
+msgstr "可视化类型"
msgid "ProductAnalytics|What do you want to measure?"
-msgstr ""
-
-msgid "ProductAnalytics|Widget"
-msgstr ""
+msgstr "您想要测量什么?"
msgid "Productivity"
msgstr "效率"
@@ -32189,6 +32685,9 @@ msgstr "您必须转移所有权或删除这些群组,然后才能删除您的
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "您必须转移所有权或删除这些群组,然后才能删除您的帐户。"
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr "您的 Discord 用户 ID 长度应在 %{min} 和 %{max} 之间。 %{external_accounts_link_start}了解更多信息。%{external_accounts_link_end}"
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "您的LinkedIn名称,参见linkedin.com/in/profilename"
@@ -32231,6 +32730,12 @@ msgstr "进度"
msgid "Progress tracking"
msgstr "进展跟踪"
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "项目"
@@ -32381,6 +32886,9 @@ msgstr "项目设置已成功更新。"
msgid "Project slug"
msgstr "项目标识串"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "项目上传"
@@ -32393,6 +32901,9 @@ msgstr "当项目转移到群组后,其可见性级别将更改为与命名空
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr "未找到项目或者您没有权限将此项目添加到安全仪表盘。"
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "项目: %{name}"
@@ -32664,7 +33175,7 @@ msgid "ProjectService|Trigger event when a wiki page is created or updated."
msgstr "在创建或更新 wiki 页面时触发事件。"
msgid "ProjectService|Trigger event when an incident is created."
-msgstr ""
+msgstr "创建事件时触发事件。"
msgid "ProjectService|Trigger event when an issue is created, updated, or closed."
msgstr "在创建、更新或关闭议题时触发事件。"
@@ -32702,6 +33213,9 @@ msgstr "始终在议题、合并请求和代码片段上显示赞许和不赞许
msgid "ProjectSettings|Analytics"
msgstr "分析"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr "分析仪表盘"
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr "任何人都可以使用软件包管理器 API 拉取软件包。"
@@ -32783,9 +33297,6 @@ msgstr "每次合并都会创建一个合并提交。"
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "每个项目都可以有自己的空间来存储其Docker镜像"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr "每个项目都可以有自己的空间来存储它的软件包。注意:当一个项目是公开时,软件包库总是可见的。"
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr "每个项目都可以通过 CI/CD 或 API 调用进行环境部署。非项目成员可以只读访问。"
@@ -32918,9 +33429,6 @@ msgstr "覆盖所有项目成员的用户通知首选项。"
msgid "ProjectSettings|Package registry"
msgstr "软件包库"
-msgid "ProjectSettings|Packages"
-msgstr "软件包"
-
msgid "ProjectSettings|Pages"
msgstr "Pages"
@@ -32981,6 +33489,12 @@ msgstr "此项目的安全与合规"
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr "选择此项目的默认分支并配置分支名称模板。"
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "选择已包含分析仪表盘配置文件的项目"
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "选择已包含分析仪表盘配置文件的项目。"
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr "在合并请求中设置此选项的默认行为。对此的更改也适用于现有的合并请求。"
@@ -33095,6 +33609,9 @@ msgstr "什么是徽章?"
msgid "ProjectSettings|What are merge trains?"
msgstr "什么是合并队列?"
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr "什么是分析仪表盘?"
+
msgid "ProjectSettings|What is squashing?"
msgstr "什么是压缩?"
@@ -33251,9 +33768,6 @@ msgstr "此群组中的项目可以使用 Git LFS"
msgid "Projects shared with %{group_name}"
msgstr "与 %{group_name} 共享的项目"
-msgid "Projects that can be accessed"
-msgstr "可以访问的项目"
-
msgid "Projects to index"
msgstr "要索引的项目"
@@ -33299,6 +33813,9 @@ msgstr "对不起,未搜索到符合条件的项目"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "此功能需要浏览器支持本地存储"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr "切换编辑模式"
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "允许您立即克隆这个项目的仓库。如果您计划推送一个现有的仓库,请跳过这个步骤。"
@@ -33350,6 +33867,9 @@ msgstr "使用自述文件初始化仓库"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "从外部源(如 GitHub、Bitbucket 或 GitLab 的其他实例)迁移数据。"
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "没有可用的导入选项"
@@ -33704,6 +34224,9 @@ msgstr "受保护的路径"
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "支持例如%{code_tag_start}*-stable%{code_tag_end}或%{code_tag_start}production/*%{code_tag_end} 的%{wildcards_link_start}通配符%{wildcards_link_end}。"
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr "允许所有具有推送访问权限的用户%{tag_start}强制推送%{tag_end}。"
@@ -33725,11 +34248,11 @@ msgstr "允许合并"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "允许合并:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "允许推送"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr "允许推送和合并"
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "允许推送:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr "允许推送和合并:"
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr "在加载分支规则期间发生了某个错误。请再次尝试。"
@@ -33737,6 +34260,9 @@ msgstr "在加载分支规则期间发生了某个错误。请再次尝试。"
msgid "ProtectedBranch|Branch"
msgstr "分支"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr "分支不存在"
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr "分支对开发人员是可写的。您确定吗?"
@@ -33755,6 +34281,9 @@ msgstr "创建通配符"
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr "不适用于允许推送的用户。不强制执行可选部分。"
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr "保持稳定的分支安全并强制开发人员使用合并请求。"
@@ -33770,6 +34299,9 @@ msgstr "新建受保护标签"
msgid "ProtectedBranch|No tags are protected."
msgstr "没有标签受到保护。"
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr "保护"
@@ -33782,9 +34314,6 @@ msgstr "受保护分支 (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr "受保护分支"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr "受保护分支、合并请求批准以及状态检查将在配置后显示。"
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr "受保护标签(%{tags_count})"
@@ -33824,6 +34353,9 @@ msgstr "您只能添加共享此项目的群组。%{learn_more_link}"
msgid "ProtectedBranch|default"
msgstr "默认"
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr "允许部署"
@@ -33833,6 +34365,15 @@ msgstr "获取所选核准人信息时发生错误。"
msgid "ProtectedEnvironments|Approval rules"
msgstr "批准规则"
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr "批准数量必须介于 1 到 5 之间"
@@ -33842,6 +34383,9 @@ msgstr "设置哪些群组、访问级别或用户需要批准。"
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr "设置允许部署到此环境的群组、访问级别或用户"
+msgid "ProtectedEnvironments|Users"
+msgstr "用户"
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} 将对开发人员可写。确定继续吗?"
@@ -33950,6 +34494,9 @@ msgstr "提供反馈"
msgid "Provide a number our sales team can use to call you."
msgstr "提供一个我们的销售团队可以给您打电话的号码。"
+msgid "Provide feedback"
+msgstr "提交反馈"
+
msgid "Provider"
msgstr "提供者"
@@ -34025,6 +34572,21 @@ msgstr "购买更多存储"
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr "购买步骤出错。如果问题仍然存在,请联系支持人员。"
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "推送"
@@ -34055,8 +34617,8 @@ msgstr "推送事件"
msgid "Push project from command line"
msgstr "从命令行推送项目"
-msgid "Push the target branch up to GitLab."
-msgstr "将目标分支推送到 GitLab。"
+msgid "Push the source branch up to GitLab."
+msgstr "将源分支推送到 GitLab。"
msgid "Push to create a project"
msgstr "通过推送创建项目"
@@ -34256,6 +34818,12 @@ msgstr "需要重新认证"
msgid "Re-import"
msgstr "重新导入"
+msgid "Re-import with projects"
+msgstr "重新导入(包含项目)"
+
+msgid "Re-import without projects"
+msgstr "重新导入(排除项目)"
+
msgid "Re-request review"
msgstr "重新请求审核"
@@ -34367,6 +34935,9 @@ msgstr "参考"
msgid "References"
msgstr "引用"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr "引用应采用 path/to/project!merge_request_id 的形式"
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr "优化您的搜索条件(尽可能选择 %{strong_open}群组%{strong_close} 和 %{strong_open}项目%{strong_close}"
@@ -34585,14 +35156,8 @@ msgstr "发布日期"
msgid "Releases"
msgstr "发布"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "发布基于Git标签,并标记项目开发历史中的特定点。它们可以包含有关更改类型的信息,还可以提供二进制文件,例如软件的编译版本。"
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-msgstr "发布基于 Git 标签,我们推荐使用语义版本控制的标签,例如 %{codeStart}v1.0.0%{codeEnd}、 %{codeStart}v2.1.0-pre%{codeEnd}。"
-
-msgid "Releases documentation"
-msgstr "发布文档"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr "发布基于 Git 标签。我们建议使用语义化版本标签,例如 %{codeStart}v1.0.0%{codeEnd}、%{codeStart}v2.1.0-pre%{codeEnd}。"
msgid "Releases|New Release"
msgstr "新版本"
@@ -34600,9 +35165,27 @@ msgstr "新版本"
msgid "Releases|Tag message"
msgstr "标记消息"
+msgid "Release|Create a new release"
+msgstr "创建新发布"
+
+msgid "Release|Getting started with releases"
+msgstr "开始使用发布"
+
msgid "Release|Include message from the annotated tag."
msgstr "包含来自注释标签的消息。"
+msgid "Release|Learn more about releases"
+msgstr "了解更多有关发布的信息"
+
+msgid "Release|More information"
+msgstr "更多信息"
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr "发布 %{createdRelease} 已成功创建。"
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr "发布基于 Git 标签,并标记项目开发历史中的特定点。它们可以包含有关更改类型的信息,还可以提供二进制文件,例如软件的编译版本。"
+
msgid "Release|Something went wrong while creating a new release."
msgstr "创建新发布时出错。"
@@ -34625,7 +35208,7 @@ msgid "Reload page"
msgstr "重新加载页面"
msgid "Reload the page to try again."
-msgstr ""
+msgstr "重新加载页面并重试。"
msgid "Remediations"
msgstr "修复措施"
@@ -34720,6 +35303,9 @@ msgstr "删除群组"
msgid "Remove header logo"
msgstr "删除header logo"
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "移除迭代"
@@ -34987,17 +35573,26 @@ msgstr "未提供报告版本, %{report_type} 报告类型支持版本: %{su
msgid "Report your license usage data to GitLab"
msgstr "报告您的许可证使用数据"
+msgid "ReportAbuse|Add another link"
+msgstr "添加另一个链接"
+
+msgid "ReportAbuse|Link to spam"
+msgstr "链接到垃圾信息"
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr "向管理员报告滥用行为"
+
msgid "ReportAbuse|Something else."
msgstr "其他。"
-msgid "ReportAbuse|They're being offsensive or abusive."
-msgstr "他们正在冒犯或辱骂。"
+msgid "ReportAbuse|They're being offensive or abusive."
+msgstr "它们是攻击性或辱骂性的。"
msgid "ReportAbuse|They're crypto mining."
msgstr "他们在进行加密货币挖矿。"
-msgid "ReportAbuse|They're phising."
-msgstr "他们在钓鱼。"
+msgid "ReportAbuse|They're phishing."
+msgstr "他们在进行网络钓鱼。"
msgid "ReportAbuse|They're posting malware."
msgstr "他们正在发布恶意软件。"
@@ -35011,6 +35606,9 @@ msgstr "他们发布垃圾邮件。"
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr "他们侵犯了版权或商标。"
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr "此用户发布垃圾邮件的 URL"
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr "您为什么要举报这个用户?"
@@ -35200,9 +35798,6 @@ msgstr "覆盖范围内的作业"
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr "覆盖范围的作业: %{coverageCount}"
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr "过去 30 天"
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "最新更新"
@@ -35487,14 +36082,20 @@ msgstr "重置为项目默认值"
msgid "Resolve"
msgstr "解决"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr "解决任何冲突。%{linkStart}我该如何修复它们?%{linkEnd}"
+
msgid "Resolve conflicts"
msgstr "解决冲突"
msgid "Resolve conflicts on source branch"
msgstr "在源分支上解决冲突"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
-msgstr "解决这些冲突或请具有仓库写入权限的用户在本地进行合并。"
+msgid "Resolve locally"
+msgstr "本地解决"
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
+msgstr "解决这些冲突或请具有仓库写入权限的用户在本地解决它们。"
msgid "Resolve thread"
msgstr "解决主题"
@@ -35523,6 +36124,9 @@ msgstr "响应"
msgid "Response didn't include `service_desk_address`"
msgstr "响应不包括`service_desk_address`"
+msgid "Response initiated"
+msgstr "响应已启动"
+
msgid "Response metrics (AWS ELB)"
msgstr "响应指标(AWS ELB)"
@@ -35586,9 +36190,6 @@ msgstr "已达到结果限制"
msgid "Resume"
msgstr "恢复"
-msgid "Resync"
-msgstr "重新同步"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr "检索合规性报告失败。请刷新页面并重试。"
@@ -35641,8 +36242,8 @@ msgstr "查看最新应用"
msgid "Review changes"
msgstr "评审变更"
-msgid "Review requests for you"
-msgstr "您的审核请求"
+msgid "Review requests"
+msgstr "审核请求"
msgid "Review the changes locally."
msgstr "在本地查看更改。"
@@ -35681,6 +36282,9 @@ msgstr "审核(合并请求 !%{mergeRequestId})"
msgid "Revoke"
msgstr "撤销"
+msgid "Revoke Key"
+msgstr "撤销密钥"
+
msgid "Revoked"
msgstr "已撤销"
@@ -35744,12 +36348,18 @@ msgstr "当您推送到仓库时,或者当一个合并请求被创建、更新
msgid "Run CI/CD pipelines with Jenkins."
msgstr "使用 Jenkins 运行 CI/CD 流水线。"
+msgid "Run again"
+msgstr "再次运行"
+
msgid "Run housekeeping"
msgstr "运行例行维护"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr "运行例行维护任务来自动优化 Git 仓库。禁用此选项将导致性能随着时间的推移而下降。"
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr "再次运行手动作业"
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] "%d 个选定的 runners 已删除"
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] "%{highlightStart}%{duration}%{highlightEnd} 秒"
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr "%{link_start}这些 runners%{link_end} 适用于所有群组和项目。"
@@ -35811,13 +36425,13 @@ msgid "Runners|A new version is available"
msgstr "有新版本可用"
msgid "Runners|A periodic background task deletes runners that haven't contacted GitLab in more than %{elapsedTime}. Only runners registered in this group are deleted. Runners in subgroups and projects are not. %{linkStart}Can I view how many runners were deleted?%{linkEnd}"
-msgstr ""
+msgstr "定期的后台任务会删除超过 %{elapsedTime} 未联系 GitLab 的 runner 。仅删除在该群组中注册的 runner,不含子群组和项目中的 runner。%{linkStart}我可以查看删除了多少 runner 吗?%{linkEnd}"
msgid "Runners|Active"
msgstr "启用"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
-msgstr "添加备注,比如谁拥有 runner,或者它应该用于什么目的。"
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
+msgstr ""
msgid "Runners|Administrator"
msgstr "管理员"
@@ -35855,6 +36469,9 @@ msgstr "指派群组"
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr "分配项目 (%{projectCount})"
+msgid "Runners|Assigned project runners"
+msgstr "分配的项目 runner"
+
msgid "Runners|Associated with one or more projects"
msgstr "与一个或多个项目关联"
@@ -35885,18 +36502,30 @@ msgstr "选择您首选的 GitLab Runner"
msgid "Runners|Clear selection"
msgstr "清除选择"
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr "注册runner的命令"
msgid "Runners|Configuration"
msgstr "配置"
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr "复制说明"
msgid "Runners|Copy registration token"
msgstr "复制注册令牌"
+msgid "Runners|Create an instance runner"
+msgstr "创建一个实例 runner"
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr "创建一个 runner 实例来生成注册 Runner 所有配置的命令。%{linkStart}更喜欢使用注册令牌来创建 runner 吗?%{linkEnd}"
+
msgid "Runners|Created %{timeAgo}"
msgstr "创建于 %{timeAgo}"
@@ -35947,7 +36576,7 @@ msgid "Runners|Executor"
msgstr "执行器"
msgid "Runners|Existing runners are not affected. To permit runner registration for all groups, enable this setting in the Admin Area in Settings &gt; CI/CD."
-msgstr ""
+msgstr "现有 runner 不受影响。要允许所有群组注册 runner,请在 “设置” &gt; CI/CD” 中,启用此设置。"
msgid "Runners|Filter projects"
msgstr "过滤项目"
@@ -35970,15 +36599,24 @@ msgstr "IP地址"
msgid "Runners|Idle"
msgstr "空闲"
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr "如果两个设置都被禁用,则无法注册新的 runner。"
+
msgid "Runners|Install a runner"
msgstr "安装Runner"
msgid "Runners|Instance"
msgstr "实例"
+msgid "Runners|Instance: Median job queued time"
+msgstr "实例:作业队列时间中位数"
+
msgid "Runners|Jobs"
msgstr "作业"
+msgid "Runners|Jobs in projects you have access to."
+msgstr "在项目中您有权访问的作业。"
+
msgid "Runners|Last contact"
msgstr "最后联系"
@@ -35997,6 +36635,9 @@ msgstr "最大作业超时"
msgid "Runners|Members of the %{type} can register runners"
msgstr "%{type}的成员可以注册Runner"
+msgid "Runners|Minor version upgrades are available."
+msgstr "次要版本升级现在可用。"
+
msgid "Runners|Name"
msgstr "名称"
@@ -36012,6 +36653,9 @@ msgstr "永不过期"
msgid "Runners|New group runners can be registered"
msgstr "可以注册新的群组 runners"
+msgid "Runners|New instance runner"
+msgstr "新建实例 runner"
+
msgid "Runners|New registration token generated!"
msgstr "已生成新的注册令牌!"
@@ -36042,6 +36686,12 @@ msgstr "在线"
msgid "Runners|Online:"
msgstr "在线:"
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr "所有者"
@@ -36061,6 +36711,9 @@ msgstr "平台"
msgid "Runners|Project"
msgstr "项目"
+msgid "Runners|Project runners"
+msgstr "项目 runner"
+
msgid "Runners|Property Name"
msgstr "属性名称"
@@ -36112,6 +36765,9 @@ msgstr "Runner %{name} 已删除"
msgid "Runners|Runner Registration"
msgstr "Runner 注册"
+msgid "Runners|Runner Registration token"
+msgstr "Runner 注册令牌"
+
msgid "Runners|Runner assigned to project."
msgstr "分配给项目的runner"
@@ -36157,6 +36813,9 @@ msgstr "Runner 是过期的;最后一次连接是在 %{runner_contact} 前"
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr "Runner 是过期的;最后一次连接是在 %{timeAgo}"
+msgid "Runners|Runner performance insights"
+msgstr "Runner 性能洞察"
+
msgid "Runners|Runner registration"
msgstr "Runner 注册"
@@ -36178,20 +36837,26 @@ msgstr "Runners 是运行 CI/CD 作业的代理。按照 %{linkStart}安装和
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr "Runners 是运行 CI/CD 作业的代理。要注册新的 runners,请联系您的管理员。"
+msgid "Runners|Runners performance"
+msgstr "Runner 性能"
+
msgid "Runners|Running"
msgstr "正在运行"
msgid "Runners|Runs untagged jobs"
msgstr "运行未标记的作业"
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr "建议进行安全更新或兼容性更新。"
+
msgid "Runners|Select all"
msgstr "选择所有"
msgid "Runners|Select projects to assign to this runner"
msgstr "选择要分配给此 runner 的项目"
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
-msgstr "在此选择您的首选选项。在下一步中,您可以在 AWS CloudFormation 控制台中选择您的 runner 能力。"
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
+msgstr "选择您喜欢的 runner,然后在 AWS CloudFormation 控制台中选择 runner 的容量。"
msgid "Runners|Show only inherited"
msgstr "只显示继承的"
@@ -36235,6 +36900,9 @@ msgstr "注册了 runner 的项目、群组或实例。实例 runners 始终归
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr "Runner 将被永久删除,不再适用于项目或群组。您确定要继续吗?"
+msgid "Runners|These runners are assigned to this project."
+msgstr "这些 runner 被分配到这个项目。"
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] "此群组目前有 %d 个陈旧的 runner。"
@@ -36266,6 +36934,9 @@ msgstr "要注册它们,请转到%{link_start}群组的 Runners 页面%{link_e
msgid "Runners|Token expiry"
msgstr "令牌过期"
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr "了解 runner 需要多长时间才能获取作业。%{linkStart}这是如何计算的?%{linkEnd}"
+
msgid "Runners|Unselect all"
msgstr "取消选择所有"
@@ -36308,6 +36979,9 @@ msgstr "版本 %{version}"
msgid "Runners|View installation instructions"
msgstr "查看安装说明"
+msgid "Runners|View metrics"
+msgstr "查看指标"
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr "Windows 2019 Shell,具有手动缩放和可选调度功能。 %{percentage} 点。"
@@ -36317,8 +36991,8 @@ msgstr "具有手动缩放和可选调度功能的 Windows 2019 Shell。Non-spot
msgid "Runners|Yes, start deleting stale runners"
msgstr "是的,开始删除过期的 runner"
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
-msgstr ""
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgstr "您可以设置一个项目 runner 供多个项目使用,但是您不能让它成为一个共享的 runner 或群组 runner。"
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
msgstr "您已使用了%{quotaUsed},超出了共享流水线时间配额限制(%{quotaLimit} )。"
@@ -36332,11 +37006,14 @@ msgstr "群组"
msgid "Runners|paused"
msgstr "已暂停"
+msgid "Runners|project"
+msgstr "项目"
+
msgid "Runners|shared"
msgstr "共享"
-msgid "Runners|specific"
-msgstr "特定"
+msgid "Runner|New"
+msgstr "新建"
msgid "Runner|Owner"
msgstr "所有者"
@@ -36374,12 +37051,12 @@ msgstr "%{group_name} 的 SAML 单点登录"
msgid "SAML|Sign in to %{groupName}"
msgstr "登录到 %{groupName}"
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "登录 GitLab 以连接您组织的帐户"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr "%{strongOpen}%{group_path}%{strongClose} 群组允许您使用单点登录进行登录。"
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr "已有一个 GitLab 帐户与此电子邮件地址相关联。使用您现有的凭据登录来连接您组织的帐户"
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr "要访问 %{groupName},您必须通过外部登录页面使用单点登录进行登录。"
@@ -36392,6 +37069,12 @@ msgstr "您的组织的 SSO 已连接到您的 GitLab 帐户"
msgid "SAST Configuration"
msgstr "SAST配置"
+msgid "SCIM|SCIM Token"
+msgstr "SCIM 令牌"
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr "跨域身份管理系统(SCIM)。"
+
msgid "SHA256"
msgstr "SHA256"
@@ -36497,6 +37180,12 @@ msgstr "保存密码"
msgid "Save pipeline schedule"
msgstr "保存流水线计划"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "保存中"
@@ -36507,13 +37196,7 @@ msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr "%{period}%{days} 在 %{time}"
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
-msgstr ""
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr "%{thenLabelStart}然后%{thenLabelEnd} 需要 %{scan} 扫描才能运行"
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr "%{thenLabelStart}然后%{thenLabelEnd} 需要 %{scan} 扫描才能使用站点配置文件 %{siteProfile} 和扫描器配置文件 %{scannerProfile} 来运行"
+msgstr "%{scopes} %{branches} %{agents} %{namespaces} 的 %{rules} 操作"
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr "%{thenLabelStart}然后%{thenLabelEnd} 需要 %{scan} 扫描才能使用站点配置文件 %{siteProfile} 和带有标签 %{tags} 的扫描器配置文件 %{scannerProfile} 来运行"
@@ -36594,10 +37277,10 @@ msgid "ScanResultPolicy|except"
msgstr "除外"
msgid "ScanResultPolicy|finds any license %{matchType} %{licenseType} and is %{licenseStates} in an open merge request targeting %{branches}"
-msgstr ""
+msgstr "在针对 %{branches} 开启的合并请求中找到任何 %{licenseStates} 的 %{matchType} %{licenseType} 许可证"
msgid "ScanResultPolicy|from %{scanners} find(s) more than %{vulnerabilitiesAllowed} %{severities} %{vulnerabilityStates} vulnerabilities in an open merge request targeting %{branches}"
-msgstr ""
+msgstr "在针对 %{branches} 的开启的合并请求中 %{scanners} 找到超过 %{vulnerabilitiesAllowed} %{severities} %{vulnerabilityStates} 个漏洞"
msgid "ScanResultPolicy|license states"
msgstr "许可证状态"
@@ -36752,9 +37435,6 @@ msgstr "搜索文件"
msgid "Search for Namespace"
msgstr "搜索命名空间"
-msgid "Search for a LDAP group"
-msgstr "搜索LDAP组"
-
msgid "Search for a group"
msgstr "搜索群组"
@@ -36860,6 +37540,12 @@ msgstr "在项目%{projectName}中"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "于%{link_to_project}项目中"
+msgid "SearchError|A search query problem has occurred"
+msgstr "出现了一个搜索查询问题"
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr "要解决此问题,请检查您的查询语法并重试。"
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr "显示包含%{term_element}中%{count}项的%{scope}"
@@ -36947,7 +37633,7 @@ msgid "Secret"
msgstr "密码"
msgid "Secret Detection"
-msgstr "密码检测"
+msgstr "Secret 检测"
msgid "Secret token"
msgstr "Secret令牌"
@@ -36961,15 +37647,45 @@ msgstr "安全文件"
msgid "Secure token that identifies an external storage request."
msgstr "识别外部存储请求的安全令牌。"
+msgid "SecureFiles|%{name} Metadata"
+msgstr "%{name} 元数据"
+
+msgid "SecureFiles|App"
+msgstr "App"
+
+msgid "SecureFiles|Certificates"
+msgstr "证书"
+
msgid "SecureFiles|Delete %{name}?"
msgstr "删除 %{name} 吗?"
msgid "SecureFiles|Delete secure file"
msgstr "删除安全文件"
+msgid "SecureFiles|Expires at"
+msgstr "到期于"
+
+msgid "SecureFiles|Issuer"
+msgstr "发行者"
+
+msgid "SecureFiles|Name"
+msgstr "名称"
+
+msgid "SecureFiles|Platforms"
+msgstr "平台"
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr "安全文件 %{name} 将被永久删除。您确定吗?"
+msgid "SecureFiles|Serial"
+msgstr "序列号"
+
+msgid "SecureFiles|Team"
+msgstr "团队"
+
+msgid "SecureFiles|UUID"
+msgstr "UUID"
+
msgid "Security"
msgstr "安全"
@@ -37150,6 +37866,9 @@ msgstr "和 "
msgid "SecurityOrchestration| or "
msgstr "或 "
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr "%{namespaces} 使用的 %{agent}"
@@ -37159,14 +37878,17 @@ msgstr "%{branches} 和 %{lastBranch} 分支"
msgid "SecurityOrchestration|%{branches} branch"
msgstr "%{branches} 分支"
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr "%{scannerStart}%{scanner}%{scannerEnd}"
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd} on runners with the %{tags} and %{lastTag} tags"
-msgstr ""
+msgstr "%{scannerStart}%{scanner}%{scannerEnd} 带有 %{tags} 和 %{lastTag} 标签的 runners"
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd} on runners with the %{tags} tag"
-msgstr ""
+msgstr "%{scannerStart}%{scanner}%{scannerEnd} 带有 %{tags} 标签的 Runner"
msgid "SecurityOrchestration|%{scanners}"
msgstr "%{scanners}"
@@ -37190,7 +37912,7 @@ msgid "SecurityOrchestration|Add action"
msgstr "添加操作"
msgid "SecurityOrchestration|Add new approver"
-msgstr ""
+msgstr "添加新的核准人"
msgid "SecurityOrchestration|Add rule"
msgstr "添加规则"
@@ -37213,8 +37935,8 @@ msgstr "取消分配您的安全策略项目时出错"
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr "获取扫描结果策略时出错。"
-msgid "SecurityOrchestration|Any scanner finds"
-msgstr "任何扫描器发现"
+msgid "SecurityOrchestration|Any security scanner finds"
+msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
msgstr "确定要删除此策略吗?此操作无法撤消。"
@@ -37312,6 +38034,9 @@ msgstr "针对 %{agent} 运行的最新扫描"
msgid "SecurityOrchestration|License Scan"
msgstr "许可证扫描"
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr "新建策略"
@@ -37552,8 +38277,8 @@ msgstr "分支"
msgid "SecurityOrchestration|group level branch"
msgstr "群组级分支"
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
-msgstr ""
+msgid "SecurityOrchestration|or from:"
+msgstr "或来自:"
msgid "SecurityOrchestration|scanner finds"
msgstr "扫描器发现"
@@ -37864,6 +38589,9 @@ msgstr "创建合并请求时出错。"
msgid "SecurityReports|There was an error deleting the comment."
msgstr "删除评论时出错。"
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr "忽略漏洞时出错。"
@@ -37969,12 +38697,18 @@ msgstr "选择Git版本"
msgid "Select Profile"
msgstr "选择个人资料"
+msgid "Select a LDAP group"
+msgstr "选择一个 LDAP 组"
+
msgid "Select a branch"
msgstr "选择分支"
msgid "Select a branch to compare"
msgstr "选择一个分支进行比较"
+msgid "Select a cluster management project"
+msgstr "选择集群管理项目"
+
msgid "Select a color"
msgstr "选择颜色"
@@ -38011,9 +38745,6 @@ msgstr "选择一个角色"
msgid "Select a template repository"
msgstr "选择模板仓库"
-msgid "Select a template type"
-msgstr "选择模板类型"
-
msgid "Select all"
msgstr "选择全部"
@@ -38080,9 +38811,6 @@ msgstr "选择项目"
msgid "Select project to create %{type}"
msgstr "选择要创建 %{type} 的项目"
-msgid "Select project to create issue"
-msgstr "选择要创建议题的项目"
-
msgid "Select projects"
msgstr "选择项目"
@@ -38119,6 +38847,9 @@ msgstr "选择子群组"
msgid "Select subscription"
msgstr "选择订阅"
+msgid "Select tags"
+msgstr "选择标签"
+
msgid "Select target branch"
msgstr "选择目标分支"
@@ -38146,9 +38877,6 @@ msgstr "已选中所有项目。"
msgid "Selected for some items."
msgstr "已选中一些项目。"
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "非管理员用户无法为群组、项目或代码片段使用所选级别。如果公共级别受到限制,则用户配置文件仅对登录用户可见。"
-
msgid "Selected tag is already in use. Choose another option."
msgstr "所选标签已在使用中。选择另一个选项。"
@@ -38344,6 +39072,9 @@ msgstr "将%{epic_ref}设置为父史诗。"
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr "设置用于新议题的默认描述模板。 %{link_start}什么是描述模板?%{link_end}"
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "为账号创建一个用于推送或拉取的 %{protocol} 密码。"
@@ -38636,6 +39367,9 @@ msgstr "石墨工作区集成已启用"
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr "您已启用石墨工作区集成。您可以直接在石墨查看您的wiki。"
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr "如果您丢失手机或访问一次性密码,每个恢复码都可以使用一次,以重新获得您的帐户访问权限。请将它们保存在安全的地方,否则您%{boldStart}将%{boldEnd}无法访问您的帐户。"
@@ -38904,9 +39638,6 @@ msgstr "退出并注册"
msgid "Sign up"
msgstr "注册"
-msgid "Sign up now"
-msgstr "立即注册"
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "注册成功!请确认您的电子邮件以登录。"
@@ -39087,6 +39818,15 @@ msgstr "您现在可以关闭此窗口并转到您的 Slack 工作区。"
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr "%{linkStart}更新或更改权限%{linkEnd}时,您可能需要重新安装 GitLab for Slack 应用。"
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr "您确定要更改项目吗?"
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr "如果您更改项目,您将丢失在表单中输入的所有文本。"
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr "如果您输入了一些文本,请考虑将其保存在某处以避免丢失任何内容。"
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr "1. %{slash_command_link_start}在您的Slack团队中使用此信息添加一个斜杠命令%{slash_command_link_end}:"
@@ -39111,8 +39851,8 @@ msgstr "%{asterisk}频道通知%{asterisk}"
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr "%{asterisk}Slash 命令%{asterisk}"
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
-msgstr "%{emoji} 连接到 GitLab 帐户 %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
+msgstr "%{emoji}已连接到 GitLab 帐户 %{account}。"
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
msgstr "%{emoji} 欢迎使用 GitLab for Slack!"
@@ -39121,13 +39861,13 @@ msgid "Slack|Connect your GitLab account"
msgstr "连接您的 GitLab 帐户"
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
-msgstr ""
+msgstr "使用%{startMarkup}命令%{endMarkup}从 Slack 控制 GitLab。要获得可用命令的列表,请输入 %{command}。"
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr "GitLab for Slack 现在支持基于频道的通知。让您的团队知道何时创建新议题或运行新的 CI/CD 作业。%{startMarkup}了解更多%{endMarkup}。"
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
-msgstr "要开始使用通知, %{startMarkup}在项目设置中启用 Slack 集成%{endMarkup}。"
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
+msgstr "要开始使用通知,在项目设置中%{startMarkup}启用 GitLab for Slack app 集成%{endMarkup}。"
msgid "Slack|To start using slash commands, connect your GitLab account."
msgstr "要开始使用 slash 命令,请连接您的 GitLab 帐户。"
@@ -39258,6 +39998,9 @@ msgstr "试图改变 %{issuableDisplayName} 的锁定状态时出错了"
msgid "Something went wrong trying to load issue contacts."
msgstr "尝试加载议题联系人时出错。"
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr "重新排序设计时出了点问题。请再试一次"
@@ -39402,6 +40145,9 @@ msgstr "更新需求时出了错。"
msgid "Something went wrong while updating assignees"
msgstr "更新指派人时出错"
+msgid "Something went wrong while updating the modal."
+msgstr "更新窗口时出错。"
+
msgid "Something went wrong while updating your list settings"
msgstr "更新列表设置时出现错误"
@@ -39738,9 +40484,6 @@ msgstr "垃圾信息及防机器人保护"
msgid "Spam log successfully submitted as ham."
msgstr "垃圾信息日志已成功改为有效信息提交。"
-msgid "Specific runners"
-msgstr "指定Runner"
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "无法使用指定的URL:“%{reason}”"
@@ -39873,6 +40616,9 @@ msgstr "开始搜索"
msgid "Start thread"
msgstr "开启主题"
+msgid "Start time"
+msgstr "开始时间"
+
msgid "Start your Free Ultimate Trial"
msgstr "开始您的免费试用"
@@ -39900,9 +40646,6 @@ msgstr "开始"
msgid "Starts %{startsIn}"
msgstr "开始 %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "开始于(UTC)"
-
msgid "Starts escalations for this incident"
msgstr "开始升级此事件"
@@ -39963,8 +40706,8 @@ msgstr "获取状态检查时出错。"
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr "将此状态检查应用于所有分支或特定的受保护分支。"
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
-msgstr "在合并请求中检查状态响应,失败不会阻止合并。 %{link_start}了解更多%{link_end}"
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
+msgstr "在合并请求中检查状态响应。%{link_start}了解更多%{link_end}。"
msgid "StatusCheck|Examples: QA, Security."
msgstr "示例:QA、安全。"
@@ -41523,9 +42266,6 @@ msgstr "此项目的分支没有活跃的流水线配置。"
msgid "The branch or tag does not exist"
msgstr "分支或标签不存在"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr "广播消息仅向具有这些角色的项目和群组中的用户显示。"
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "字符突出显示器帮助您将主题行保持为 %{titleLength} 字符并将正文包装为 %{bodyLength} 以便它们在git中可读。"
@@ -41577,6 +42317,9 @@ msgstr "当前议题"
msgid "The current user is not authorized to access the job log."
msgstr "当前用户无权访问作业日志。"
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr "当前用户无权更新流水线计划"
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr "此流水线中的数据太旧,无法呈现为图形。请检查作业选项卡以访问历史数据。"
@@ -41660,7 +42403,7 @@ msgid_plural "The following personal access tokens: %{token_names} were revoked,
msgstr[0] "因为设置了新的个人访问令牌过期策略,以下个人访问令牌已被撤销:%{token_names} 。"
msgid "The following personal access tokens have expired:"
-msgstr ""
+msgstr "以下个人访问令牌已过期:"
msgid "The fork relationship has been removed."
msgstr "派生关系已被删除。"
@@ -41951,6 +42694,9 @@ msgstr "目标主题不是主题。"
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr "每个项目最大请求所适用的时间间隔(秒)。"
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "更新操作将在 %{number_of_minutes} 分钟后超时。对于大型仓库,请使用clone/push组合。"
@@ -41990,9 +42736,6 @@ msgstr "漏洞已不再被检测到。请在更改其状态前确保漏洞已修
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr "漏洞已不再被检测到。请在更改其状态前确保漏洞已修补。"
-msgid "Theme"
-msgstr "主题"
-
msgid "There are currently no mirrored repositories."
msgstr "目前没有镜像的仓库。"
@@ -42149,6 +42892,9 @@ msgstr "获取迭代时出现问题。"
msgid "There was a problem fetching labels."
msgstr "获取标记时出错。"
+msgid "There was a problem fetching latest labels."
+msgstr "获取最新标记时出错。"
+
msgid "There was a problem fetching linked pipelines."
msgstr "获取链接的流水线时出现问题。"
@@ -42284,6 +43030,9 @@ msgstr "删除电子邮件时出错。"
msgid "There was an error resetting user pipeline minutes."
msgstr "重置用户流水线分钟数时出错。"
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr "检索 LDAP 组时出错。请重试。"
+
msgid "There was an error retrieving the Jira users."
msgstr "获取Jira用户时出错。"
@@ -42350,9 +43099,6 @@ msgstr "这些现有的议题具有类似的标题。在那里评论可能更好
msgid "These runners are shared across projects in this group."
msgstr "这些Runner在该群组中的项目之间共享。"
-msgid "These runners are specific to this project."
-msgstr "这些Runner是该项目所指定的。"
-
msgid "These variables are inherited from the parent group."
msgstr "这些变量是从上级群组继承的。"
@@ -42369,7 +43115,7 @@ msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "此%{issuableDisplayName}被锁定。只有项目成员可以评论。"
msgid "This %{issuable} is hidden because its author has been banned"
-msgstr ""
+msgstr "此 %{issuable} 已隐藏,因为其作者已被封禁"
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr "此%{issuable}已被锁定。只有%{strong_open}项目成员%{strong_close}才可以发表评论。"
@@ -42404,6 +43150,9 @@ msgstr "此操作可能导致数据丢失。为防止意外,我们会要求您
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr "此操作无法撤消,它将永久删除%{key}SSH密钥"
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr "此操作无法撤消,并将永久删除 %{key} SSH 密钥。使用此 SSH 密钥签名的所有提交都将标记为未验证。"
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr "此操作会删除 %{codeOpen}%{project_path_with_namespace}%{codeClose} 和此项目包含的所有内容。 %{strongOpen}无法撤消。%{strongClose}"
@@ -42480,7 +43229,7 @@ msgid "This commit was signed with a different user's verified signature."
msgstr "此提交使用其他用户的已验证签名进行签名。"
msgid "This commit was signed with a verified signature and the committer email was verified to belong to the same user."
-msgstr ""
+msgstr "此提交使用已验证的签名进行签署,并且已验证提交者的电子邮件属于同一用户。"
msgid "This commit was signed with a verified signature, but the committer email is not associated with the GPG Key."
msgstr "此提交已使用经过验证的签名进行签名,但提交者电子邮件未与 GPG 密钥关联。"
@@ -42489,10 +43238,10 @@ msgid "This commit was signed with an %{strong_open}unverified%{strong_close} si
msgstr "此提交使用%{strong_open}未经验证的%{strong_close}签名进行签署。"
msgid "This commit was signed with an unverified signature."
-msgstr ""
+msgstr "此提交是使用未经验证的签名签署的。"
msgid "This commit was signed with multiple signatures."
-msgstr ""
+msgstr "此提交已使用多个签名进行签署。"
msgid "This content could not be displayed because %{reason}. You can %{options} instead."
msgstr "由于%{reason},无法显示此内容。您可以%{options}以代替。"
@@ -42581,12 +43330,12 @@ msgstr "此史诗不存在或者您没有足够的权限。"
msgid "This epic would exceed maximum number of related epics."
msgstr "此史诗将超过相关史诗的最大数量。"
-msgid "This experiment has no logged candidates"
-msgstr "此实验没有已记录的候选项"
-
msgid "This feature requires local storage to be enabled"
msgstr "此功能需要本地存储以启用"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr "该字段是根据其直接子项的进度分数自动计算的。您可以覆盖此值,但只要更新其直接子项的进度分数,它就会被自动计算替换。"
+
msgid "This field is required"
msgstr "此字段为必填项"
@@ -42717,7 +43466,7 @@ msgid "This job does not run automatically and must be started manually, but you
msgstr "此作业不会自动运行,必须手动启动,但您无权访问它。"
msgid "This job does not start automatically and must be started manually. You can add CI/CD variables below for last-minute configuration changes before starting the job."
-msgstr ""
+msgstr "此作业不会自动启动,必须手动启动。您可以在下面添加 CI/CD 变量,以便在开始作业之前进行最后一分钟的配置更改。"
msgid "This job has been canceled"
msgstr "此作业已取消"
@@ -42866,9 +43615,6 @@ msgstr "此流水线是由定时计划触发的."
msgid "This process deletes the project repository and all related resources."
msgstr "此流程将删除项目仓库和所有相关资源。"
-msgid "This project"
-msgstr "当前项目"
-
msgid "This project can be restored until %{date}."
msgstr "此项目可以恢复到 %{date}。"
@@ -43037,6 +43783,27 @@ msgstr "星期四"
msgid "Thursday"
msgstr "星期四"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr "提高团队生产力"
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr "探索付费方案"
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr "开始免费试用"
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr "此群组及其所有相关项目使用 %{tier}。%{copyEnd}"
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr "此项目使用 %{tier}。%{copyEnd}"
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr "想要提高团队生产力并访问合并批准、推送规则、史诗、代码评审分析和容器扫描等高级功能?免费试用全功能的 GitLab 30 天。无需信用卡。"
+
+msgid "TierBadge|Free"
+msgstr "免费"
+
msgid "Time"
msgstr "时间"
@@ -43438,9 +44205,9 @@ msgstr "为了帮助改进GitLab,我们会定期%{docs_link}。您可以随时
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "要导入SVN仓库,请查看 %{svn_link}。"
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgstr[0] ""
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgstr[0] "要邀请更多用户,您可以将顶级群组中的用户数量减少到 %{free_limit} 个用户或更少。您还可以升级到没有用户限制的付费等级。如果您需要更多时间,您可以开始 30 天的免费试用,无用户数限制。"
msgid "To keep this project going, create a new issue"
msgstr "为了保持这个项目的进行,请创建一个新的议题"
@@ -43484,10 +44251,10 @@ msgstr "要重新激活您的帐户, %{gitlab_link_start}登录到 GitLab。%{
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr "要重新激活您的帐户,请在 %{gitlab_url}登录 GitLab。"
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr "要扩大搜索范围,请更改或删除上面的筛选器。"
msgid "To-Do List"
msgstr "待办事项列表"
+msgid "To-Do list"
+msgstr "待办事项列表"
+
msgid "To-do item successfully marked as done."
msgstr "待办事项已成功标记为已完成。"
@@ -43659,7 +44429,7 @@ msgid "Todos|added a to-do item"
msgstr "添加了一个待办事项"
msgid "Todos|has requested access to %{what} %{which}"
-msgstr ""
+msgstr "已请求访问 %{what} %{which}"
msgid "Todos|mentioned %{who}"
msgstr "提及了 %{who}"
@@ -43739,6 +44509,9 @@ msgstr "令牌名称"
msgid "Token valid until revoked"
msgstr "令牌有效直至被撤销"
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr "此个人访问令牌已在被检测到时自动撤销。在将此漏洞标记为已解决之前考虑调查和轮换。"
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr "范围设置授予令牌的权限级别。"
@@ -43760,6 +44533,9 @@ msgstr "启用了太多的项目,通过控制台或 API 管理它们。"
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr "引用太多。快速操作仅限于最多 %{max_count} 个用户引用"
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr "结果太多,无法显示。编辑您的搜索或添加过滤器。"
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "找到了太多用户。快速操作仅限于最多 %{max_count} 个用户"
@@ -43799,6 +44575,10 @@ msgstr "主题标题"
msgid "Topic was successfully updated."
msgstr "主题已成功更新。"
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr "没有匹配的结果"
@@ -43955,9 +44735,6 @@ msgstr "创建一个新群组以开始您的旗舰版试用。"
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr "第 %{daysUsed}/%{duration} 天"
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr "升级 %{groupName} 到 %{planName}"
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr "您可以将您在一个新群组或一个现有群组上面进行试用。"
@@ -44010,9 +44787,6 @@ msgstr "触发器已删除。"
msgid "Trigger repository check"
msgstr "触发仓库检查"
-msgid "Trigger this manual action"
-msgstr "触发此手动操作"
-
msgid "Trigger token:"
msgstr "触发令牌:"
@@ -44034,12 +44808,6 @@ msgstr "描述"
msgid "Trigger|Trigger description"
msgstr "触发器描述"
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr "触发用户没有足够的项目权限"
-
-msgid "Trigger|invalid"
-msgstr "无效"
-
msgid "Trusted"
msgstr "可信的"
@@ -44256,6 +45024,12 @@ msgstr "无法获取群组。重新加载页面来重试。"
msgid "Unable to fetch groups. Reload the page to try again."
msgstr "无法获取群组。重新加载页面来重试。"
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr "无法获取项目。重新加载页面以重试。"
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr "无法获取项目。重新加载页面以重试。"
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr "无法获取上游和下游流水线。"
@@ -44287,7 +45061,7 @@ msgid "Unable to load the merge request widget. Try reloading the page."
msgstr "无法加载合并请求部件。请尝试重新加载页面。"
msgid "Unable to load the page"
-msgstr ""
+msgstr "无法载入页面"
msgid "Unable to parse JSON"
msgstr "无法解析 JSON"
@@ -44355,6 +45129,9 @@ msgstr "未认证的请求"
msgid "Unauthenticated web rate limit period in seconds"
msgstr "未经身份验证的 Web 速率限制期(以秒为单位)"
+msgid "Unavailable"
+msgstr "不可用"
+
msgid "Unban"
msgstr "解封"
@@ -44512,7 +45289,7 @@ msgid "Unverified"
msgstr "未验证"
msgid "Unverified signature"
-msgstr ""
+msgstr "未验证的签名"
msgid "Up to date"
msgstr "已是最新"
@@ -44547,9 +45324,6 @@ msgstr "更新批准规则"
msgid "Update approvers"
msgstr "更新核准人"
-msgid "Update broadcast message"
-msgstr "更新广播消息"
-
msgid "Update failed"
msgstr "更新失败"
@@ -44577,6 +45351,15 @@ msgstr "更新您的群组名称、说明、头像以及可见性。"
msgid "Update your project name, topics, description, and avatar."
msgstr "更新您的项目名称、主题、描述和头像。"
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "因为项目容器镜像库已有标签,无法更新当前项目!"
@@ -44586,12 +45369,24 @@ msgstr "无法设置默认分支"
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr "无法设置默认分支。您的代码库中是否有名为 “HEAD” 的分支? (%{linkStart}我该如何解决这个问题?%{linkEnd})"
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "不允许新的可见性级别!"
msgid "UpdateProject|Project could not be updated!"
msgstr "项目无法更新!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr "%{type}仓库校验和验证失败:旧%{old}新%{new}"
@@ -44601,6 +45396,9 @@ msgstr "等待%{type}仓库推送超时"
msgid "Updated"
msgstr "更新于"
+msgid "Updated %{timeAgo}"
+msgstr "更新于 %{timeAgo}"
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "由%{updated_by}更新于%{updated_at}"
@@ -44865,6 +45663,9 @@ msgstr "每月使用量"
msgid "UsageQuota|Usage by project"
msgstr "按项目使用量"
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr "%{namespaceName} 群组中的项目使用群组资源的情况"
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "%{strong_start}%{group_name}%{strong_end}群组中的项目使用群组资源状况"
@@ -44991,18 +45792,12 @@ msgstr "使用 %{code_start}::%{code_end} 创建 %{link_start}有范围标签集
msgid "Use .gitlab-ci.yml"
msgstr "使用 .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr "在 AWS 中使用 GitLab Runner"
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr "使用安全文件来存储您流水线使用的文件,例如安卓 keystores 或 Apple provising profile 和签名证书。"
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr "在您的移动设备或计算机上使用一次性密码验证器来启用双重验证 (2FA)。"
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr "使用 AWS CloudFormation 模板 (CFT) 在 AWS 中安装和配置 GitLab Runner。"
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr "使用 authorized_keys 文件来验证 SSH 密钥"
@@ -45052,7 +45847,7 @@ msgid "Use the %{strongStart}Test%{strongEnd} option above to create an event."
msgstr "使用上面的 %{strongStart}测试%{strongEnd} 选项创建事件。"
msgid "Use the Apple App Store Connect integration to easily connect to the Apple App Store with Fastlane in CI/CD pipelines."
-msgstr ""
+msgstr "使用 Apple App Store Connect 集成,通过 CI/CD 流水线中的 Fastlane 轻松连接到 Apple App Store。"
msgid "Use the link below to confirm your email address (%{email})"
msgstr "使用以下链接确认您的电子邮件地址 (%{email})"
@@ -45066,9 +45861,6 @@ msgstr "使用公共云实例 URL (%{kroki_public_url}) 或 %{install_link_start
msgid "Use the search bar on the top of this page"
msgstr "使用本页顶部的搜索栏"
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr "使用此表单向管理员报告创建垃圾议题、评论或行为不当的用户。"
-
msgid "Use this token to validate received payloads."
msgstr "使用此令牌来验证收到的有效数据。"
@@ -45178,6 +45970,9 @@ msgstr "用户限制"
msgid "User settings"
msgstr "用户设置"
+msgid "User was successfully banned."
+msgstr "用户被成功封禁。"
+
msgid "User was successfully created."
msgstr "用户已成功创建。"
@@ -45289,6 +46084,9 @@ msgstr "(忙碌)"
msgid "UserProfile|Activity"
msgstr "活动"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr "加载个人资料时遇到了一个错误。请刷新页面以重试。"
+
msgid "UserProfile|Blocked user"
msgstr "已禁用用户"
@@ -45559,6 +46357,9 @@ msgstr "价值流分析"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr "价值流分析可以帮助您了解团队的效率"
+msgid "Value Streams Dashboard (Beta)"
+msgstr "价值流仪表盘(Beta)"
+
msgid "Value might contain a variable reference"
msgstr "值可能包含变量引用"
@@ -45592,6 +46393,9 @@ msgstr "&lt;1m"
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr "每天生产环境部署的平均数。"
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr "每天部署至生产环境的平均数量。该项指标衡量向终端用户交付的频率。"
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr "DORA 指标"
@@ -45646,6 +46450,12 @@ msgstr "为群组 “%{groupName}“ 显示 %{selectedSubjectFilterText},从 %
msgid "ValueStreamAnalytics|Tasks by type"
msgstr "按类型划分任务"
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr "从生产环境故障恢复需要花费的时间。"
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr "成功将一个新的提交交付至生产环境的时间。该项指标反映了 CI/CD 流水线的效率"
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr "获取价值流分析 %{requestTypeName} 数据时出现错误。"
@@ -45655,6 +46465,9 @@ msgstr "生产环境部署的总数。"
msgid "ValueStreamAnalytics|Value stream"
msgstr "价值流"
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr "阶段中的事项"
@@ -45667,9 +46480,6 @@ msgstr "开始"
msgid "ValueStreamEvent|Stop"
msgstr "停止"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr "默认价值流不可删除"
-
msgid "Variable"
msgstr "变量"
@@ -45719,7 +46529,7 @@ msgid "Verified"
msgstr "已验证"
msgid "Verified commit"
-msgstr ""
+msgstr "已验证的提交"
msgid "Verify SAML Configuration"
msgstr "验证SAML配置"
@@ -45745,9 +46555,6 @@ msgstr "版本 %{versionNumber} (最新)"
msgid "VersionCheck|%{details}"
msgstr "%{details}"
-msgid "VersionCheck|Critical security upgrade available"
-msgstr "关键安全升级可用"
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr "重要通知 - 关键安全发布"
@@ -45775,12 +46582,12 @@ msgstr "您当前使用的是版本 %{currentVersion}!我们强烈建议立即
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr "您当前使用的是 %{currentVersion} 版本!我们强烈建议您立即升级到以下版本之一:%{latestStableVersions}。"
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
-msgstr "您当前使用的是版本 %{currentVersion}。我们强烈建议立即升级您的安装实例。%{link}"
-
msgid "VersionCheck|Your GitLab Version"
msgstr "您的 GitLab 版本"
+msgid "View File Metadata"
+msgstr "查看文件元数据"
+
msgid "View Stage: %{title}"
msgstr "查看阶段: %{title}"
@@ -46429,9 +47236,6 @@ msgstr "我们在项目%{project}中找不到与%{scope}相匹配的%{term}"
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "无法连接Prometheus服务器。服务器不再存在,或者配置信息需要更新。"
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr "我们创建了一个沙盒项目,将帮助您学习 GitLab 的基础知识。您将通过议题面板中的议题获得指导。您可以按照自己的节奏通读这些议题。"
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr "我们检测到有人尝试使用错误的双重身份验证码登录您的 %{host} 帐户"
@@ -47221,18 +48025,12 @@ msgstr "已删除子项"
msgid "WorkItem|Closed"
msgstr "已关闭"
-msgid "WorkItem|Collapse tasks"
-msgstr "折叠任务"
-
msgid "WorkItem|Create %{workItemType}"
msgstr "创建 %{workItemType}"
msgid "WorkItem|Create objective"
msgstr "创建目标"
-msgid "WorkItem|Create task"
-msgstr "创建任务"
-
msgid "WorkItem|Create work item"
msgstr "创建工作项"
@@ -47251,9 +48049,6 @@ msgstr "截止日期"
msgid "WorkItem|Existing task"
msgstr "现有任务"
-msgid "WorkItem|Expand tasks"
-msgstr "展开任务"
-
msgid "WorkItem|Health status"
msgstr "健康状况"
@@ -47371,6 +48166,9 @@ msgstr "起始日期"
msgid "WorkItem|Task"
msgstr "任务"
+msgid "WorkItem|Task actions"
+msgstr "任务操作"
+
msgid "WorkItem|Task deleted"
msgstr "任务已删除"
@@ -47384,7 +48182,7 @@ msgid "WorkItem|This %{workItemType} is confidential and should only be visible
msgstr "此%{workItemType}是保密的,只能显示给拥有至少报告者访问权限的团队成员。"
msgid "WorkItem|This objective is confidential and should only be visible to team members with at least Reporter access"
-msgstr ""
+msgstr "该对象是保密的,只对至少拥有报告者权限的团队成员可见"
msgid "WorkItem|This work item is not available. It either doesn't exist or you don't have permission to view it."
msgstr "此工作项不可用。它可能不存在,或者您没有查看它的权限。"
@@ -47715,7 +48513,7 @@ msgid "You can invite another group to %{project_name}."
msgstr "您可以邀请另一个群组加入%{project_name}。"
msgid "You can modify this job's CI/CD variables before running it again."
-msgstr ""
+msgstr "您可以在再次运行之前修改此作业的 CI/CD 变量。"
msgid "You can move around the graph by using the arrow keys."
msgstr "可以使用方向键移动图形。"
@@ -47772,7 +48570,7 @@ msgid "You cannot add any more epics. This epic already has maximum number of ch
msgstr "您不能添加更多的史诗。这个史诗已经有了最大数量的子史诗。"
msgid "You cannot approve your own deployment. This configuration can be adjusted in the protected environment settings."
-msgstr ""
+msgstr "您不能批准自己的部署。您可以在受保护的环境设置中调整此配置。"
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr "您不能将 replace_ids 与 add_ids 或 remove_ids 结合使用"
@@ -47893,7 +48691,7 @@ msgid_plural "You have %{pendingMembersCount} pending members that need approval
msgstr[0] "您有 %{pendingMembersCount} 个待处理成员需要批准。"
msgid "You have already reported this user"
-msgstr ""
+msgstr "您已经举报了此用户"
msgid "You have been granted %{access_level} access to the %{source_link} %{source_type}."
msgstr "你已被授予 %{access_level} 访问 %{source_link} %{source_type} 的权限。"
@@ -48021,9 +48819,6 @@ msgstr "您必须提供当前密码才能进行更改。"
msgid "You must sign in to search for specific projects."
msgstr "您必须登录才能搜索特定项目。"
-msgid "You must sign in to search for specific terms."
-msgstr "您必须登录才能搜索特定事项。"
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr "您必须解决验证码才能提交"
@@ -48178,15 +48973,15 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr "您的%{group}成员资格将在%{days}天内到期。"
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr "您的 %{plan_name} 订阅将于 %{expires_on} 到期"
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr "您的 %{spammable_entity_type} 涉及垃圾信息,已被丢弃。"
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr "您的 %{spammable_entity_type} 已被识别为垃圾邮件。请更改内容或解决 reCAPTCHA 来继续。"
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr "您的 %{strong}%{plan_name}%{strong_close} 订阅将于 %{strong}%{expires_on}%{strong_close} 到期。如果您不续订,您将无法在 %{strong}%{downgrades_on}%{strong_close} 访问您的付费功能。在该日期之后,您将无法创建议题或合并请求,或使用许多其他功能。"
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr "您为%{strong}%{namespace_name}%{strong_close}的%{strong}%{plan_name}%{strong_close}订阅将于%{strong}%{expires_on}%{strong_close}到期。"
@@ -48407,21 +49202,6 @@ msgstr "您的消息显示于此"
msgid "Your name"
msgstr "您的名字"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr "您的命名空间 %{namespace_name} 已达到 %{free_limit} 用户限制"
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr "您的命名空间 %{namespace_name} 超过了 %{free_limit} 用户限制,已被置于只读状态。"
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr "您的命名空间 %{namespace_name} 超过了 %{free_user_limit} 用户限制"
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr "您的命名空间超过了用户和存储限制,已被置于只读状态。"
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr "您的命名空间超过了用户限制,已被置于只读状态。"
-
msgid "Your new %{accessTokenType}"
msgstr "您的新 %{accessTokenType}"
@@ -48438,7 +49218,7 @@ msgid "Your password reset token has expired."
msgstr "您的密码重置令牌已过期。"
msgid "Your personal access tokens have expired"
-msgstr ""
+msgstr "您的个人访问令牌已过期"
msgid "Your personal access tokens will expire in %{days_to_expire} days or less"
msgstr "您的个人访问令牌将在 %{days_to_expire} 天或更短的时间内到期"
@@ -48501,8 +49281,20 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] "您的订阅共有 %{total_seat_count} 个席位,还剩下 %{remaining_seat_count} 个。"
-msgid "Your subscription will expire on %{expires_on}"
-msgstr "您的订阅将于 %{expires_on} 到期"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr "您的顶级群组 %{namespace_name} 已达到 %{free_limit} 个用户的限制"
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr "您的顶级群组 %{namespace_name} 已超过 %{free_limit} 个用户的限制,已被置于只读状态。"
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr "您的顶级群组 %{namespace_name} 已超过 %{free_user_limit} 个用户的限制"
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr "您的顶级群组超出了用户和存储限制,已被置于只读状态。"
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr "您的顶级群组已超过了用户限制,已被置于只读状态。"
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
msgstr "您的更新失败。通过拖放到现有设计的方式,您每次只能上传一个设计。"
@@ -48601,6 +49393,9 @@ msgstr[0] "约%d小时"
msgid "access:"
msgstr "访问:"
+msgid "add at least one file to the repository"
+msgstr "将至少一个文件添加到仓库中"
+
msgid "added %{emails}"
msgstr "添加了 %{emails}"
@@ -48856,7 +49651,7 @@ msgid "ciReport|%{linkStartTag}Learn more about SAST %{linkEndTag}"
msgstr "%{linkStartTag}了解更多有关SAST %{linkEndTag}的信息"
msgid "ciReport|%{linkStartTag}Learn more about Secret Detection %{linkEndTag}"
-msgstr "%{linkStartTag}了解更多关于密码检测的信息%{linkEndTag}"
+msgstr "%{linkStartTag}了解更多关于 Secret 检测的信息%{linkEndTag}"
msgid "ciReport|%{linkStartTag}Learn more about codequality reports %{linkEndTag}"
msgstr "%{linkStartTag}了解有关代码质量报告的更多信息%{linkEndTag}"
@@ -49121,13 +49916,13 @@ msgid "ciReport|SAST"
msgstr "SAST"
msgid "ciReport|Secret Detection"
-msgstr "密码检测"
+msgstr "Secret 检测"
msgid "ciReport|Secret Detection detects secrets and credentials vulnerabilities in your source code."
msgstr "Secret 检测在源代码中检测 Secrets 和凭据漏洞。"
msgid "ciReport|Secret detection"
-msgstr "密码检测"
+msgstr "Secret 检测"
msgid "ciReport|Security reports failed loading results"
msgstr "安全报告加载结果失败"
@@ -49196,9 +49991,6 @@ msgstr "正在加载"
msgid "ciReport|is loading, errors when loading results"
msgstr "正在加载,加载结果时出错"
-msgid "ci_database"
-msgstr "ci_database"
-
msgid "closed"
msgstr "已关闭"
@@ -49242,6 +50034,9 @@ msgstr "联系人只能添加到根群组"
msgid "container registry images"
msgstr "容器镜像库镜像"
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr "包含超过 %{limit} 个字符限制的 URL"
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr "包含超过 1024 个字符限制的 URL (%{urls})"
@@ -49281,6 +50076,9 @@ msgstr "每日"
msgid "data"
msgstr "数据"
+msgid "database"
+msgstr "数据库"
+
msgid "date must not be after 9999-12-31"
msgstr "日期不能在9999-12-31之后"
@@ -49376,6 +50174,9 @@ msgstr "%{slash_command} 覆盖总估计时间。"
msgid "example.com"
msgstr "example.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "超过最大长度(100 个用户名)"
@@ -49385,6 +50186,9 @@ msgstr "超过%{bytes}字节的限制"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr "目录名\"%{dirname}\"超过%{bytes}字节的限制"
+msgid "exceeds the limit of %{count} links"
+msgstr "超过 %{count} 个链接的限制"
+
msgid "expired on %{timebox_due_date}"
msgstr "已于%{timebox_due_date}过期"
@@ -49714,9 +50518,6 @@ msgstr "加载中"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "被 %{path_lock_user_name} 在 %{created_at} 锁定"
-msgid "main_database"
-msgstr "main_database"
-
msgid "manual"
msgstr "手动"
@@ -49740,6 +50541,9 @@ msgstr "(提交被压缩)"
msgid "metric_id must be unique across a project"
msgstr "metric_id必须是整个项目唯一的"
+msgid "milestone"
+msgstr "里程碑"
+
msgid "milestone should belong either to a project or a group."
msgstr "里程碑应该属于一个项目或群组。"
@@ -50069,6 +50873,9 @@ msgstr "必须是 Debian 软件包"
msgid "must be a boolean value"
msgstr "必须是布尔值"
+msgid "must be a root group."
+msgstr "必须为根群组。"
+
msgid "must be a root namespace"
msgstr "必须是根命名空间"
@@ -50114,12 +50921,18 @@ msgstr "必须属于需求对象所在的同一项目。"
msgid "must belong to same project of the work item."
msgstr "必须属于工作项所在的同一项目。"
+msgid "must contain only a discord user ID."
+msgstr "必须只能包含一个 Discord 用户 ID"
+
msgid "must have a repository"
msgstr "必须有一个仓库"
msgid "must match %{association}.project_id"
msgstr "必须匹配 %{association}.project_id"
+msgid "must not be an owner of the namespace"
+msgstr "不能是命名空间的所有者"
+
msgid "must not contain commonly used combinations of words and letters"
msgstr "不能包含常用的单词和字母组合"
@@ -50183,6 +50996,9 @@ msgstr "%{item},和 %{lastItem}"
msgid "only available on top-level groups."
msgstr "只能在最顶级群组中使用。"
+msgid "only supports valid HTTP(S) URLs"
+msgstr "仅支持有效的 HTTP(S) URL"
+
msgid "open issue"
msgstr "开启的议题"
@@ -50418,6 +51234,9 @@ msgstr "未知"
msgid "should be an array of %{object_name} objects"
msgstr "应该是%{object_name}对象的数组"
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr "应该是现有用户名的数组。%{invalid}不存在"
diff --git a/locale/zh_HK/gitlab.po b/locale/zh_HK/gitlab.po
index 4fb57c60a96..077459635f1 100644
--- a/locale/zh_HK/gitlab.po
+++ b/locale/zh_HK/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: zh-HK\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:47\n"
+"PO-Revision-Date: 2023-02-11 04:23\n"
msgid " %{start} to %{end}"
msgstr ""
@@ -59,7 +59,7 @@ msgstr ""
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr ""
-msgid " or references (e.g. path/to/project!merge_request_id)"
+msgid " or references"
msgstr ""
msgid " reacted with :%{name}:"
@@ -71,6 +71,9 @@ msgstr ""
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr ""
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "#%{issueIid} (closed)"
msgstr ""
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] ""
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] ""
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] ""
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] ""
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] ""
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] ""
@@ -737,12 +740,6 @@ msgstr ""
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr ""
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr ""
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr ""
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr ""
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] ""
+msgid "%{numberOfSelectedTags} tags"
+msgstr ""
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} 個落後於 %{default_branch} 分支的提交,%{number_commits_ahead} 個超前的提交"
@@ -889,13 +889,21 @@ msgstr ""
msgid "%{reportType} detected no new vulnerabilities."
msgstr ""
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
msgstr[0] ""
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr ""
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] ""
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] ""
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr ""
@@ -964,7 +972,7 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] ""
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
msgstr ""
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
@@ -990,8 +998,12 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] ""
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
msgstr[0] ""
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
@@ -1189,9 +1201,6 @@ msgstr ""
msgid "(No changes)"
msgstr ""
-msgid "(UTC %{offset}) %{timezone}"
-msgstr ""
-
msgid "(Unlimited pipeline minutes)"
msgstr ""
@@ -1204,6 +1213,9 @@ msgstr ""
msgid "(expired)"
msgstr ""
+msgid "(external link)"
+msgstr ""
+
msgid "(leave blank if you don't want to change it)"
msgstr ""
@@ -1603,6 +1615,9 @@ msgstr ""
msgid "A page with that title already exists"
msgstr ""
+msgid "A parent must be provided when bulk updating issuables"
+msgstr ""
+
msgid "A personal access token has been revoked"
msgstr ""
@@ -2047,6 +2062,9 @@ msgstr ""
msgid "Add README"
msgstr ""
+msgid "Add Wiki"
+msgstr ""
+
msgid "Add Zoom meeting"
msgstr ""
@@ -2143,9 +2161,6 @@ msgstr ""
msgid "Add approvers"
msgstr ""
-msgid "Add broadcast message"
-msgstr ""
-
msgid "Add child epic to an epic"
msgstr ""
@@ -2455,6 +2470,9 @@ msgstr ""
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr ""
+msgid "AdminArea|Are you sure?"
+msgstr ""
+
msgid "AdminArea|Blocked users"
msgstr ""
@@ -2467,6 +2485,15 @@ msgstr ""
msgid "AdminArea|Breakdown of Non-Billable users"
msgstr ""
+msgid "AdminArea|Cancel all jobs"
+msgstr ""
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr ""
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr ""
+
msgid "AdminArea|Components"
msgstr ""
@@ -2539,15 +2566,6 @@ msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "停止所有任務"
-msgid "AdminArea|Stop all jobs?"
-msgstr "要停止所有任務嗎?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "停止任務"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "停止任務失敗"
-
msgid "AdminArea|Total Billable users"
msgstr ""
@@ -2584,7 +2602,10 @@ msgstr ""
msgid "AdminArea|View latest users"
msgstr ""
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
+msgid "AdminArea|Yes, proceed"
+msgstr ""
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
msgstr ""
msgid "AdminArea|active users + blocked users"
@@ -2596,12 +2617,21 @@ msgstr ""
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr ""
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr ""
+
msgid "AdminEmail|Body"
msgstr ""
msgid "AdminEmail|Body is required."
msgstr ""
+msgid "AdminEmail|Loading groups and projects."
+msgstr ""
+
+msgid "AdminEmail|No groups or projects found."
+msgstr ""
+
msgid "AdminEmail|Recipient group or project"
msgstr ""
@@ -2644,6 +2674,9 @@ msgstr ""
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr ""
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr ""
+
msgid "AdminSettings|Auto DevOps domain"
msgstr ""
@@ -2719,9 +2752,6 @@ msgstr ""
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr ""
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr ""
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr ""
@@ -2761,6 +2791,15 @@ msgstr ""
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr ""
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr ""
@@ -2842,6 +2881,9 @@ msgstr ""
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr ""
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr ""
@@ -2869,6 +2911,9 @@ msgstr ""
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr ""
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr ""
@@ -3466,12 +3511,21 @@ msgstr ""
msgid "Advanced export options"
msgstr ""
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr ""
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr ""
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr ""
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr ""
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr ""
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr ""
@@ -3481,6 +3535,12 @@ msgstr ""
msgid "AdvancedSearch|Reindex required"
msgstr ""
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr ""
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr ""
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr ""
@@ -3490,22 +3550,46 @@ msgstr ""
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr ""
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
+msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
+msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
msgstr ""
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
+msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr ""
-msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
+msgid "Airflow"
msgstr ""
-msgid "After the export is complete, download the data file from a notification email or from this page. You can then import the data file from the %{strong_text_start}Create new group%{strong_text_end} page of another GitLab instance."
+msgid "Airflow|Airflow DAGs"
msgstr ""
-msgid "After you've reviewed these contribution guidelines, you'll be all set to"
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
msgstr ""
msgid "Akismet"
@@ -3976,6 +4060,9 @@ msgstr ""
msgid "Allow password authentication for the web interface"
msgstr ""
+msgid "Allow possible spam"
+msgstr ""
+
msgid "Allow project maintainers to configure repository mirroring"
msgstr ""
@@ -3994,9 +4081,6 @@ msgstr ""
msgid "Allow use of licensed EE features"
msgstr ""
-msgid "Allow users to dismiss the broadcast message"
-msgstr ""
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr ""
@@ -4222,9 +4306,6 @@ msgstr ""
msgid "An error occurred while fetching pending comments"
msgstr ""
-msgid "An error occurred while fetching projects autocomplete."
-msgstr ""
-
msgid "An error occurred while fetching reference"
msgstr ""
@@ -4372,9 +4453,6 @@ msgstr ""
msgid "An error occurred while removing issues."
msgstr ""
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
msgid "An error occurred while rendering the editor"
msgstr ""
@@ -4481,6 +4559,10 @@ msgstr ""
msgid "An issue already exists"
msgstr ""
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] ""
+
msgid "An unauthenticated user"
msgstr ""
@@ -4574,9 +4656,6 @@ msgstr ""
msgid "Any milestone"
msgstr ""
-msgid "Any namespace"
-msgstr ""
-
msgid "App ID"
msgstr ""
@@ -4983,6 +5062,9 @@ msgstr ""
msgid "Approve"
msgstr ""
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr ""
@@ -5073,6 +5155,9 @@ msgstr ""
msgid "Are you sure you want to approve %{user}?"
msgstr ""
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr ""
@@ -5188,6 +5273,9 @@ msgstr ""
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr ""
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr ""
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr ""
@@ -5257,12 +5345,21 @@ msgstr ""
msgid "Artifacts|Delete artifact"
msgstr ""
+msgid "Artifacts|Help us improve this page"
+msgstr ""
+
+msgid "Artifacts|Take a quick survey"
+msgstr ""
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr ""
msgid "Artifacts|Total artifacts size"
msgstr ""
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr ""
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr ""
@@ -5338,6 +5435,9 @@ msgstr ""
msgid "Assign to me"
msgstr ""
+msgid "Assigned"
+msgstr ""
+
msgid "Assigned %{assignee_users_sentence}."
msgstr ""
@@ -5362,13 +5462,13 @@ msgstr ""
msgid "Assigned to me"
msgstr ""
-msgid "Assigned to you"
-msgstr ""
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] ""
+msgid "Assignee (optional)"
+msgstr ""
+
msgid "Assignee has no permissions"
msgstr ""
@@ -5806,6 +5906,12 @@ msgstr ""
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr ""
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr ""
@@ -5821,9 +5927,6 @@ msgstr ""
msgid "Available on-demand"
msgstr ""
-msgid "Available specific runners"
-msgstr ""
-
msgid "Avatar for %{assigneeName}"
msgstr "%{assigneeName} 的頭像"
@@ -6271,6 +6374,9 @@ msgstr ""
msgid "BillingPlans|Ultimate"
msgstr ""
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr ""
@@ -6397,12 +6503,18 @@ msgstr ""
msgid "Billing|Add seats"
msgstr ""
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr ""
msgid "Billing|An error occurred while approving %{user}"
msgstr ""
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr ""
@@ -6845,6 +6957,12 @@ msgstr ""
msgid "BranchRules|%{total} status %{subject}"
msgstr ""
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr ""
@@ -6863,10 +6981,10 @@ msgstr ""
msgid "BranchRules|Allowed to merge (%{total})"
msgstr ""
-msgid "BranchRules|Allowed to push"
+msgid "BranchRules|Allowed to push and merge"
msgstr ""
-msgid "BranchRules|Allowed to push (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
msgstr ""
msgid "BranchRules|An error occurred while fetching branches."
@@ -6890,6 +7008,9 @@ msgstr ""
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr ""
@@ -6908,13 +7029,13 @@ msgstr ""
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr ""
-msgid "BranchRules|Manage in Merge Request Approvals"
+msgid "BranchRules|Manage in merge request approvals"
msgstr ""
-msgid "BranchRules|Manage in Protected Branches"
+msgid "BranchRules|Manage in protected branches"
msgstr ""
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr ""
msgid "BranchRules|No data to display"
@@ -6950,7 +7071,10 @@ msgstr ""
msgid "BranchRules|Status checks (%{total})"
msgstr ""
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
+msgstr ""
+
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
msgstr ""
msgid "BranchRules|Users"
@@ -6959,6 +7083,9 @@ msgstr ""
msgid "BranchRules|default"
msgstr ""
+msgid "BranchRules|protected"
+msgstr ""
+
msgid "Branches"
msgstr "分支"
@@ -7250,10 +7377,10 @@ msgstr ""
msgid "BulkImport|%{feature} (require v%{version})"
msgstr ""
-msgid "BulkImport|Destination"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
msgstr ""
-msgid "BulkImport|Destination group"
+msgid "BulkImport|Destination"
msgstr ""
msgid "BulkImport|Existing groups"
@@ -7265,7 +7392,7 @@ msgstr ""
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr ""
-msgid "BulkImport|Group import history"
+msgid "BulkImport|GitLab Migration history"
msgstr ""
msgid "BulkImport|History"
@@ -7283,6 +7410,15 @@ msgstr ""
msgid "BulkImport|Import selected"
msgstr ""
+msgid "BulkImport|Import with projects"
+msgstr ""
+
+msgid "BulkImport|Import without projects"
+msgstr ""
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr ""
+
msgid "BulkImport|Importing the group failed."
msgstr ""
@@ -7343,7 +7479,7 @@ msgstr ""
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr ""
-msgid "BulkImport|Your imported groups will appear here."
+msgid "BulkImport|Your imported groups and projects will appear here."
msgstr ""
msgid "BulkImport|Your imported projects will appear here."
@@ -7361,6 +7497,9 @@ msgstr ""
msgid "BulkImport|must be a group"
msgstr ""
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr ""
@@ -7509,6 +7648,15 @@ msgstr ""
msgid "CICD|Add an existing project to the scope"
msgstr ""
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr ""
+
msgid "CICD|Auto DevOps"
msgstr ""
@@ -7530,6 +7678,9 @@ msgstr ""
msgid "CICD|Deployment strategy"
msgstr ""
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr ""
@@ -7542,6 +7693,12 @@ msgstr ""
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr ""
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr ""
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr ""
@@ -7551,15 +7708,24 @@ msgstr ""
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr ""
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|There are several CI/CD limits in place."
msgstr ""
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr ""
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr ""
msgid "CICD|Use separate caches for protected branches"
msgstr ""
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr ""
+
msgid "CICD|group enabled"
msgstr ""
@@ -7848,6 +8014,9 @@ msgstr ""
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr ""
+msgid "Cause identified"
+msgstr ""
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr ""
@@ -7917,9 +8086,6 @@ msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
msgstr ""
@@ -8073,7 +8239,7 @@ msgstr ""
msgid "Check out branch"
msgstr ""
-msgid "Check out, review, and merge locally"
+msgid "Check out, review, and resolve locally"
msgstr ""
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
@@ -8088,9 +8254,6 @@ msgstr ""
msgid "Check your Docker images for known vulnerabilities."
msgstr ""
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr ""
-
msgid "Check your sign-up restrictions"
msgstr ""
@@ -8273,16 +8436,16 @@ msgstr ""
msgid "Checkout|Payment method"
msgstr ""
-msgid "Checkout|Please select a country"
+msgid "Checkout|Purchase details"
msgstr ""
-msgid "Checkout|Please select a state"
+msgid "Checkout|Select"
msgstr ""
-msgid "Checkout|Purchase details"
+msgid "Checkout|Select a country"
msgstr ""
-msgid "Checkout|Select"
+msgid "Checkout|Select a state"
msgstr ""
msgid "Checkout|State"
@@ -8393,9 +8556,6 @@ msgstr ""
msgid "Choose file…"
msgstr ""
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr ""
-
msgid "Choose the top-level group for your repository imports."
msgstr ""
@@ -8531,13 +8691,16 @@ msgstr ""
msgid "CiVariables|Remove variable row"
msgstr ""
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr ""
msgid "CiVariables|Scope"
msgstr ""
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
msgstr ""
msgid "CiVariables|State"
@@ -8546,9 +8709,6 @@ msgstr ""
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr ""
-msgid "CiVariables|Trigger this manual action"
-msgstr ""
-
msgid "CiVariables|Type"
msgstr ""
@@ -8558,6 +8718,9 @@ msgstr ""
msgid "CiVariables|Variables"
msgstr ""
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr ""
@@ -8573,6 +8736,9 @@ msgstr ""
msgid "CiVariable|Create wildcard"
msgstr ""
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr ""
+
msgid "CiVariable|New environment"
msgstr ""
@@ -9688,6 +9854,12 @@ msgstr ""
msgid "Code Quality"
msgstr ""
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr ""
+
+msgid "Code Quality scans found %{findings}."
+msgstr ""
+
msgid "Code Review"
msgstr ""
@@ -9902,6 +10074,15 @@ msgstr "提交"
msgid "CommitMessage|Add %{file_name}"
msgstr "添加 %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr ""
+
+msgid "CommitSignature|Unverified"
+msgstr ""
+
+msgid "CommitSignature|Unverified signature"
+msgstr ""
+
msgid "CommitWidget|authored"
msgstr ""
@@ -9932,9 +10113,6 @@ msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
-msgid "Commits|History"
-msgstr "歷史紀錄"
-
msgid "Commits|No related merge requests found"
msgstr ""
@@ -9965,6 +10143,9 @@ msgstr ""
msgid "Compare GitLab editions"
msgstr ""
+msgid "Compare GitLab plans"
+msgstr ""
+
msgid "Compare Revisions"
msgstr ""
@@ -10856,9 +11037,21 @@ msgstr ""
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr ""
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr ""
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr ""
@@ -10871,9 +11064,18 @@ msgstr ""
msgid "ContributionAnalytics|Last week"
msgstr ""
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr ""
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr ""
@@ -10883,6 +11085,15 @@ msgstr ""
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr ""
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr ""
@@ -10892,6 +11103,9 @@ msgstr ""
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr ""
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr ""
@@ -11021,18 +11235,12 @@ msgstr ""
msgid "Copy source branch name"
msgstr ""
-msgid "Copy this registration token."
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token"
msgstr ""
-msgid "Copy trigger token"
-msgstr ""
-
msgid "Copy value"
msgstr ""
@@ -11645,6 +11853,12 @@ msgstr ""
msgid "Created %{epicTimeagoDate}"
msgstr ""
+msgid "Created %{timeAgo}"
+msgstr ""
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr ""
+
msgid "Created %{timestamp}"
msgstr ""
@@ -11657,6 +11871,9 @@ msgstr ""
msgid "Created a branch and a merge request to resolve this issue."
msgstr ""
+msgid "Created at"
+msgstr ""
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr ""
@@ -12032,9 +12249,6 @@ msgstr ""
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr ""
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr ""
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr ""
@@ -12147,15 +12361,9 @@ msgstr ""
msgid "DNS"
msgstr ""
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr ""
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr ""
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr ""
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr ""
@@ -12168,12 +12376,6 @@ msgstr ""
msgid "DORA4Metrics|Cycle time"
msgstr ""
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr ""
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr ""
-
msgid "DORA4Metrics|Date"
msgstr ""
@@ -12219,10 +12421,10 @@ msgstr ""
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr ""
-msgid "DORA4Metrics|Median time from issue created to issue closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
msgstr ""
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
msgstr ""
msgid "DORA4Metrics|Month to date"
@@ -12243,15 +12445,9 @@ msgstr ""
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr ""
-msgid "DORA4Metrics|Number of new issues created."
-msgstr ""
-
msgid "DORA4Metrics|Past 6 Months"
msgstr ""
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr ""
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr ""
@@ -12273,12 +12469,6 @@ msgstr ""
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr ""
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr ""
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr ""
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr ""
@@ -12288,9 +12478,6 @@ msgstr ""
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr ""
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr ""
-
msgid "DSN"
msgstr ""
@@ -12450,7 +12637,7 @@ msgstr ""
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr ""
-msgid "DastProfiles|Enter headers in a comma-separated list."
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
msgstr ""
msgid "DastProfiles|Error Details"
@@ -12468,6 +12655,9 @@ msgstr ""
msgid "DastProfiles|Excluded paths (optional)"
msgstr ""
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr ""
@@ -12480,9 +12670,6 @@ msgstr ""
msgid "DastProfiles|Manage profiles"
msgstr ""
-msgid "DastProfiles|Manage site profiles"
-msgstr ""
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr ""
@@ -12534,10 +12721,10 @@ msgstr ""
msgid "DastProfiles|Profile name"
msgstr ""
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
+msgid "DastProfiles|Request headers"
msgstr ""
-msgid "DastProfiles|Request headers"
+msgid "DastProfiles|Retry"
msgstr ""
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
@@ -12642,6 +12829,12 @@ msgstr ""
msgid "DastProfiles|Username form field"
msgstr ""
+msgid "DastProfiles|Validate"
+msgstr ""
+
+msgid "DastProfiles|Validate site profile"
+msgstr ""
+
msgid "DastProfiles|Validated"
msgstr ""
@@ -13033,9 +13226,6 @@ msgstr ""
msgid "Delete Key"
msgstr ""
-msgid "Delete Selected"
-msgstr ""
-
msgid "Delete Value Stream"
msgstr ""
@@ -13060,6 +13250,9 @@ msgstr ""
msgid "Delete comment"
msgstr "刪除留言"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr ""
@@ -13108,6 +13301,9 @@ msgstr ""
msgid "Delete row"
msgstr ""
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr ""
@@ -14053,15 +14249,9 @@ msgstr ""
msgid "DevOps adoption"
msgstr ""
-msgid "DevOps metrics comparison (Beta)"
-msgstr ""
-
msgid "Developer"
msgstr ""
-msgid "Development"
-msgstr ""
-
msgid "Devices (optional)"
msgstr ""
@@ -14221,6 +14411,9 @@ msgstr ""
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr ""
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr ""
+
msgid "DevopsReport|DevOps Score"
msgstr ""
@@ -14471,9 +14664,6 @@ msgstr ""
msgid "Dismiss trial promotion"
msgstr ""
-msgid "Dismissable"
-msgstr ""
-
msgid "Dismissed"
msgstr ""
@@ -14570,6 +14760,9 @@ msgstr ""
msgid "Don't show again"
msgstr "不再顯示"
+msgid "Don't show this again"
+msgstr ""
+
msgid "Done"
msgstr ""
@@ -14603,9 +14796,6 @@ msgstr ""
msgid "Download codes"
msgstr ""
-msgid "Download evidence JSON"
-msgstr ""
-
msgid "Download export"
msgstr ""
@@ -14972,12 +15162,6 @@ msgstr ""
msgid "Elasticsearch zero-downtime reindexing"
msgstr ""
-msgid "Elastic|None. Select namespaces to index."
-msgstr ""
-
-msgid "Elastic|None. Select projects to index."
-msgstr ""
-
msgid "Email"
msgstr ""
@@ -15191,9 +15375,6 @@ msgstr ""
msgid "Enable email notification"
msgstr ""
-msgid "Enable error tracking"
-msgstr ""
-
msgid "Enable feature to choose access level"
msgstr ""
@@ -15320,10 +15501,10 @@ msgstr ""
msgid "End Time"
msgstr ""
-msgid "Ends"
+msgid "End time"
msgstr ""
-msgid "Ends at (UTC)"
+msgid "Ends"
msgstr ""
msgid "Ends on"
@@ -15434,6 +15615,18 @@ msgstr ""
msgid "Enterprise"
msgstr ""
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr ""
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr ""
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr ""
+
msgid "Environment"
msgstr ""
@@ -15470,7 +15663,10 @@ msgstr ""
msgid "Environments Dashboard"
msgstr ""
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr ""
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
msgstr ""
msgid "Environments in %{name}"
@@ -15533,6 +15729,12 @@ msgstr ""
msgid "Environments|Auto stops %{autoStopAt}"
msgstr ""
+msgid "Environments|Clean up"
+msgstr ""
+
+msgid "Environments|Clean up environments"
+msgstr ""
+
msgid "Environments|Commit"
msgstr ""
@@ -15626,6 +15828,9 @@ msgstr ""
msgid "Environments|Search by environment name"
msgstr ""
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr ""
+
msgid "Environments|Show all"
msgstr ""
@@ -15635,6 +15840,12 @@ msgstr ""
msgid "Environments|Stop environment"
msgstr ""
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr ""
+
+msgid "Environments|Stop unused environments"
+msgstr ""
+
msgid "Environments|Stopping %{environmentName}"
msgstr ""
@@ -15812,6 +16023,9 @@ msgstr ""
msgid "Error fetching burnup chart data"
msgstr ""
+msgid "Error fetching data. Please try again."
+msgstr ""
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr ""
@@ -15827,12 +16041,6 @@ msgstr ""
msgid "Error fetching payload data."
msgstr ""
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching target projects. Please try again."
-msgstr ""
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr ""
@@ -15932,6 +16140,9 @@ msgstr ""
msgid "Error tracking"
msgstr ""
+msgid "Error tracking is currently in"
+msgstr ""
+
msgid "Error updating %{issuableType}"
msgstr ""
@@ -16079,12 +16290,18 @@ msgstr ""
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr ""
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr ""
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr ""
msgid "EscalationPolicies|Delete escalation policy"
msgstr ""
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr ""
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr ""
@@ -16100,6 +16317,9 @@ msgstr ""
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr ""
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr ""
+
msgid "EscalationPolicies|Escalation rules"
msgstr ""
@@ -16115,6 +16335,9 @@ msgstr ""
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr ""
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr ""
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr ""
@@ -16124,9 +16347,6 @@ msgstr ""
msgid "EscalationPolicies|Select schedule"
msgstr ""
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr ""
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr ""
@@ -16139,6 +16359,9 @@ msgstr ""
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr ""
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr ""
+
msgid "EscalationPolicies|mins"
msgstr ""
@@ -16160,6 +16383,9 @@ msgstr ""
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr ""
+msgid "Event tag (optional)"
+msgstr ""
+
msgid "EventFilterBy|Filter by all"
msgstr "全部"
@@ -16440,9 +16666,6 @@ msgstr ""
msgid "Experiment"
msgstr ""
-msgid "Experiment candidates"
-msgstr ""
-
msgid "Experiments"
msgstr ""
@@ -16476,7 +16699,7 @@ msgstr ""
msgid "Expires:"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
+msgid "Explain why you're reporting the user."
msgstr ""
msgid "Explore"
@@ -16679,6 +16902,9 @@ msgstr ""
msgid "Failed to assign a user because no user was found."
msgstr ""
+msgid "Failed to assign you issues related to the merge request."
+msgstr ""
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr ""
@@ -17154,9 +17380,6 @@ msgstr "二月"
msgid "February"
msgstr "二月"
-msgid "Feedback"
-msgstr ""
-
msgid "Feedback and Updates"
msgstr ""
@@ -17316,6 +17539,9 @@ msgstr "按路徑查找"
msgid "Find file"
msgstr "查找文件"
+msgid "FindFile|Switch branch/tag"
+msgstr ""
+
msgid "Fingerprint (MD5)"
msgstr ""
@@ -17547,7 +17773,7 @@ msgstr ""
msgid "ForkedFromProjectPath|Forked from"
msgstr "派生自"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
msgstr ""
msgid "Forking in progress"
@@ -17556,19 +17782,22 @@ msgstr ""
msgid "Forks"
msgstr ""
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr ""
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
msgstr ""
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
+msgid "ForksDivergence|%{messages} the upstream repository."
msgstr ""
-msgid "ForksDivergence|%{messages} upstream repository"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
msgstr ""
-msgid "ForksDivergence|Fork has diverged from upstream repository"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
msgstr ""
-msgid "ForksDivergence|Up to date with upstream repository"
+msgid "ForksDivergence|Up to date with the upstream repository."
msgstr ""
msgid "Format: %{dateFormat}"
@@ -17599,7 +17828,7 @@ msgstr ""
msgid "FreeUserCap|Explore paid plans:"
msgstr ""
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
msgstr ""
msgid "FreeUserCap|Manage members"
@@ -18321,9 +18550,6 @@ msgstr ""
msgid "Get started!"
msgstr ""
-msgid "Getting started with releases"
-msgstr ""
-
msgid "Git"
msgstr ""
@@ -18471,6 +18697,9 @@ msgstr ""
msgid "GitLab commit"
msgstr ""
+msgid "GitLab documentation"
+msgstr ""
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr ""
@@ -18534,8 +18763,8 @@ msgstr ""
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr ""
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
msgstr[0] ""
msgid "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr ""
msgid "Gitea Import"
msgstr ""
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr ""
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr ""
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr ""
+
+msgid "GithubImporter|Issue attachments"
+msgstr ""
+
+msgid "GithubImporter|Merge request attachments"
+msgstr ""
+
+msgid "GithubImporter|Note attachments"
+msgstr ""
+
msgid "GithubImporter|PR mergers"
msgstr ""
msgid "GithubImporter|PR reviews"
msgstr ""
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr ""
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr ""
+
msgid "GithubImporter|Pull requests"
msgstr ""
+msgid "GithubImporter|Release attachments"
+msgstr ""
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr ""
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr ""
@@ -18754,6 +19016,9 @@ msgstr ""
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr ""
+msgid "GlobalSearch|Aggregations load error."
+msgstr ""
+
msgid "GlobalSearch|Close"
msgstr ""
@@ -18775,6 +19040,9 @@ msgstr ""
msgid "GlobalSearch|Issues assigned to me"
msgstr ""
+msgid "GlobalSearch|Language"
+msgstr ""
+
msgid "GlobalSearch|Merge requests I've created"
msgstr ""
@@ -18820,6 +19088,12 @@ msgstr ""
msgid "GlobalSearch|Settings"
msgstr ""
+msgid "GlobalSearch|Show more"
+msgstr ""
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr ""
+
msgid "GlobalSearch|Syntax options"
msgstr ""
@@ -19303,15 +19577,9 @@ msgstr ""
msgid "Group: %{group_name}"
msgstr ""
-msgid "Group: %{name}"
-msgstr ""
-
msgid "GroupActivityMetrics|Issues created"
msgstr ""
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr ""
-
msgid "GroupActivityMetrics|Members added"
msgstr ""
@@ -19588,6 +19856,9 @@ msgstr ""
msgid "GroupSelect|Select a group"
msgstr ""
+msgid "GroupSettings|Analytics Dashboards"
+msgstr ""
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr ""
@@ -19690,10 +19961,16 @@ msgstr ""
msgid "GroupSettings|Select parent group"
msgstr ""
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr ""
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
msgstr ""
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr ""
msgid "GroupSettings|What are badges?"
msgstr ""
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr ""
+
+msgid "GroupSettings|What is Insights?"
+msgstr ""
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr ""
@@ -19789,6 +20072,9 @@ msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr ""
@@ -19852,7 +20138,10 @@ msgstr ""
msgid "GroupsNew|Create subgroup"
msgstr ""
-msgid "GroupsNew|GitLab source URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr ""
+
+msgid "GroupsNew|GitLab source instance URL"
msgstr ""
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
@@ -19864,7 +20153,7 @@ msgstr ""
msgid "GroupsNew|Import group"
msgstr ""
-msgid "GroupsNew|Import groups from another instance of GitLab"
+msgid "GroupsNew|Import groups by direct transfer"
msgstr ""
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
@@ -19885,13 +20174,10 @@ msgstr ""
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr ""
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr ""
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr ""
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
msgstr ""
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
@@ -20223,6 +20509,9 @@ msgstr "説明"
msgid "Help translate GitLab into your language"
msgstr ""
+msgid "Help translate to your language"
+msgstr ""
+
msgid "Helps prevent bots from brute-force attacks."
msgstr ""
@@ -20414,6 +20703,9 @@ msgstr ""
msgid "How do I generate it?"
msgstr ""
+msgid "How do I get started?"
+msgstr ""
+
msgid "How do I mirror repositories?"
msgstr ""
@@ -20429,9 +20721,6 @@ msgstr ""
msgid "How do I use a web terminal?"
msgstr ""
-msgid "How do I use file templates?"
-msgstr ""
-
msgid "How does pull mirroring work?"
msgstr ""
@@ -20480,9 +20769,6 @@ msgstr ""
msgid "IDE"
msgstr ""
-msgid "IDE|Back"
-msgstr ""
-
msgid "IDE|Commit"
msgstr ""
@@ -20492,21 +20778,9 @@ msgstr ""
msgid "IDE|Edit"
msgstr ""
-msgid "IDE|Get started with Live Preview"
-msgstr ""
-
msgid "IDE|Go to project"
msgstr ""
-msgid "IDE|Live Preview"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
msgid "IDE|Review"
msgstr ""
@@ -20543,6 +20817,9 @@ msgstr ""
msgid "IP subnet restriction only allowed for top-level groups"
msgstr ""
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr ""
@@ -20573,6 +20850,9 @@ msgstr ""
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr ""
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr ""
+
msgid "IdentityVerification|Confirm your email address"
msgstr ""
@@ -20717,6 +20997,9 @@ msgstr ""
msgid "Identity|Provider ID"
msgstr ""
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr ""
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr ""
@@ -20741,9 +21024,6 @@ msgstr ""
msgid "If enabled, only protected branches will be mirrored."
msgstr ""
-msgid "If no options are selected, only administrators can register runners."
-msgstr ""
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr ""
@@ -20789,6 +21069,12 @@ msgstr ""
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr ""
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr ""
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr ""
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr ""
@@ -20846,6 +21132,12 @@ msgstr ""
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr ""
+msgid "Impact detected"
+msgstr ""
+
+msgid "Impact mitigated"
+msgstr ""
+
msgid "Impersonate"
msgstr ""
@@ -20953,6 +21245,12 @@ msgstr ""
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr ""
+msgid "Import with projects"
+msgstr ""
+
+msgid "Import without projects"
+msgstr ""
+
msgid "ImportAProjectModal|Import from a project"
msgstr ""
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] ""
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr ""
+
msgid "Importing..."
msgstr ""
@@ -21053,6 +21354,9 @@ msgstr ""
msgid "Improve quality with test cases"
msgstr ""
+msgid "In GitLab"
+msgstr ""
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr ""
@@ -21065,9 +21369,15 @@ msgstr ""
msgid "In the background, we're attempting to connect you again."
msgstr ""
+msgid "In this group"
+msgstr ""
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
+msgid "In this project"
+msgstr ""
+
msgid "In use"
msgstr ""
@@ -21818,6 +22128,9 @@ msgstr ""
msgid "Incident|Add new timeline event"
msgstr ""
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr ""
+
msgid "Incident|Alert details"
msgstr ""
@@ -21851,6 +22164,12 @@ msgstr ""
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr ""
+msgid "Incident|Event tag"
+msgstr ""
+
+msgid "Incident|Incident"
+msgstr ""
+
msgid "Incident|Metrics"
msgstr ""
@@ -21935,6 +22254,18 @@ msgstr ""
msgid "Increase"
msgstr ""
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr ""
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr ""
+
+msgid "Incubation|Give feedback on this feature"
+msgstr ""
+
+msgid "Incubation|Learn more about incubating features"
+msgstr ""
+
msgid "Indent line"
msgstr ""
@@ -22113,25 +22444,22 @@ msgstr ""
msgid "Integration Settings"
msgstr ""
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr ""
-
-msgid "IntegrationEvents|A comment is added on an issue"
+msgid "IntegrationEvents|A comment is added"
msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr ""
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr ""
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
msgstr ""
msgid "IntegrationEvents|A pipeline status changes"
@@ -22140,13 +22468,19 @@ msgstr ""
msgid "IntegrationEvents|A push is made to the repository"
msgstr ""
-msgid "IntegrationEvents|A tag is pushed to the repository"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr ""
-msgid "IntegrationEvents|An issue is created, updated, or closed"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
msgstr ""
msgid "Integrations"
@@ -22170,9 +22504,6 @@ msgstr ""
msgid "Integrations|Add namespace"
msgstr ""
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|All details"
msgstr ""
@@ -22272,6 +22603,9 @@ msgstr ""
msgid "Integrations|GitLab for Slack app"
msgstr ""
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr ""
+
msgid "Integrations|Group-level integration management"
msgstr ""
@@ -22293,9 +22627,6 @@ msgstr ""
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr ""
-msgid "Integrations|Known limitations"
-msgstr ""
-
msgid "Integrations|Link namespaces"
msgstr ""
@@ -22374,9 +22705,6 @@ msgstr ""
msgid "Integrations|There are no projects using custom settings"
msgstr ""
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr ""
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr ""
@@ -22386,6 +22714,9 @@ msgstr ""
msgid "Integrations|Trigger"
msgstr ""
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr ""
+
msgid "Integrations|Use custom settings"
msgstr ""
@@ -22539,6 +22870,9 @@ msgstr ""
msgid "Invalid status"
msgstr ""
+msgid "Invalid tags"
+msgstr ""
+
msgid "Invalid two-factor code."
msgstr ""
@@ -22626,7 +22960,7 @@ msgstr ""
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr ""
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
@@ -22635,6 +22969,9 @@ msgstr ""
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr ""
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr ""
@@ -22650,12 +22987,18 @@ msgstr ""
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr ""
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr ""
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr ""
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr ""
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr ""
@@ -22711,7 +23054,7 @@ msgstr ""
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr ""
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
msgstr ""
msgid "InviteMembersModal|Username or email address"
@@ -22735,6 +23078,9 @@ msgstr ""
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr ""
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr ""
+
msgid "InviteMembers|Invite a group"
msgstr ""
@@ -23140,9 +23486,6 @@ msgstr ""
msgid "Issue|Title"
msgstr ""
-msgid "It looks like you have some draft commits in this branch."
-msgstr ""
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr ""
@@ -23413,6 +23756,9 @@ msgstr ""
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr ""
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr ""
@@ -23482,7 +23828,7 @@ msgstr ""
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr ""
-msgid "JiraService|Base URL of the Jira instance."
+msgid "JiraService|Base URL of the Jira instance"
msgstr ""
msgid "JiraService|Change GitLab version"
@@ -23536,7 +23882,7 @@ msgstr ""
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr ""
-msgid "JiraService|If different from Web URL."
+msgid "JiraService|If different from the Web URL"
msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
@@ -23569,6 +23915,9 @@ msgstr ""
msgid "JiraService|Open Jira"
msgstr ""
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr ""
@@ -23584,10 +23933,10 @@ msgstr ""
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr ""
-msgid "JiraService|Sign in to GitLab to link namespaces."
+msgid "JiraService|Sign in to GitLab to get started."
msgstr ""
-msgid "JiraService|Sign in to GitLab.com to get started."
+msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr ""
msgid "JiraService|This feature requires a Premium plan."
@@ -23599,16 +23948,13 @@ msgstr ""
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr ""
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr ""
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
+msgid "JiraService|Use custom transitions"
msgstr ""
-msgid "JiraService|Use custom transitions"
+msgid "JiraService|Username for the server version or an email for the cloud version"
msgstr ""
-msgid "JiraService|Username or Email"
+msgid "JiraService|Username or email"
msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
@@ -23674,6 +24020,12 @@ msgstr ""
msgid "Job was retried"
msgstr ""
+msgid "JobAssistant|Add job"
+msgstr ""
+
+msgid "JobAssistant|Job assistant"
+msgstr ""
+
msgid "Jobs"
msgstr ""
@@ -24135,15 +24487,6 @@ msgstr ""
msgid "Last 2 weeks"
msgstr ""
-msgid "Last 30 days"
-msgstr ""
-
-msgid "Last 60 days"
-msgstr ""
-
-msgid "Last 90 days"
-msgstr ""
-
msgid "Last Accessed On"
msgstr ""
@@ -24219,9 +24562,6 @@ msgstr ""
msgid "Last successful update %{time}."
msgstr ""
-msgid "Last time verified"
-msgstr ""
-
msgid "Last update"
msgstr "最後更新"
@@ -24471,6 +24811,9 @@ msgstr ""
msgid "LearnGitlab|- Included in trial"
msgstr ""
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr ""
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr ""
@@ -24852,6 +25195,9 @@ msgstr ""
msgid "List available repositories"
msgstr ""
+msgid "List of all commits"
+msgstr ""
+
msgid "List of all merge commits"
msgstr ""
@@ -24879,9 +25225,6 @@ msgstr "列表顯示"
msgid "List your Bitbucket Server repositories"
msgstr ""
-msgid "Live preview"
-msgstr ""
-
msgid "Load more"
msgstr ""
@@ -25002,9 +25345,6 @@ msgstr ""
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr ""
-msgid "Login"
-msgstr ""
-
msgid "Login with smartcard"
msgstr ""
@@ -25128,9 +25468,6 @@ msgstr ""
msgid "Manage %{workspace} labels"
msgstr ""
-msgid "Manage Web IDE features."
-msgstr ""
-
msgid "Manage access"
msgstr ""
@@ -25470,10 +25807,13 @@ msgstr ""
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr ""
+
+msgid "Maximum file size is 1MB."
msgstr ""
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
+msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr ""
msgid "Maximum files in a diff"
@@ -25730,6 +26070,9 @@ msgstr ""
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr ""
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr ""
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr ""
@@ -25748,6 +26091,9 @@ msgstr ""
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr ""
+msgid "Members|Ban member"
+msgstr ""
+
msgid "Members|Cannot leave \"%{source}\""
msgstr ""
@@ -25757,6 +26103,9 @@ msgstr ""
msgid "Members|Direct member by %{createdBy}"
msgstr ""
+msgid "Members|Disable two-factor authentication"
+msgstr ""
+
msgid "Members|Disabled"
msgstr ""
@@ -25892,9 +26241,6 @@ msgstr ""
msgid "Merge in progress"
msgstr ""
-msgid "Merge locally"
-msgstr ""
-
msgid "Merge options"
msgstr ""
@@ -25949,9 +26295,6 @@ msgstr ""
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr ""
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr ""
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr ""
@@ -26033,6 +26376,12 @@ msgstr ""
msgid "MergeRequests|Create issue to resolve thread"
msgstr ""
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr ""
+
+msgid "MergeRequests|Mark as draft"
+msgstr ""
+
msgid "MergeRequests|Reference copied"
msgstr ""
@@ -26815,9 +27164,42 @@ msgstr ""
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr ""
+msgid "MlExperimentTracking|-"
+msgstr ""
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr ""
+
+msgid "MlExperimentTracking|Created at"
+msgstr ""
+
+msgid "MlExperimentTracking|Details"
+msgstr ""
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr ""
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr ""
+
+msgid "MlExperimentTracking|Name"
+msgstr ""
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr ""
+
+msgid "MlExperimentTracking|User"
+msgstr ""
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr ""
+msgid "Modal updated"
+msgstr ""
+
msgid "ModalButton|Add projects"
msgstr ""
@@ -26857,7 +27239,7 @@ msgstr ""
msgid "Monitor Settings"
msgstr ""
-msgid "Monitor your errors by integrating with Sentry."
+msgid "Monitor your errors directly in GitLab."
msgstr ""
msgid "Monitoring"
@@ -26869,9 +27251,6 @@ msgstr ""
msgid "Months"
msgstr "月"
-msgid "More"
-msgstr ""
-
msgid "More Details"
msgstr ""
@@ -26896,6 +27275,9 @@ msgstr ""
msgid "More information."
msgstr ""
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr ""
@@ -26959,6 +27341,9 @@ msgstr ""
msgid "Moves this issue to %{path_to_project}."
msgstr ""
+msgid "Moving issue"
+msgstr ""
+
msgid "MrDeploymentActions|Deploy"
msgstr ""
@@ -27016,6 +27401,9 @@ msgstr ""
msgid "My company or team"
msgstr ""
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr ""
@@ -27028,7 +27416,7 @@ msgstr ""
msgid "Name"
msgstr ""
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
msgstr ""
msgid "Name can't be blank"
@@ -27040,7 +27428,7 @@ msgstr ""
msgid "Name is already taken."
msgstr ""
-msgid "Name must start with a letter, digit, emoji, or '_'"
+msgid "Name must start with a letter, digit, emoji, or underscore."
msgstr ""
msgid "Name new label"
@@ -27058,6 +27446,12 @@ msgstr ""
msgid "Namespace ID:"
msgstr ""
+msgid "Namespace or group to import repository into does not exist."
+msgstr ""
+
+msgid "Namespace or project is required"
+msgstr ""
+
msgid "Namespace:"
msgstr ""
@@ -27089,7 +27483,7 @@ msgstr ""
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
msgstr ""
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr ""
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
@@ -27372,9 +27766,6 @@ msgstr ""
msgid "New issue"
msgstr "新議題"
-msgid "New issue in %{project}"
-msgstr ""
-
msgid "New issue title"
msgstr ""
@@ -27684,6 +28075,9 @@ msgstr ""
msgid "No milestone"
msgstr ""
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr ""
+
msgid "No other labels with such name or description"
msgstr ""
@@ -27777,9 +28171,6 @@ msgstr ""
msgid "No test coverage"
msgstr ""
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr ""
-
msgid "No user provided"
msgstr ""
@@ -27892,9 +28283,6 @@ msgstr ""
msgid "Note parameters are invalid: %{errors}"
msgstr ""
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr ""
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr ""
@@ -27928,6 +28316,9 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr ""
@@ -28430,7 +28821,7 @@ msgstr ""
msgid "Observability|Data sources"
msgstr ""
-msgid "Observability|Explore"
+msgid "Observability|Explore telemetry data"
msgstr ""
msgid "Observability|Manage dashboards"
@@ -28451,9 +28842,6 @@ msgstr ""
msgid "Oh no!"
msgstr ""
-msgid "Ok, let's go"
-msgstr ""
-
msgid "Okay"
msgstr ""
@@ -28578,6 +28966,9 @@ msgstr ""
msgid "OnCallSchedules|Rotation length"
msgstr ""
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr ""
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr ""
@@ -28647,6 +29038,9 @@ msgstr ""
msgid "OnDemandScans|%{profileType} profile library"
msgstr ""
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr ""
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr ""
@@ -28686,7 +29080,7 @@ msgstr ""
msgid "OnDemandScans|Delete profile"
msgstr ""
-msgid "OnDemandScans|Description (optional)"
+msgid "OnDemandScans|Description"
msgstr ""
msgid "OnDemandScans|Discard changes"
@@ -28740,6 +29134,9 @@ msgstr ""
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr ""
+msgid "OnDemandScans|No matching results"
+msgstr ""
+
msgid "OnDemandScans|On-demand Scans"
msgstr ""
@@ -28752,12 +29149,18 @@ msgstr ""
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr ""
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr ""
+
msgid "OnDemandScans|Repeats"
msgstr ""
msgid "OnDemandScans|Run scan"
msgstr ""
+msgid "OnDemandScans|Runner tags"
+msgstr ""
+
msgid "OnDemandScans|Save and run scan"
msgstr ""
@@ -28782,6 +29185,9 @@ msgstr ""
msgid "OnDemandScans|Scan type"
msgstr ""
+msgid "OnDemandScans|Select runner tags"
+msgstr ""
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr ""
@@ -28812,12 +29218,21 @@ msgstr ""
msgid "OnDemandScans|Timezone"
msgstr ""
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr ""
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr ""
msgid "OnDemandScans|View results"
msgstr ""
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr ""
+
msgid "OnDemandScans|You have unsaved changes"
msgstr ""
@@ -28903,9 +29318,15 @@ msgstr ""
msgid "Only include features new to your current subscription tier."
msgstr ""
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr ""
+
msgid "Only members of this group can access the wiki."
msgstr ""
+msgid "Only one source is required but both were provided"
+msgstr ""
+
msgid "Only policy:"
msgstr ""
@@ -28939,12 +29360,18 @@ msgstr ""
msgid "Open"
msgstr ""
+msgid "Open Beta."
+msgstr ""
+
msgid "Open Selection"
msgstr ""
msgid "Open errors"
msgstr ""
+msgid "Open evidence JSON in new tab"
+msgstr ""
+
msgid "Open in Gitpod"
msgstr ""
@@ -29194,9 +29621,6 @@ msgstr ""
msgid "Package already exists"
msgstr ""
-msgid "Package and registry settings"
-msgstr ""
-
msgid "Package deleted successfully"
msgstr ""
@@ -29212,6 +29636,9 @@ msgstr ""
msgid "Package type"
msgstr ""
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr ""
@@ -29532,6 +29959,12 @@ msgstr[0] ""
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr ""
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr ""
@@ -29681,6 +30114,9 @@ msgstr ""
msgid "Packages and registries"
msgstr ""
+msgid "Packages and registries settings"
+msgstr ""
+
msgid "Page not found"
msgstr ""
@@ -29867,9 +30303,6 @@ msgstr ""
msgid "Path:"
msgstr ""
-msgid "Paths can contain wildcards, like */welcome"
-msgstr ""
-
msgid "Paths to protect with rate limiting"
msgstr ""
@@ -30284,9 +30717,21 @@ msgstr ""
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr ""
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr ""
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr ""
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr ""
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr ""
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr ""
+
msgid "PipelineSchedules|Activated"
msgstr "是否啟用"
@@ -30299,6 +30744,12 @@ msgstr "所有"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr ""
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr ""
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr ""
+
msgid "PipelineSchedules|Cron timezone"
msgstr ""
@@ -30320,6 +30771,9 @@ msgstr ""
msgid "PipelineSchedules|Last Pipeline"
msgstr ""
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr ""
+
msgid "PipelineSchedules|New schedule"
msgstr ""
@@ -30338,12 +30792,21 @@ msgstr ""
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr ""
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr ""
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "為此流水線提供簡短描述"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr ""
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr ""
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr ""
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr ""
@@ -30863,6 +31326,9 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr ""
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "階段"
@@ -31073,6 +31539,9 @@ msgstr ""
msgid "Please enter a valid time interval"
msgstr ""
+msgid "Please enter a value of 90 days or more"
+msgstr ""
+
msgid "Please enter your current password."
msgstr ""
@@ -31172,6 +31641,9 @@ msgstr ""
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr ""
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr ""
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr ""
@@ -31472,9 +31944,6 @@ msgstr ""
msgid "Preview"
msgstr "預覽"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr ""
-
msgid "Preview Markdown"
msgstr ""
@@ -31565,6 +32034,15 @@ msgstr ""
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr ""
+msgid "Product Analytics|Back to dashboards"
+msgstr ""
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr ""
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr ""
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr ""
@@ -31577,6 +32055,9 @@ msgstr ""
msgid "Product Analytics|Instrument your application"
msgstr ""
+msgid "Product Analytics|Instrumentation details"
+msgstr ""
+
msgid "Product Analytics|SDK App ID"
msgstr ""
@@ -31586,7 +32067,7 @@ msgstr ""
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr ""
-msgid "Product Analytics|Set up product analytics..."
+msgid "Product Analytics|Set up product analytics"
msgstr ""
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
@@ -31601,6 +32082,9 @@ msgstr ""
msgid "Product Analytics|The host to send all tracking events to"
msgstr ""
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr ""
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr ""
@@ -31625,7 +32109,7 @@ msgstr ""
msgid "ProductAnalytics|All pages"
msgstr ""
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
@@ -31643,6 +32127,9 @@ msgstr ""
msgid "ProductAnalytics|Browser Family"
msgstr ""
+msgid "ProductAnalytics|Cancel Edit"
+msgstr ""
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr ""
@@ -31679,6 +32166,9 @@ msgstr ""
msgid "ProductAnalytics|Dimensions"
msgstr ""
+msgid "ProductAnalytics|Edit"
+msgstr ""
+
msgid "ProductAnalytics|Event Type"
msgstr ""
@@ -31697,6 +32187,9 @@ msgstr ""
msgid "ProductAnalytics|Feature usage"
msgstr ""
+msgid "ProductAnalytics|Go back"
+msgstr ""
+
msgid "ProductAnalytics|Host"
msgstr ""
@@ -31715,7 +32208,7 @@ msgstr ""
msgid "ProductAnalytics|Measuring"
msgstr ""
-msgid "ProductAnalytics|New Analytics Widget Title"
+msgid "ProductAnalytics|New Analytics Panel Title"
msgstr ""
msgid "ProductAnalytics|OS"
@@ -31742,6 +32235,9 @@ msgstr ""
msgid "ProductAnalytics|Pages"
msgstr ""
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr ""
@@ -31751,6 +32247,9 @@ msgstr ""
msgid "ProductAnalytics|Resulting Data"
msgstr ""
+msgid "ProductAnalytics|Single Statistic"
+msgstr ""
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr ""
@@ -31775,9 +32274,6 @@ msgstr ""
msgid "ProductAnalytics|What do you want to measure?"
msgstr ""
-msgid "ProductAnalytics|Widget"
-msgstr ""
-
msgid "Productivity"
msgstr ""
@@ -32189,6 +32685,9 @@ msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr ""
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr ""
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr ""
@@ -32231,6 +32730,12 @@ msgstr ""
msgid "Progress tracking"
msgstr ""
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr ""
@@ -32381,6 +32886,9 @@ msgstr ""
msgid "Project slug"
msgstr ""
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr ""
@@ -32393,6 +32901,9 @@ msgstr ""
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr ""
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr ""
@@ -32702,6 +33213,9 @@ msgstr ""
msgid "ProjectSettings|Analytics"
msgstr ""
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr ""
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr ""
@@ -32783,9 +33297,6 @@ msgstr ""
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr ""
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr ""
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr ""
@@ -32918,9 +33429,6 @@ msgstr ""
msgid "ProjectSettings|Package registry"
msgstr ""
-msgid "ProjectSettings|Packages"
-msgstr ""
-
msgid "ProjectSettings|Pages"
msgstr ""
@@ -32981,6 +33489,12 @@ msgstr ""
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr ""
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr ""
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr ""
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr ""
@@ -33095,6 +33609,9 @@ msgstr ""
msgid "ProjectSettings|What are merge trains?"
msgstr ""
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr ""
+
msgid "ProjectSettings|What is squashing?"
msgstr ""
@@ -33251,9 +33768,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that can be accessed"
-msgstr ""
-
msgid "Projects to index"
msgstr ""
@@ -33299,6 +33813,9 @@ msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr ""
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr ""
@@ -33350,6 +33867,9 @@ msgstr ""
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr ""
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr ""
@@ -33704,6 +34224,9 @@ msgstr ""
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr ""
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr ""
@@ -33725,10 +34248,10 @@ msgstr ""
msgid "ProtectedBranch|Allowed to merge:"
msgstr ""
-msgid "ProtectedBranch|Allowed to push"
+msgid "ProtectedBranch|Allowed to push and merge"
msgstr ""
-msgid "ProtectedBranch|Allowed to push:"
+msgid "ProtectedBranch|Allowed to push and merge:"
msgstr ""
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
@@ -33737,6 +34260,9 @@ msgstr ""
msgid "ProtectedBranch|Branch"
msgstr ""
+msgid "ProtectedBranch|Branch does not exist."
+msgstr ""
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr ""
@@ -33755,6 +34281,9 @@ msgstr ""
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr ""
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr ""
@@ -33770,6 +34299,9 @@ msgstr ""
msgid "ProtectedBranch|No tags are protected."
msgstr ""
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr ""
+
msgid "ProtectedBranch|Protect"
msgstr ""
@@ -33782,9 +34314,6 @@ msgstr ""
msgid "ProtectedBranch|Protected branches"
msgstr ""
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr ""
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr ""
@@ -33824,6 +34353,9 @@ msgstr ""
msgid "ProtectedBranch|default"
msgstr ""
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr ""
@@ -33833,6 +34365,15 @@ msgstr ""
msgid "ProtectedEnvironments|Approval rules"
msgstr ""
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr ""
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr ""
@@ -33842,6 +34383,9 @@ msgstr ""
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr ""
+msgid "ProtectedEnvironments|Users"
+msgstr ""
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -33950,6 +34494,9 @@ msgstr ""
msgid "Provide a number our sales team can use to call you."
msgstr ""
+msgid "Provide feedback"
+msgstr ""
+
msgid "Provider"
msgstr ""
@@ -34025,6 +34572,21 @@ msgstr ""
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr ""
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr ""
@@ -34055,7 +34617,7 @@ msgstr ""
msgid "Push project from command line"
msgstr ""
-msgid "Push the target branch up to GitLab."
+msgid "Push the source branch up to GitLab."
msgstr ""
msgid "Push to create a project"
@@ -34256,6 +34818,12 @@ msgstr ""
msgid "Re-import"
msgstr ""
+msgid "Re-import with projects"
+msgstr ""
+
+msgid "Re-import without projects"
+msgstr ""
+
msgid "Re-request review"
msgstr ""
@@ -34367,6 +34935,9 @@ msgstr ""
msgid "References"
msgstr ""
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr ""
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr ""
@@ -34585,24 +35156,36 @@ msgstr ""
msgid "Releases"
msgstr ""
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
msgstr ""
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
+msgid "Releases|New Release"
msgstr ""
-msgid "Releases documentation"
+msgid "Releases|Tag message"
msgstr ""
-msgid "Releases|New Release"
+msgid "Release|Create a new release"
msgstr ""
-msgid "Releases|Tag message"
+msgid "Release|Getting started with releases"
msgstr ""
msgid "Release|Include message from the annotated tag."
msgstr ""
+msgid "Release|Learn more about releases"
+msgstr ""
+
+msgid "Release|More information"
+msgstr ""
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr ""
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr ""
+
msgid "Release|Something went wrong while creating a new release."
msgstr ""
@@ -34720,6 +35303,9 @@ msgstr ""
msgid "Remove header logo"
msgstr ""
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr ""
@@ -34987,16 +35573,25 @@ msgstr ""
msgid "Report your license usage data to GitLab"
msgstr ""
+msgid "ReportAbuse|Add another link"
+msgstr ""
+
+msgid "ReportAbuse|Link to spam"
+msgstr ""
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr ""
+
msgid "ReportAbuse|Something else."
msgstr ""
-msgid "ReportAbuse|They're being offsensive or abusive."
+msgid "ReportAbuse|They're being offensive or abusive."
msgstr ""
msgid "ReportAbuse|They're crypto mining."
msgstr ""
-msgid "ReportAbuse|They're phising."
+msgid "ReportAbuse|They're phishing."
msgstr ""
msgid "ReportAbuse|They're posting malware."
@@ -35011,6 +35606,9 @@ msgstr ""
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr ""
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr ""
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr ""
@@ -35200,9 +35798,6 @@ msgstr ""
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr ""
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr ""
-
msgid "RepositoriesAnalytics|Last Update"
msgstr ""
@@ -35487,13 +36082,19 @@ msgstr ""
msgid "Resolve"
msgstr ""
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr ""
+
msgid "Resolve conflicts"
msgstr ""
msgid "Resolve conflicts on source branch"
msgstr ""
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr ""
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr ""
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr ""
msgid "Response didn't include `service_desk_address`"
msgstr ""
+msgid "Response initiated"
+msgstr ""
+
msgid "Response metrics (AWS ELB)"
msgstr ""
@@ -35586,9 +36190,6 @@ msgstr ""
msgid "Resume"
msgstr ""
-msgid "Resync"
-msgstr ""
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr ""
@@ -35641,7 +36242,7 @@ msgstr ""
msgid "Review changes"
msgstr ""
-msgid "Review requests for you"
+msgid "Review requests"
msgstr ""
msgid "Review the changes locally."
@@ -35681,6 +36282,9 @@ msgstr ""
msgid "Revoke"
msgstr ""
+msgid "Revoke Key"
+msgstr ""
+
msgid "Revoked"
msgstr ""
@@ -35744,12 +36348,18 @@ msgstr ""
msgid "Run CI/CD pipelines with Jenkins."
msgstr ""
+msgid "Run again"
+msgstr ""
+
msgid "Run housekeeping"
msgstr ""
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr ""
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr ""
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] ""
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] ""
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr ""
@@ -35816,7 +36430,7 @@ msgstr ""
msgid "Runners|Active"
msgstr ""
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
msgstr ""
msgid "Runners|Administrator"
@@ -35855,6 +36469,9 @@ msgstr ""
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr ""
+msgid "Runners|Assigned project runners"
+msgstr ""
+
msgid "Runners|Associated with one or more projects"
msgstr ""
@@ -35885,18 +36502,30 @@ msgstr ""
msgid "Runners|Clear selection"
msgstr ""
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr ""
msgid "Runners|Configuration"
msgstr ""
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr ""
msgid "Runners|Copy registration token"
msgstr ""
+msgid "Runners|Create an instance runner"
+msgstr ""
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Created %{timeAgo}"
msgstr ""
@@ -35970,15 +36599,24 @@ msgstr ""
msgid "Runners|Idle"
msgstr ""
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr ""
+
msgid "Runners|Install a runner"
msgstr ""
msgid "Runners|Instance"
msgstr ""
+msgid "Runners|Instance: Median job queued time"
+msgstr ""
+
msgid "Runners|Jobs"
msgstr ""
+msgid "Runners|Jobs in projects you have access to."
+msgstr ""
+
msgid "Runners|Last contact"
msgstr ""
@@ -35997,6 +36635,9 @@ msgstr ""
msgid "Runners|Members of the %{type} can register runners"
msgstr ""
+msgid "Runners|Minor version upgrades are available."
+msgstr ""
+
msgid "Runners|Name"
msgstr ""
@@ -36012,6 +36653,9 @@ msgstr ""
msgid "Runners|New group runners can be registered"
msgstr ""
+msgid "Runners|New instance runner"
+msgstr ""
+
msgid "Runners|New registration token generated!"
msgstr ""
@@ -36042,6 +36686,12 @@ msgstr ""
msgid "Runners|Online:"
msgstr ""
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr ""
@@ -36061,6 +36711,9 @@ msgstr ""
msgid "Runners|Project"
msgstr ""
+msgid "Runners|Project runners"
+msgstr ""
+
msgid "Runners|Property Name"
msgstr ""
@@ -36112,6 +36765,9 @@ msgstr ""
msgid "Runners|Runner Registration"
msgstr ""
+msgid "Runners|Runner Registration token"
+msgstr ""
+
msgid "Runners|Runner assigned to project."
msgstr ""
@@ -36157,6 +36813,9 @@ msgstr ""
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr ""
+msgid "Runners|Runner performance insights"
+msgstr ""
+
msgid "Runners|Runner registration"
msgstr ""
@@ -36178,19 +36837,25 @@ msgstr ""
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr ""
+msgid "Runners|Runners performance"
+msgstr ""
+
msgid "Runners|Running"
msgstr ""
msgid "Runners|Runs untagged jobs"
msgstr ""
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr ""
+
msgid "Runners|Select all"
msgstr ""
msgid "Runners|Select projects to assign to this runner"
msgstr ""
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
msgstr ""
msgid "Runners|Show only inherited"
@@ -36235,6 +36900,9 @@ msgstr ""
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr ""
+msgid "Runners|These runners are assigned to this project."
+msgstr ""
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] ""
@@ -36266,6 +36934,9 @@ msgstr ""
msgid "Runners|Token expiry"
msgstr ""
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr ""
+
msgid "Runners|Unselect all"
msgstr ""
@@ -36308,6 +36979,9 @@ msgstr ""
msgid "Runners|View installation instructions"
msgstr ""
+msgid "Runners|View metrics"
+msgstr ""
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr ""
@@ -36317,7 +36991,7 @@ msgstr ""
msgid "Runners|Yes, start deleting stale runners"
msgstr ""
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
msgstr ""
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
@@ -36332,10 +37006,13 @@ msgstr ""
msgid "Runners|paused"
msgstr ""
+msgid "Runners|project"
+msgstr ""
+
msgid "Runners|shared"
msgstr ""
-msgid "Runners|specific"
+msgid "Runner|New"
msgstr ""
msgid "Runner|Owner"
@@ -36374,10 +37051,10 @@ msgstr ""
msgid "SAML|Sign in to %{groupName}"
msgstr ""
-msgid "SAML|Sign in to GitLab to connect your organization's account"
+msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr ""
-msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
msgstr ""
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
@@ -36392,6 +37069,12 @@ msgstr ""
msgid "SAST Configuration"
msgstr ""
+msgid "SCIM|SCIM Token"
+msgstr ""
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr ""
+
msgid "SHA256"
msgstr ""
@@ -36497,22 +37180,22 @@ msgstr ""
msgid "Save pipeline schedule"
msgstr "保存流水線計劃"
-msgid "Saving"
+msgid "Saved Replies"
msgstr ""
-msgid "Saving project."
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
msgstr ""
-msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
+msgid "Saving"
msgstr ""
-msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
+msgid "Saving project."
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
+msgid "ScanExecutionPolicy|%{period} %{days} at %{time}"
msgstr ""
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
+msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr ""
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
@@ -36752,9 +37435,6 @@ msgstr ""
msgid "Search for Namespace"
msgstr ""
-msgid "Search for a LDAP group"
-msgstr ""
-
msgid "Search for a group"
msgstr ""
@@ -36860,6 +37540,12 @@ msgstr ""
msgid "SearchCodeResults|of %{link_to_project}"
msgstr ""
+msgid "SearchError|A search query problem has occurred"
+msgstr ""
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr ""
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr ""
@@ -36961,15 +37647,45 @@ msgstr ""
msgid "Secure token that identifies an external storage request."
msgstr ""
+msgid "SecureFiles|%{name} Metadata"
+msgstr ""
+
+msgid "SecureFiles|App"
+msgstr ""
+
+msgid "SecureFiles|Certificates"
+msgstr ""
+
msgid "SecureFiles|Delete %{name}?"
msgstr ""
msgid "SecureFiles|Delete secure file"
msgstr ""
+msgid "SecureFiles|Expires at"
+msgstr ""
+
+msgid "SecureFiles|Issuer"
+msgstr ""
+
+msgid "SecureFiles|Name"
+msgstr ""
+
+msgid "SecureFiles|Platforms"
+msgstr ""
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr ""
+msgid "SecureFiles|Serial"
+msgstr ""
+
+msgid "SecureFiles|Team"
+msgstr ""
+
+msgid "SecureFiles|UUID"
+msgstr ""
+
msgid "Security"
msgstr ""
@@ -37150,6 +37866,9 @@ msgstr ""
msgid "SecurityOrchestration| or "
msgstr ""
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr ""
@@ -37159,6 +37878,9 @@ msgstr ""
msgid "SecurityOrchestration|%{branches} branch"
msgstr ""
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr ""
@@ -37213,7 +37935,7 @@ msgstr ""
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr ""
-msgid "SecurityOrchestration|Any scanner finds"
+msgid "SecurityOrchestration|Any security scanner finds"
msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
@@ -37312,6 +38034,9 @@ msgstr ""
msgid "SecurityOrchestration|License Scan"
msgstr ""
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr ""
@@ -37552,7 +38277,7 @@ msgstr ""
msgid "SecurityOrchestration|group level branch"
msgstr ""
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
+msgid "SecurityOrchestration|or from:"
msgstr ""
msgid "SecurityOrchestration|scanner finds"
@@ -37864,6 +38589,9 @@ msgstr ""
msgid "SecurityReports|There was an error deleting the comment."
msgstr ""
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr ""
@@ -37969,12 +38697,18 @@ msgstr ""
msgid "Select Profile"
msgstr ""
+msgid "Select a LDAP group"
+msgstr ""
+
msgid "Select a branch"
msgstr ""
msgid "Select a branch to compare"
msgstr ""
+msgid "Select a cluster management project"
+msgstr ""
+
msgid "Select a color"
msgstr ""
@@ -38011,9 +38745,6 @@ msgstr ""
msgid "Select a template repository"
msgstr ""
-msgid "Select a template type"
-msgstr ""
-
msgid "Select all"
msgstr ""
@@ -38080,9 +38811,6 @@ msgstr ""
msgid "Select project to create %{type}"
msgstr ""
-msgid "Select project to create issue"
-msgstr ""
-
msgid "Select projects"
msgstr ""
@@ -38119,6 +38847,9 @@ msgstr ""
msgid "Select subscription"
msgstr ""
+msgid "Select tags"
+msgstr ""
+
msgid "Select target branch"
msgstr "選擇目標分支"
@@ -38146,9 +38877,6 @@ msgstr ""
msgid "Selected for some items."
msgstr ""
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr ""
-
msgid "Selected tag is already in use. Choose another option."
msgstr ""
@@ -38344,6 +39072,9 @@ msgstr ""
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr ""
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "為賬號添加壹個用於推送或拉取的 %{protocol} 密碼。"
@@ -38636,6 +39367,9 @@ msgstr ""
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr ""
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr ""
@@ -38904,9 +39638,6 @@ msgstr ""
msgid "Sign up"
msgstr ""
-msgid "Sign up now"
-msgstr ""
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr ""
@@ -39087,6 +39818,15 @@ msgstr ""
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr ""
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr ""
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr ""
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr ""
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr ""
@@ -39111,7 +39851,7 @@ msgstr ""
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr ""
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
msgstr ""
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
@@ -39123,10 +39863,10 @@ msgstr ""
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr ""
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr ""
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
msgstr ""
msgid "Slack|To start using slash commands, connect your GitLab account."
@@ -39258,6 +39998,9 @@ msgstr ""
msgid "Something went wrong trying to load issue contacts."
msgstr ""
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr ""
@@ -39402,6 +40145,9 @@ msgstr ""
msgid "Something went wrong while updating assignees"
msgstr ""
+msgid "Something went wrong while updating the modal."
+msgstr ""
+
msgid "Something went wrong while updating your list settings"
msgstr ""
@@ -39738,9 +40484,6 @@ msgstr ""
msgid "Spam log successfully submitted as ham."
msgstr ""
-msgid "Specific runners"
-msgstr ""
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr ""
@@ -39873,6 +40616,9 @@ msgstr ""
msgid "Start thread"
msgstr ""
+msgid "Start time"
+msgstr ""
+
msgid "Start your Free Ultimate Trial"
msgstr ""
@@ -39900,9 +40646,6 @@ msgstr ""
msgid "Starts %{startsIn}"
msgstr ""
-msgid "Starts at (UTC)"
-msgstr ""
-
msgid "Starts escalations for this incident"
msgstr ""
@@ -39963,7 +40706,7 @@ msgstr ""
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr ""
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
msgstr ""
msgid "StatusCheck|Examples: QA, Security."
@@ -41523,9 +42266,6 @@ msgstr ""
msgid "The branch or tag does not exist"
msgstr ""
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr ""
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr ""
@@ -41577,6 +42317,9 @@ msgstr ""
msgid "The current user is not authorized to access the job log."
msgstr ""
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr ""
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr ""
@@ -41951,6 +42694,9 @@ msgstr ""
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr ""
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr ""
@@ -41990,9 +42736,6 @@ msgstr ""
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr ""
-msgid "Theme"
-msgstr ""
-
msgid "There are currently no mirrored repositories."
msgstr ""
@@ -42149,6 +42892,9 @@ msgstr ""
msgid "There was a problem fetching labels."
msgstr ""
+msgid "There was a problem fetching latest labels."
+msgstr ""
+
msgid "There was a problem fetching linked pipelines."
msgstr ""
@@ -42284,6 +43030,9 @@ msgstr ""
msgid "There was an error resetting user pipeline minutes."
msgstr ""
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr ""
+
msgid "There was an error retrieving the Jira users."
msgstr ""
@@ -42350,9 +43099,6 @@ msgstr ""
msgid "These runners are shared across projects in this group."
msgstr ""
-msgid "These runners are specific to this project."
-msgstr ""
-
msgid "These variables are inherited from the parent group."
msgstr ""
@@ -42404,6 +43150,9 @@ msgstr ""
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr ""
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr ""
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr ""
@@ -42581,10 +43330,10 @@ msgstr ""
msgid "This epic would exceed maximum number of related epics."
msgstr ""
-msgid "This experiment has no logged candidates"
+msgid "This feature requires local storage to be enabled"
msgstr ""
-msgid "This feature requires local storage to be enabled"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
msgstr ""
msgid "This field is required"
@@ -42866,9 +43615,6 @@ msgstr ""
msgid "This process deletes the project repository and all related resources."
msgstr ""
-msgid "This project"
-msgstr "這個專案"
-
msgid "This project can be restored until %{date}."
msgstr ""
@@ -43037,6 +43783,27 @@ msgstr ""
msgid "Thursday"
msgstr ""
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr ""
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr ""
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr ""
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr ""
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr ""
+
+msgid "TierBadge|Free"
+msgstr ""
+
msgid "Time"
msgstr ""
@@ -43438,8 +44205,8 @@ msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr ""
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr[0] ""
msgid "To keep this project going, create a new issue"
@@ -43484,10 +44251,10 @@ msgstr ""
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
msgstr ""
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
msgstr ""
msgid "To resolve this, try to:"
@@ -43547,6 +44314,9 @@ msgstr ""
msgid "To-Do List"
msgstr ""
+msgid "To-Do list"
+msgstr ""
+
msgid "To-do item successfully marked as done."
msgstr ""
@@ -43739,6 +44509,9 @@ msgstr ""
msgid "Token valid until revoked"
msgstr ""
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr ""
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr ""
@@ -43760,6 +44533,9 @@ msgstr ""
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr ""
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr ""
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr ""
@@ -43799,6 +44575,10 @@ msgstr ""
msgid "Topic was successfully updated."
msgstr ""
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr ""
@@ -43955,9 +44735,6 @@ msgstr ""
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr ""
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr ""
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr ""
@@ -44010,9 +44787,6 @@ msgstr ""
msgid "Trigger repository check"
msgstr ""
-msgid "Trigger this manual action"
-msgstr ""
-
msgid "Trigger token:"
msgstr ""
@@ -44034,12 +44808,6 @@ msgstr ""
msgid "Trigger|Trigger description"
msgstr ""
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr ""
-
-msgid "Trigger|invalid"
-msgstr ""
-
msgid "Trusted"
msgstr ""
@@ -44256,6 +45024,12 @@ msgstr ""
msgid "Unable to fetch groups. Reload the page to try again."
msgstr ""
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr ""
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr ""
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr ""
@@ -44355,6 +45129,9 @@ msgstr ""
msgid "Unauthenticated web rate limit period in seconds"
msgstr ""
+msgid "Unavailable"
+msgstr ""
+
msgid "Unban"
msgstr ""
@@ -44547,9 +45324,6 @@ msgstr ""
msgid "Update approvers"
msgstr ""
-msgid "Update broadcast message"
-msgstr ""
-
msgid "Update failed"
msgstr ""
@@ -44577,6 +45351,15 @@ msgstr ""
msgid "Update your project name, topics, description, and avatar."
msgstr ""
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr ""
@@ -44586,12 +45369,24 @@ msgstr ""
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr ""
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr ""
msgid "UpdateProject|Project could not be updated!"
msgstr ""
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr ""
@@ -44601,6 +45396,9 @@ msgstr ""
msgid "Updated"
msgstr ""
+msgid "Updated %{timeAgo}"
+msgstr ""
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr ""
@@ -44865,6 +45663,9 @@ msgstr ""
msgid "UsageQuota|Usage by project"
msgstr ""
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr ""
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr ""
@@ -44991,18 +45792,12 @@ msgstr ""
msgid "Use .gitlab-ci.yml"
msgstr ""
-msgid "Use GitLab Runner in AWS"
-msgstr ""
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr ""
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr ""
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr ""
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr ""
@@ -45066,9 +45861,6 @@ msgstr ""
msgid "Use the search bar on the top of this page"
msgstr ""
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Use this token to validate received payloads."
msgstr ""
@@ -45178,6 +45970,9 @@ msgstr ""
msgid "User settings"
msgstr ""
+msgid "User was successfully banned."
+msgstr ""
+
msgid "User was successfully created."
msgstr ""
@@ -45289,6 +46084,9 @@ msgstr ""
msgid "UserProfile|Activity"
msgstr "活動"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr ""
+
msgid "UserProfile|Blocked user"
msgstr ""
@@ -45559,6 +46357,9 @@ msgstr ""
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr ""
+msgid "Value Streams Dashboard (Beta)"
+msgstr ""
+
msgid "Value might contain a variable reference"
msgstr ""
@@ -45592,6 +46393,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr ""
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr ""
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr ""
@@ -45646,6 +46450,12 @@ msgstr ""
msgid "ValueStreamAnalytics|Tasks by type"
msgstr ""
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr ""
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr ""
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr ""
@@ -45655,6 +46465,9 @@ msgstr ""
msgid "ValueStreamAnalytics|Value stream"
msgstr ""
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr ""
@@ -45667,9 +46480,6 @@ msgstr ""
msgid "ValueStreamEvent|Stop"
msgstr ""
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr ""
-
msgid "Variable"
msgstr ""
@@ -45745,9 +46555,6 @@ msgstr ""
msgid "VersionCheck|%{details}"
msgstr ""
-msgid "VersionCheck|Critical security upgrade available"
-msgstr ""
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr ""
@@ -45775,10 +46582,10 @@ msgstr ""
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr ""
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
+msgid "VersionCheck|Your GitLab Version"
msgstr ""
-msgid "VersionCheck|Your GitLab Version"
+msgid "View File Metadata"
msgstr ""
msgid "View Stage: %{title}"
@@ -46429,9 +47236,6 @@ msgstr ""
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr ""
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr ""
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr ""
@@ -47221,18 +48025,12 @@ msgstr ""
msgid "WorkItem|Closed"
msgstr ""
-msgid "WorkItem|Collapse tasks"
-msgstr ""
-
msgid "WorkItem|Create %{workItemType}"
msgstr ""
msgid "WorkItem|Create objective"
msgstr ""
-msgid "WorkItem|Create task"
-msgstr ""
-
msgid "WorkItem|Create work item"
msgstr ""
@@ -47251,9 +48049,6 @@ msgstr ""
msgid "WorkItem|Existing task"
msgstr ""
-msgid "WorkItem|Expand tasks"
-msgstr ""
-
msgid "WorkItem|Health status"
msgstr ""
@@ -47371,6 +48166,9 @@ msgstr ""
msgid "WorkItem|Task"
msgstr ""
+msgid "WorkItem|Task actions"
+msgstr ""
+
msgid "WorkItem|Task deleted"
msgstr ""
@@ -48021,9 +48819,6 @@ msgstr ""
msgid "You must sign in to search for specific projects."
msgstr ""
-msgid "You must sign in to search for specific terms."
-msgstr ""
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr ""
@@ -48178,13 +48973,13 @@ msgstr ""
msgid "Your %{group} membership will now expire in %{days}."
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
msgstr ""
-msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
+msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr ""
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
+msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr ""
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
@@ -48407,21 +49202,6 @@ msgstr ""
msgid "Your name"
msgstr "您的名字"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr ""
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr ""
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr ""
-
msgid "Your new %{accessTokenType}"
msgstr ""
@@ -48501,7 +49281,19 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] ""
-msgid "Your subscription will expire on %{expires_on}"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr ""
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr ""
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
msgstr ""
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
@@ -48601,6 +49393,9 @@ msgstr[0] ""
msgid "access:"
msgstr ""
+msgid "add at least one file to the repository"
+msgstr ""
+
msgid "added %{emails}"
msgstr ""
@@ -49196,9 +49991,6 @@ msgstr ""
msgid "ciReport|is loading, errors when loading results"
msgstr ""
-msgid "ci_database"
-msgstr ""
-
msgid "closed"
msgstr ""
@@ -49242,6 +50034,9 @@ msgstr ""
msgid "container registry images"
msgstr ""
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr ""
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr ""
@@ -49281,6 +50076,9 @@ msgstr ""
msgid "data"
msgstr ""
+msgid "database"
+msgstr ""
+
msgid "date must not be after 9999-12-31"
msgstr ""
@@ -49376,6 +50174,9 @@ msgstr ""
msgid "example.com"
msgstr ""
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr ""
@@ -49385,6 +50186,9 @@ msgstr ""
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr ""
+msgid "exceeds the limit of %{count} links"
+msgstr ""
+
msgid "expired on %{timebox_due_date}"
msgstr ""
@@ -49714,9 +50518,6 @@ msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
-msgid "main_database"
-msgstr ""
-
msgid "manual"
msgstr ""
@@ -49740,6 +50541,9 @@ msgstr ""
msgid "metric_id must be unique across a project"
msgstr ""
+msgid "milestone"
+msgstr ""
+
msgid "milestone should belong either to a project or a group."
msgstr ""
@@ -50069,6 +50873,9 @@ msgstr ""
msgid "must be a boolean value"
msgstr ""
+msgid "must be a root group."
+msgstr ""
+
msgid "must be a root namespace"
msgstr ""
@@ -50114,12 +50921,18 @@ msgstr ""
msgid "must belong to same project of the work item."
msgstr ""
+msgid "must contain only a discord user ID."
+msgstr ""
+
msgid "must have a repository"
msgstr ""
msgid "must match %{association}.project_id"
msgstr ""
+msgid "must not be an owner of the namespace"
+msgstr ""
+
msgid "must not contain commonly used combinations of words and letters"
msgstr ""
@@ -50183,6 +50996,9 @@ msgstr ""
msgid "only available on top-level groups."
msgstr ""
+msgid "only supports valid HTTP(S) URLs"
+msgstr ""
+
msgid "open issue"
msgstr ""
@@ -50418,6 +51234,9 @@ msgstr ""
msgid "should be an array of %{object_name} objects"
msgstr ""
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr ""
diff --git a/locale/zh_TW/gitlab.po b/locale/zh_TW/gitlab.po
index d93c08e0411..0626b605117 100644
--- a/locale/zh_TW/gitlab.po
+++ b/locale/zh_TW/gitlab.po
@@ -14,7 +14,7 @@ msgstr ""
"X-Crowdin-Language: zh-TW\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
"X-Crowdin-File-ID: 16\n"
-"PO-Revision-Date: 2023-01-10 06:46\n"
+"PO-Revision-Date: 2023-02-11 04:21\n"
msgid " %{start} to %{end}"
msgstr " %{start} 到 %{end}"
@@ -59,8 +59,8 @@ msgstr " 或 %{emphasisStart} #問題ID%{emphasisEnd}"
msgid " or %{emphasisStart}&epic id%{emphasisEnd}"
msgstr " 或 %{emphasisStart}&epic id%{emphasisEnd}"
-msgid " or references (e.g. path/to/project!merge_request_id)"
-msgstr " 或引用 (例如:專案/路徑!合併請求_ID)"
+msgid " or references"
+msgstr " 或參照"
msgid " reacted with :%{name}:"
msgstr " 回應 :%{name}:"
@@ -71,6 +71,9 @@ msgstr "「%{ref}」上沒有「%{path}」"
msgid "\"%{repository_name}\" size (%{repository_size}) is larger than the limit of %{limit}."
msgstr "\"%{repository_name}\" 的檔案大小(%{repository_size})大於 %{limit} 限制。"
+msgid "##### ERROR ##### You have used %{usage_percentage} of the storage quota for %{namespace_name} (%{current_size} of %{size_limit}). %{namespace_name} is now read-only. Projects under this namespace are locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr "##### 錯誤 ##### 您已使用 %{namespace_name} %{usage_percentage}(of %{size_limit} 的 %{current_size})的儲存額度。 %{namespace_name} 現在是唯讀的,該命名空間下的專案已被鎖定,操作將受到限制。要管理儲存空間或購買額外的儲存空間,請參閱 %{manage_storage_url}。要了解有關受限操作的更多信息,請參閱 %{restricted_actions_url}"
+
msgid "#%{issueIid} (closed)"
msgstr "#%{issueIid}(已關閉)"
@@ -233,6 +236,10 @@ msgid "%d group"
msgid_plural "%d groups"
msgstr[0] "%d 個群組"
+msgid "%d group found"
+msgid_plural "%d groups found"
+msgstr[0] "找到 %d 個群組"
+
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d 小時"
@@ -301,10 +308,6 @@ msgid "%d personal project will be removed and cannot be restored."
msgid_plural "%d personal projects will be removed and cannot be restored."
msgstr[0] "%d 項個人專案將會永久移除,無法復原。"
-msgid "%d point"
-msgid_plural "%d points"
-msgstr[0] "%d 分"
-
msgid "%d previously merged commit"
msgid_plural "%d previously merged commits"
msgstr[0] "%d 個先前合併的提交"
@@ -737,12 +740,6 @@ msgstr "由於分叉(Fork)的來源專案可見性較低,因此不允許
msgid "%{linkStart} Learn more%{linkEnd}."
msgstr "%{linkStart} 了解更多 %{linkEnd}。"
-msgid "%{link_start}Remove the %{draft_snippet} prefix%{link_end} from the title to allow this merge request to be merged when it's ready."
-msgstr "%{link_start}從標題中刪除 %{draft_snippet} 前綴%{link_end} 以允許此合併請求在準備好時被合併。"
-
-msgid "%{link_start}Start the title with %{draft_snippet}%{link_end} to prevent a merge request draft from merging before it's ready."
-msgstr "在標題前面加上 %{link_start} %{draft_snippet}%{link_end} ,以防止合併請求草稿在準備就緒之前被合併。"
-
msgid "%{listToShow}, and %{awardsListLength} more"
msgstr "%{listToShow}個,還有 %{awardsListLength} 個。"
@@ -813,6 +810,9 @@ msgid "%{no_of_days} day"
msgid_plural "%{no_of_days} days"
msgstr[0] "%{no_of_days} 日"
+msgid "%{numberOfSelectedTags} tags"
+msgstr "%{numberOfSelectedTags} 個標籤"
+
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} 個落後於 %{default_branch} 分支的提交,%{number_commits_ahead} 個領先提交"
@@ -889,13 +889,21 @@ msgstr "%{reportType}檢測到%{totalStart}%{total}%{totalEnd}個潛在的%{vuln
msgid "%{reportType} detected no new vulnerabilities."
msgstr "%{reportType} 未檢測到新的漏洞。"
-msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from: %{approverType}%{approvers}"
-msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from: %{approverType}%{approvers}"
-msgstr[0] ""
+msgid "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approval%{approvalEnd} from:"
+msgid_plural "%{requireStart}Require%{requireEnd} %{approvalsRequired} %{approvalStart}approvals%{approvalEnd} from:"
+msgstr[0] "%{requireStart}需要%{requireEnd} %{approvalsRequired} %{approvalStart}核準%{approvalEnd},來自:"
msgid "%{retryButtonStart}Try again%{retryButtonEnd} or %{newFileButtonStart}attach a new file%{newFileButtonEnd}."
msgstr "%{retryButtonStart}請重試%{retryButtonEnd}或%{newFileButtonStart}附加一個新的檔案%{newFileButtonEnd}。"
+msgid "%{reviewer_names} was added as a reviewer."
+msgid_plural "%{reviewer_names} were added as reviewers."
+msgstr[0] "%{reviewer_names} 被新增為審閱者。"
+
+msgid "%{reviewer_names} was removed from reviewers."
+msgid_plural "%{reviewer_names} were removed from reviewers."
+msgstr[0] "已從審閱者中移除 %{reviewer_names}。"
+
msgid "%{rotation} has been recalculated with the remaining participants. Please review the new setup for %{rotation_link}. It is recommended that you reach out to the current on-call responder to ensure continuity of on-call coverage."
msgstr "%{rotation} 已與其餘參與者重新計算。 %{rotation_link}的新設置。建議您聯繫當前的待命響應者,以確保待命覆蓋的連續性。"
@@ -964,8 +972,8 @@ msgid "%{strongStart}%{count}%{strongEnd} commit"
msgid_plural "%{strongStart}%{count}%{strongEnd} commits"
msgstr[0] "%{strongStart}%{count}%{strongEnd} 次提交"
-msgid "%{strongStart}Tip:%{strongEnd} You can also check out merge requests locally. %{linkStart}Learn more.%{linkEnd}"
-msgstr "%{strongStart}提示:%{strongEnd} 您也可以在本地端查看合併請求。%{linkStart}了解更多%{linkEnd}"
+msgid "%{strongStart}Tip:%{strongEnd} You can also %{linkStart}check out with merge request ID%{linkEnd}."
+msgstr "%{strongStart}秘訣:%{strongEnd}您也可以%{linkStart}使用合併請求 ID 簽出%{linkEnd}。"
msgid "%{strong_open}%{group_name}%{strong_close} projects:"
msgstr "%{strong_open}%{group_name}%{strong_close} 專案:"
@@ -990,9 +998,13 @@ msgid "%{strong_start}%{count} member%{strong_end} must approve to merge. Anyone
msgid_plural "%{strong_start}%{count} members%{strong_end} must approve to merge. Anyone with role Developer or higher can approve."
msgstr[0] "%{strong_start}%{count}位成員%{strong_end}需核准才可合併。任何具有開發人員或更高權限的使用者可進行核准。"
-msgid "%{strong_start}%{errors}%{strong_end} point"
-msgid_plural "%{strong_start}%{errors}%{strong_end} points"
-msgstr[0] "%{strong_start}%{errors}%{strong_end} 點"
+msgid "%{strong_start}%{count}%{strong_end} Environment"
+msgid_plural "%{strong_start}%{count}%{strong_end} Environments"
+msgstr[0] ""
+
+msgid "%{strong_start}%{errors}%{strong_end} %{prefix} finding"
+msgid_plural "%{strong_start}%{errors}%{strong_end} %{prefix} findings"
+msgstr[0] "%{strong_start}%{errors}%{strong_end} %{prefix} 結果"
msgid "%{strong_start}%{human_size}%{strong_end} Project Storage"
msgstr "%{strong_start}%{human_size}%{strong_end} 專案儲存"
@@ -1189,9 +1201,6 @@ msgstr "(每個月流水線限制分鐘數為 %{quota})"
msgid "(No changes)"
msgstr "(無變更)"
-msgid "(UTC %{offset}) %{timezone}"
-msgstr "(UTC %{offset}) %{timezone}"
-
msgid "(Unlimited pipeline minutes)"
msgstr "(無限制的流水線分鐘數)"
@@ -1204,6 +1213,9 @@ msgstr "(已刪除)"
msgid "(expired)"
msgstr "(到期)"
+msgid "(external link)"
+msgstr "(外部連結)"
+
msgid "(leave blank if you don't want to change it)"
msgstr "(如果您不想更改,請留空)"
@@ -1603,6 +1615,9 @@ msgstr "非機密性工作項不能有機密性的父級。"
msgid "A page with that title already exists"
msgstr "該標題頁面已存在"
+msgid "A parent must be provided when bulk updating issuables"
+msgstr "大量更新議題時必須提供上層"
+
msgid "A personal access token has been revoked"
msgstr "個人存取權杖已撤銷"
@@ -2047,6 +2062,9 @@ msgstr "新增新的網站"
msgid "Add README"
msgstr "加入說明檔案"
+msgid "Add Wiki"
+msgstr "新增 Wiki"
+
msgid "Add Zoom meeting"
msgstr "加入 Zoom 會議"
@@ -2075,7 +2093,7 @@ msgid "Add a collapsible section"
msgstr "加入可縮合區塊。"
msgid "Add a comment"
-msgstr ""
+msgstr "增加評論"
msgid "Add a comment to this line"
msgstr "在此行新增評論"
@@ -2143,9 +2161,6 @@ msgstr "加入核准規則"
msgid "Add approvers"
msgstr "新增核准者"
-msgid "Add broadcast message"
-msgstr "添加廣播消息"
-
msgid "Add child epic to an epic"
msgstr "加入子史詩 (epic) 到史詩 (epic) "
@@ -2455,6 +2470,9 @@ msgstr "啟用的使用者"
msgid "AdminArea|All users created in the instance, including users who are not %{billable_users_link_start}billable users%{billable_users_link_end}."
msgstr "所有在此實例中建立的使用者,包括%{billable_users_link_start}計費使用者%{billable_users_link_end}以外的使用者。"
+msgid "AdminArea|Are you sure?"
+msgstr "您確定嗎?"
+
msgid "AdminArea|Blocked users"
msgstr "封鎖使用者"
@@ -2462,10 +2480,19 @@ msgid "AdminArea|Bots"
msgstr "機器人"
msgid "AdminArea|Breakdown of Billable users"
-msgstr ""
+msgstr "計費使用者明細"
msgid "AdminArea|Breakdown of Non-Billable users"
-msgstr ""
+msgstr "非計費使用者明細"
+
+msgid "AdminArea|Cancel all jobs"
+msgstr "取消所有作業任務"
+
+msgid "AdminArea|Cancel all running and pending jobs"
+msgstr "取消所有執行中與等待中的作業任務"
+
+msgid "AdminArea|Canceling jobs failed"
+msgstr "取消已失敗作業任務"
msgid "AdminArea|Components"
msgstr "組件"
@@ -2539,26 +2566,17 @@ msgstr "登記 GitLab 通訊"
msgid "AdminArea|Stop all jobs"
msgstr "停止所有作業"
-msgid "AdminArea|Stop all jobs?"
-msgstr "確定停止所有作業嗎?"
-
-msgid "AdminArea|Stop jobs"
-msgstr "停止作業"
-
-msgid "AdminArea|Stopping jobs failed"
-msgstr "停止作業失敗"
-
msgid "AdminArea|Total Billable users"
-msgstr ""
+msgstr "計費使用者總數"
msgid "AdminArea|Total Non-Billable users"
-msgstr ""
+msgstr "非計費使用者總數"
msgid "AdminArea|Total users"
msgstr "總使用者"
msgid "AdminArea|Totals"
-msgstr ""
+msgstr "總數"
msgid "AdminArea|Updated %{last_update_time}"
msgstr "已更新於 %{last_update_time}"
@@ -2584,24 +2602,36 @@ msgstr "查看最新專案"
msgid "AdminArea|View latest users"
msgstr "查看最新使用者"
-msgid "AdminArea|You’re about to stop all jobs. This will halt all current jobs that are running."
-msgstr "您打算停止所有任務。這將會停止所有正在執行中的任務。"
+msgid "AdminArea|Yes, proceed"
+msgstr "是的,請繼續"
+
+msgid "AdminArea|You're about to cancel all running and pending jobs across this instance. Do you want to proceed?"
+msgstr "您將要取消此站台中所有正在執行與等待中的任務。您想要繼續嗎?"
msgid "AdminArea|active users + blocked users"
-msgstr ""
+msgstr "活躍使用者 + 已封鎖使用者"
msgid "AdminArea|total billable + total non-billable"
-msgstr ""
+msgstr "計費總數 + 非計費總數"
msgid "AdminDashboard|Error loading the statistics. Please try again"
msgstr "載入統計資料時發生錯誤。請再試一次"
+msgid "AdminEmail|An error occurred fetching the groups and projects. Please refresh the page to try again."
+msgstr "擷取群組和專案時發生錯誤,請刷新頁面重試。"
+
msgid "AdminEmail|Body"
msgstr "郵件正文"
msgid "AdminEmail|Body is required."
msgstr "郵件正文為必要。"
+msgid "AdminEmail|Loading groups and projects."
+msgstr "正在載入群組與專案"
+
+msgid "AdminEmail|No groups or projects found."
+msgstr "未發現群組或專案"
+
msgid "AdminEmail|Recipient group or project"
msgstr "收件人群組或專案"
@@ -2644,6 +2674,9 @@ msgstr "影響所有新的和現有的群組項目"
msgid "AdminSettings|All new projects can use the instance's shared runners by default."
msgstr "預設所有新專案都可以使用實例的共享執行器。"
+msgid "AdminSettings|Allow migrating GitLab groups and projects by direct transfer"
+msgstr "通過直接傳輸允許遷移 GitLab 群組和專案"
+
msgid "AdminSettings|Auto DevOps domain"
msgstr "Auto DevOps 網域"
@@ -2719,9 +2752,6 @@ msgstr "啟用 kuromoji 自訂分析器: 索引建立中"
msgid "AdminSettings|Enable kuromoji custom analyzer: Search"
msgstr "啟用 kuromoji 自訂分析器: 查詢"
-msgid "AdminSettings|Enable migrating GitLab groups and projects by direct transfer"
-msgstr "通過直接傳輸啟用遷移 GitLab 群組和專案"
-
msgid "AdminSettings|Enable pipeline suggestion banner"
msgstr "啟用流水線建議橫幅"
@@ -2761,6 +2791,15 @@ msgstr "如果沒有寫入單位,則預設為秒。例如,這些都是相等
msgid "AdminSettings|If not specified at the group or instance level, the default is %{default_initial_branch_name}. Does not affect existing repositories."
msgstr "如果沒有在群組或實例級別指定,則預設為 %{default_initial_branch_name}。這不會影響現有的檔案庫。"
+msgid "AdminSettings|If selected, only administrators are able to create internal groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create private groups, projects, and snippets."
+msgstr ""
+
+msgid "AdminSettings|If selected, only administrators are able to create public groups, projects, and snippets. Also, profiles are only visible to authenticated users."
+msgstr ""
+
msgid "AdminSettings|If there isn't any existing index, GitLab creates one."
msgstr "如果沒有任何現有索引,GitLab 會建立一個。"
@@ -2842,6 +2881,9 @@ msgstr "只有在安裝插件、啟用且重建索引後方可開啟查詢。"
msgid "AdminSettings|Pause Elasticsearch indexing"
msgstr "暫停 Elasticsearch 索引建立"
+msgid "AdminSettings|Prevent non-administrators from using the selected visibility levels for groups, projects and snippets."
+msgstr ""
+
msgid "AdminSettings|Preview payload"
msgstr "負載預覽"
@@ -2869,6 +2911,9 @@ msgstr "需要 %{linkStart}電子郵件通知%{linkEnd}"
msgid "AdminSettings|Restrict group access by IP address. %{link_start}Learn more%{link_end}."
msgstr "透過 IP 地址限制群組訪問。 %{link_start}了解更多%{link_end}。"
+msgid "AdminSettings|Restricted visibility levels"
+msgstr ""
+
msgid "AdminSettings|Save %{name} limits"
msgstr "儲存 %{name} 限制"
@@ -2921,7 +2966,7 @@ msgid "AdminSettings|Setting must be greater than 0."
msgstr "設定值必須大於 0。"
msgid "AdminSettings|Size and domain settings for Pages static sites."
-msgstr "頁面靜態網站的容量及網域設定。"
+msgstr "靜態頁面網站的容量及網域設定。"
msgid "AdminSettings|The ID of the project in Jitsu. The project contains all analytics instances."
msgstr "Jitsu 中專案的 ID,該專案包含所有分析實例。"
@@ -3194,7 +3239,7 @@ msgid "AdminUsers|Is using seat"
msgstr "管理使用者正在使用"
msgid "AdminUsers|Issues and merge requests authored by this user are hidden from other users."
-msgstr ""
+msgstr "此使用者建立的議題與合併請求對其他使用者來說是隱藏的。"
msgid "AdminUsers|It's you!"
msgstr "這就是你!"
@@ -3466,12 +3511,21 @@ msgstr "進階設定"
msgid "Advanced export options"
msgstr "進階匯出選項"
+msgid "AdvancedSearch|Could not fetch index entities. Please try again later."
+msgstr "無法擷取索引條目。請稍後再試。"
+
msgid "AdvancedSearch|Elasticsearch version not compatible"
msgstr "Elasticsearch 版本不相容"
msgid "AdvancedSearch|Introduced in GitLab 13.1, before using %{reindexing_link_start}zero-downtime reindexing%{link_end} and %{migrations_link_start}Advanced Search migrations%{link_end}, you need to %{recreate_link_start}recreate your index%{link_end}."
msgstr "在 GitLab 13.1 中引入,在使用 %{reindexing_link_start}zero-downtime reindexing%{link_end} 和 %{migrations_link_start}進階查詢遷移%{link_end}之前,您需要 %{recreate_link_start}重新建立您的索引%{link_end}。"
+msgid "AdvancedSearch|None. Select namespaces to index."
+msgstr "無,選擇要進行索引的命名空間。"
+
+msgid "AdvancedSearch|None. Select projects to index."
+msgstr "無。選擇要進行索引的專案。"
+
msgid "AdvancedSearch|Pause indexing and upgrade Elasticsearch to a supported version."
msgstr "暫停索引並將 Elasticsearch 升級到受支援的版本。"
@@ -3481,6 +3535,12 @@ msgstr "建議重建索引"
msgid "AdvancedSearch|Reindex required"
msgstr "需要重新建立索引"
+msgid "AdvancedSearch|Select namespaces to index"
+msgstr "選擇要進行索引的命名空間"
+
+msgid "AdvancedSearch|Select projects to index"
+msgstr "選擇要進行索引的專案"
+
msgid "AdvancedSearch|You are using outdated code search mappings. To improve code search quality, we recommend you use %{reindexing_link_start}zero-downtime reindexing%{link_end} or %{recreate_link_start}re-create your index%{link_end}."
msgstr "您正在使用過期的代碼查詢映射。為了提高代碼查詢質量,我們建議您使用 %{reindexing_link_start}zero-downtime reindexing%{link_end} 或 %{recreate_link_start}重新建立索引%{link_end}。"
@@ -3490,15 +3550,6 @@ msgstr "密碼更新成功後,您將被重新導向至登入頁面。"
msgid "After a successful password update, you will be redirected to the login page where you can log in with your new password."
msgstr "密碼更新成功後,您將被重新導向到登入頁面,您可以用新密碼重新登入。"
-msgid "After it expires, you can't use merge approvals, code quality, or many other features."
-msgstr "過期後,您將無法批准合併請求、檢視代碼品質或許多其他功能。"
-
-msgid "After it expires, you can't use merge approvals, epics, or many other features."
-msgstr "過期後,您將無法批准合併請求、史詩 (epics) 或許多其他功能。"
-
-msgid "After it expires, you can't use merge approvals, epics, or many security features."
-msgstr "過期後,您將無法批准合併請求、史詩 (epics) 或多安全功能。"
-
msgid "After the Apple App Store Connect integration is activated, the following protected variables will be created for CI/CD use."
msgstr "啟動 App Store Connect 整合後,將會建立以下受保護的變數供 CI/CD 使用。"
@@ -3508,6 +3559,39 @@ msgstr "匯出完成後,從通知電子郵件或此頁面下載數據文件。
msgid "After you've reviewed these contribution guidelines, you'll be all set to"
msgstr "在閱讀這些貢獻指南後,您將準備好"
+msgid "Airflow"
+msgstr ""
+
+msgid "Airflow|Airflow DAGs"
+msgstr ""
+
+msgid "Airflow|DAG"
+msgstr ""
+
+msgid "Airflow|DAG file location"
+msgstr ""
+
+msgid "Airflow|Either the Airflow instance does not contain DAGs or has yet to be configured"
+msgstr ""
+
+msgid "Airflow|GitLab Airflow integration"
+msgstr ""
+
+msgid "Airflow|Is active"
+msgstr ""
+
+msgid "Airflow|Is paused"
+msgstr ""
+
+msgid "Airflow|Next run"
+msgstr ""
+
+msgid "Airflow|Schedule"
+msgstr ""
+
+msgid "Airflow|There are no DAGs to show"
+msgstr ""
+
msgid "Akismet"
msgstr "Akismet"
@@ -3976,8 +4060,11 @@ msgstr "允許通過 HTTP(S) 對 Git 進行密碼驗證"
msgid "Allow password authentication for the web interface"
msgstr "允許通過網頁界面的密碼驗證"
+msgid "Allow possible spam"
+msgstr "允許可能的垃圾郵件"
+
msgid "Allow project maintainers to configure repository mirroring"
-msgstr "允許維護者配置版本庫"
+msgstr "允許維護者配置鏡像版本庫"
msgid "Allow projects and subgroups to override the group setting"
msgstr "允許專案和子群組覆寫群組設置"
@@ -3994,9 +4081,6 @@ msgstr "允許此金鑰推送到此版本庫"
msgid "Allow use of licensed EE features"
msgstr "允許使用許可的 EE 功能"
-msgid "Allow users to dismiss the broadcast message"
-msgstr "允許使用者忽略廣播訊息"
-
msgid "Allow users to register any application to use GitLab as an OAuth provider"
msgstr "允許使用者註冊任何應用程式,使用 GitLab 作為 OAuth 提供者"
@@ -4222,9 +4306,6 @@ msgstr "獲取參與者時發生錯誤。"
msgid "An error occurred while fetching pending comments"
msgstr "抓取待處理留言時發生錯誤"
-msgid "An error occurred while fetching projects autocomplete."
-msgstr "抓取專案自動完成時發生錯誤。"
-
msgid "An error occurred while fetching reference"
msgstr "獲取參考時發生錯誤"
@@ -4372,9 +4453,6 @@ msgstr "移除史詩 (epic) 時發生錯誤。"
msgid "An error occurred while removing issues."
msgstr "移除議題時發生錯誤。"
-msgid "An error occurred while rendering preview broadcast message"
-msgstr "繪製廣播訊息時發生錯誤"
-
msgid "An error occurred while rendering the editor"
msgstr "顯示編輯器時發生錯誤"
@@ -4431,7 +4509,7 @@ msgid "An error occurred while updating configuration."
msgstr "更新配置時發生錯誤。"
msgid "An error occurred while updating labels."
-msgstr "更新標籤時發生錯誤。"
+msgstr "更新標記時發生錯誤。"
msgid "An error occurred while updating the comment"
msgstr "更新留言時發生錯誤"
@@ -4481,6 +4559,10 @@ msgstr "秒數必須為整數"
msgid "An issue already exists"
msgstr "該議題已存在"
+msgid "An issue has been assigned to you."
+msgid_plural "%d issues have been assigned to you."
+msgstr[0] "%d 個議題已指派給您。"
+
msgid "An unauthenticated user"
msgstr "未經驗證的使用者"
@@ -4574,9 +4656,6 @@ msgstr "任何至少具有開發者權限的專案成員。"
msgid "Any milestone"
msgstr "任何里程碑"
-msgid "Any namespace"
-msgstr "任何命名空間"
-
msgid "App ID"
msgstr "應用程式ID"
@@ -4836,7 +4915,7 @@ msgid "Applying suggestions..."
msgstr "正在套用建議..."
msgid "Approval options"
-msgstr ""
+msgstr "核准選項"
msgid "Approval rules"
msgstr "核准規則"
@@ -4983,6 +5062,9 @@ msgstr "部份: %section"
msgid "Approve"
msgstr "核准"
+msgid "Approve All"
+msgstr ""
+
msgid "Approve a merge request"
msgstr "核准合併請求"
@@ -5073,6 +5155,9 @@ msgstr "您確定要%{action}%{name}?"
msgid "Are you sure you want to approve %{user}?"
msgstr "您確定要核准%{user}?"
+msgid "Are you sure you want to approve all users?"
+msgstr ""
+
msgid "Are you sure you want to attempt to merge?"
msgstr "您確定要嘗試合併?"
@@ -5188,6 +5273,9 @@ msgstr "您確定要重試這個移轉嗎?"
msgid "Are you sure you want to revoke this %{accessTokenType}? This action cannot be undone."
msgstr "您確定要撤消此 %{accessTokenType} 嗎?此操作無法復原。"
+msgid "Are you sure you want to revoke this SSH key?"
+msgstr "您確定要撤銷此 SSH 密鑰嗎?"
+
msgid "Are you sure you want to revoke this group access token? This action cannot be undone."
msgstr "您確定要撤回此群組存取權杖嗎?此動作無法復原。"
@@ -5257,12 +5345,21 @@ msgstr "刪除 %{name} 嗎?"
msgid "Artifacts|Delete artifact"
msgstr "刪除產物"
+msgid "Artifacts|Help us improve this page"
+msgstr "幫助我們改進該頁面"
+
+msgid "Artifacts|Take a quick survey"
+msgstr "做一張調查問卷"
+
msgid "Artifacts|This artifact will be permanently deleted. Any reports generated from this artifact will be empty."
msgstr "該產物將被永久刪除,任何從該產物所生成的報告都會被清空。"
msgid "Artifacts|Total artifacts size"
msgstr "總產物大小"
+msgid "Artifacts|We want you to be able to use this page to easily manage your CI/CD job artifacts. We are working to improve this experience and would appreciate any feedback you have about the improvements we are making."
+msgstr "我們希望您能使用此頁面輕鬆管理您的 CI/CD 作業產物。我們正在努力改善相關體驗,若您對我們所作的改進提出任何回饋,我們會非常感激。"
+
msgid "As we continue to build more features for SAST, we'd love your feedback on the SAST configuration feature in %{linkStart}this issue%{linkEnd}."
msgstr "隨著我們繼續為 SAST 建立更多功能,我們希望您對 %{linkStart} 本期 %{linkEnd} 中的 SAST 配置功能提供反饋。"
@@ -5338,6 +5435,9 @@ msgstr "指派給留言使用者"
msgid "Assign to me"
msgstr "指派給我"
+msgid "Assigned"
+msgstr "已指派"
+
msgid "Assigned %{assignee_users_sentence}."
msgstr "已指派%{assignee_users_sentence}。"
@@ -5362,13 +5462,13 @@ msgstr "已指派給 %{assignee_name}"
msgid "Assigned to me"
msgstr "已指派給我"
-msgid "Assigned to you"
-msgstr "已指派給您"
-
msgid "Assignee"
msgid_plural "%d Assignees"
msgstr[0] "%d 位被指派人"
+msgid "Assignee (optional)"
+msgstr "指派人(選擇性)"
+
msgid "Assignee has no permissions"
msgstr "被指派人沒有權限"
@@ -5806,6 +5906,12 @@ msgstr "自動解決"
msgid "Automatically update this project's branches and tags from the upstream repository."
msgstr "從上游版本庫自動更新該專案的分支和標籤。"
+msgid "Automation"
+msgstr ""
+
+msgid "Automation|Automation App"
+msgstr ""
+
msgid "Autosave|Note"
msgstr "注意"
@@ -5821,9 +5927,6 @@ msgstr "可使用的群組執行器:%{runners}"
msgid "Available on-demand"
msgstr "按需提供"
-msgid "Available specific runners"
-msgstr "可指定的執行器(Runners)"
-
msgid "Avatar for %{assigneeName}"
msgstr "%{assigneeName} 頭像"
@@ -6271,6 +6374,9 @@ msgstr "存取%{parent_billing_page_link}的計費部分以管理該項目的訂
msgid "BillingPlans|Ultimate"
msgstr "旗艦級"
+msgid "BillingPlans|Upgrade"
+msgstr ""
+
msgid "BillingPlans|Upgrade to Premium"
msgstr "提升到高級"
@@ -6397,12 +6503,18 @@ msgstr "%{user} 已成功獲得批准"
msgid "Billing|Add seats"
msgstr "增加度次"
+msgid "Billing|All members were successfully approved"
+msgstr ""
+
msgid "Billing|An email address is only visible for users with public emails."
msgstr "只有擁有公開電子信箱的用戶可以看見電子郵件地址。"
msgid "Billing|An error occurred while approving %{user}"
msgstr "核准 %{user} 時發生錯誤"
+msgid "Billing|An error occurred while approving all members"
+msgstr ""
+
msgid "Billing|An error occurred while getting a billable member details."
msgstr "取得計費會員詳細資訊時發生錯誤"
@@ -6845,6 +6957,12 @@ msgstr "%{total} 符合 %{subject}"
msgid "BranchRules|%{total} status %{subject}"
msgstr "%{total} 狀態 %{subject}"
+msgid "BranchRules|Add branch rule"
+msgstr ""
+
+msgid "BranchRules|After a protected branch is created, it will show up in the list as a branch rule."
+msgstr ""
+
msgid "BranchRules|All branches"
msgstr "全部分支"
@@ -6863,11 +6981,11 @@ msgstr "允許合併"
msgid "BranchRules|Allowed to merge (%{total})"
msgstr "已允許合併 (%{total})"
-msgid "BranchRules|Allowed to push"
-msgstr "允許推送"
+msgid "BranchRules|Allowed to push and merge"
+msgstr "允許推送與合併"
-msgid "BranchRules|Allowed to push (%{total})"
-msgstr "已允許推送 (%{total})"
+msgid "BranchRules|Allowed to push and merge (%{total})"
+msgstr "允許推送與合併 (%{total})"
msgid "BranchRules|An error occurred while fetching branches."
msgstr "擷取分支時發生錯誤。"
@@ -6890,6 +7008,9 @@ msgstr "分支規則詳細資訊"
msgid "BranchRules|Check for a status response in merge requests. Failures do not block merges. %{linkStart}Learn more.%{linkEnd}"
msgstr "在合併請求中檢查狀態回應。失敗並不會阻止合併。%{linkStart}取得更多資訊。%{linkEnd}"
+msgid "BranchRules|Create protected branch"
+msgstr ""
+
msgid "BranchRules|Create wildcard: %{searchTerm}"
msgstr "建立萬用字元:%{searchTerm}"
@@ -6908,13 +7029,13 @@ msgstr "群組"
msgid "BranchRules|Keep stable branches secure and force developers to use merge requests. %{linkStart}What are protected branches?%{linkEnd}"
msgstr "維持穩定分支的安全並強制開發者使用合併請求。%{linkStart}什麼是受保護的分支?%{linkEnd}"
-msgid "BranchRules|Manage in Merge Request Approvals"
-msgstr "在合併請求核准中管理"
+msgid "BranchRules|Manage in merge request approvals"
+msgstr "管理合併請求核准"
-msgid "BranchRules|Manage in Protected Branches"
-msgstr "管理受保護分支"
+msgid "BranchRules|Manage in protected branches"
+msgstr "管理受保護的分支"
-msgid "BranchRules|Manage in Status checks"
+msgid "BranchRules|Manage in status checks"
msgstr "管理狀態檢查"
msgid "BranchRules|No data to display"
@@ -6950,15 +7071,21 @@ msgstr "狀態檢查"
msgid "BranchRules|Status checks (%{total})"
msgstr "狀態檢查 (%{total})"
-msgid "BranchRules|Target Branch"
+msgid "BranchRules|Target branch"
msgstr "目標分支"
+msgid "BranchRules|To create a branch rule, you first need to create a protected branch."
+msgstr ""
+
msgid "BranchRules|Users"
msgstr "使用者"
msgid "BranchRules|default"
msgstr "預設"
+msgid "BranchRules|protected"
+msgstr "受保護的"
+
msgid "Branches"
msgstr "分支"
@@ -7250,12 +7377,12 @@ msgstr "%{host} 正在運行過期的 GitLab 版本(v%{version})"
msgid "BulkImport|%{feature} (require v%{version})"
msgstr "%{feature}(需要 v%{version})"
+msgid "BulkImport|Be aware of %{linkStart}visibility rules%{linkEnd} when importing groups."
+msgstr "匯入群組時請注意 %{linkStart}可見性規則%{linkEnd}。"
+
msgid "BulkImport|Destination"
msgstr "BulkImport|目的地"
-msgid "BulkImport|Destination group"
-msgstr "BulkImport|目標群組"
-
msgid "BulkImport|Existing groups"
msgstr "BulkImport|現有群組"
@@ -7265,8 +7392,8 @@ msgstr "BulkImport|依群組來源篩選"
msgid "BulkImport|Following data will not be migrated: %{bullets} Contact system administrator of %{host} to upgrade GitLab if you need this data in your migration"
msgstr "以下資料將不會被遷移:%{bullets} 如果您在遷移中需要此資料,請聯繫 %{host} 系統管理員升級 GitLab"
-msgid "BulkImport|Group import history"
-msgstr "BulkImport|群組匯入歷史"
+msgid "BulkImport|GitLab Migration history"
+msgstr "GitLab 遷移歷史紀錄"
msgid "BulkImport|History"
msgstr "BulkImport|歷史"
@@ -7283,6 +7410,15 @@ msgstr "BulkImport|匯入已完成。選擇另一個名稱以重新匯入"
msgid "BulkImport|Import selected"
msgstr "BulkImport|已選取匯入"
+msgid "BulkImport|Import with projects"
+msgstr "匯入(包含專案)"
+
+msgid "BulkImport|Import without projects"
+msgstr "匯入(不包含專案)"
+
+msgid "BulkImport|Importing projects is a %{docsLinkStart}Beta%{docsLinkEnd} feature."
+msgstr "匯入專案為%{docsLinkStart}測試版%{docsLinkEnd}功能。"
+
msgid "BulkImport|Importing the group failed."
msgstr "匯入群組失敗。"
@@ -7343,8 +7479,8 @@ msgstr "模版 / 基於文件匯入 / GitLab 遷移"
msgid "BulkImport|Update of import statuses with realtime changes failed"
msgstr "更新實時變動的匯入狀態失敗"
-msgid "BulkImport|Your imported groups will appear here."
-msgstr "您匯入的群組將出現在這裡。"
+msgid "BulkImport|Your imported groups and projects will appear here."
+msgstr "您匯入的群組與專案將會出現在此處。"
msgid "BulkImport|Your imported projects will appear here."
msgstr "您匯入的專案將出現在這裡。"
@@ -7361,6 +7497,9 @@ msgstr "無效的實體來源類型"
msgid "BulkImport|must be a group"
msgstr "批次匯入|必須是一個群組"
+msgid "Bulkmport|Over six imports in one minute were attempted. Wait at least one minute and try again."
+msgstr ""
+
msgid "Bullet list"
msgstr "項目符號清單"
@@ -7509,6 +7648,15 @@ msgstr "添加具有域名的%{kubernetes_cluster_link_start}Kubernetes叢集整
msgid "CICD|Add an existing project to the scope"
msgstr "CICD|將現有專案增加到範圍"
+msgid "CICD|Allow CI job tokens from the following projects to access this project"
+msgstr ""
+
+msgid "CICD|Allow access to this project with a CI_JOB_TOKEN"
+msgstr ""
+
+msgid "CICD|An error occurred while update the setting. Please try again."
+msgstr "更新設定時發生錯誤,請再試一遍。"
+
msgid "CICD|Auto DevOps"
msgstr "Auto DevOps"
@@ -7530,6 +7678,9 @@ msgstr "所有項目預設使用Auto DevOps流水線"
msgid "CICD|Deployment strategy"
msgstr "部署策略"
+msgid "CICD|Enable feature to allow job token access by the following projects."
+msgstr ""
+
msgid "CICD|Enable feature to limit job token access to the following projects."
msgstr "啟用功能以限制作業權杖(令牌)對下列專案的存取。"
@@ -7542,6 +7693,12 @@ msgstr "限制"
msgid "CICD|Limit CI_JOB_TOKEN access"
msgstr "限制 CI_JOB_TOKEN 訪問"
+msgid "CICD|Limit JSON Web Token (JWT) access"
+msgstr "限制 JSON 網路權杖 (JWT) 存取"
+
+msgid "CICD|Manage which projects can use their CI_JOB_TOKEN to access this project. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
+msgstr ""
+
msgid "CICD|Select the projects that can be accessed by API requests authenticated with this project's CI_JOB_TOKEN CI/CD variable. It is a security risk to disable this feature, because unauthorized projects might attempt to retrieve an active token and access the API. %{linkStart}Learn more.%{linkEnd}"
msgstr "選擇可以通過使用該專案的 CI_JOB_TOKEN CI/CD 變數驗證的 API 存取請求的專案。 停用此功能會帶來安全風險,因為未經授權的專案可能會嘗試取得活動權杖(令牌)並存取 API。 %{linkStart}了解更多。%{linkEnd}"
@@ -7551,15 +7708,24 @@ msgstr "Auto DevOps 流水線預設在沒有 CI/CD 配置文件的所有專案
msgid "CICD|The Auto DevOps pipeline runs if no alternative CI configuration file is found."
msgstr "在未找到備用 CI 配置文件時,將使用Auto DevOps流水線。"
+msgid "CICD|The JWT must be manually declared in each job that needs it. When disabled, the token is always available in all jobs in the pipeline. %{linkStart}Learn more.%{linkEnd}"
+msgstr "JWT 必須在每個需要它的作業中手動宣告。禁用時,權杖(令牌)在流水線中的所有作業中始終可用。 %{linkStart}了解更多。%{linkEnd}"
+
msgid "CICD|There are several CI/CD limits in place."
msgstr "有幾個 CI/CD 限制。"
+msgid "CICD|There was a problem fetching the token access settings."
+msgstr "擷取權杖存取設定時出現問題。"
+
msgid "CICD|Unprotected branches will not have access to the cache from protected branches."
msgstr "未受保護的分支將無法存取受保護分支的緩存"
msgid "CICD|Use separate caches for protected branches"
msgstr "為受保護的分支使用獨立的緩存"
+msgid "CICD|Use the %{codeStart}secrets%{codeEnd} keyword to configure a job with a JWT."
+msgstr "使用 %{codeStart}secrets%{codeEnd} 關鍵字設定帶有 JWT 的作業。"
+
msgid "CICD|group enabled"
msgstr "群組已啟用"
@@ -7848,6 +8014,9 @@ msgstr "無法更改,因為它被父級鎖定"
msgid "CascadingSettings|cannot be nil when locking the attribute"
msgstr "鎖定屬性時不能為無"
+msgid "Cause identified"
+msgstr "已確定原因"
+
msgid "Certain user content will be moved to a system-wide \"Ghost User\" in order to maintain content for posterity. For further information, please refer to the %{link_start}user account deletion documentation.%{link_end}"
msgstr "此使用者內容將被移動到系統級別的「幽靈使用者」,以保留供未來需要時使用。 欲瞭解更多信息,請參閱%{link_start}使用者帳號刪除文件%{link_end}。"
@@ -7917,11 +8086,8 @@ msgstr "變更您的密碼"
msgid "Change your password or recover your current one"
msgstr "變更您的密碼或復原目前密碼"
-msgid "ChangeReviewer|%{added_reviewers_text}%{removed_reviewers_text}"
-msgstr ""
-
msgid "ChangeReviewer|All reviewers were removed."
-msgstr ""
+msgstr "已移除所有審閱者。"
msgid "ChangeTypeAction|Cherry-pick"
msgstr "揀選 (Cherry-pick)"
@@ -8073,8 +8239,8 @@ msgstr "檢查命名空間方案的功能可用性"
msgid "Check out branch"
msgstr "簽出分支"
-msgid "Check out, review, and merge locally"
-msgstr "在本地簽出 (checkout)、審閱和合并"
+msgid "Check out, review, and resolve locally"
+msgstr "本地簽出、審閱與合併"
msgid "Check the %{code_open}elasticsearch.log%{code_close} file to debug why the migration halted and make any changes before retrying the migration. When you fix the cause of the failure, select %{strong_open}Retry migration%{strong_close}, and the migration is scheduled to retry in the background."
msgstr "檢查 %{code_open}elasticsearch.log%{code_close} 文件,debug 遷移停止的原因並在重試遷移之前進行任何更改,修復失敗原因後,選擇 %{strong_open}重試遷移%{strong_close},遷移計劃在背景重試。"
@@ -8088,9 +8254,6 @@ msgstr "請跟您的管理員確認。"
msgid "Check your Docker images for known vulnerabilities."
msgstr "檢查您的Docker 映像檔是否存在已知漏洞。"
-msgid "Check your Kubernetes cluster images for known vulnerabilities."
-msgstr "檢查您的Kubernetes叢集映像檔是否存在已知漏洞。"
-
msgid "Check your sign-up restrictions"
msgstr "檢查您的註冊限制"
@@ -8273,18 +8436,18 @@ msgstr "使用者數"
msgid "Checkout|Payment method"
msgstr "付款方式"
-msgid "Checkout|Please select a country"
-msgstr "請選擇國家"
-
-msgid "Checkout|Please select a state"
-msgstr "請選擇一個州"
-
msgid "Checkout|Purchase details"
msgstr "購買詳情"
msgid "Checkout|Select"
msgstr "選擇"
+msgid "Checkout|Select a country"
+msgstr "選擇一個國家"
+
+msgid "Checkout|Select a state"
+msgstr "請選擇一個州"
+
msgid "Checkout|State"
msgstr "州"
@@ -8393,11 +8556,8 @@ msgstr "選擇任何顏色。"
msgid "Choose file…"
msgstr "選擇文件…"
-msgid "Choose the preferred Runner and populate the AWS CFT."
-msgstr "選擇首選執行器並填於 AWS CFT。"
-
msgid "Choose the top-level group for your repository imports."
-msgstr "選擇版本庫匯入的頂級群組。"
+msgstr "選擇版本庫匯入的最上層群組。"
msgid "Choose visibility level, enable/disable project features and their permissions, disable email notifications, and show default award emoji."
msgstr "選擇可見性級別,啟用/禁用項目功能及其權限,禁用電子郵件通知,並顯示預設讚賞表情符號。"
@@ -8531,14 +8691,17 @@ msgstr "移除變數"
msgid "CiVariables|Remove variable row"
msgstr "移除變數行"
+msgid "CiVariables|Run job"
+msgstr ""
+
msgid "CiVariables|Run job again"
msgstr "再次執行作業"
msgid "CiVariables|Scope"
msgstr "範圍"
-msgid "CiVariables|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used as default"
-msgstr "指定要在此執行中使用的變數值。%{linkStart}CI/CD設定%{linkEnd}中指定的值將用作預設值"
+msgid "CiVariables|Specify variable values to be used in this run. The variables specified in the configuration file and %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
msgid "CiVariables|State"
msgstr "狀態"
@@ -8546,9 +8709,6 @@ msgstr "狀態"
msgid "CiVariables|This %{entity} has %{currentVariableCount} defined CI/CD variables. The maximum number of variables per %{entity} is %{maxVariableLimit}. To add new variables, you must reduce the number of defined variables."
msgstr "該 %{entity} 具有 %{currentVariableCount} 已定義的 CI/CD 變數,每個 %{entity} 的最大變數數量為 %{maxVariableLimit},要增加新的變數,您必須先減少已定義變數的數量。"
-msgid "CiVariables|Trigger this manual action"
-msgstr "觸發此手動操作"
-
msgid "CiVariables|Type"
msgstr "類型"
@@ -8558,6 +8718,9 @@ msgstr "值"
msgid "CiVariables|Variables"
msgstr "變數"
+msgid "CiVariables|Variables specified here are %{boldStart}expanded%{boldEnd} and not %{boldStart}masked.%{boldEnd}"
+msgstr ""
+
msgid "CiVariables|Variables store information, like passwords and secret keys, that you can use in job scripts. Each %{entity} can define a maximum of %{limit} variables."
msgstr "變數儲存您可以在作業腳本中使用的資訊,例如密碼和密鑰,每個 %{entity} 最多可以定義 %{limit} 個變數。"
@@ -8573,6 +8736,9 @@ msgstr "所有環境"
msgid "CiVariable|Create wildcard"
msgstr "建立萬用字元"
+msgid "CiVariable|Define a CI/CD variable in the UI"
+msgstr "在 UI 中定義一個 CI/CD 變數"
+
msgid "CiVariable|New environment"
msgstr "建立新環境"
@@ -9688,6 +9854,12 @@ msgstr "程式碼擁有者"
msgid "Code Quality"
msgstr "程式碼質量"
+msgid "Code Quality scans found %{degradation} and %{improvement}."
+msgstr "程式碼品質掃描發現了 %{degradation} 與 %{improvement}。"
+
+msgid "Code Quality scans found %{findings}."
+msgstr "程式碼質量掃描發現 %{findings}。"
+
msgid "Code Review"
msgstr "程式碼審查"
@@ -9902,6 +10074,15 @@ msgstr "提交"
msgid "CommitMessage|Add %{file_name}"
msgstr "加入 %{file_name}"
+msgid "CommitSignature|This commit was signed with a key that was revoked."
+msgstr "該提交是使用已撤銷的密鑰簽名的。"
+
+msgid "CommitSignature|Unverified"
+msgstr "未驗證"
+
+msgid "CommitSignature|Unverified signature"
+msgstr "未經驗證的簽名"
+
msgid "CommitWidget|authored"
msgstr "撰寫"
@@ -9932,9 +10113,6 @@ msgstr "提交:"
msgid "Commits|An error occurred while fetching merge requests data."
msgstr "取得合併請求資料時發生錯誤"
-msgid "Commits|History"
-msgstr "歷史"
-
msgid "Commits|No related merge requests found"
msgstr "無相關合併請求"
@@ -9965,6 +10143,9 @@ msgstr "比較Git提交版本"
msgid "Compare GitLab editions"
msgstr "比較GitLab版本"
+msgid "Compare GitLab plans"
+msgstr "比較 GitLab 方案"
+
msgid "Compare Revisions"
msgstr "比較版本"
@@ -10856,9 +11037,21 @@ msgstr "已建立 %{created} ,已合併 %{merged} ,已關閉 %{closed} 。"
msgid "ContributionAnalytics|%{pushes}, more than %{commits} by %{contributors}."
msgstr "%{pushes},超過 %{contributors} 的 %{commits}。"
+msgid "ContributionAnalytics|Approved MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Closed issues"
+msgstr ""
+
msgid "ContributionAnalytics|Contribution analytics for issues, merge requests and push events since %{start_date}"
msgstr "從 %{start_date} 開始對議題、合併請求及推送事件的貢獻統計"
+msgid "ContributionAnalytics|Failed to load the contribution stats"
+msgstr ""
+
msgid "ContributionAnalytics|Issues"
msgstr "議題"
@@ -10871,9 +11064,18 @@ msgstr "最近 1 個月"
msgid "ContributionAnalytics|Last week"
msgstr "最近 1 週"
+msgid "ContributionAnalytics|Loading contribution stats for group members"
+msgstr ""
+
msgid "ContributionAnalytics|Merge requests"
msgstr "合併請求"
+msgid "ContributionAnalytics|Merged MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Name"
+msgstr ""
+
msgid "ContributionAnalytics|No issues for the selected time period."
msgstr "選取的時間範圍沒有議題。"
@@ -10883,6 +11085,15 @@ msgstr "選取的時間範圍沒有合併請求。"
msgid "ContributionAnalytics|No pushes for the selected time period."
msgstr "選取的時間範圍沒有推送。"
+msgid "ContributionAnalytics|Opened MRs"
+msgstr ""
+
+msgid "ContributionAnalytics|Opened issues"
+msgstr ""
+
+msgid "ContributionAnalytics|Pushed"
+msgstr ""
+
msgid "ContributionAnalytics|The given date range is larger than 31 days"
msgstr "給定的日期範圍大於 31 天"
@@ -10892,6 +11103,9 @@ msgstr "截止日期早於給定的起始日期"
msgid "ContributionAnalytics|There is too much data to calculate. Try lowering the period_limit setting in the insights configuration file."
msgstr "要計算的資料太多。請嘗試降低在洞察報告設定檔中的 period_limit 設定。"
+msgid "ContributionAnalytics|Total Contributions"
+msgstr ""
+
msgid "Contributions for %{calendar_date}"
msgstr "%{calendar_date}的貢獻"
@@ -11021,18 +11235,12 @@ msgstr "複製密碼"
msgid "Copy source branch name"
msgstr "複製來源分支名稱"
-msgid "Copy this registration token."
-msgstr "複製此註冊憑證。"
-
msgid "Copy to clipboard"
msgstr "複製到剪貼簿"
msgid "Copy token"
msgstr "複製權杖"
-msgid "Copy trigger token"
-msgstr "複製觸發權杖"
-
msgid "Copy value"
msgstr "複製數值"
@@ -11645,6 +11853,12 @@ msgstr "建立時間"
msgid "Created %{epicTimeagoDate}"
msgstr "已建立於 %{epicTimeagoDate}"
+msgid "Created %{timeAgo}"
+msgstr "建立於 %{timeAgo}"
+
+msgid "Created %{timeAgo} by %{author}"
+msgstr "由 %{author} 建立於 %{timeAgo}"
+
msgid "Created %{timestamp}"
msgstr "已建立於%{timestamp}"
@@ -11657,6 +11871,9 @@ msgstr "已建立於"
msgid "Created a branch and a merge request to resolve this issue."
msgstr "已建立了一個分支和一個合併請求來解決此議題。"
+msgid "Created at"
+msgstr "建立於"
+
msgid "Created branch '%{branch_name}' and a merge request to resolve this issue."
msgstr "已建立分支「%{branch_name}」與合併請求來解決此議題。"
@@ -12032,9 +12249,6 @@ msgstr "總計"
msgid "CycleAnalyticsStage|is not available for the selected group"
msgstr "不適用於所選群組"
-msgid "CycleAnalyticsStage|should be under a group"
-msgstr "應歸屬於一個群組"
-
msgid "CycleAnalytics|%{selectedLabelsCount} selected (%{maxLabels} max)"
msgstr "已選取 %{selectedLabelsCount} 個(最多 %{maxLabels})"
@@ -12147,15 +12361,9 @@ msgstr "DAST 設定檔"
msgid "DNS"
msgstr "DNS"
-msgid "DORA4Metrics|%{startDate} - %{endDate}"
-msgstr "%{startDate} - %{endDate}"
-
msgid "DORA4Metrics|Average (last %{days}d)"
msgstr "平均(最近%{days}天)"
-msgid "DORA4Metrics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
-msgstr "每天部署到正式環境的平均數量。該指標衡量向終端使用者交付產品的頻率。"
-
msgid "DORA4Metrics|Change Failure Rate"
msgstr "變更失敗率"
@@ -12168,12 +12376,6 @@ msgstr "變更失敗率(%%)"
msgid "DORA4Metrics|Cycle time"
msgstr "週期時間"
-msgid "DORA4Metrics|DORA metrics for %{name} group"
-msgstr "%{name} 群組的 DORA 指標"
-
-msgid "DORA4Metrics|DORA metrics for %{name} project"
-msgstr "%{name} 專案的 DORA 指標"
-
msgid "DORA4Metrics|Date"
msgstr "日期"
@@ -12219,11 +12421,11 @@ msgstr "中位數時間 (最近 %{days} 天)"
msgid "DORA4Metrics|Median time an incident was open in a production environment over the given time period."
msgstr "在給定時間內,於正式環境中所開啟的事故中位數時間。"
-msgid "DORA4Metrics|Median time from issue created to issue closed."
-msgstr "從議題建立到關閉的時間中位數。"
+msgid "DORA4Metrics|Metrics comparison for %{name} group"
+msgstr "%{name} 群組的指標比較"
-msgid "DORA4Metrics|Median time from the earliest commit of a linked issue's merge request to when that issue is closed."
-msgstr "從最早提交與議題關聯的合併請求到該議題結束的時間中位數。"
+msgid "DORA4Metrics|Metrics comparison for %{name} project"
+msgstr "%{name} 專案的指標比較"
msgid "DORA4Metrics|Month to date"
msgstr "本月至今"
@@ -12243,15 +12445,9 @@ msgstr "部署數量"
msgid "DORA4Metrics|Number of incidents divided by the number of deployments to a production environment in the given time period."
msgstr "在給定時間段內,事故數除以生產環境的部署數。"
-msgid "DORA4Metrics|Number of new issues created."
-msgstr "建立的新議題數量。"
-
msgid "DORA4Metrics|Past 6 Months"
msgstr "過去六個月"
-msgid "DORA4Metrics|Percentage of deployments that cause an incident in production."
-msgstr "在正式環境中導致部署事故的百分比。"
-
msgid "DORA4Metrics|Percentage of failed deployments"
msgstr "部署失敗的百分比"
@@ -12273,12 +12469,6 @@ msgstr "該圖表根據 %{linkStart}deployment_tier%{linkEnd} 值顯示部署到
msgid "DORA4Metrics|The chart displays the median time between a merge request being merged and deployed to production environment(s) that are based on the %{linkStart}deployment_tier%{linkEnd} value."
msgstr "該圖表根據 %{linkStart}deployment_tier%{linkEnd} 值顯示合併請求與部署到生產環境之間的中間時間。"
-msgid "DORA4Metrics|The time it takes an organization to recover from a failure in production."
-msgstr "組織從正式環境故障中恢復所需的時間。"
-
-msgid "DORA4Metrics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
-msgstr "成功交付提交至正式環境的時間,該指標反映了 CI/CD 流水線的效率。"
-
msgid "DORA4Metrics|Time to Restore Service"
msgstr "服務恢復時間"
@@ -12288,9 +12478,6 @@ msgstr "服務恢復時間"
msgid "DORA4Metrics|Time to restore service (median days)"
msgstr "服務恢復時間(中位天數)"
-msgid "DORA4Metrics|Total number of deploys to production."
-msgstr "部署到正式環境的總數。"
-
msgid "DSN"
msgstr "DSN"
@@ -12450,8 +12637,8 @@ msgstr "啟用基本身份驗證"
msgid "DastProfiles|Enter URLs in a comma-separated list."
msgstr "在用逗號分隔的清單中輸入 URL。"
-msgid "DastProfiles|Enter headers in a comma-separated list."
-msgstr "在用逗號分隔的清單中輸入標題。"
+msgid "DastProfiles|Enter a comma-separated list of request header names and values. DAST adds header to every request."
+msgstr ""
msgid "DastProfiles|Error Details"
msgstr "錯誤詳情"
@@ -12468,6 +12655,9 @@ msgstr "排除的路徑"
msgid "DastProfiles|Excluded paths (optional)"
msgstr "排除的路徑(可選)"
+msgid "DastProfiles|Headers will appear in vulnerability reports. %{linkStart}Only some headers are automatically masked%{linkEnd}."
+msgstr ""
+
msgid "DastProfiles|Hide debug messages"
msgstr "隱藏除錯訊息"
@@ -12480,9 +12670,6 @@ msgstr "管理 %{profileType} 個人設定"
msgid "DastProfiles|Manage profiles"
msgstr "管理個人資料"
-msgid "DastProfiles|Manage site profiles"
-msgstr "管理站點設定檔"
-
msgid "DastProfiles|Minimum = 0 (no timeout enabled), Maximum = 2880 minutes"
msgstr "最小值 = 0(未啟用超時),最大值 = 2880 分鐘"
@@ -12534,12 +12721,12 @@ msgstr "配置已被用於該按需掃描"
msgid "DastProfiles|Profile name"
msgstr "個人資料名稱"
-msgid "DastProfiles|Request header names and values. Headers are added to every request made by DAST."
-msgstr "需要標頭名稱和數值。標頭會添加到 DAST 發出的每個請求中。"
-
msgid "DastProfiles|Request headers"
msgstr "請求標頭"
+msgid "DastProfiles|Retry"
+msgstr "重試"
+
msgid "DastProfiles|Run the AJAX spider, in addition to the traditional spider, to crawl the target site."
msgstr "除了傳統的爬蟲之外,可以運行AJAX爬蟲來遍歷目標站點。"
@@ -12642,6 +12829,12 @@ msgstr "使用者名稱"
msgid "DastProfiles|Username form field"
msgstr "使用者名稱表單欄位"
+msgid "DastProfiles|Validate"
+msgstr "驗證"
+
+msgid "DastProfiles|Validate site profile"
+msgstr "驗證站點配置文件"
+
msgid "DastProfiles|Validated"
msgstr "已驗證"
@@ -13033,9 +13226,6 @@ msgstr "刪除檔案"
msgid "Delete Key"
msgstr "刪除金鑰"
-msgid "Delete Selected"
-msgstr "刪除選擇的"
-
msgid "Delete Value Stream"
msgstr "刪除價值流"
@@ -13060,6 +13250,9 @@ msgstr "刪除列"
msgid "Delete comment"
msgstr "刪除留言"
+msgid "Delete comment?"
+msgstr ""
+
msgid "Delete corpus"
msgstr "刪除語料庫"
@@ -13108,6 +13301,9 @@ msgstr "刪除 %{release} 發布版本?"
msgid "Delete row"
msgstr "刪除行"
+msgid "Delete selected"
+msgstr ""
+
msgid "Delete self-monitoring project"
msgstr "刪除自監控專案"
@@ -13272,7 +13468,7 @@ msgid "Dependencies|%{remainingLicensesCount} more"
msgstr "其餘%{remainingLicensesCount}項"
msgid "Dependencies|(top level)"
-msgstr "(頂級)"
+msgstr "(頂層)"
msgid "Dependencies|All"
msgstr "全部"
@@ -13674,7 +13870,7 @@ msgid "Deployment frequency"
msgstr "部署頻率"
msgid "DeploymentApprovals|Allow pipeline triggerer to approve deployment."
-msgstr ""
+msgstr "允許流水線觸發核准部署。"
msgid "DeploymentApprovals|Approvals"
msgstr "核准"
@@ -13692,10 +13888,10 @@ msgid "DeploymentApprovals|Maintainers"
msgstr "維運人員"
msgid "DeploymentApprovals|Set how approval rules are applied to deployments in protected environments."
-msgstr ""
+msgstr "設定核准規則如何套用於受保護環境中的部署。"
msgid "DeploymentApprovals|When a pipeline runs, deployment jobs will automatically be approved in the pipeline if the triggerer is allowed to approve."
-msgstr ""
+msgstr "當流水線執行時,若允許觸發者核准,部署作業將在流水線中自動取得核准。"
msgid "DeploymentApproval| Current approvals: %{current}"
msgstr "目前核准:%{current}"
@@ -14053,15 +14249,9 @@ msgstr "DevOps 報告"
msgid "DevOps adoption"
msgstr "DevOps adoption"
-msgid "DevOps metrics comparison (Beta)"
-msgstr "DevOps 指標比較(測試版)"
-
msgid "Developer"
msgstr "開發者"
-msgid "Development"
-msgstr "開發"
-
msgid "Devices (optional)"
msgstr "設備(可選)"
@@ -14221,6 +14411,9 @@ msgstr "已採納的特性總數"
msgid "DevopsAdoption|You cannot remove the group you are currently in."
msgstr "您不能刪除您當前所在的群組。"
+msgid "DevopsMetricsDashboard|%{strongStart}Beta feature:%{strongEnd} Leave your thoughts in the %{linkStart}feedback issue%{linkEnd}."
+msgstr "%{strongStart}測試版功能:%{strongEnd}在%{linkStart}回饋問題%{linkEnd}中留下您的想法。"
+
msgid "DevopsReport|DevOps Score"
msgstr "DevOps分數"
@@ -14345,7 +14538,7 @@ msgid "Direct non-authenticated users to this page."
msgstr "將非認證使用者直接導向此頁面。"
msgid "Direct users to this page after they sign out."
-msgstr "登入後,將使用者導向此頁面。"
+msgstr "登出後,將使用者導向此頁面。"
msgid "Direction"
msgstr "方向"
@@ -14471,9 +14664,6 @@ msgstr "忽略選取專案"
msgid "Dismiss trial promotion"
msgstr "關閉試用推薦"
-msgid "Dismissable"
-msgstr "可忽略"
-
msgid "Dismissed"
msgstr "已忽略"
@@ -14570,6 +14760,9 @@ msgstr "請勿發送服務資料"
msgid "Don't show again"
msgstr "不再顯示"
+msgid "Don't show this again"
+msgstr "不再顯示"
+
msgid "Done"
msgstr "完成"
@@ -14603,9 +14796,6 @@ msgstr "下載產物"
msgid "Download codes"
msgstr "下載程式碼"
-msgid "Download evidence JSON"
-msgstr "下載JSON憑證"
-
msgid "Download export"
msgstr "下載匯出"
@@ -14972,12 +15162,6 @@ msgstr "Elasticsearch 重建索引尚未開始:%{errors}"
msgid "Elasticsearch zero-downtime reindexing"
msgstr "Elasticsearch zero-downtime reindexing"
-msgid "Elastic|None. Select namespaces to index."
-msgstr "無。請選擇要建立索引的命名空間。"
-
-msgid "Elastic|None. Select projects to index."
-msgstr "無。請選擇要建立索引的專案。"
-
msgid "Email"
msgstr "電子郵件"
@@ -15191,9 +15375,6 @@ msgstr "對命名空間啟用儀表板限制"
msgid "Enable email notification"
msgstr "啟用電子郵件通知"
-msgid "Enable error tracking"
-msgstr "啟用錯誤追蹤"
-
msgid "Enable feature to choose access level"
msgstr "啟用功能以選擇存取級別"
@@ -15320,12 +15501,12 @@ msgstr "啟用 OAuth 身份驗證源"
msgid "End Time"
msgstr "結束時間"
+msgid "End time"
+msgstr "結束時間"
+
msgid "Ends"
msgstr "結束"
-msgid "Ends at (UTC)"
-msgstr "結束於(UTC)"
-
msgid "Ends on"
msgstr "結束於"
@@ -15434,6 +15615,18 @@ msgstr "輸入核准密碼"
msgid "Enterprise"
msgstr "企業"
+msgid "EnterpriseUsers|The user detail cannot be updated"
+msgstr "無法更新使用者詳細資訊"
+
+msgid "EnterpriseUsers|The user does not match the \"Enterprise User\" definition for the group"
+msgstr "使用者與群組的「企業使用者」定義不相符"
+
+msgid "EnterpriseUsers|The user is already an enterprise user"
+msgstr "使用者已是企業使用者"
+
+msgid "EnterpriseUsers|The user is not a member of the group"
+msgstr "該使用者不是該群組的成員"
+
msgid "Environment"
msgstr "環境"
@@ -15470,8 +15663,11 @@ msgstr "環境"
msgid "Environments Dashboard"
msgstr "環境儀表板"
-msgid "Environments allow you to track deployments of your application. %{linkStart}More information%{linkEnd}."
-msgstr "環境允許您追蹤應用程式的部署。%{linkStart} 瞭解更多 %{linkEnd}。"
+msgid "Environments allow you to track deployments of your application. To protect this environment, go to the CI/CD settings %{linkStart}Protected environments%{linkEnd} section."
+msgstr "環境允許您追蹤應用程式的部署。要保護此環境,請到 CI/CD 設定%{linkStart}受保護的環境%{linkEnd}部份。"
+
+msgid "Environments allow you to track deployments of your application.%{linkStart} More information.%{linkEnd}"
+msgstr "環境允許您追蹤應用程式的部署。%{linkStart}取得更多資訊。%{linkEnd}"
msgid "Environments in %{name}"
msgstr "%{name}中的環境"
@@ -15533,6 +15729,12 @@ msgstr "環境|自動停止"
msgid "Environments|Auto stops %{autoStopAt}"
msgstr "環境|自動停止 %{autoStopAt}"
+msgid "Environments|Clean up"
+msgstr "清理"
+
+msgid "Environments|Clean up environments"
+msgstr "清理環境"
+
msgid "Environments|Commit"
msgstr "提交"
@@ -15626,6 +15828,9 @@ msgstr "還原 %{name} 環境?"
msgid "Environments|Search by environment name"
msgstr "依環境名稱查詢"
+msgid "Environments|Select which environments to clean up. Protected environments are excluded. Learn more about cleaning up environments."
+msgstr "選擇要清理的環境,受保護的環境不包括在內。了解有關清理環境的更多信息。"
+
msgid "Environments|Show all"
msgstr "顯示全部"
@@ -15635,6 +15840,12 @@ msgstr "終止"
msgid "Environments|Stop environment"
msgstr "終止環境"
+msgid "Environments|Stop environments that have not been updated since the specified date:"
+msgstr "停止自指定日期以來未曾更新的環境:"
+
+msgid "Environments|Stop unused environments"
+msgstr "停止未被使用的環境"
+
msgid "Environments|Stopping %{environmentName}"
msgstr "環境|正在停止 %{environmentName}"
@@ -15812,6 +16023,9 @@ msgstr "讀取分支時發生錯誤。"
msgid "Error fetching burnup chart data"
msgstr "提取燃起圖資料時發生錯誤"
+msgid "Error fetching data. Please try again."
+msgstr "擷取資料時出錯,請再試一遍。"
+
msgid "Error fetching diverging counts for branches. Please try again."
msgstr "取得分支分叉數目時發生錯誤。請重試。"
@@ -15827,12 +16041,6 @@ msgstr "取得網路圖時發生錯誤。"
msgid "Error fetching payload data."
msgstr "取得有效資料時發生錯誤。"
-msgid "Error fetching refs"
-msgstr "取得refs時發生錯誤。"
-
-msgid "Error fetching target projects. Please try again."
-msgstr "讀取目標專案時發生錯誤,請再試一次。"
-
msgid "Error fetching the dependency list. Please check your network connection and try again."
msgstr "取得依賴列表時發生錯誤。請檢查您的網路連接,然後重試。"
@@ -15932,6 +16140,9 @@ msgstr "設定編輯器時發生錯誤。請重試。"
msgid "Error tracking"
msgstr "錯誤追蹤"
+msgid "Error tracking is currently in"
+msgstr "錯誤追蹤目前在"
+
msgid "Error updating %{issuableType}"
msgstr "更新 %{issuableType} 時發生錯誤"
@@ -16079,12 +16290,18 @@ msgstr "加入政策"
msgid "EscalationPolicies|Are you sure you want to delete the \"%{escalationPolicy}\" escalation policy? This action cannot be undone."
msgstr "您確定要刪除\"%{escalationPolicy}\"升級政策嗎?該動作無法回復。"
+msgid "EscalationPolicies|Choose who to email if those contacted first about an alert don't respond."
+msgstr "若關於警報首先聯絡的人沒有回應,請選擇要向誰寄送電子郵件。"
+
msgid "EscalationPolicies|Create an escalation policy in GitLab"
msgstr "在 GitLab 中建立升級政策"
msgid "EscalationPolicies|Delete escalation policy"
msgstr "刪除升級政策"
+msgid "EscalationPolicies|Distinguishes this policy from others you may create (for example, \"Critical alert escalation\")."
+msgstr "將此政策與您可能建立的其他政策分開來(例如「嚴重警報升級」)。"
+
msgid "EscalationPolicies|Edit escalation policy"
msgstr "編輯升級政策"
@@ -16100,6 +16317,9 @@ msgstr "升級政策"
msgid "EscalationPolicies|Escalation policy %{obstacle} in project %{project}"
msgstr "專案 %{project} 的升級政策 %{obstacle}"
+msgid "EscalationPolicies|Escalation policy successfully created"
+msgstr "成功建立升級政策"
+
msgid "EscalationPolicies|Escalation rules"
msgstr "升級規則"
@@ -16115,6 +16335,9 @@ msgstr "已達到最多10條規則。"
msgid "EscalationPolicies|Minutes must be between 0 and 1440."
msgstr "分鐘數必須在 0 到 1440 之間。"
+msgid "EscalationPolicies|More detailed information about your policy."
+msgstr "關於您政策的更多詳細資訊。"
+
msgid "EscalationPolicies|Remove escalation rule"
msgstr "移除升級規則"
@@ -16124,9 +16347,6 @@ msgstr "搜尋使用者"
msgid "EscalationPolicies|Select schedule"
msgstr "選擇排程"
-msgid "EscalationPolicies|Set up escalation policies to define who is paged, and when, in the event the first users paged don't respond."
-msgstr "設置升級政策以定義在第一個被呼叫的使用者不回應的事件中,誰應被呼叫以及何時呼叫。"
-
msgid "EscalationPolicies|THEN %{doAction} %{scheduleOrUser}"
msgstr "然後%{doAction}%{scheduleOrUser}"
@@ -16139,6 +16359,9 @@ msgstr "無法更新升級政策,請重試。"
msgid "EscalationPolicies|This policy has no escalation rules."
msgstr "該政策沒有升級規則。"
+msgid "EscalationPolicies|When a new alert is received, the users specified in the policy receive an email."
+msgstr "收到新警報時,政策中指定的使用者會收到一封電子郵件。"
+
msgid "EscalationPolicies|mins"
msgstr "最小值"
@@ -16160,6 +16383,9 @@ msgstr "預估"
msgid "Even if you reach the number of seats in your subscription, you can continue to add users, and GitLab will bill you for the overage."
msgstr "即使您達到了訂閱的席位數量,您也可以繼續增加使用者,GitLab 會與您收取超額費用。"
+msgid "Event tag (optional)"
+msgstr "事件標籤(選填)"
+
msgid "EventFilterBy|Filter by all"
msgstr "全部"
@@ -16440,9 +16666,6 @@ msgstr "需要的文件: %{expected_documents}"
msgid "Experiment"
msgstr "實驗"
-msgid "Experiment candidates"
-msgstr "實驗對象"
-
msgid "Experiments"
msgstr "實驗"
@@ -16476,8 +16699,8 @@ msgstr "過期 %{preposition} %{expires_at}"
msgid "Expires:"
msgstr "到期:"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "請解釋此問題。如適用,可提供相關議題或留言的連結。"
+msgid "Explain why you're reporting the user."
+msgstr "說明您舉報該用戶的原因。"
msgid "Explore"
msgstr "瀏覽"
@@ -16679,6 +16902,9 @@ msgstr "由於沒有指定使用者,無法分配審核者。"
msgid "Failed to assign a user because no user was found."
msgstr "由於未找到使用者,因此無法指派使用者。"
+msgid "Failed to assign you issues related to the merge request."
+msgstr "無法指派與該合併請求相關的議題給您。"
+
msgid "Failed to cancel auto stop because failed to update the environment."
msgstr "由於更新環境失敗,取消自動終止失敗。"
@@ -17154,9 +17380,6 @@ msgstr "2月"
msgid "February"
msgstr "2月"
-msgid "Feedback"
-msgstr "回饋 "
-
msgid "Feedback and Updates"
msgstr "回饋與更新"
@@ -17316,6 +17539,9 @@ msgstr "依路徑尋找"
msgid "Find file"
msgstr "尋找文件"
+msgid "FindFile|Switch branch/tag"
+msgstr "切換分支/標籤"
+
msgid "Fingerprint (MD5)"
msgstr "數位指紋 (MD5)"
@@ -17547,8 +17773,8 @@ msgstr "您不能在這個專案中直接 %{edit_start}編輯%{edit_end} 文件
msgid "ForkedFromProjectPath|Forked from"
msgstr "分叉(Fork)自"
-msgid "ForkedFromProjectPath|Forked from an inaccessible project"
-msgstr "從無法存取的專案分叉"
+msgid "ForkedFromProjectPath|Forked from an inaccessible project."
+msgstr "從無法存取的專案分叉。"
msgid "Forking in progress"
msgstr "分叉處理中"
@@ -17556,20 +17782,23 @@ msgstr "分叉處理中"
msgid "Forks"
msgstr "分叉(Fork)"
-msgid "ForksDivergence|%{ahead} %{commit_word} ahead of"
-msgstr "%{ahead} %{commit_word} 領先"
+msgid "ForksDivergence|%{aheadLinkStart}%{ahead} %{commit_word} ahead%{aheadLinkEnd} of"
+msgstr "%{aheadLinkStart}%{ahead} %{commit_word} 超前%{aheadLinkEnd} 的"
+
+msgid "ForksDivergence|%{behindLinkStart}%{behind} %{commit_word} behind%{behindLinkEnd}"
+msgstr "%{behindLinkStart}%{behind} %{commit_word} 落後於%{behindLinkEnd}"
-msgid "ForksDivergence|%{behind} %{commit_word} behind"
-msgstr "%{behind} %{commit_word} 落後"
+msgid "ForksDivergence|%{messages} the upstream repository."
+msgstr "%{messages} 上游版本庫。"
-msgid "ForksDivergence|%{messages} upstream repository"
-msgstr "%{messages} 上游版本庫"
+msgid "ForksDivergence|Failed to fetch fork details. Try again later."
+msgstr "無法擷取分叉詳細資訊。請稍後再試。"
-msgid "ForksDivergence|Fork has diverged from upstream repository"
-msgstr "分支已與上游版本庫分離"
+msgid "ForksDivergence|This fork has diverged from the upstream repository."
+msgstr "此分支已與上游版本庫分離。"
-msgid "ForksDivergence|Up to date with upstream repository"
-msgstr "與上游版本庫保持同步"
+msgid "ForksDivergence|Up to date with the upstream repository."
+msgstr "與上游版本庫保持同步。"
msgid "Format: %{dateFormat}"
msgstr "格式:%{dateFormat}"
@@ -17599,8 +17828,8 @@ msgstr "探查付費計劃"
msgid "FreeUserCap|Explore paid plans:"
msgstr "探查付費計劃:"
-msgid "FreeUserCap|Looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\". You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
-msgstr "您似乎已達到“%{namespace_name}” %{free_user_limit} 個成員的限制,您無法再增加,但可以管理現有成員,例如,刪除非活躍的成員並將其替換為新的成員。"
+msgid "FreeUserCap|It looks like you've reached your limit of %{free_user_limit} members for \"%{namespace_name}\", according to the check we ran on %{date_time}. You can't add any more, but you can manage your existing members, for example, by removing inactive members and replacing them with new members."
+msgstr ""
msgid "FreeUserCap|Manage members"
msgstr "成員管理"
@@ -18321,9 +18550,6 @@ msgstr "開始進行效能監控"
msgid "Get started!"
msgstr "開始吧!"
-msgid "Getting started with releases"
-msgstr "開始使用發布"
-
msgid "Git"
msgstr "Git"
@@ -18471,6 +18697,9 @@ msgstr "GitLab帳號請求被拒絕"
msgid "GitLab commit"
msgstr "GitLab 提交"
+msgid "GitLab documentation"
+msgstr "GitLab 文件"
+
msgid "GitLab events trigger webhooks. Use the request details of a webhook to help troubleshoot problems. %{link_start}How do I troubleshoot?%{link_end}"
msgstr "GitLab 事件觸發 webhook。使用 webhook 請求的詳細訊息來幫助解決問題。%{link_start}如何排除故障?%{link_end}"
@@ -18517,7 +18746,7 @@ msgid "GitLab metadata URL"
msgstr "GitLab 中繼資料 URL"
msgid "GitLab project export"
-msgstr "GitLab 專案匯出"
+msgstr "匯出的 GitLab 專案"
msgid "GitLab single sign-on URL"
msgstr "GitLab 單一登入 URL"
@@ -18534,9 +18763,9 @@ msgstr "GitLab版本"
msgid "GitLab will create a branch in your fork and start a merge request."
msgstr "GitLab 將在你的分叉(Fork)中建立一個分支並啟動一個合併請求。"
-msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} user or less or purchase a paid tier."
-msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your namespace will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your namespace to %{free_user_limit} users or less or purchase a paid tier."
-msgstr[0] "GitLab 將在未來強制執行該限制,如果您在強制執行開始時超過 %{free_user_limit} 個使用者,您的命名空間將處於 %{link_start}read-only%{link_end} 狀態。為避免處於 read-only 狀態,請將您的命名空間減少到 %{free_user_limit} 個使用者或更少,亦或是購買付費級別。"
+msgid "GitLab will enforce this limit in the future. If you are over %{free_user_limit} user when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} user or less or purchase a paid tier."
+msgid_plural "GitLab will enforce this limit in the future. If you are over %{free_user_limit} users when enforcement begins, your top-level group, including any subgroups and projects, will be placed in a %{link_start}read-only%{link_end} state. To avoid being placed in a read-only state, reduce your top-level group to %{free_user_limit} users or less or purchase a paid tier."
+msgstr[0] "GitLab 將在未來強制執行該限制,如果您在強制執行開始時超過 %{free_user_limit} 個使用者,您的最上層群組(包括任何子群組和專案)將處於 %{link_start} 唯讀 %{link_end} 狀態。為避免處於唯讀狀態,請將您的最上層群組減少到 %{free_user_limit} 個使用者或更少,或購買付費層級。"
msgid "GitLab.com (SaaS)"
msgstr "GitLab.com (SaaS)"
@@ -18676,15 +18905,48 @@ msgstr "Gitea 主機地址"
msgid "Gitea Import"
msgstr "從Gitea匯入"
+msgid "GithubImporter|Gist with id %{gist_id} failed due to error: %{error}."
+msgstr "ID %{gist_id} 的 Gist 因為錯誤而失敗:%{error}"
+
+msgid "GithubImporter|GitHub Gists import finished with errors"
+msgstr "GitHub Gists 匯入完成,但出現錯誤"
+
+msgid "GithubImporter|GitHub gists that were not imported:"
+msgstr "未匯入的 GitHub Gists:"
+
+msgid "GithubImporter|GitHub gists with more than 10 files must be manually migrated."
+msgstr "超過十個檔案的 GitHub gists 必須手動搬移。"
+
+msgid "GithubImporter|Issue attachments"
+msgstr "議題附件"
+
+msgid "GithubImporter|Merge request attachments"
+msgstr "合併請求附件"
+
+msgid "GithubImporter|Note attachments"
+msgstr "註釋附件"
+
msgid "GithubImporter|PR mergers"
msgstr "PR 合併"
msgid "GithubImporter|PR reviews"
msgstr "PR 審查"
+msgid "GithubImporter|Please follow %{import_snippets_link_start}Import GitHub gists into GitLab snippets%{import_snippets_link_end} for more details."
+msgstr "請參照%{import_snippets_link_start}將 GitHub gists 匯入至 GitLab 程式碼片段%{import_snippets_link_end}以取得更多資訊。"
+
+msgid "GithubImporter|Please follow %{import_snippets_url} for more details."
+msgstr "請追蹤 %{import_snippets_url} 以取得更多資訊。"
+
msgid "GithubImporter|Pull requests"
msgstr "拉取請求"
+msgid "GithubImporter|Release attachments"
+msgstr "發布附件"
+
+msgid "GithubImporter|Your import of GitHub gists into GitLab snippets is complete."
+msgstr "您將 GitHub gists 匯入 GitLab 程式碼片段的動作已經完成。"
+
msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here."
msgstr "建立一個具有%{status_html}存取權限的%{token_link_start}個人存取令牌%{token_link_end},並將其粘貼到此處。"
@@ -18754,6 +19016,9 @@ msgstr "%{search} %{description} %{scope}"
msgid "GlobalSearch|%{count} default results provided. Use the up and down arrow keys to navigate search results list."
msgstr "提供 %{count} 個預設結果,使用上下箭頭鍵導航搜尋結果列表。"
+msgid "GlobalSearch|Aggregations load error."
+msgstr "聚合載入錯誤。"
+
msgid "GlobalSearch|Close"
msgstr "關閉"
@@ -18775,6 +19040,9 @@ msgstr "我建立的議題"
msgid "GlobalSearch|Issues assigned to me"
msgstr "已分派給我的議題"
+msgid "GlobalSearch|Language"
+msgstr "語言"
+
msgid "GlobalSearch|Merge requests I've created"
msgstr "我建立的合併請求"
@@ -18820,6 +19088,12 @@ msgstr "搜尋結果正在載入中"
msgid "GlobalSearch|Settings"
msgstr "設定"
+msgid "GlobalSearch|Show more"
+msgstr "顯示更多"
+
+msgid "GlobalSearch|Showing top %{maxItems}"
+msgstr "顯示前 %{maxItems}"
+
msgid "GlobalSearch|Syntax options"
msgstr "語法選項"
@@ -19303,15 +19577,9 @@ msgstr "已禁用群组 wiki。"
msgid "Group: %{group_name}"
msgstr "群組:%{group_name}"
-msgid "Group: %{name}"
-msgstr "群組:%{name}"
-
msgid "GroupActivityMetrics|Issues created"
msgstr "議題已建立"
-msgid "GroupActivityMetrics|Last 30 days"
-msgstr "過去 30 天"
-
msgid "GroupActivityMetrics|Members added"
msgstr "加入新成員數"
@@ -19322,7 +19590,7 @@ msgid "GroupActivityMetrics|Recent activity"
msgstr "最近活動"
msgid "GroupImport|Failed to import group: %{error}"
-msgstr ""
+msgstr "匯出群組失敗:%{error}"
msgid "GroupImport|Group '%{group_name}' is being imported."
msgstr "正在匯入群組'%{group_name}'。"
@@ -19588,6 +19856,9 @@ msgstr "查詢群組"
msgid "GroupSelect|Select a group"
msgstr "選擇一個群組"
+msgid "GroupSettings|Analytics Dashboards"
+msgstr "分析儀表板"
+
msgid "GroupSettings|Applied to all subgroups unless overridden by a group owner. Groups already added to the project lose access."
msgstr "應用於所有子群組,除非被群組所有者覆寫。已加到專案中的群組將失去存取權限。"
@@ -19690,11 +19961,17 @@ msgstr "選擇一個子群組以作為該群組中新專案的自定義模板來
msgid "GroupSettings|Select parent group"
msgstr "選擇上層群組"
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "選擇包含分析儀表板配置文件的專案"
+
+msgid "GroupSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "選擇包含分析儀表板配置文件的專案。"
+
msgid "GroupSettings|Select the project containing the %{code_start}.gitlab/insights.yml%{code_end} file"
msgstr "選擇包含 %{code_start}.gitlab/insights.yml%{code_end} 文件的專案"
-msgid "GroupSettings|Select the project containing your custom Insights file. %{help_link_start}What is Insights?%{help_link_end}"
-msgstr "選擇包含您的自定義 Insights 文件的專案。 %{help_link_start}什麼是 Insights? %{help_link_end}"
+msgid "GroupSettings|Select the project containing your custom Insights file."
+msgstr "選擇包含您自訂洞察報告的專案。"
msgid "GroupSettings|Set a size limit for all content in each Pages site in this group. %{link_start}Learn more.%{link_end}"
msgstr "為該群組中每個 Pages 站點的所有內容設置大小限制。%{link_start}了解更多%{link_end}"
@@ -19729,6 +20006,12 @@ msgstr "使用者可以在該群組中建立 %{link_start_project}專案存取
msgid "GroupSettings|What are badges?"
msgstr "什麼是徽章?"
+msgid "GroupSettings|What is Analytics Dashboards?"
+msgstr "什麼是分析儀表板?"
+
+msgid "GroupSettings|What is Insights?"
+msgstr "什麼是洞察力?"
+
msgid "GroupSettings|When the number of active users exceeds this number, additional users must be %{user_cap_docs_link_start}approved by an owner%{user_cap_docs_link_end}. Leave empty if you don't want to enforce approvals."
msgstr "當活躍使用者數量超過這個數字時,額外的使用者必須由 %{user_cap_docs_link_start}所有者%{user_cap_docs_link_end}核准,如果您不想強制執行核准,請留空。"
@@ -19789,6 +20072,9 @@ msgstr "對不起,未搜尋到任何符合的群組"
msgid "GroupsDropdown|This feature requires browser localStorage support"
msgstr "此功能需要瀏覽器本機儲存支援"
+msgid "GroupsDropdown|Toggle edit mode"
+msgstr "切換編輯模式"
+
msgid "GroupsEmptyState|A group is a collection of several projects."
msgstr "群組是幾個專案的集合。"
@@ -19852,8 +20138,11 @@ msgstr "建立新群組"
msgid "GroupsNew|Create subgroup"
msgstr "建立子群組"
-msgid "GroupsNew|GitLab source URL"
-msgstr "GroupsNew|GitLab 來源 URL"
+msgid "GroupsNew|Enter the URL for the source instance."
+msgstr "輸入來源站台的 URL。"
+
+msgid "GroupsNew|GitLab source instance URL"
+msgstr "GitLab 來源站台 URL"
msgid "GroupsNew|Groups can also be nested by creating %{linkStart}subgroups%{linkEnd}."
msgstr "通過建立 %{linkStart}子群組%{linkEnd} 也可以嵌套群組。"
@@ -19864,8 +20153,8 @@ msgstr "從另一個 GitLab 實例導入群組和相關資料。"
msgid "GroupsNew|Import group"
msgstr "匯入群組"
-msgid "GroupsNew|Import groups from another instance of GitLab"
-msgstr "從另一個GitLab實例匯入群組"
+msgid "GroupsNew|Import groups by direct transfer"
+msgstr "透過直接傳輸匯入群組"
msgid "GroupsNew|Importing groups by direct transfer is currently disabled."
msgstr "目前已停用透過直接傳輸匯入群組。"
@@ -19885,14 +20174,11 @@ msgstr "請%{admin_link_start}在管理設定中啟用它%{admin_link_end}。"
msgid "GroupsNew|Please ask your Administrator to enable it in the Admin settings."
msgstr "請要求您的管理員在管理設定中啟用它。"
-msgid "GroupsNew|Please fill in GitLab source URL."
-msgstr "GroupsNew|請填寫 GitLab 來源網址。"
-
msgid "GroupsNew|Please fill in your personal access token."
msgstr "GroupsNew|請填寫您的個人存取權杖(令牌)。"
-msgid "GroupsNew|Provide credentials for another instance of GitLab to import your groups directly."
-msgstr "為另一個 GitLab 實例提供憑據以直接匯入您的群組。"
+msgid "GroupsNew|Provide credentials for the source instance to import from. You can provide this instance as a source to move groups in this instance."
+msgstr "為要從中匯入的來源站台提供憑證。您可以提供此站台作為來源站台以在此站台中移動群組。"
msgid "GroupsNew|Remember to enable it also on the instance you are migrating from."
msgstr "請記得在來源的站台上也啟用它。"
@@ -20223,6 +20509,9 @@ msgstr "幫助"
msgid "Help translate GitLab into your language"
msgstr "幫助將 GitLab 翻譯成您的語言"
+msgid "Help translate to your language"
+msgstr "協助翻譯為您的語言"
+
msgid "Helps prevent bots from brute-force attacks."
msgstr "協助防止機器人暴力攻擊。"
@@ -20414,6 +20703,9 @@ msgstr "如何設定此整合?"
msgid "How do I generate it?"
msgstr "我如何生成它?"
+msgid "How do I get started?"
+msgstr "我要如何開始?"
+
msgid "How do I mirror repositories?"
msgstr "如何鏡像版本庫?"
@@ -20429,9 +20721,6 @@ msgstr "如何設定此服務?"
msgid "How do I use a web terminal?"
msgstr "如何使用 web 終端?"
-msgid "How do I use file templates?"
-msgstr "如何使用文件範本?"
-
msgid "How does pull mirroring work?"
msgstr "Pull mirroring 是如何運作的?"
@@ -20480,9 +20769,6 @@ msgstr "ID:"
msgid "IDE"
msgstr "整合開發環境"
-msgid "IDE|Back"
-msgstr "返回"
-
msgid "IDE|Commit"
msgstr "提交"
@@ -20492,21 +20778,9 @@ msgstr "提交到%{branchName}分支"
msgid "IDE|Edit"
msgstr "編輯"
-msgid "IDE|Get started with Live Preview"
-msgstr "開始時預覽"
-
msgid "IDE|Go to project"
msgstr "前往專案"
-msgid "IDE|Live Preview"
-msgstr "即時預覽"
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "使用Web IDE客戶端計算來預覽您的web應用。"
-
-msgid "IDE|Refresh preview"
-msgstr "重新整理預覽"
-
msgid "IDE|Review"
msgstr "檢閱"
@@ -20543,6 +20817,9 @@ msgstr "每個使用者的 IP 地址"
msgid "IP subnet restriction only allowed for top-level groups"
msgstr "只允許在最頂層群組設定IP子網限制"
+msgid "Icon will be removed. Are you sure?"
+msgstr ""
+
msgid "Id"
msgstr "Id"
@@ -20573,6 +20850,9 @@ msgstr "在您完成帳號建立前,我們需要驗證您的身份。 請在
msgid "IdentityVerification|Before you sign in, we need to verify your identity. Enter the following code on the sign-in page."
msgstr "在您登入之前,我們需要驗證您的身份,請在登入頁面輸入以下驗證碼。"
+msgid "IdentityVerification|Complete verification to sign in."
+msgstr "完成登入驗證。"
+
msgid "IdentityVerification|Confirm your email address"
msgstr "請確認您的電子郵件地址"
@@ -20717,6 +20997,9 @@ msgstr "您的驗證碼將在 %{expires_in_minutes} 分鐘後過期。"
msgid "Identity|Provider ID"
msgstr "提供者 ID"
+msgid "If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted. To manage storage, or purchase additional storage, see %{manage_storage_url}. To learn more about restricted actions, see %{restricted_actions_url}"
+msgstr "若 %{namespace_name} 超過儲存空間配額,所有在命名空間中的專案都會被鎖定,操作也會有限制。要管理儲存空間,或是購買額外的儲存空間,請檢視 %{manage_storage_url}。要取得更多關於受限制操作的資訊,請檢視 %{restricted_actions_url}"
+
msgid "If any indexed field exceeds this limit, it is truncated to this number of characters. The rest of the content is neither indexed nor searchable. This does not apply to repository and wiki indexing. For unlimited characters, set this to 0."
msgstr "如果任何索引字段超過此限制,則將其截斷為此字符數。其餘內容既不編入索引也不可搜尋。這不適用於倉庫和 wiki 索引。對於無限字符,將此設定為 0。"
@@ -20736,14 +21019,11 @@ msgid "If disabled, a diverged local branch will not be automatically updated wi
msgstr "如果停用,分叉的本地分支將不會自動更新其遠程分支的提交,以防止本地資料丟失。 如果預設分支 (%{default_branch}) 已經發散並且無法更新,則鏡像將失敗。 其他分歧的分支被默默地忽略。 %{link_start}了解更多。%{link_end}"
msgid "If disabled, only administrators can configure repository mirroring."
-msgstr "如果停用,則只有管理員可以設定倉庫映像。"
+msgstr "如果停用,則只有管理員可以配置鏡像版本庫。"
msgid "If enabled, only protected branches will be mirrored."
msgstr "如果啟用,則只會映像受保護的分支。"
-msgid "If no options are selected, only administrators can register runners."
-msgstr "如果未選取任何選項,則只有管理員可以註冊執行器。"
-
msgid "If the number of active users exceeds the user limit, you will be charged for the number of %{users_over_license_link} at your next license reconciliation."
msgstr "若啟用的使用者數量超過限制,您將會在下次續約時被收取 %{users_over_license_link} 人的費用"
@@ -20789,6 +21069,12 @@ msgstr "如果您最近沒有嘗試登入,您應該立即%{password_link_start
msgid "If you did not recently try to sign in, you should immediately change your password: %{password_link}."
msgstr "如果您最近沒有嚐試登入,您應該立即更改您的密碼: %{password_link}。"
+msgid "If you do not renew by %{strong}%{downgrades_on}%{strong_close}, you can't use merge approvals, %{end_message}"
+msgstr "若您不在 %{strong}%{downgrades_on}%{strong_close} 前續訂,您就無法使用核准合併,%{end_message}"
+
+msgid "If you don't renew by %{strong}%{downgrades_on}%{strong_close} your instance will become read-only, and you won't be able to create issues or merge requests. You will also lose access to your paid features and support entitlement. %{learn_more_link}"
+msgstr "若您不在 %{strong}%{downgrades_on}%{strong_close} 前續訂,您的站台將會變為唯讀,且您將無法建立議題或合併請求。您也將失去對付費功能與支援權利的存取權。%{learn_more_link}"
+
msgid "If you get a lot of false alarms from repository checks, you can clear all repository check information from the database."
msgstr "如果您從版本庫檢查中得到大量誤報,您可以從資料庫中清除所有版本庫檢查訊息。"
@@ -20846,6 +21132,12 @@ msgstr "寬"
msgid "Images with incorrect dimensions are not resized automatically, and may result in unexpected behavior."
msgstr "尺寸不正確的圖像不會自動調整大小,並且可能會導致意外行為。"
+msgid "Impact detected"
+msgstr "偵測到影響"
+
+msgid "Impact mitigated"
+msgstr "減輕影響"
+
msgid "Impersonate"
msgstr "模擬"
@@ -20953,6 +21245,12 @@ msgstr "從Pharbricator匯入作業到議題"
msgid "Import timed out. Import took longer than %{import_jobs_expiration} seconds"
msgstr "匯入超時。耗時已超過 %{import_jobs_expiration} 秒"
+msgid "Import with projects"
+msgstr "匯入(包含專案)"
+
+msgid "Import without projects"
+msgstr "匯入(不包含專案)"
+
msgid "ImportAProjectModal|Import from a project"
msgstr "從其他專案匯入"
@@ -21038,6 +21336,9 @@ msgid "Importing %d repository"
msgid_plural "Importing %d repositories"
msgstr[0] "正在匯入%d個版本庫"
+msgid "Importing GitLab projects? Migrating GitLab projects when migrating groups by direct transfer is in Beta. %{link_start}Learn more.%{link_end}"
+msgstr "匯入 GitLab 專案?在測試版中透過直接傳輸遷移群組時遷移 GitLab 專案。%{link_start}取得更多資訊。%{link_end}"
+
msgid "Importing..."
msgstr "匯入中..."
@@ -21053,6 +21354,9 @@ msgstr "通過服務台改善客戶支援"
msgid "Improve quality with test cases"
msgstr "通過測試案例提高質量"
+msgid "In GitLab"
+msgstr "在 GitLab"
+
msgid "In case of pull mirroring, your user will be the author of all events in the activity feed that are the result of an update, like new branches being created or new commits being pushed to existing branches."
msgstr "在拉取映像的情況下,您的使用者將成為活動提要中所有作為更新結果的事件作者,例如建立新分支或將新提交推送到現有分支。"
@@ -21065,9 +21369,15 @@ msgstr "進行中"
msgid "In the background, we're attempting to connect you again."
msgstr "我們正在後台嘗試再次連接您。"
+msgid "In this group"
+msgstr "在這個群組"
+
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr "在此頁面中,您將找到有關當前實例中使用的設定的訊息。"
+msgid "In this project"
+msgstr "在這個專案"
+
msgid "In use"
msgstr "使用中"
@@ -21818,6 +22128,9 @@ msgstr "必須以http或https開頭"
msgid "Incident|Add new timeline event"
msgstr "加入時間線事件"
+msgid "Incident|Adding an event tag associates the timeline comment with specific incident metrics."
+msgstr "增加事件標籤會將特定事故指標與留言評論時間線進行關聯。"
+
msgid "Incident|Alert details"
msgstr "警報詳情"
@@ -21851,6 +22164,12 @@ msgstr "刪除事故時間線事件發生錯誤:%{error}"
msgid "Incident|Error updating incident timeline event: %{error}"
msgstr "更新事故時間線事件時發生錯誤:%{error}"
+msgid "Incident|Event tag"
+msgstr "事件標籤"
+
+msgid "Incident|Incident"
+msgstr "事故"
+
msgid "Incident|Metrics"
msgstr "指標"
@@ -21935,6 +22254,18 @@ msgstr "未完成"
msgid "Increase"
msgstr "增加"
+msgid "Incubation|%{featureName} is in incubating phase"
+msgstr "%{featureName} 處於孵化階段"
+
+msgid "Incubation|GitLab incubates features to explore new use cases. These features are updated regularly, and support is limited."
+msgstr "GitLab 孵化功能用以探索新的使用案例,這些功能會定期更新,並且有限定的支援。"
+
+msgid "Incubation|Give feedback on this feature"
+msgstr "提供有關該功能的回饋"
+
+msgid "Incubation|Learn more about incubating features"
+msgstr "了解有關孵化功能的更多訊息"
+
msgid "Indent line"
msgstr "縮排"
@@ -22113,26 +22444,23 @@ msgstr "整合"
msgid "Integration Settings"
msgstr "整合設定"
-msgid "IntegrationEvents|A comment is added on a confidential issue"
-msgstr "對機密議題新增留言"
-
-msgid "IntegrationEvents|A comment is added on an issue"
-msgstr "對議題增加留言"
+msgid "IntegrationEvents|A comment is added"
+msgstr ""
-msgid "IntegrationEvents|A confidential issue is created, updated, or closed"
-msgstr "建立、更新或關閉機密議題"
+msgid "IntegrationEvents|A confidential issue is created, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A deployment is started or finished"
msgstr "部署已開始或已完成"
-msgid "IntegrationEvents|A merge request is created, updated, or merged"
-msgstr "合併請求已建立、更新或合併"
+msgid "IntegrationEvents|A merge request is created, merged, closed, or reopened"
+msgstr ""
msgid "IntegrationEvents|A new, unique alert is recorded"
msgstr "記錄到一個新的、獨一無二的警報"
-msgid "IntegrationEvents|A new, unique, vulnerability is recorded. (Note: This feature requires an Ultimate plan)"
-msgstr "記錄到一個新的、獨一無二的漏洞。(注意:此功能需要 Ultimate 方案)"
+msgid "IntegrationEvents|A new, unique vulnerability is recorded (available only in GitLab Ultimate)"
+msgstr "記錄到新的獨特漏洞(僅在 GitLab 旗艦版中可用)"
msgid "IntegrationEvents|A pipeline status changes"
msgstr "流水線狀態變更"
@@ -22140,14 +22468,20 @@ msgstr "流水線狀態變更"
msgid "IntegrationEvents|A push is made to the repository"
msgstr "推送到版本庫"
-msgid "IntegrationEvents|A tag is pushed to the repository"
-msgstr "標籤已推送到版本庫"
+msgid "IntegrationEvents|A tag is pushed to the repository or removed"
+msgstr ""
msgid "IntegrationEvents|A wiki page is created or updated"
msgstr "wiki 頁面已建立或更新 "
-msgid "IntegrationEvents|An issue is created, updated, or closed"
-msgstr "議題已建立、更新或關閉"
+msgid "IntegrationEvents|An incident is created, closed, or reopened"
+msgstr ""
+
+msgid "IntegrationEvents|An internal note or comment on a confidential issue is added"
+msgstr ""
+
+msgid "IntegrationEvents|An issue is created, closed, or reopened"
+msgstr ""
msgid "Integrations"
msgstr "整合"
@@ -22170,9 +22504,6 @@ msgstr "加入整合"
msgid "Integrations|Add namespace"
msgstr "加入命名空間"
-msgid "Integrations|Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "加入一個僅適用於允許跨站點 cookie 的瀏覽器命名空間。 %{linkStart}了解更多%{linkEnd}。"
-
msgid "Integrations|All details"
msgstr "所有詳細訊息"
@@ -22272,6 +22603,9 @@ msgstr "GitLab 管理員可以設定一個群組中所有專案預設繼承和
msgid "Integrations|GitLab for Slack app"
msgstr "GitLab 的 Slack 應用程式 "
+msgid "Integrations|GitLab for Slack app must be reinstalled to enable notifications"
+msgstr "必須重新安裝 GitLab for Slack 應用程式才能啟用通知"
+
msgid "Integrations|Group-level integration management"
msgstr "群組層級整合管理"
@@ -22293,9 +22627,6 @@ msgstr "當議題在Jira中設定的專案中建立後,Jira中建立的議題
msgid "Integrations|Keep your PHP dependencies updated on Packagist."
msgstr "在 Packagist 上更新您的 PHP 依賴項。"
-msgid "Integrations|Known limitations"
-msgstr "已知限制"
-
msgid "Integrations|Link namespaces"
msgstr "鏈接命名空間"
@@ -22374,9 +22705,6 @@ msgstr "標準"
msgid "Integrations|There are no projects using custom settings"
msgstr "沒有使用自訂設定的專案"
-msgid "Integrations|This integration only works with GitLab.com. Adding a namespace only works in browsers that allow cross-site cookies. %{linkStart}Learn more%{linkEnd}."
-msgstr "此整合僅適用於 SaaS。加入命名空間僅適用於允許跨站點 cookie 的瀏覽器。 %{linkStart}瞭解更多%{linkEnd}。"
-
msgid "Integrations|This integration, and inheriting projects were reset."
msgstr "此整合和繼承專案已被重置。"
@@ -22386,6 +22714,9 @@ msgstr "為了保持這個專案的推進,請建立一個新的議題."
msgid "Integrations|Trigger"
msgstr "觸發器"
+msgid "Integrations|Unable to post to %{channel_list}, please add the GitLab Slack app to any private Slack channels"
+msgstr "無法張貼至 %{channel_list},請新增 GitLab Slack 應用程式到任何私人 Slack 頻道"
+
msgid "Integrations|Use custom settings"
msgstr "使用自訂設定"
@@ -22539,6 +22870,9 @@ msgstr "無效的服務器響應"
msgid "Invalid status"
msgstr "無效的狀態"
+msgid "Invalid tags"
+msgstr "無效的標籤"
+
msgid "Invalid two-factor code."
msgstr "無效的雙重認證碼。"
@@ -22626,8 +22960,8 @@ msgstr "目前您還沒有邀請任何人加入這個群組。 您可以邀請
msgid "InviteMembersModal| Inviting a group %{linkStart}adds its members to your group%{linkEnd}, including members who join after the invite. This might put your group over the free %{count} user limit."
msgstr "邀請群組 %{linkStart} 會將其成員添加到您的群組 %{linkEnd},包括在受邀後加入的成員。這可能會使您的群組超過 %{count} 個免費的使用者限制。"
-msgid "InviteMembersModal| To get more members, the owner of this namespace can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
-msgstr "要取得更多成員,該命名空間的擁有者可以 %{trialLinkStart}開始試用%{trialLinkEnd} 或 %{upgradeLinkStart} 升級 %{upgradeLinkEnd} 到付費等級。"
+msgid "InviteMembersModal| To get more members, the owner of this top-level group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
+msgstr "要獲得更多成員,該最上層群組的擁有者可以%{trialLinkStart}開始試用%{trialLinkEnd} 或%{upgradeLinkStart}升級%{upgradeLinkEnd} 到付費層級。"
msgid "InviteMembersModal|%{linkStart}Read more%{linkEnd} about role permissions"
msgstr "%{linkStart}瞭解更多%{linkEnd}關於角色權限的訊息"
@@ -22635,6 +22969,9 @@ msgstr "%{linkStart}瞭解更多%{linkEnd}關於角色權限的訊息"
msgid "InviteMembersModal|Access expiration date (optional)"
msgstr "存取到期日期(可選)"
+msgid "InviteMembersModal|Add unlimited members with your trial"
+msgstr ""
+
msgid "InviteMembersModal|Cancel"
msgstr "取消"
@@ -22650,12 +22987,18 @@ msgstr "恭喜您建立了您的專案!"
msgid "InviteMembersModal|Create issues for your new team member to work on (optional)"
msgstr "為您的新團隊成員建立議題 (可選)"
+msgid "InviteMembersModal|During your trial, you can invite as many members to %{groupName} as you like. When the trial ends, you'll have a maximum of %{dashboardLimit} members on the Free tier. To get more members, %{linkStart}upgrade to a paid plan%{linkEnd}."
+msgstr ""
+
msgid "InviteMembersModal|Explore paid plans"
msgstr "瀏灠付費計劃"
msgid "InviteMembersModal|GitLab is better with colleagues!"
msgstr "GitLab 與同事共處更佳!"
+msgid "InviteMembersModal|GitLab will enforce this limit in the future. If you are over %{dashboardLimit} users when enforcement begins, your top-level group will be placed in a %{freeUserLimitLinkStart}read-only state%{freeUserLimitLinkEnd}. To avoid being placed in a read-only state, reduce your top-level group to %{dashboardLimit} users or less, or purchase a paid tier."
+msgstr "GitLab 將在未來強制執行該限制,如果您在強制執行開始時超過 %{dashboardLimit} 個使用者,您的最上層群級組將處於 %{freeUserLimitLinkStart}唯讀狀態 %{freeUserLimitLinkEnd}。為避免處於唯讀狀態,請將您的最上層群組減少到 %{dashboardLimit} 個使用者或更少,或購付費層級。"
+
msgid "InviteMembersModal|How about inviting a colleague or two to join you?"
msgstr "邀請一兩個同事加入你,怎麼樣?"
@@ -22711,8 +23054,8 @@ msgstr "要向新團隊成員分配議題,您需要一個議題所屬的專案
msgid "InviteMembersModal|To get more members an owner of the group can %{trialLinkStart}start a trial%{trialLinkEnd} or %{upgradeLinkStart}upgrade%{upgradeLinkEnd} to a paid tier."
msgstr "要取得更多成員,群組的擁有者可以 %{trialLinkStart}開始試用%{trialLinkEnd} 或 %{upgradeLinkStart}升級%{upgradeLinkEnd} 到付費等級。"
-msgid "InviteMembersModal|To invite new users to this namespace, you must remove existing users. You can still add existing namespace users."
-msgstr "要邀請新使用者加入該命名空間,您必須移除現存使用者。您仍然可以增加現存命名空間的使用者。"
+msgid "InviteMembersModal|To invite new users to this top-level group, you must remove existing users. You can still add existing users from the top-level group, including any subgroups and projects."
+msgstr "要邀請新使用者加入該最上層群組,您必須刪除現有使用者。您仍然可以從最上層群組添加現有使用者,包括任何子群組和專案。"
msgid "InviteMembersModal|Username or email address"
msgstr "使用者名稱或郵箱地址"
@@ -22735,6 +23078,9 @@ msgstr "您正在邀請成員加入 %{strongStart}%{name}%{strongEnd} 專案。"
msgid "InviteMembersModal|You've reached your %{count} %{members} limit for %{name}"
msgstr "您已達到 %{name} 的 %{count} 個 %{members} 限制"
+msgid "InviteMembersModal|Your top-level group %{namespaceName} is over the %{dashboardLimit} user limit."
+msgstr "您的最上層群組 %{namespaceName} 超過了 %{dashboardLimit} 個使用者限制。"
+
msgid "InviteMembers|Invite a group"
msgstr "邀請群組"
@@ -23140,9 +23486,6 @@ msgstr "移動議題時發生錯誤。"
msgid "Issue|Title"
msgstr "標題"
-msgid "It looks like you have some draft commits in this branch."
-msgstr "看起來你在這個分支上有一些草稿提交。"
-
msgid "It looks like you're attempting to activate your subscription. Use %{a_start}the Subscription page%{a_end} instead."
msgstr "您似乎正在嘗試啟用您的訂閱。請使用 %{a_start}訂閱頁面%{a_end} 代替。"
@@ -23413,6 +23756,9 @@ msgstr "無法從 Jira 取得使用者資訊,請檢查 Jira 中的權限並重
msgid "JiraConnect|Create branch for Jira issue %{jiraIssue}"
msgstr "為Jira議題%{jiraIssue}建立分支"
+msgid "JiraConnect|Enable public key storage"
+msgstr ""
+
msgid "JiraConnect|Failed to create branch."
msgstr "建立分支失敗。"
@@ -23482,8 +23828,8 @@ msgstr "取得議題列表時發生錯誤"
msgid "JiraService|Automatically transitions Jira issues to the \"Done\" category. %{linkStart}Learn more%{linkEnd}"
msgstr "自動將 Jira 問題轉換為「完成」類別。 %{linkStart}瞭解更多%{linkEnd}"
-msgid "JiraService|Base URL of the Jira instance."
-msgstr "Jira 實例的基礎 URL。"
+msgid "JiraService|Base URL of the Jira instance"
+msgstr ""
msgid "JiraService|Change GitLab version"
msgstr "變更 GitLab 版本"
@@ -23536,8 +23882,8 @@ msgstr "GitLab 實例 URL"
msgid "JiraService|IDs must be a list of numbers that can be split with , or ;"
msgstr "ID 必須是可以用 , 或 ; 分割的數字列表"
-msgid "JiraService|If different from Web URL."
-msgstr "如果與 Web URL 不同。"
+msgid "JiraService|If different from the Web URL"
+msgstr ""
msgid "JiraService|In order to complete the set up, you’ll need to complete a few steps in GitLab."
msgstr "為了完成設定,您必須在 GitLab 中完成幾個步驟。"
@@ -23569,6 +23915,9 @@ msgstr "移動到完成"
msgid "JiraService|Open Jira"
msgstr "開啟 Jira"
+msgid "JiraService|Password for the server version or an API token for the cloud version"
+msgstr ""
+
msgid "JiraService|Password or API token"
msgstr "密碼或 API 令牌"
@@ -23584,12 +23933,12 @@ msgstr "選擇問題類型"
msgid "JiraService|Set a custom final state by using transition IDs. %{linkStart}Learn about transition IDs%{linkEnd}"
msgstr "使用轉換 ID 設定自訂最終狀態。 %{linkStart}瞭解轉換 ID%{linkEnd}"
+msgid "JiraService|Sign in to GitLab to get started."
+msgstr "登入 GitLab 開始使用。"
+
msgid "JiraService|Sign in to GitLab to link namespaces."
msgstr "登入 GitLab 以連接命名空間。"
-msgid "JiraService|Sign in to GitLab.com to get started."
-msgstr "登入並開始使用。"
-
msgid "JiraService|This feature requires a Premium plan."
msgstr "此功能需要高級方案。"
@@ -23599,17 +23948,14 @@ msgstr "將 Jira 議題轉換為最終狀態:"
msgid "JiraService|Use Jira as this project's issue tracker."
msgstr "使用 Jira 作為此專案的議題追蹤器。"
-msgid "JiraService|Use a password for server version and an API token for cloud version."
-msgstr "服務器版本使用密碼,雲版本使用 API 令牌。"
-
-msgid "JiraService|Use a username for server version and an email for cloud version."
-msgstr "服務器版本使用使用者名稱,雲版本使用電子郵件。"
-
msgid "JiraService|Use custom transitions"
msgstr "使用自訂轉換"
-msgid "JiraService|Username or Email"
-msgstr "使用者名稱或電子郵件"
+msgid "JiraService|Username for the server version or an email for the cloud version"
+msgstr ""
+
+msgid "JiraService|Username or email"
+msgstr ""
msgid "JiraService|Using Jira for issue tracking?"
msgstr "使用 Jira 追蹤問題?"
@@ -23674,6 +24020,12 @@ msgstr "刪除自我監控專案的作業正在執行"
msgid "Job was retried"
msgstr "作業已重試"
+msgid "JobAssistant|Add job"
+msgstr "增加作業"
+
+msgid "JobAssistant|Job assistant"
+msgstr "作業助手"
+
msgid "Jobs"
msgstr "作業"
@@ -24135,15 +24487,6 @@ msgstr "最近%{days}天"
msgid "Last 2 weeks"
msgstr "最近2週"
-msgid "Last 30 days"
-msgstr "最近 30 天"
-
-msgid "Last 60 days"
-msgstr "最近 60 天"
-
-msgid "Last 90 days"
-msgstr "最近 90 天"
-
msgid "Last Accessed On"
msgstr "最後存取於"
@@ -24219,9 +24562,6 @@ msgstr "最近成功的更新"
msgid "Last successful update %{time}."
msgstr "最近一次成功更新於 %{time}。"
-msgid "Last time verified"
-msgstr "最近一次驗證"
-
msgid "Last update"
msgstr "最後更新"
@@ -24471,6 +24811,9 @@ msgstr "您的團隊正在成長!您已成功地邀請了新的團隊成員到
msgid "LearnGitlab|- Included in trial"
msgstr "- 包含在試用內"
+msgid "LearnGitlab|Contact your administrator to enable this action."
+msgstr "請聯絡您的管理員以啟用此動作。"
+
msgid "LearnGitlab|Contact your administrator to start a free Ultimate trial."
msgstr "請聯繫您的管理員以開始免費的 Ultimate 試用。"
@@ -24852,6 +25195,9 @@ msgstr "列出Gitea版本庫"
msgid "List available repositories"
msgstr "列出可用版本庫"
+msgid "List of all commits"
+msgstr "所有提交清單"
+
msgid "List of all merge commits"
msgstr "所有合併提交列表"
@@ -24879,9 +25225,6 @@ msgstr "列表檢視"
msgid "List your Bitbucket Server repositories"
msgstr "列出您的 Bitbucket 庫"
-msgid "Live preview"
-msgstr "即時預覽"
-
msgid "Load more"
msgstr "載入更多"
@@ -25002,9 +25345,6 @@ msgstr "定價"
msgid "LoggedOutMarketingHeader|Talk to an expert"
msgstr "與專家交談"
-msgid "Login"
-msgstr "登入"
-
msgid "Login with smartcard"
msgstr "使用智慧卡登入"
@@ -25128,9 +25468,6 @@ msgstr "將該 %{type} 設為機密。"
msgid "Manage %{workspace} labels"
msgstr "管理 %{workspace} 標記"
-msgid "Manage Web IDE features."
-msgstr "管理 Web IDE 功能。"
-
msgid "Manage access"
msgstr "管理權限"
@@ -25470,12 +25807,15 @@ msgstr "索引的最大文件大小(KiB)"
msgid "Maximum file size is 1 MB. Image size must be 32 x 32 pixels. Allowed image formats are %{favicon_extension_allowlist}."
msgstr "最大文件大小為 1 MB,圖片尺寸必須為 32 x 32 像素,允許的圖像格式是 %{favicon_extension_allowlist}。"
+msgid "Maximum file size is 1 MB. Pages are optimized for a 128x128 px logo."
+msgstr "最大檔案大小為 1 MB。頁面針對 128x128 畫素的標誌圖示進行了最佳化。"
+
+msgid "Maximum file size is 1MB."
+msgstr ""
+
msgid "Maximum file size is 1MB. Pages are optimized for a 24px tall header logo"
msgstr "最大文件大小為 1MB。 頁面針對 24 像素的標題 logo 進行了優化"
-msgid "Maximum file size is 1MB. Pages are optimized for a 640x360 px logo."
-msgstr "最大文件大小為 1MB,頁面針對 640x360 像素的logo進行了優化。"
-
msgid "Maximum files in a diff"
msgstr "差異中的最大文件數"
@@ -25701,13 +26041,13 @@ msgid "Members|2FA"
msgstr "2FA"
msgid "Members|A group must have at least one owner. To leave this group, assign a new owner."
-msgstr ""
+msgstr "一個群組至少必須有一個擁有者。要離開此群組,請指派新的擁有者。"
msgid "Members|A group must have at least one owner. To remove the member, assign a new owner."
-msgstr ""
+msgstr "一個群組至少必須有一個擁有者。要移除成員,請指派新的擁有者。"
msgid "Members|A personal project's owner cannot be removed."
-msgstr ""
+msgstr "無法移除個人專案的擁有者。"
msgid "Members|Access granted"
msgstr "已授予存取權限"
@@ -25730,6 +26070,9 @@ msgstr "更新成員角色時發生錯誤,請重試。"
msgid "Members|Are you sure you want to deny %{usersName}'s request to join \"%{source}\""
msgstr "您確定要拒絕%{usersName}加入\"%{source}\"的請求嗎?"
+msgid "Members|Are you sure you want to disable the two-factor authentication for %{userName}?"
+msgstr "您確定要停用 %{userName} 的雙因子驗證嗎?"
+
msgid "Members|Are you sure you want to leave \"%{source}\"?"
msgstr "您確定要離開\"%{source}\"嗎?"
@@ -25748,8 +26091,11 @@ msgstr "您確定要撤銷 %{inviteEmail} 加入\"%{source}\"的邀請嗎"
msgid "Members|Are you sure you want to withdraw your access request for \"%{source}\""
msgstr "你確定想要撤回你對%{source}存取請求嗎"
+msgid "Members|Ban member"
+msgstr "禁止會員"
+
msgid "Members|Cannot leave \"%{source}\""
-msgstr ""
+msgstr "無法離開「%{source}」"
msgid "Members|Direct"
msgstr "直接"
@@ -25757,6 +26103,9 @@ msgstr "直接"
msgid "Members|Direct member by %{createdBy}"
msgstr "%{createdBy} 的直接成員"
+msgid "Members|Disable two-factor authentication"
+msgstr "停用雙因子驗證"
+
msgid "Members|Disabled"
msgstr "已停用"
@@ -25818,7 +26167,7 @@ msgid "Members|User created"
msgstr "使用者已建立"
msgid "Members|You cannot remove yourself from a personal project."
-msgstr ""
+msgstr "您不能將自己從個人專案中移除。"
msgid "Member|Deny access"
msgstr "拒絕存取"
@@ -25892,9 +26241,6 @@ msgstr "立即合併"
msgid "Merge in progress"
msgstr "正在合併"
-msgid "Merge locally"
-msgstr "本地合併"
-
msgid "Merge options"
msgstr "合併選項"
@@ -25949,9 +26295,6 @@ msgstr "合併請求用於提出對專案的變更並與他人進行討論"
msgid "Merge requests can't be merged if the status checks did not succeed or are still running."
msgstr "若狀態檢查未成功或仍在執行中,則無法合併合併請求。"
-msgid "Merge the feature branch into the target branch and fix any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
-msgstr "將功能分支合併到目標分支並修復任何衝突。 %{linkStart}我該如何修復它們?%{linkEnd}"
-
msgid "Merge unavailable: merge requests are read-only in a secondary Geo node."
msgstr "合併不可用:合併請求在次要 Geo 節點中是唯讀的。"
@@ -26033,6 +26376,12 @@ msgstr "儲存留言草稿時發生錯誤。"
msgid "MergeRequests|Create issue to resolve thread"
msgstr "建立議題以解決主題"
+msgid "MergeRequests|Drafts cannot be merged until marked ready."
+msgstr "在標示為準備就緒之前,草稿無法被合併。"
+
+msgid "MergeRequests|Mark as draft"
+msgstr "標示為草稿"
+
msgid "MergeRequests|Reference copied"
msgstr "已復制參照"
@@ -26815,9 +27164,42 @@ msgstr "在您個人資料中加入SSH金鑰之前,您無法通過SSH來拉取
msgid "MissingSSHKeyWarningLink|You won't be able to pull or push repositories via SSH until you add an SSH key to your profile"
msgstr "在您個人資料中加入SSH金鑰之前,您將不能通過SSH來拉取或推送版本庫。"
+msgid "MlExperimentTracking|-"
+msgstr "-"
+
+msgid "MlExperimentTracking|Artifacts"
+msgstr "產物"
+
+msgid "MlExperimentTracking|Created at"
+msgstr "建立於"
+
+msgid "MlExperimentTracking|Details"
+msgstr "詳細"
+
+msgid "MlExperimentTracking|Experiment candidates"
+msgstr "實驗候選人"
+
+msgid "MlExperimentTracking|Filter candidates"
+msgstr "篩選候選人"
+
+msgid "MlExperimentTracking|Machine learning experiment tracking"
+msgstr "機器學習實驗追踪"
+
+msgid "MlExperimentTracking|Name"
+msgstr "名稱"
+
+msgid "MlExperimentTracking|No candidates to display"
+msgstr "沒有可顯示的候選者"
+
+msgid "MlExperimentTracking|User"
+msgstr "使用者"
+
msgid "MlExperimentsEmptyState|No Experiments to Show"
msgstr "沒有實驗可以展示"
+msgid "Modal updated"
+msgstr "模態更新"
+
msgid "ModalButton|Add projects"
msgstr "加入專案"
@@ -26857,8 +27239,8 @@ msgstr "使用 Prometheus 監控 GitLab。"
msgid "Monitor Settings"
msgstr "監控設定"
-msgid "Monitor your errors by integrating with Sentry."
-msgstr "通過與Sentry整合來監控您的錯誤。"
+msgid "Monitor your errors directly in GitLab."
+msgstr "直接在 GitLab 中監控您的錯誤。"
msgid "Monitoring"
msgstr "監控"
@@ -26869,9 +27251,6 @@ msgstr "月"
msgid "Months"
msgstr "月"
-msgid "More"
-msgstr "更多"
-
msgid "More Details"
msgstr "更多詳情"
@@ -26896,6 +27275,9 @@ msgstr "這裡"
msgid "More information."
msgstr "更多訊息。"
+msgid "More options"
+msgstr ""
+
msgid "More than %{number_commits_distance} commits different with %{default_branch}"
msgstr "超前 %{number_commits_distance} 個提交與 %{default_branch} 不同"
@@ -26959,6 +27341,9 @@ msgstr "將議題移至看板的 %{label} 列中。"
msgid "Moves this issue to %{path_to_project}."
msgstr "將此議題移動到 %{path_to_project}。"
+msgid "Moving issue"
+msgstr "移動議題"
+
msgid "MrDeploymentActions|Deploy"
msgstr "部署"
@@ -27016,6 +27401,9 @@ msgstr "我最棒的團隊"
msgid "My company or team"
msgstr "我的公司或團隊"
+msgid "My saved replies (%{count})"
+msgstr ""
+
msgid "My topic"
msgstr "我的主題"
@@ -27028,8 +27416,8 @@ msgstr "新建"
msgid "Name"
msgstr "名稱"
-msgid "Name can contain only letters, digits, emojis, '_', '.', '+', dashes, or spaces"
-msgstr "名稱只能包含字母、數字、表情符號、「_」、「.」、「+」、破折號或空格"
+msgid "Name can contain only lowercase or uppercase letters, digits, emojis, spaces, dots, underscores, dashes, or pluses."
+msgstr ""
msgid "Name can't be blank"
msgstr "名稱不能為空"
@@ -27040,8 +27428,8 @@ msgstr "名稱已被使用"
msgid "Name is already taken."
msgstr "名稱已被佔用。"
-msgid "Name must start with a letter, digit, emoji, or '_'"
-msgstr "名稱必須以字母、數字、表情符號或 '_' 開頭"
+msgid "Name must start with a letter, digit, emoji, or underscore."
+msgstr ""
msgid "Name new label"
msgstr "命名新標記"
@@ -27058,6 +27446,12 @@ msgstr "命名空間"
msgid "Namespace ID:"
msgstr "命名空間ID:"
+msgid "Namespace or group to import repository into does not exist."
+msgstr "要匯入版本庫到其中的命名空間或群組不存在。"
+
+msgid "Namespace or project is required"
+msgstr "命名空間或專案是必要的"
+
msgid "Namespace:"
msgstr "命名空間:"
@@ -27066,34 +27460,34 @@ msgid_plural "NamespaceStorageSize|%{namespace_name} contains %{locked_project_c
msgstr[0] "%{namespace_name}包含%{locked_project_count}個鎖定的專案"
msgid "NamespaceStorageSize|%{namespace_name} is now read-only. Projects under this namespace are locked and actions are restricted."
-msgstr ""
+msgstr "%{namespace_name} 現在是唯讀的。此命名空間下的專案被鎖定,且操作受限。"
msgid "NamespaceStorageSize|If %{namespace_name} exceeds the storage quota, all projects in the namespace will be locked and actions will be restricted."
-msgstr ""
+msgstr "若 %{namespace_name} 超過儲存空間配額,命名空間中的所有專案將被鎖定並限制操作。"
msgid "NamespaceStorageSize|If you reach 100%% storage capacity, you will not be able to: %{repository_limits_description}"
-msgstr ""
+msgstr "若您已使用 100%% 儲存空間容量,您將無法:%{repository_limits_description}"
msgid "NamespaceStorageSize|Manage your storage usage or, if you are a namespace Owner, purchase additional storage."
-msgstr ""
+msgstr "管理您的儲存空間使用狀況,或者,若您是命名空間擁有者,請購買額外的儲存空間。"
msgid "NamespaceStorageSize|Please purchase additional storage to unlock your projects over the free %{free_size_limit} project limit. You can't %{repository_limits_description}"
-msgstr ""
+msgstr "請購買更多的儲存空間以解鎖超過免費 %{free_size_limit} 限制的專案。您不能 %{repository_limits_description}"
msgid "NamespaceStorageSize|Which actions are restricted?"
-msgstr ""
+msgstr "哪些操作受到限制?"
msgid "NamespaceStorageSize|Which actions become restricted?"
-msgstr ""
+msgstr "哪些操作將受到限制?"
msgid "NamespaceStorageSize|You have consumed all of your additional storage, please purchase more to unlock your projects over the free %{free_size_limit} limit. You can't %{repository_limits_description}"
-msgstr ""
+msgstr "您已經用盡所有更多的儲存空間,請購買更多空間以解鎖超過免費 %{free_size_limit} 限制的專案。您不能 %{repository_limits_description}"
-msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects."
+msgid "NamespaceStorageSize|You have reached the free storage limit of %{free_size_limit} on one or more projects"
msgstr "您已經達到了一個或多個專案的 %{free_size_limit} 的免費儲存限制。"
msgid "NamespaceStorageSize|You have used %{usage_in_percent} of the storage quota for %{namespace_name} (%{used_storage} of %{storage_limit})"
-msgstr ""
+msgstr "您已使用 %{namespace_name} 儲存空間的 %{usage_in_percent}(總計 %{storage_limit},已使用%{used_storage})"
msgid "NamespaceStorageSize|push to your repository, create pipelines, create issues or add comments. To reduce storage capacity, delete unused repositories, artifacts, wikis, issues, and pipelines."
msgstr "推送到您的版本庫,建立流水線,建立議題或加入留言評論。如需減少儲存空間使用,請刪除未使用的版本庫,產物,wiki,議題和流水線。"
@@ -27280,7 +27674,7 @@ msgid "New Jira import"
msgstr "新增Jira匯入"
msgid "New Label"
-msgstr "新標籤"
+msgstr "新標記"
msgid "New Milestone"
msgstr "新增里程碑"
@@ -27372,9 +27766,6 @@ msgstr "已建立新的事故"
msgid "New issue"
msgstr "新建議題"
-msgid "New issue in %{project}"
-msgstr "在 %{project} 中新建議題"
-
msgid "New issue title"
msgstr "新議題標題"
@@ -27684,6 +28075,9 @@ msgstr "未記錄任何消息"
msgid "No milestone"
msgstr "無里程碑"
+msgid "No more than %{max_issues} issues can be updated at the same time"
+msgstr "不能同時間更新超過 %{max_issues} 個問題"
+
msgid "No other labels with such name or description"
msgstr "沒有其他具有此類名稱或描述的標記"
@@ -27777,9 +28171,6 @@ msgstr "未選擇範本"
msgid "No test coverage"
msgstr "無測試覆蓋率"
-msgid "No triggers exist yet. Use the form above to create one."
-msgstr "尚無觸發器。使用上面的表單建立一個。"
-
msgid "No user provided"
msgstr "未提供使用者"
@@ -27892,9 +28283,6 @@ msgstr "備註建立請求"
msgid "Note parameters are invalid: %{errors}"
msgstr "說明參數無效: %{errors}"
-msgid "Note that pushing to GitLab requires write access to this repository."
-msgstr "請注意,推送到GitLab需要對此版本庫有寫入權限。"
-
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
msgstr "提示:作為GitLab管理員,可以配置 %{github_integration_link},這將允許透過GitHub登入並允許連接Github程式碼版本庫而不需要個人存取權杖(令牌)。"
@@ -27928,6 +28316,9 @@ msgstr "您確定要取消建立此 %{commentType} 嗎?"
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "確定要取消此留言嗎?"
+msgid "Notes|Attachments are sent by email. Attachments over 10 MB are sent as links to your GitLab instance, and only accessible to project members."
+msgstr ""
+
msgid "Notes|Collapse replies"
msgstr "收起復原"
@@ -28425,16 +28816,16 @@ msgid "Observability"
msgstr "可觀察性"
msgid "Observability|Dashboards"
-msgstr ""
+msgstr "儀表板"
msgid "Observability|Data sources"
-msgstr ""
+msgstr "資料來源"
-msgid "Observability|Explore"
-msgstr ""
+msgid "Observability|Explore telemetry data"
+msgstr "探索遙測資料"
msgid "Observability|Manage dashboards"
-msgstr ""
+msgstr "管理儀表板"
msgid "Oct"
msgstr "10月"
@@ -28451,9 +28842,6 @@ msgstr "離線"
msgid "Oh no!"
msgstr "哦不!"
-msgid "Ok, let's go"
-msgstr "好的,我們開始吧"
-
msgid "Okay"
msgstr "確定"
@@ -28578,6 +28966,9 @@ msgstr "輪換結束日期/時間必須晚於開始日期/時間"
msgid "OnCallSchedules|Rotation length"
msgstr "輪換長度"
+msgid "OnCallSchedules|Rotation length must be a positive number"
+msgstr "輪換長度必須是正數"
+
msgid "OnCallSchedules|Rotation name cannot be empty"
msgstr "輪換名稱不能為空"
@@ -28647,6 +29038,9 @@ msgstr "%{learnMoreLinkStart}了解有關按需掃描的更多訊息%{learnMoreL
msgid "OnDemandScans|%{profileType} profile library"
msgstr "%{profileType} 個人配置文庫"
+msgid "OnDemandScans|%{textStart}Tags specify which runners process this scan. Runners must have every tag selected.%{textEnd} %{linkStart}What are runner tags?%{linkEnd}"
+msgstr "%{textStart}標籤指定哪些執行器處理此掃描。執行器必須有每個選取的標籤。%{textEnd} %{linkStart}執行器標籤是什麼?%{linkEnd}"
+
msgid "OnDemandScans|Add a schedule to run this scan at a specified date and time or on a recurring basis. Scheduled scans are automatically saved to scan library."
msgstr "加入排程以在指定的日期和時間或定期運行此掃描,排程的掃描會自動保存到掃描庫中。"
@@ -28686,8 +29080,8 @@ msgstr "為您的 on-demand 掃描定義基本設定選項。"
msgid "OnDemandScans|Delete profile"
msgstr "刪除設定"
-msgid "OnDemandScans|Description (optional)"
-msgstr "描述 (可選)"
+msgid "OnDemandScans|Description"
+msgstr "描述"
msgid "OnDemandScans|Discard changes"
msgstr "放棄更改"
@@ -28740,6 +29134,9 @@ msgstr "新增掃描"
msgid "OnDemandScans|No %{profileType} profiles found for DAST"
msgstr "未找到 DAST 的 %{profileType} 配置文件"
+msgid "OnDemandScans|No matching results"
+msgstr "沒有符合的結果"
+
msgid "OnDemandScans|On-demand Scans"
msgstr "On-demand 掃描"
@@ -28752,12 +29149,18 @@ msgstr "On-demand 掃描在DevOps週期之外運行,並在您的專案中發
msgid "OnDemandScans|On-demand scans run outside the DevOps cycle and find vulnerabilities in your projects. %{learnMoreLinkStart}Learn more%{learnMoreLinkEnd}"
msgstr "On-demand 掃描在DevOps週期之外運行,並在您的專案中發現漏洞。%{learnMoreLinkStart}了解更多%{learnMoreLinkEnd}"
+msgid "OnDemandScans|Only project owners and maintainers can select runner tags."
+msgstr "僅專案擁有者與維護者可以選擇執行器標籤。"
+
msgid "OnDemandScans|Repeats"
msgstr "重複"
msgid "OnDemandScans|Run scan"
msgstr "執行掃描"
+msgid "OnDemandScans|Runner tags"
+msgstr "執行器標籤"
+
msgid "OnDemandScans|Save and run scan"
msgstr "保存並執行掃描"
@@ -28782,6 +29185,9 @@ msgstr "掃描排程"
msgid "OnDemandScans|Scan type"
msgstr "掃描類型"
+msgid "OnDemandScans|Select runner tags"
+msgstr "選擇執行器標籤"
+
msgid "OnDemandScans|Start by creating a new profile. Profiles make it easy to save and reuse configuration details for GitLab’s security tools."
msgstr "首先建立一個新的配置文件。配置文件可以輕鬆保存和重復使用 GitLab 安全工具的組態詳細信息。"
@@ -28812,12 +29218,21 @@ msgstr "沒有排程中的掃描。"
msgid "OnDemandScans|Timezone"
msgstr "時區"
+msgid "OnDemandScans|Unable to fetch runner tags. Try reloading the page."
+msgstr "無法讀取執行器標籤,嘗試重新載入該頁面。"
+
+msgid "OnDemandScans|Verify"
+msgstr ""
+
msgid "OnDemandScans|Verify configuration"
msgstr "組態確認"
msgid "OnDemandScans|View results"
msgstr "查看結果"
+msgid "OnDemandScans|You cannot perform any action on this page because you only have %{linkStart}auditor-level access%{linkEnd} and are not a member of the project."
+msgstr "您不能在此頁面上執行任何操作,因為您只有%{linkStart}審核員層級的存取權限%{linkEnd},且不是該專案的成員。"
+
msgid "OnDemandScans|You have unsaved changes"
msgstr "您有未儲存的更改"
@@ -28903,9 +29318,15 @@ msgstr "只有至少具有報告者角色的群組成員才能查看或收到有
msgid "Only include features new to your current subscription tier."
msgstr "僅包括您當前訂閱級別的新功能。"
+msgid "Only log Akismet verdict, do not prevent issue or snippet creation when spam is detected."
+msgstr "僅記錄 Akismet 判定,當檢測到垃圾郵件時,不阻止建立議題或片段。"
+
msgid "Only members of this group can access the wiki."
msgstr "只有該組群的成員才能存取 wiki。"
+msgid "Only one source is required but both were provided"
+msgstr "僅需一個來源,但有多個被提供"
+
msgid "Only policy:"
msgstr "僅政策:"
@@ -28939,12 +29360,18 @@ msgstr "您確定嗎?"
msgid "Open"
msgstr "開啟"
+msgid "Open Beta."
+msgstr "開啟測試版。"
+
msgid "Open Selection"
msgstr "開啟所選"
msgid "Open errors"
msgstr "開啟錯誤"
+msgid "Open evidence JSON in new tab"
+msgstr "在新頁簽中開啟憑證 JSON"
+
msgid "Open in Gitpod"
msgstr "在 Gitpod 中開啟"
@@ -29194,9 +29621,6 @@ msgstr "軟體套件(Package)庫:未經身份驗證的 API 請求"
msgid "Package already exists"
msgstr "軟體套件(Package)已存在"
-msgid "Package and registry settings"
-msgstr "軟體套件和註冊表設定"
-
msgid "Package deleted successfully"
msgstr "軟體套件(Package)已成功刪除"
@@ -29212,6 +29636,9 @@ msgstr "軟體套件(Package)庫速率限制"
msgid "Package type"
msgstr "軟體套件(Package)類型"
+msgid "Package type must be Composer"
+msgstr ""
+
msgid "Package type must be Conan"
msgstr "軟體套件(Package)類型必須是Conan"
@@ -29532,6 +29959,12 @@ msgstr[0] "軟體套件有 %{updatesCount} 個存檔更新"
msgid "PackageRegistry|Package updated by commit %{link} on branch %{branch}, built by pipeline %{pipeline}, and published to the registry %{datetime}"
msgstr "軟體套件由分支%{branch}上的%{link}提交所更新,由流水線%{pipeline}構建並於%{datetime}發布到庫"
+msgid "PackageRegistry|Packages and assets cleanup is ready to be executed when the next cleanup job runs."
+msgstr ""
+
+msgid "PackageRegistry|Packages and assets will not be deleted until cleanup runs in %{nextRunAt}."
+msgstr ""
+
msgid "PackageRegistry|Packages deleted successfully"
msgstr "成功刪除軟體套件"
@@ -29681,6 +30114,9 @@ msgstr "軟體套件"
msgid "Packages and registries"
msgstr "軟體套件與註冊表"
+msgid "Packages and registries settings"
+msgstr "軟體套件和註冊表設定"
+
msgid "Page not found"
msgstr "找不到頁面"
@@ -29867,9 +30303,6 @@ msgstr "路徑"
msgid "Path:"
msgstr "路徑:"
-msgid "Paths can contain wildcards, like */welcome"
-msgstr "路徑可以包含萬用字元,如*/welcome"
-
msgid "Paths to protect with rate limiting"
msgstr "使用速率限制保護的路徑"
@@ -30284,9 +30717,21 @@ msgstr "正在驗證流水線...可能需要一分鐘。"
msgid "PipelineEditor|Waiting for CI content to load..."
msgstr "等待載入 CI 內容..."
+msgid "PipelineGraph|Are you sure you want to retry %{jobName}?"
+msgstr "您確定要重試 %{jobName}嗎?"
+
+msgid "PipelineGraph|Retrying a trigger job will create a new downstream pipeline."
+msgstr "重試觸發作業將建立一個新的下游流水線。"
+
+msgid "PipelineGraph|What is a downstream pipeline?"
+msgstr "何謂下游流水線?"
+
msgid "PipelineScheduleIntervalPattern|Custom (%{linkStart}Learn more.%{linkEnd})"
msgstr "自訂(%{linkStart}取得更多資訊。%{linkEnd})"
+msgid "PipelineSchedules|A scheduled pipeline starts automatically at regular intervals, like daily or weekly. The pipeline: "
+msgstr "排定的流水線會定期自動啟動,例如每天或每週。流水線: "
+
msgid "PipelineSchedules|Activated"
msgstr "是否啟用"
@@ -30299,6 +30744,12 @@ msgstr "全部"
msgid "PipelineSchedules|Are you sure you want to delete this pipeline schedule?"
msgstr "確定要刪除此流水線排程嗎?"
+msgid "PipelineSchedules|Can have custom CI/CD variables."
+msgstr "可以有自訂的 CI/CD 變數。"
+
+msgid "PipelineSchedules|Create a new pipeline schedule"
+msgstr "建立新的流水線排程"
+
msgid "PipelineSchedules|Cron timezone"
msgstr "Cron 時區"
@@ -30320,6 +30771,9 @@ msgstr "間隔模式"
msgid "PipelineSchedules|Last Pipeline"
msgstr "最近一次流水線"
+msgid "PipelineSchedules|Learn more in the %{linkStart}scheduled pipelines documentation.%{linkEnd}"
+msgstr "在%{linkStart}排定流水線文件%{linkEnd}中取得更多資訊。"
+
msgid "PipelineSchedules|New schedule"
msgstr "新排程"
@@ -30338,17 +30792,26 @@ msgstr "擁有者"
msgid "PipelineSchedules|Pipeline schedule successfully deleted."
msgstr "已成功刪除流水線排程。"
+msgid "PipelineSchedules|Pipeline schedules"
+msgstr "流水線排程"
+
msgid "PipelineSchedules|Provide a short description for this pipeline"
msgstr "為此流水線提供簡短描述"
msgid "PipelineSchedules|Run pipeline schedule"
msgstr "執行流水線排程"
+msgid "PipelineSchedules|Runs for a specific branch or tag."
+msgstr "針對特定分支或標籤執行。"
+
+msgid "PipelineSchedules|Runs with the same project permissions as the schedule owner."
+msgstr "使用與排程擁有者相關的專案權限執行。"
+
msgid "PipelineSchedules|Save pipeline schedule"
msgstr "儲存流水線排程"
msgid "PipelineSchedules|Successfully scheduled a pipeline to run. Go to the %{linkStart}Pipelines page%{linkEnd} for details. "
-msgstr ""
+msgstr "流水線已安排執行。請檢視%{linkStart}流水線頁面%{linkEnd}以了解詳細訊息 。"
msgid "PipelineSchedules|Successfully taken ownership from %{owner}."
msgstr "已成功從 %{owner} 取得所有權。"
@@ -30369,7 +30832,7 @@ msgid "PipelineSchedules|There was a problem fetching pipeline schedules."
msgstr "擷取流水線排程時出現問題。"
msgid "PipelineSchedules|There was a problem playing the pipeline schedule."
-msgstr ""
+msgstr "執行流水線排程時出現問題。"
msgid "PipelineSchedules|There was a problem taking ownership of the pipeline schedule."
msgstr "取得流水線排程所有權時發生問題。"
@@ -30863,6 +31326,9 @@ msgstr "安全政策"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{linkStart}CI/CD settings%{linkEnd} will be used by default."
msgstr "指定要在此次執行中使用的變數值。%{linkStart}CI/CD設定%{linkEnd}中指定的值將用作預設值."
+msgid "Pipeline|Specify variable values to be used in this run. The variables specified in the configuration file as well as %{linkStart}CI/CD settings%{linkEnd} are used by default."
+msgstr ""
+
msgid "Pipeline|Stages"
msgstr "階段"
@@ -31073,6 +31539,9 @@ msgstr "請輸入有效的數字"
msgid "Please enter a valid time interval"
msgstr "請輸入有效的時間間隔"
+msgid "Please enter a value of 90 days or more"
+msgstr "請輸入 90 天或以上的值"
+
msgid "Please enter your current password."
msgstr "請輸入您的當前密碼。"
@@ -31172,6 +31641,9 @@ msgstr "請嘗試重新整理頁面。如果問題仍然存在,請聯絡支援
msgid "Please type %{phrase_code} to proceed or close this modal to cancel."
msgstr "請輸入%{phrase_code}以繼續或關閉此對話框以取消。"
+msgid "Please use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
+msgstr "請使用該表單向可以建立垃圾訊息議題、留言評論或不當行為的系統管理使用者回報。"
+
msgid "Please wait a few moments while we load the file history for this line."
msgstr "請稍候,我們正在載入此行的檔案歷史紀錄。"
@@ -31472,9 +31944,6 @@ msgstr "禁止使用者在維護期間執行寫入操作。"
msgid "Preview"
msgstr "預覽"
-msgid "Preview JavaScript projects in the Web IDE with CodeSandbox Live Preview. %{link_start}Learn more.%{link_end} "
-msgstr "使用 CodeSandbox Live Preview 在 Web IDE 中預覽。%{link_start}了解更多訊息。%{link_end} "
-
msgid "Preview Markdown"
msgstr "Markdown預覽"
@@ -31565,6 +32034,15 @@ msgstr "在頁面中新增指令稿,並將客戶端 SDK 指派給視窗:"
msgid "Product Analytics|Analyze your product with Product Analytics"
msgstr "使用 Product Analytics 分析您的產品"
+msgid "Product Analytics|Back to dashboards"
+msgstr "返回儀表板"
+
+msgid "Product Analytics|Creating your product analytics instance..."
+msgstr "建立您的產品分析站台……"
+
+msgid "Product Analytics|Details on how to configure product analytics to collect data."
+msgstr "關於如何設定產品分析以收集資料的詳細信息。"
+
msgid "Product Analytics|For the product analytics dashboard to start showing you some data, you need to add the analytics tracking code to your project."
msgstr "要讓產品分析儀表板開始向您顯示資料,您必須將分析追蹤程式碼新增至您的專案中。"
@@ -31577,6 +32055,9 @@ msgstr "將新的軟體包匯入您的 JS 程式碼:"
msgid "Product Analytics|Instrument your application"
msgstr "檢測您的應用程式"
+msgid "Product Analytics|Instrumentation details"
+msgstr "儀表細節"
+
msgid "Product Analytics|SDK App ID"
msgstr "SDK App ID"
@@ -31586,8 +32067,8 @@ msgstr "SDK 主機"
msgid "Product Analytics|Set up Product Analytics to track how your product is performing. Combine it with your GitLab data to better understand where you can improve your product and development processes."
msgstr "設定 Product Analytics 以追蹤您產品的表現,將其與您的 GitLan 資料結合,以更加了解您可以在哪些方面改善您的產品與開發流程。"
-msgid "Product Analytics|Set up product analytics..."
-msgstr "設定產品分析……"
+msgid "Product Analytics|Set up product analytics"
+msgstr "設定產品分析"
msgid "Product Analytics|Steps to add product analytics as a CommonJS module"
msgstr "將產品分析新增為 CommonJS 模組的步驟"
@@ -31601,6 +32082,9 @@ msgstr "將產品分析新增為 ESM 模組的步驟"
msgid "Product Analytics|The host to send all tracking events to"
msgstr "所有追蹤事件傳送到的主機"
+msgid "Product Analytics|This might take a while, feel free to navigate away from this page and come back later."
+msgstr "這可能需要一段時間,您隨時可以離開此頁面,稍後再回來。"
+
msgid "Product Analytics|To instrument your application, select one of the options below. After an option has been instrumented and data is being collected, this page will progress to the next step."
msgstr "要檢測您的應用程式,請選取以下的其中一個選項。檢測選項並蒐集資料後,此頁面會進入下一步。"
@@ -31625,8 +32109,8 @@ msgstr "所有功能"
msgid "ProductAnalytics|All pages"
msgstr "所有頁面"
-msgid "ProductAnalytics|An error occured while loading the %{widgetTitle} widget."
-msgstr "載入 %{widgetTitle} 小部件時發生錯誤。"
+msgid "ProductAnalytics|An error occured while loading the %{panelTitle} panel."
+msgstr ""
msgid "ProductAnalytics|An error occurred while fetching data. Refresh the page to try again."
msgstr "擷取資料時發生錯誤,重新整理頁面以重試。"
@@ -31643,6 +32127,9 @@ msgstr "瀏覽器"
msgid "ProductAnalytics|Browser Family"
msgstr "瀏覽器家族"
+msgid "ProductAnalytics|Cancel Edit"
+msgstr "取消編輯"
+
msgid "ProductAnalytics|Choose a chart type on the right"
msgstr "選擇右邊的圖表類型"
@@ -31679,6 +32166,9 @@ msgstr "資料表格"
msgid "ProductAnalytics|Dimensions"
msgstr "維度"
+msgid "ProductAnalytics|Edit"
+msgstr "編輯"
+
msgid "ProductAnalytics|Event Type"
msgstr "事件類型"
@@ -31697,6 +32187,9 @@ msgstr "功能使用狀況"
msgid "ProductAnalytics|Feature usage"
msgstr "功能使用狀況"
+msgid "ProductAnalytics|Go back"
+msgstr "返回"
+
msgid "ProductAnalytics|Host"
msgstr "主機"
@@ -31715,8 +32208,8 @@ msgstr "測量所有或特定頁面的瀏覽量"
msgid "ProductAnalytics|Measuring"
msgstr "測量"
-msgid "ProductAnalytics|New Analytics Widget Title"
-msgstr "新的分析小部件標題"
+msgid "ProductAnalytics|New Analytics Panel Title"
+msgstr ""
msgid "ProductAnalytics|OS"
msgstr "作業系統"
@@ -31742,6 +32235,9 @@ msgstr "頁面瀏覽量"
msgid "ProductAnalytics|Pages"
msgstr "頁面"
+msgid "ProductAnalytics|Panel"
+msgstr ""
+
msgid "ProductAnalytics|Product analytics dashboards"
msgstr "產品分析儀表板"
@@ -31751,6 +32247,9 @@ msgstr "參照位置"
msgid "ProductAnalytics|Resulting Data"
msgstr "結果資料"
+msgid "ProductAnalytics|Single Statistic"
+msgstr "單一統計"
+
msgid "ProductAnalytics|There is no data for this type of chart currently. Please see the Setup tab if you have not configured the product analytics tool already."
msgstr "此類型的圖表目前沒有資料。如果您尚未設定產品分析工具,請查看設定標籤。"
@@ -31775,9 +32274,6 @@ msgstr "視覺化類型"
msgid "ProductAnalytics|What do you want to measure?"
msgstr "您想測量什麼?"
-msgid "ProductAnalytics|Widget"
-msgstr "小工具"
-
msgid "Productivity"
msgstr "生產率"
@@ -32189,6 +32685,9 @@ msgstr "您必須轉移所有權或刪除這些群組,然後才能刪除您的
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
msgstr "您必須轉移所有權或刪除這些群組,然後才能刪除您的帳號。"
+msgid "Profiles|Your Discord user ID. Should be between %{min} and %{max} digits long. %{external_accounts_link_start}Learn more.%{external_accounts_link_end}"
+msgstr "您的 Discord 使用者 ID。長度應介於 %{min} 到 %{max} 位數字間。%{external_accounts_link_start}取得更多資訊。%{external_accounts_link_end}"
+
msgid "Profiles|Your LinkedIn profile name from linkedin.com/in/profilename"
msgstr "您的LinkedIn名稱,參見linkedin.com/in/profilename"
@@ -32231,6 +32730,12 @@ msgstr "進度"
msgid "Progress tracking"
msgstr "進度追蹤"
+msgid "Progressive Web App (PWA)"
+msgstr ""
+
+msgid "Progressive Web App (PWA) icon was successfully removed."
+msgstr ""
+
msgid "Project"
msgstr "專案"
@@ -32381,6 +32886,9 @@ msgstr "專案設定已更新成功。"
msgid "Project slug"
msgstr "專案標識"
+msgid "Project that can be accessed"
+msgstr ""
+
msgid "Project uploads"
msgstr "專案上傳"
@@ -32393,6 +32901,9 @@ msgstr "當專案轉移到群組後,其可見級別將變更為與命名空間
msgid "Project was not found or you do not have permission to add this project to Security Dashboards."
msgstr "未找到專案或者您沒有權限將此專案加入到安全儀表板。"
+msgid "Project with access"
+msgstr ""
+
msgid "Project: %{name}"
msgstr "專案: %{name}"
@@ -32702,6 +33213,9 @@ msgstr "始終在議題、合併請求和程式碼片段上顯示讚同和不讚
msgid "ProjectSettings|Analytics"
msgstr "分析"
+msgid "ProjectSettings|Analytics Dashboards"
+msgstr "分析儀表板"
+
msgid "ProjectSettings|Anyone can pull packages with a package manager API."
msgstr "任何人都可以使用軟體套件管理 API 拉取套件。"
@@ -32783,9 +33297,6 @@ msgstr "每次合併都會建立一個合併提交。"
msgid "ProjectSettings|Every project can have its own space to store its Docker images"
msgstr "每個專案都可以有自己的空間來儲存其Docker映像"
-msgid "ProjectSettings|Every project can have its own space to store its packages. Note: The Package Registry is always visible when a project is public."
-msgstr "每個專案都可以有自己的空間來儲存它的軟體套件。注意:當一個專案是公開時,軟體套件庫總是可見的。"
-
msgid "ProjectSettings|Every project can make deployments to environments either via CI/CD or API calls. Non-project members have read-only access."
msgstr "每個專案都可以經由 CI/CD 或 API 調用對環境進行部署,非專案成員僅具唯讀權限。"
@@ -32918,9 +33429,6 @@ msgstr "覆蓋所有專案成員的使用者通知偏好選項。"
msgid "ProjectSettings|Package registry"
msgstr "軟體套件註冊表"
-msgid "ProjectSettings|Packages"
-msgstr "軟體套件"
-
msgid "ProjectSettings|Pages"
msgstr "Pages"
@@ -32981,6 +33489,12 @@ msgstr "此專案的安全與合規"
msgid "ProjectSettings|Select the default branch for this project, and configure the template for branch names."
msgstr "選擇該專案的預設分支,並設定分支名稱的範本。"
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files"
+msgstr "選取包含分析儀表板設定檔的專案"
+
+msgid "ProjectSettings|Select the project containing Analytics Dashboards configuration files."
+msgstr "選取包含分析儀表板設定檔的專案。"
+
msgid "ProjectSettings|Set the default behavior of this option in merge requests. Changes to this are also applied to existing merge requests."
msgstr "在合併請求中設定此選項的預設行為。對此的更改也適用於現有的合併請求。"
@@ -33095,6 +33609,9 @@ msgstr "什麼是徽章?"
msgid "ProjectSettings|What are merge trains?"
msgstr "什麼是合併佇列?"
+msgid "ProjectSettings|What is Analytics Dashboards?"
+msgstr "什麼是分析儀表板?"
+
msgid "ProjectSettings|What is squashing?"
msgstr "什麼是擠壓?"
@@ -33251,9 +33768,6 @@ msgstr "該群組內專案可以使用 Git LFS"
msgid "Projects shared with %{group_name}"
msgstr "與 %{group_name} 共享的專案"
-msgid "Projects that can be accessed"
-msgstr "可以存取的專案"
-
msgid "Projects to index"
msgstr "要索引的專案"
@@ -33299,6 +33813,9 @@ msgstr "對不起,未搜尋到符合條件的專案"
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr "此功能需要瀏覽器支援本地儲存"
+msgid "ProjectsDropdown|Toggle edit mode"
+msgstr "切換編輯模式"
+
msgid "ProjectsNew|Allows you to immediately clone this project’s repository. Skip this if you plan to push up an existing repository."
msgstr "允許您立即克隆 (Clone) 這個專案的版本庫。如果您計劃推送一個現有的版本庫,請跳過這個步驟。"
@@ -33350,6 +33867,9 @@ msgstr "使用自述文件初始化版本庫"
msgid "ProjectsNew|Migrate your data from an external source like GitHub, Bitbucket, or another instance of GitLab."
msgstr "從外部來源(如 GitHub、Bitbucket 或 GitLab 的其他實例)遷移資料。"
+msgid "ProjectsNew|Must start with a lowercase or uppercase letter, digit, emoji, or underscore. Can also contain dots, pluses, dashes, or spaces."
+msgstr ""
+
msgid "ProjectsNew|No import options available"
msgstr "沒有可用的匯入選項"
@@ -33704,6 +34224,9 @@ msgstr "受保護的路徑"
msgid "ProtectedBranch|%{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
msgstr "支援 %{wildcards_link_start}萬元字元%{wildcards_link_end},例如 %{code_tag_start}*-stable%{code_tag_end} 或 %{code_tag_start}production/*%{code_tag_end}。"
+msgid "ProtectedBranch|After you configure a protected branch, merge request approval, or status check, it appears here."
+msgstr ""
+
msgid "ProtectedBranch|Allow all users with push access to %{tag_start}force push%{tag_end}."
msgstr "允許所有具有推送存取權限的使用者%{tag_start}強制推送%{tag_end}。"
@@ -33725,11 +34248,11 @@ msgstr "允許合併"
msgid "ProtectedBranch|Allowed to merge:"
msgstr "允許合併:"
-msgid "ProtectedBranch|Allowed to push"
-msgstr "允許推送"
+msgid "ProtectedBranch|Allowed to push and merge"
+msgstr "允許推送與合併"
-msgid "ProtectedBranch|Allowed to push:"
-msgstr "允許推送:"
+msgid "ProtectedBranch|Allowed to push and merge:"
+msgstr "允許推送與合併:"
msgid "ProtectedBranch|An error occurred while loading branch rules. Please try again."
msgstr "載入分支規則時發生錯誤,請重試一次。"
@@ -33737,6 +34260,9 @@ msgstr "載入分支規則時發生錯誤,請重試一次。"
msgid "ProtectedBranch|Branch"
msgstr "分支"
+msgid "ProtectedBranch|Branch does not exist."
+msgstr "分支不存在"
+
msgid "ProtectedBranch|Branch will be writable for developers. Are you sure?"
msgstr "分支對開發人員是可寫入的,您確定嗎?"
@@ -33755,6 +34281,9 @@ msgstr "建立萬用字元"
msgid "ProtectedBranch|Does not apply to users allowed to push. Optional sections are not enforced."
msgstr "不適用於允許推送的使用者。不強制執行可選部分。"
+msgid "ProtectedBranch|Inherited - This setting can be changed at the group level"
+msgstr ""
+
msgid "ProtectedBranch|Keep stable branches secure and force developers to use merge requests."
msgstr "保持穩定的分支安全並強制開發人員使用合併請求。"
@@ -33770,6 +34299,9 @@ msgstr "新的受保護標籤"
msgid "ProtectedBranch|No tags are protected."
msgstr "沒有受保護的標籤。"
+msgid "ProtectedBranch|Only %{wildcards_link_start}Wildcards%{wildcards_link_end} such as %{code_tag_start}*-stable%{code_tag_end} or %{code_tag_start}production/*%{code_tag_end} are supported."
+msgstr "僅支援%{wildcards_link_start}萬用字元%{wildcards_link_end},例如 %{code_tag_start}*-stable%{code_tag_end} 或 %{code_tag_start}production/*%{code_tag_end}。"
+
msgid "ProtectedBranch|Protect"
msgstr "保護"
@@ -33782,9 +34314,6 @@ msgstr "受保護分支 (%{protected_branches_count})"
msgid "ProtectedBranch|Protected branches"
msgstr "受保護分支"
-msgid "ProtectedBranch|Protected branches, merge request approvals, and status checks will appear here once configured."
-msgstr "受保護的分支、合併請求核准和狀態檢查將在組態設定後顯示於此。"
-
msgid "ProtectedBranch|Protected tags (%{tags_count})"
msgstr "受保護的標籤 (%{tags_count})"
@@ -33824,6 +34353,9 @@ msgstr "您只能增加共享此專案的群組。 %{learn_more_link}"
msgid "ProtectedBranch|default"
msgstr "預設"
+msgid "ProtectedEnvironments|Add deployment rules"
+msgstr ""
+
msgid "ProtectedEnvironments|Allowed to deploy"
msgstr "允許部署"
@@ -33833,6 +34365,15 @@ msgstr "擷取關於選定批准者的資訊時發生錯誤。"
msgid "ProtectedEnvironments|Approval rules"
msgstr "批准規則"
+msgid "ProtectedEnvironments|Create deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|Delete deployment rule"
+msgstr ""
+
+msgid "ProtectedEnvironments|List of protected environments (%{protectedEnvironmentsCount})"
+msgstr "受保護的環境清單 (%{protectedEnvironmentsCount})"
+
msgid "ProtectedEnvironments|Number of approvals must be between 1 and 5"
msgstr "批准數量必須介於 1 至 5 之間"
@@ -33842,6 +34383,9 @@ msgstr "設定哪些群組、存取等級或使用者需要批准。"
msgid "ProtectedEnvironments|Set which groups, access levels or users that are allowed to deploy to this environment"
msgstr "設定允許部署到此環境的群組、存取等級或使用者"
+msgid "ProtectedEnvironments|Users"
+msgstr "使用者"
+
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr "%{environment_name} 將對開發人員可寫入,確定繼續嗎?"
@@ -33950,6 +34494,9 @@ msgstr "提供回饋意見"
msgid "Provide a number our sales team can use to call you."
msgstr "提供一個我們銷售團隊可以給您打電話的號碼。"
+msgid "Provide feedback"
+msgstr "提供回饋意見"
+
msgid "Provider"
msgstr "提供者"
@@ -34025,6 +34572,21 @@ msgstr "購買更多儲存"
msgid "PurchaseStep|An error occurred in the purchase step. If the problem persists please contact support at https://support.gitlab.com."
msgstr "購買步驟發生錯誤。如果問題仍然存在,請聯絡支援人員。"
+msgid "Purchase|A full name in your profile is required to make a purchase. Check that the full name field in your %{userProfileLinkStart}user profile%{userProfileLinkEnd} has both a first and last name, then retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase because your group is currently linked to an expired subscription. %{supportLinkStart}Open a support ticket%{supportLinkEnd}, and our support team will assist with a workaround."
+msgstr ""
+
+msgid "Purchase|An error occurred with your purchase. We detected a %{customersPortalLinkStart}Customers Portal%{customersPortalLinkEnd} account that matches your email address, but it has not been linked to your GitLab.com account. Follow the %{linkCustomersPortalHelpLinkStart}instructions to link your Customers Portal account%{linkCustomersPortalHelpLinkEnd}, and retry the purchase. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined due to insufficient funds. Make sure you have sufficient funds, then retry the purchase or use a different card. If the problem persists, %{supportLinkStart}contact support%{supportLinkEnd}."
+msgstr ""
+
+msgid "Purchase|Your card was declined. Contact your card issuer for more information or %{salesLinkStart}contact our sales team%{salesLinkEnd} to pay with an alternative payment method."
+msgstr ""
+
msgid "Push"
msgstr "推送"
@@ -34055,8 +34617,8 @@ msgstr "推送事件"
msgid "Push project from command line"
msgstr "從命令列推送專案"
-msgid "Push the target branch up to GitLab."
-msgstr "將目標分支推送到 GitLab。"
+msgid "Push the source branch up to GitLab."
+msgstr "將來源分支推送到 GitLab。"
msgid "Push to create a project"
msgstr "透過推送建立專案"
@@ -34256,6 +34818,12 @@ msgstr "需要重新認證"
msgid "Re-import"
msgstr "重新匯入"
+msgid "Re-import with projects"
+msgstr "重新匯入(包含專案)"
+
+msgid "Re-import without projects"
+msgstr "重新匯入(不包含專案)"
+
msgid "Re-request review"
msgstr "重新請求審核"
@@ -34367,6 +34935,9 @@ msgstr "參考"
msgid "References"
msgstr "引用"
+msgid "References should be in the form of path/to/project!merge_request_id"
+msgstr "參照應採用 path/to/project!merge_request_id 之格式"
+
msgid "Refine your search criteria (select a %{strong_open}group%{strong_close} and %{strong_open}project%{strong_close} when possible)"
msgstr "優化您的搜尋條件(盡可能選擇 %{strong_open}群組%{strong_close} 和 %{strong_open}專案%{strong_close}"
@@ -34585,14 +35156,8 @@ msgstr "發布日期"
msgid "Releases"
msgstr "發布"
-msgid "Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
-msgstr "發布基於Git標籤,並標記專案開發歷史中的特定點。它們可以包含有關更改類型的訊息,還可以提供二進制文件,例如軟體的編譯版本。"
-
-msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}v1.0.0%{codeEnd}, %{codeStart}v2.1.0-pre%{codeEnd}."
-msgstr "發布基於 Git 標籤,我們推薦使用語義版本控制的標籤,例如 %{codeStart}v1.0.0%{codeEnd}、 %{codeStart}v2.1.0-pre%{codeEnd}。"
-
-msgid "Releases documentation"
-msgstr "發布文件"
+msgid "Releases are based on Git tags. We recommend tags that use semantic versioning, for example %{codeStart}1.0.0%{codeEnd}, %{codeStart}2.1.0-pre%{codeEnd}."
+msgstr "發布基於 Git 標籤,我們推薦使用語義版本控制的標籤,例如 %{codeStart}1.0.0%{codeEnd}、 %{codeStart}2.1.0-pre%{codeEnd}。"
msgid "Releases|New Release"
msgstr "新發布"
@@ -34600,9 +35165,27 @@ msgstr "新發布"
msgid "Releases|Tag message"
msgstr "標籤訊息"
+msgid "Release|Create a new release"
+msgstr "建立新發佈"
+
+msgid "Release|Getting started with releases"
+msgstr "開始使用發佈"
+
msgid "Release|Include message from the annotated tag."
msgstr "帶註釋的標籤含有訊息。"
+msgid "Release|Learn more about releases"
+msgstr "了解更多關於發佈"
+
+msgid "Release|More information"
+msgstr "更多訊息"
+
+msgid "Release|Release %{createdRelease} has been successfully created."
+msgstr "%{createdRelease} 版本已成功建立。"
+
+msgid "Release|Releases are based on Git tags and mark specific points in a project's development history. They can contain information about the type of changes and can also deliver binaries, like compiled versions of your software."
+msgstr "發佈以 Git 標籤為基礎,並標記專案開發歷史中的特定點。它們可以包含關於變更類型的資訊,也可以提供二進位檔案,例如軟體的已編譯版本。"
+
msgid "Release|Something went wrong while creating a new release."
msgstr "建立新發布時發生錯誤。"
@@ -34720,6 +35303,9 @@ msgstr "移除群組"
msgid "Remove header logo"
msgstr "移除標題標誌(logo)"
+msgid "Remove icon"
+msgstr ""
+
msgid "Remove iteration"
msgstr "移除迭代"
@@ -34987,17 +35573,26 @@ msgstr "未提供報告版本,%{report_type} 報告類型支援版本:%{supp
msgid "Report your license usage data to GitLab"
msgstr "向 GitLab 匯報您的許可證使用資料"
+msgid "ReportAbuse|Add another link"
+msgstr "加入另一個鏈結"
+
+msgid "ReportAbuse|Link to spam"
+msgstr "鏈結到垃圾郵件"
+
+msgid "ReportAbuse|Report abuse to administrator"
+msgstr "向管理員回報濫用行為"
+
msgid "ReportAbuse|Something else."
msgstr "其他。"
-msgid "ReportAbuse|They're being offsensive or abusive."
-msgstr "冒犯或侮辱。"
+msgid "ReportAbuse|They're being offensive or abusive."
+msgstr "他們正在進行攻擊或濫用。"
msgid "ReportAbuse|They're crypto mining."
msgstr "密碼學貨幣挖礦。"
-msgid "ReportAbuse|They're phising."
-msgstr "網路釣魚。"
+msgid "ReportAbuse|They're phishing."
+msgstr "他們在進行網絡釣魚。"
msgid "ReportAbuse|They're posting malware."
msgstr "發佈惡意軟體。"
@@ -35011,6 +35606,9 @@ msgstr "發佈垃圾訊息。"
msgid "ReportAbuse|They're violating a copyright or trademark."
msgstr "侵犯版權或商標。"
+msgid "ReportAbuse|URL of this user posting spam"
+msgstr "該使用者發布垃圾郵件的 URL"
+
msgid "ReportAbuse|Why are you reporting this user?"
msgstr "您為何回報此使用者?"
@@ -35200,9 +35798,6 @@ msgstr "覆蓋範圍內的作業"
msgid "RepositoriesAnalytics|Jobs with Coverage: %{coverageCount}"
msgstr "覆蓋範圍的作業: %{coverageCount}"
-msgid "RepositoriesAnalytics|Last 30 days"
-msgstr "過去 30 天"
-
msgid "RepositoriesAnalytics|Last Update"
msgstr "最新更新"
@@ -35487,13 +36082,19 @@ msgstr "重設為專案預設值"
msgid "Resolve"
msgstr "解決"
+msgid "Resolve any conflicts. %{linkStart}How do I fix them?%{linkEnd}"
+msgstr "解決任何衝突。%{linkStart}我該如何修復它們?%{linkEnd}"
+
msgid "Resolve conflicts"
msgstr "解決衝突"
msgid "Resolve conflicts on source branch"
msgstr "在來源分支上解決衝突"
-msgid "Resolve these conflicts or ask someone with write access to this repository to merge it locally."
+msgid "Resolve locally"
+msgstr "本地解決"
+
+msgid "Resolve these conflicts, or ask someone with write access to this repository to resolve them locally."
msgstr "解決這些衝突或請具有版本庫寫入權限的使用者在本地進行合併。"
msgid "Resolve thread"
@@ -35523,6 +36124,9 @@ msgstr "響應"
msgid "Response didn't include `service_desk_address`"
msgstr "響應不包括`service_desk_address`"
+msgid "Response initiated"
+msgstr "回應已啟動"
+
msgid "Response metrics (AWS ELB)"
msgstr "響應指標(AWS ELB)"
@@ -35586,9 +36190,6 @@ msgstr "達到結果限制"
msgid "Resume"
msgstr "恢復"
-msgid "Resync"
-msgstr "重新同步"
-
msgid "Retrieving the compliance report failed. Refresh the page and try again."
msgstr "檢索合規性報告失敗。請重新整理頁面並重試。"
@@ -35641,8 +36242,8 @@ msgstr "檢視最新版 App"
msgid "Review changes"
msgstr "檢視更動"
-msgid "Review requests for you"
-msgstr "您的審核請求"
+msgid "Review requests"
+msgstr "審核請求"
msgid "Review the changes locally."
msgstr "在本地查看更改。"
@@ -35681,6 +36282,9 @@ msgstr "審閱(合併請求 !%{mergeRequestId})"
msgid "Revoke"
msgstr "撤銷"
+msgid "Revoke Key"
+msgstr "撤銷密鑰"
+
msgid "Revoked"
msgstr "已撤銷"
@@ -35744,12 +36348,18 @@ msgstr "當您推送到版本庫時,或者當一個合併請求被建立、更
msgid "Run CI/CD pipelines with Jenkins."
msgstr "使用 Jenkins 執行 CI/CD 流水線。"
+msgid "Run again"
+msgstr "再次執行"
+
msgid "Run housekeeping"
msgstr "執行例行維護"
msgid "Run housekeeping tasks to automatically optimize Git repositories. Disabling this option will cause performance to degenerate over time."
msgstr "執行管理任務來自動優化 Git 版本庫,停用該選項將導致性能隨著時間的推移而下降。"
+msgid "Run job"
+msgstr ""
+
msgid "Run manual job again"
msgstr "再次執行手動作業"
@@ -35790,6 +36400,10 @@ msgid "Runners|%d selected runner deleted"
msgid_plural "Runners|%d selected runners deleted"
msgstr[0] "已刪除 %d 個選定的執行器"
+msgid "Runners|%{highlightStart}%{duration}%{highlightEnd} second"
+msgid_plural "Runners|%{highlightStart}%{duration}%{highlightEnd} seconds"
+msgstr[0] "%{highlightStart}%{duration}%{highlightEnd} 秒"
+
msgid "Runners|%{link_start}These runners%{link_end} are available to all groups and projects."
msgstr "%{link_start}這些執行器%{link_end} 可用於所有群組和專案。"
@@ -35816,8 +36430,8 @@ msgstr "定期的後台任務會刪除未聯繫 GitLab 超過 %{elapsedTime} 的
msgid "Runners|Active"
msgstr "啟用"
-msgid "Runners|Add notes, like who owns the runner or what it should be used for."
-msgstr "增加註釋,例如執行器的擁有者或執行器的用途。"
+msgid "Runners|Add notes such as the runner owner or what it should be used for."
+msgstr ""
msgid "Runners|Administrator"
msgstr "管理員"
@@ -35855,6 +36469,9 @@ msgstr "指派的群組"
msgid "Runners|Assigned Projects (%{projectCount})"
msgstr "指派的專案(%{projectCount})"
+msgid "Runners|Assigned project runners"
+msgstr "已指派的專案執行器"
+
msgid "Runners|Associated with one or more projects"
msgstr "與一個或多個專案有關聯"
@@ -35885,18 +36502,30 @@ msgstr "選擇您喜歡的GitLab執行器"
msgid "Runners|Clear selection"
msgstr "清除選擇"
+msgid "Runners|Cloud templates"
+msgstr ""
+
msgid "Runners|Command to register runner"
msgstr "註冊執行器的指令"
msgid "Runners|Configuration"
msgstr "設定"
+msgid "Runners|Containers"
+msgstr ""
+
msgid "Runners|Copy instructions"
msgstr "複製說明"
msgid "Runners|Copy registration token"
msgstr "複製註冊令牌(權杖)"
+msgid "Runners|Create an instance runner"
+msgstr "建立一個實例執行器"
+
+msgid "Runners|Create an instance runner to generate a command that registers the runner with all its configurations. %{linkStart}Prefer to use a registration token to create a runner?%{linkEnd}"
+msgstr "建立一個執行器實例來生成一個用其所有組態來註冊執行器的命令。 %{linkStart}更喜歡使用註冊權杖(令牌)來立建執行器?%{linkEnd}"
+
msgid "Runners|Created %{timeAgo}"
msgstr "%{timeAgo} 已建立 "
@@ -35947,7 +36576,7 @@ msgid "Runners|Executor"
msgstr "執行者"
msgid "Runners|Existing runners are not affected. To permit runner registration for all groups, enable this setting in the Admin Area in Settings &gt; CI/CD."
-msgstr ""
+msgstr "現存執行器不受影響,要允許所有群組註冊執行器,請在設定 &gt; CI/CD 的管理區域中啟用此設定。"
msgid "Runners|Filter projects"
msgstr "過濾專案"
@@ -35970,15 +36599,24 @@ msgstr "IP 位址"
msgid "Runners|Idle"
msgstr "閒置"
+msgid "Runners|If both settings are disabled, new runners cannot be registered."
+msgstr "若停用這兩個設定,則無法註冊新的執行器。"
+
msgid "Runners|Install a runner"
msgstr "安裝執行器"
msgid "Runners|Instance"
msgstr "實例"
+msgid "Runners|Instance: Median job queued time"
+msgstr "站台:作業排隊時間中位數"
+
msgid "Runners|Jobs"
msgstr "作業"
+msgid "Runners|Jobs in projects you have access to."
+msgstr "專案內您有權存取的作業。"
+
msgid "Runners|Last contact"
msgstr "最後一次聯絡"
@@ -35997,6 +36635,9 @@ msgstr "作業逾時最大值"
msgid "Runners|Members of the %{type} can register runners"
msgstr "%{type}的會員可以註冊執行器"
+msgid "Runners|Minor version upgrades are available."
+msgstr "已提供次要版本升級。"
+
msgid "Runners|Name"
msgstr "名稱"
@@ -36012,6 +36653,9 @@ msgstr "無期限"
msgid "Runners|New group runners can be registered"
msgstr "可以註冊新的群組執行器(Runner)"
+msgid "Runners|New instance runner"
+msgstr "新增執行器實例"
+
msgid "Runners|New registration token generated!"
msgstr "已產生新的註冊令牌(權杖)!"
@@ -36042,6 +36686,12 @@ msgstr "在線"
msgid "Runners|Online:"
msgstr "在線:"
+msgid "Runners|Only administrators can view this."
+msgstr ""
+
+msgid "Runners|Operating systems"
+msgstr ""
+
msgid "Runners|Owner"
msgstr "擁有者"
@@ -36061,6 +36711,9 @@ msgstr "平台"
msgid "Runners|Project"
msgstr "專案"
+msgid "Runners|Project runners"
+msgstr "專案執行器"
+
msgid "Runners|Property Name"
msgstr "屬性名稱"
@@ -36112,6 +36765,9 @@ msgstr "%{name} 執行器已刪除"
msgid "Runners|Runner Registration"
msgstr "註冊執行器(Runner)"
+msgid "Runners|Runner Registration token"
+msgstr "執行器註冊權杖 (令牌)"
+
msgid "Runners|Runner assigned to project."
msgstr "指派給專案的執行器。"
@@ -36157,6 +36813,9 @@ msgstr "執行器(Runner)是過期的;最後一次連接是在 %{runner_contac
msgid "Runners|Runner is stale; last contact was %{timeAgo}"
msgstr "執行器(Runner)是過期的;最後一次連接是在 %{timeAgo}"
+msgid "Runners|Runner performance insights"
+msgstr "執行器效能洞察報告"
+
msgid "Runners|Runner registration"
msgstr "執行器(Runner)註冊"
@@ -36178,20 +36837,26 @@ msgstr "執行器是運行 CI/CD 作業的代理。按照%{linkStart}安裝和
msgid "Runners|Runners are the agents that run your CI/CD jobs. To register new runners, please contact your administrator."
msgstr "執行器(runner)是執行您 CI/CD 作業的代理,要註冊新的執行器(runner),請聯繫您的管理員。"
+msgid "Runners|Runners performance"
+msgstr "執行器效能"
+
msgid "Runners|Running"
msgstr "執行中"
msgid "Runners|Runs untagged jobs"
msgstr "執行未被標籤的作業"
+msgid "Runners|Security or compatibility upgrades are recommended."
+msgstr "建議進行安全或相容性升級。"
+
msgid "Runners|Select all"
msgstr "全部選取"
msgid "Runners|Select projects to assign to this runner"
msgstr "選擇要指派給該執行器(runner)的專案"
-msgid "Runners|Select your preferred option here. In the next step, you can choose the capacity for your runner in the AWS CloudFormation console."
-msgstr "執行器|在此處選擇您的首要選項。在下一步中,您可以在 AWS CloudFormation 控制台中為您的執行器(runner)選擇容量。"
+msgid "Runners|Select your preferred runner, then choose the capacity for the runner in the AWS CloudFormation console."
+msgstr "在此處選擇您的偏好執行器,然後在 AWS CloudFormation 主控台中選擇執行器的容量。"
msgid "Runners|Show only inherited"
msgstr "僅顯示已繼承的"
@@ -36235,6 +36900,9 @@ msgstr "執行器(runner)所註冊的專案、群組或實例。實例執行器(
msgid "Runners|The runner will be permanently deleted and no longer available for projects or groups in the instance. Are you sure you want to continue?"
msgstr "執行器(runner)將被永久刪除,不能夠再用於實例中的專案或群組。您確定要繼續嗎?"
+msgid "Runners|These runners are assigned to this project."
+msgstr "這些執行器被分派到這個專案。"
+
msgid "Runners|This group currently has 1 stale runner."
msgid_plural "Runners|This group currently has %d stale runners."
msgstr[0] "該群組目前有 %d 個過時的執行器。"
@@ -36266,6 +36934,9 @@ msgstr "要註冊他們,請到 %{link_start}CI/CD 執行器群組%{link_end}
msgid "Runners|Token expiry"
msgstr "權杖(令牌)到期"
+msgid "Runners|Understand how long it takes for runners to pick up a job. %{linkStart}How is this calculated?%{linkEnd}"
+msgstr "了解執行器揀取作業需要多久的時間。%{linkStart}這個是怎麼計算的?%{linkEnd}"
+
msgid "Runners|Unselect all"
msgstr "取消全選"
@@ -36308,6 +36979,9 @@ msgstr "版本 %{version}"
msgid "Runners|View installation instructions"
msgstr "檢視安裝說明"
+msgid "Runners|View metrics"
+msgstr "查看指標"
+
msgid "Runners|Windows 2019 Shell with manual scaling and optional scheduling. %{percentage} spot."
msgstr "Windows 2019 Shell,具有手動縮放和可選排程的功能。 %{percentage} 點。"
@@ -36317,8 +36991,8 @@ msgstr "具有手動縮放和可選排程功能的 Windows 2019 Shell。Non-spot
msgid "Runners|Yes, start deleting stale runners"
msgstr "是的,開始刪除過時的執行器"
-msgid "Runners|You can set up a specific runner to be used by multiple projects but you cannot make this a shared or group runner."
-msgstr "您可以設定一個特定的執行器 (runner) 供多個專案使用,但您不能將其設為共享或群組執行器。"
+msgid "Runners|You can set up a project runner to be used by multiple projects but you cannot make this a shared or group runner."
+msgstr "您可以設定一個專案執行器供多個專案使用,但您不能將其設為共享或群組執行器。"
msgid "Runners|You have used %{quotaUsed} out of %{quotaLimit} of your shared Runners pipeline minutes."
msgstr "您已使用了%{quotaUsed},超出了共享流水線時間配額限制(%{quotaLimit} )。"
@@ -36332,11 +37006,14 @@ msgstr "群組"
msgid "Runners|paused"
msgstr "暫停"
+msgid "Runners|project"
+msgstr "專案"
+
msgid "Runners|shared"
msgstr "共用"
-msgid "Runners|specific"
-msgstr "特定"
+msgid "Runner|New"
+msgstr "新建"
msgid "Runner|Owner"
msgstr "所有者"
@@ -36374,12 +37051,12 @@ msgstr "%{group_name} 的 SAML 單一登入"
msgid "SAML|Sign in to %{groupName}"
msgstr "登入 %{groupName}"
-msgid "SAML|Sign in to GitLab to connect your organization's account"
-msgstr "登入 GitLab 以連接您組織的帳號"
-
msgid "SAML|The %{strongOpen}%{group_path}%{strongClose} group allows you to sign in using single sign-on."
msgstr "%{strongOpen}%{group_path}%{strongClose} 群組允許您使用單點登入進行登入。"
+msgid "SAML|There is already a GitLab account associated with this email address. Sign in with your existing credentials to connect your organization's account"
+msgstr "已有一個 GitLab 帳號與此電子郵件相關聯。使用您現有的憑證登入以連結您組織的帳號"
+
msgid "SAML|To access %{groupName}, you must sign in using single sign-on through an external sign-in page."
msgstr "要存取 %{groupName},您必須通過外部的登入頁面使用單點登入進行登入。"
@@ -36392,6 +37069,12 @@ msgstr "您組織的 SSO 已連接到您的 GitLab 帳號"
msgid "SAST Configuration"
msgstr "SAST設定"
+msgid "SCIM|SCIM Token"
+msgstr "SCIM 憑證"
+
+msgid "SCIM|System for Cross-Domain Identity Management."
+msgstr "跨網域身份管理系統。"
+
msgid "SHA256"
msgstr "SHA256"
@@ -36497,6 +37180,12 @@ msgstr "儲存密碼"
msgid "Save pipeline schedule"
msgstr "儲存流水線排程"
+msgid "Saved Replies"
+msgstr ""
+
+msgid "Saved replies can be used when creating comments inside issues, merge requests, and epics."
+msgstr ""
+
msgid "Saving"
msgstr "儲存中"
@@ -36509,12 +37198,6 @@ msgstr "%{period} %{days} 於 %{time}"
msgid "ScanExecutionPolicy|%{rules} actions for the %{scopes} %{branches} %{agents} %{namespaces}"
msgstr "%{scopes} %{branches} %{agents} %{namespaces} 的 %{rules} 動作"
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run"
-msgstr "%{thenLabelStart}然後%{thenLabelEnd} 需要 %{scan} 掃描才能運行"
-
-msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile}"
-msgstr "%{thenLabelStart}Then%{thenLabelEnd} 要求使用 %{siteProfile} 站點配置和 %{scannerProfile} 掃描器配置執行 %{scan} 掃描"
-
msgid "ScanExecutionPolicy|%{thenLabelStart}Then%{thenLabelEnd} Require a %{scan} scan to run with site profile %{siteProfile} and scanner profile %{scannerProfile} with tags %{tags}"
msgstr "%{thenLabelStart}下一步%{thenLabelEnd} 需要使用站點設定文件 %{siteProfile} 和帶有標籤 %{tags} 的掃描設定文件 %{scannerProfile} 執行 %{scan} 掃描"
@@ -36752,9 +37435,6 @@ msgstr "搜尋文件"
msgid "Search for Namespace"
msgstr "搜尋命名空間"
-msgid "Search for a LDAP group"
-msgstr "搜尋LDAP組"
-
msgid "Search for a group"
msgstr "搜尋群組"
@@ -36860,6 +37540,12 @@ msgstr "在專案%{projectName}中"
msgid "SearchCodeResults|of %{link_to_project}"
msgstr "於%{link_to_project}專案中"
+msgid "SearchError|A search query problem has occurred"
+msgstr "出現搜尋查詢問題"
+
+msgid "SearchError|To resolve the problem, check the query syntax and try again."
+msgstr "要解決該問題,請檢查查詢語法並重試。"
+
msgid "SearchResults|Showing %{count} %{scope} for %{term_element}"
msgstr "顯示包含%{term_element}中%{count}項的%{scope}"
@@ -36961,15 +37647,45 @@ msgstr "安全文件"
msgid "Secure token that identifies an external storage request."
msgstr "識別外部儲存請求的安全令牌。"
+msgid "SecureFiles|%{name} Metadata"
+msgstr "%{name} 元數據"
+
+msgid "SecureFiles|App"
+msgstr "應用程式"
+
+msgid "SecureFiles|Certificates"
+msgstr "證書"
+
msgid "SecureFiles|Delete %{name}?"
msgstr "刪除 %{name}?"
msgid "SecureFiles|Delete secure file"
msgstr "刪除安全文件"
+msgid "SecureFiles|Expires at"
+msgstr "有效期限"
+
+msgid "SecureFiles|Issuer"
+msgstr "發行人"
+
+msgid "SecureFiles|Name"
+msgstr "名稱"
+
+msgid "SecureFiles|Platforms"
+msgstr "平台"
+
msgid "SecureFiles|Secure File %{name} will be permanently deleted. Are you sure?"
msgstr "安全文件 %{name} 將被永久刪除。您確定嗎?"
+msgid "SecureFiles|Serial"
+msgstr "序號"
+
+msgid "SecureFiles|Team"
+msgstr "團隊"
+
+msgid "SecureFiles|UUID"
+msgstr "UUID"
+
msgid "Security"
msgstr "安全"
@@ -37150,6 +37866,9 @@ msgstr "和"
msgid "SecurityOrchestration| or "
msgstr "或 "
+msgid "SecurityOrchestration| that is %{licenseState} and is"
+msgstr ""
+
msgid "SecurityOrchestration|%{agent} for %{namespaces}"
msgstr "%{agent} 用於 %{namespaces}"
@@ -37159,6 +37878,9 @@ msgstr "%{branches} 與 %{lastBranch} 分支"
msgid "SecurityOrchestration|%{branches} branch"
msgstr "%{branches} 分支"
+msgid "SecurityOrchestration|%{licenses} and %{lastLicense}"
+msgstr ""
+
msgid "SecurityOrchestration|%{scannerStart}%{scanner}%{scannerEnd}"
msgstr "%{scannerStart}%{scanner}%{scannerEnd}"
@@ -37190,7 +37912,7 @@ msgid "SecurityOrchestration|Add action"
msgstr "增加動作"
msgid "SecurityOrchestration|Add new approver"
-msgstr ""
+msgstr "新增核准人"
msgid "SecurityOrchestration|Add rule"
msgstr "加入規則"
@@ -37213,8 +37935,8 @@ msgstr "取消指派您的安全政策專案時發生錯誤"
msgid "SecurityOrchestration|An error occurred while fetching the scan result policies."
msgstr "讀取掃描結果政策時發生錯誤"
-msgid "SecurityOrchestration|Any scanner finds"
-msgstr "任何掃描器發現"
+msgid "SecurityOrchestration|Any security scanner finds"
+msgstr ""
msgid "SecurityOrchestration|Are you sure you want to delete this policy? This action cannot be undone."
msgstr "您確定要刪除此政策嗎? 此操作無法撤消。"
@@ -37312,6 +38034,9 @@ msgstr "針對 %{agent} 執行的最新掃描"
msgid "SecurityOrchestration|License Scan"
msgstr "許可證掃描"
+msgid "SecurityOrchestration|License scanner finds any license %{matching} %{licenses}%{detection} in an open merge request targeting %{branches}."
+msgstr ""
+
msgid "SecurityOrchestration|New policy"
msgstr "新政策"
@@ -37552,8 +38277,8 @@ msgstr "分支"
msgid "SecurityOrchestration|group level branch"
msgstr "群組層級分支"
-msgid "SecurityOrchestration|or from: %{approverType}%{approvers}"
-msgstr ""
+msgid "SecurityOrchestration|or from:"
+msgstr "或來自:"
msgid "SecurityOrchestration|scanner finds"
msgstr "掃描器發現"
@@ -37864,6 +38589,9 @@ msgstr "建立合併請求時發生錯誤。"
msgid "SecurityReports|There was an error deleting the comment."
msgstr "刪除留言時發生錯誤。"
+msgid "SecurityReports|There was an error dismissing the finding. Please try again."
+msgstr ""
+
msgid "SecurityReports|There was an error dismissing the vulnerabilities."
msgstr "忽略漏洞時發生錯誤。"
@@ -37969,12 +38697,18 @@ msgstr "選擇Git版本"
msgid "Select Profile"
msgstr "選擇個人資料"
+msgid "Select a LDAP group"
+msgstr "選擇一個 LDAP 群組"
+
msgid "Select a branch"
msgstr "選擇分支"
msgid "Select a branch to compare"
msgstr "選擇要比較的分支"
+msgid "Select a cluster management project"
+msgstr "選擇一個叢集管理專案"
+
msgid "Select a color"
msgstr "選擇顏色:"
@@ -38011,9 +38745,6 @@ msgstr "選擇一個角色"
msgid "Select a template repository"
msgstr "選擇一個範本版本庫"
-msgid "Select a template type"
-msgstr "選擇一個範本類型"
-
msgid "Select all"
msgstr "選擇全部"
@@ -38080,9 +38811,6 @@ msgstr "選擇專案"
msgid "Select project to create %{type}"
msgstr "選擇要建立 %{type} 的專案"
-msgid "Select project to create issue"
-msgstr "選擇要建立議題的專案"
-
msgid "Select projects"
msgstr "選擇專案(s)"
@@ -38119,6 +38847,9 @@ msgstr "選擇子群組"
msgid "Select subscription"
msgstr "選擇訂閱"
+msgid "Select tags"
+msgstr "選擇標籤"
+
msgid "Select target branch"
msgstr "選擇目標分支"
@@ -38146,9 +38877,6 @@ msgstr "已選取全部項目。"
msgid "Selected for some items."
msgstr "已選取了一些項目。"
-msgid "Selected levels cannot be used by non-admin users for groups, projects or snippets. If the public level is restricted, user profiles are only visible to logged in users."
-msgstr "非管理員使用者無法為群組、專案或程式碼片段使用所選級別。如果公開級別受到限制,則使用者設定檔案僅對登入使用者可見。"
-
msgid "Selected tag is already in use. Choose another option."
msgstr "所選標籤已在使用中。選擇另一個選項。"
@@ -38344,6 +39072,9 @@ msgstr "將%{epic_ref}設定為父史詩 (epic) 。"
msgid "Set a default description template to be used for new issues. %{link_start}What are description templates?%{link_end}"
msgstr "設定用於新議題的預設描述範本。 %{link_start}什麼是描述範本?%{link_end}"
+msgid "Set a group, access level or users who are required to deploy."
+msgstr ""
+
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "為帳號建立一個用於推送或拉取的 %{protocol} 密碼。"
@@ -38429,10 +39160,10 @@ msgid "Set the milestone to %{milestone_reference}."
msgstr "將里程碑設定為%{milestone_reference}。"
msgid "Set the per-user rate limit for getting a user by ID via the API."
-msgstr "為每個透過API以ID取得的使用者設定每個使用者速率限制。"
+msgstr "為每個透過API以ID取得的使用者設定速率限制。"
msgid "Set the per-user rate limit for notes created by web or API requests."
-msgstr "為由 Web 或 API 請求建立的 notes 設定每個使用者的速率限制。"
+msgstr "設定每個使用者經由 Web 或 API 請求建立備註的速率限制。"
msgid "Set this number to 0 to disable the limit."
msgstr "將此數字設定為 0 來禁用限制。"
@@ -38636,6 +39367,9 @@ msgstr "Shimo工作區整合已啟用"
msgid "Shimo|You've enabled the Shimo Workspace integration. You can view your wiki directly in Shimo."
msgstr "您已啟用Shimo工作區整合。您可以直接在Shimo查看您的wiki。"
+msgid "Short name"
+msgstr ""
+
msgid "Should you ever lose your phone or access to your one time password secret, each of these recovery codes can be used one time each to regain access to your account. Please save them in a safe place, or you %{boldStart}will%{boldEnd} lose access to your account."
msgstr "如果您遺失手機或一次性存取密碼,每個恢復碼都可以使用一次,以重新獲得您的帳號存取權限。請將它們保存在安全的地方,否則您%{boldStart}將%{boldEnd}無法存取您的帳號。"
@@ -38904,9 +39638,6 @@ msgstr "退出並註冊"
msgid "Sign up"
msgstr "註冊"
-msgid "Sign up now"
-msgstr "立即註冊"
-
msgid "Sign up was successful! Please confirm your email to sign in."
msgstr "註冊成功!請確認您的電子郵件以登入。"
@@ -39087,6 +39818,15 @@ msgstr "您現在可以關閉此窗口並轉到您的 Slack 工作區。"
msgid "SlackIntegration|You may need to reinstall the GitLab for Slack app when we %{linkStart}make updates or change permissions%{linkEnd}."
msgstr "當我們%{linkStart}進行更新或更改權限%{linkEnd}時,您可能需要重新安裝 GitLab for Slack 應用程式。"
+msgid "SlackModal|Are you sure you want to change the project?"
+msgstr "您確定要變更該專案嗎?"
+
+msgid "SlackModal|If you change the project, you'll lose any text entered in the form."
+msgstr "若您變更專案,您將會遺失在表單中輸入的任何文字。"
+
+msgid "SlackModal|If you've entered some text, consider saving it somewhere to avoid losing any content."
+msgstr "若您輸入了一些文字,請考慮將其儲存在某處以避免遺失任何內容。"
+
msgid "SlackService|1. %{slash_command_link_start}Add a slash command%{slash_command_link_end} in your Slack team using this information:"
msgstr "1. %{slash_command_link_start}在您的Slack團隊中使用此訊息加入一個斜槓指令%{slash_command_link_end}:"
@@ -39111,8 +39851,8 @@ msgstr "%{asterisk}頻道通知%{asterisk}"
msgid "Slack|%{asterisk}Slash commands%{asterisk}"
msgstr "%{asterisk}斜線命令%{asterisk}"
-msgid "Slack|%{emoji}Connected to GitLab account %{account}"
-msgstr "%{emoji} 已連接到 GitLab %{account} 帳號 "
+msgid "Slack|%{emoji}Connected to GitLab account %{account}."
+msgstr "%{emoji} 已連結到 GitLab 帳號 %{account}。"
msgid "Slack|%{emoji}Welcome to GitLab for Slack!"
msgstr "%{emoji} 歡迎來到 Slack 的 GitLab!"
@@ -39123,11 +39863,11 @@ msgstr "連接您的 GitLab 帳號"
msgid "Slack|Control GitLab from Slack with %{startMarkup}slash commands%{endMarkup}. For a list of available commands, enter %{command}."
msgstr "使用%{startMarkup}斜線指令%{endMarkup}從 Slack 控制 GitLab。要取得可用的指令,請輸入 %{command}。"
-msgid "Slack|GitLab for Slack now supports channel-based notifications.Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
+msgid "Slack|GitLab for Slack now supports channel-based notifications. Let your team know when new issues are created or new CI/CD jobs are run.%{startMarkup}Learn more%{endMarkup}."
msgstr "GitLab for Slack 現在支援以頻道為基礎的通知。讓您的團隊知道何時建立新議題或執行新的 CI/CD 工作。%{startMarkup}取得更多資訊%{endMarkup}。"
-msgid "Slack|To start using notifications, %{startMarkup}enable the Slack integration%{endMarkup} in your project settings."
-msgstr "要開始使用通知,在您的專案設定中%{startMarkup}啟用 Slack 整合%{endMarkup}。"
+msgid "Slack|To start using notifications, %{startMarkup}enable the GitLab for Slack app integration%{endMarkup} in your project settings."
+msgstr "要開始使用通知,在您的專案設定中%{startMarkup}啟用 GitLab for Slack 應用程式整合%{endMarkup}。"
msgid "Slack|To start using slash commands, connect your GitLab account."
msgstr "要開始使用斜線指令,請連結您的 GitLab 帳號。"
@@ -39258,6 +39998,9 @@ msgstr "試圖改變 %{issuableDisplayName} 的鎖定狀態時發生錯誤了"
msgid "Something went wrong trying to load issue contacts."
msgstr "嘗試載入議題聯絡人時發生錯誤。"
+msgid "Something went wrong when deleting a comment. Please try again"
+msgstr ""
+
msgid "Something went wrong when reordering designs. Please try again"
msgstr "重新排序設計時出了點問題。請再試一次"
@@ -39402,6 +40145,9 @@ msgstr "更新需求時發生錯誤。"
msgid "Something went wrong while updating assignees"
msgstr "更新指派人時發生錯誤"
+msgid "Something went wrong while updating the modal."
+msgstr "更新模式時出了點問題。"
+
msgid "Something went wrong while updating your list settings"
msgstr "更新您的列表設定時發生錯誤"
@@ -39738,9 +40484,6 @@ msgstr "垃圾訊息及防機器人保護"
msgid "Spam log successfully submitted as ham."
msgstr "垃圾訊息日誌已成功改為有效訊息提交。"
-msgid "Specific runners"
-msgstr "指定執行器(runner)"
-
msgid "Specified URL cannot be used: \"%{reason}\""
msgstr "無法使用指定的URL:「%{reason}」"
@@ -39873,6 +40616,9 @@ msgstr "開始搜尋"
msgid "Start thread"
msgstr "開啟主題"
+msgid "Start time"
+msgstr "開始時間"
+
msgid "Start your Free Ultimate Trial"
msgstr "開始您的免費試用"
@@ -39900,9 +40646,6 @@ msgstr "開始"
msgid "Starts %{startsIn}"
msgstr "開始 %{startsIn}"
-msgid "Starts at (UTC)"
-msgstr "開始於(UTC)"
-
msgid "Starts escalations for this incident"
msgstr "開始升級此事件(incident)"
@@ -39963,8 +40706,8 @@ msgstr "取得狀態檢查時發生錯誤。"
msgid "StatusCheck|Apply this status check to all branches or a specific protected branch."
msgstr "將此狀態檢查套用於所有分支或特定的受保護分支。"
-msgid "StatusCheck|Check for a status response in merge requests. Failures do not block merges. %{link_start}Learn more%{link_end}."
-msgstr "在合併請求中檢查狀態回應,失敗不會阻止合併。 %{link_start}了解更多%{link_end}"
+msgid "StatusCheck|Check for a status response in merge requests. %{link_start}Learn more%{link_end}."
+msgstr "在合併請求中檢查狀態回應。 %{link_start}取得更多資訊%{link_end}。"
msgid "StatusCheck|Examples: QA, Security."
msgstr "示例:QA、安全。"
@@ -41523,9 +42266,6 @@ msgstr "此專案的分支沒有啟用的流水線設定。"
msgid "The branch or tag does not exist"
msgstr "分支或標籤不存在"
-msgid "The broadcast message displays only to users in projects and groups who have these roles."
-msgstr "廣播消息僅向具有這些角色的專案和群組中的使用者顯示。"
-
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
msgstr "字元高光顯示幫助您將主題行保持為 %{titleLength} 字元並將正文包裝為 %{bodyLength} 以便它們在git中可讀。"
@@ -41577,6 +42317,9 @@ msgstr "目前議題"
msgid "The current user is not authorized to access the job log."
msgstr "當前使用者無權存取作業日誌。"
+msgid "The current user is not authorized to update the pipeline schedule"
+msgstr "當前的使用者未被授與更新管道排程的權限"
+
msgid "The data in this pipeline is too old to be rendered as a graph. Please check the Jobs tab to access historical data."
msgstr "此流水線中的資料太舊,無法呈現為圖形。請檢查作業選項頁以存取歷史資料。"
@@ -41951,6 +42694,9 @@ msgstr "目標主題不是一個主題。"
msgid "The time period in seconds that the maximum requests per project limit applies to."
msgstr "每個專案最大請求所適用的時間間隔(秒)。"
+msgid "The top-level group, including any subgroups and projects, will be placed into a %{link_start}read-only%{link_end} state soon. To retain write access, ask your top-level group Owner to %{reduce_link_start}reduce the number of users%{link_end} to %{free_user_limit} or less. An Owner of the top-level group can also start a free trial or upgrade to a paid tier, which do not have user limits. The Owners of the top-level group have also been notified."
+msgstr ""
+
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
msgstr "更新操作將在 %{number_of_minutes} 分鐘後逾時。對於大型版本庫,請使用複製 (Clone) /推送(Push)組合。"
@@ -41990,9 +42736,6 @@ msgstr "漏洞已不再被檢測到。請於更改其狀態前確保漏洞已修
msgid "The vulnerability is no longer detected. Verify the vulnerability has been remediated before changing its status."
msgstr "漏洞已不再被檢測到。請於更改其狀態前確保漏洞已修補。"
-msgid "Theme"
-msgstr "主題"
-
msgid "There are currently no mirrored repositories."
msgstr "當前沒有已鏡像的版本庫。"
@@ -42149,6 +42892,9 @@ msgstr "取得迭代時出現問題。"
msgid "There was a problem fetching labels."
msgstr "取得標記時發生錯誤。"
+msgid "There was a problem fetching latest labels."
+msgstr "擷取最新標記時發生問題。"
+
msgid "There was a problem fetching linked pipelines."
msgstr "取得連結的流水線時出現問題。"
@@ -42284,6 +43030,9 @@ msgstr "刪除電子郵件時發生錯誤。"
msgid "There was an error resetting user pipeline minutes."
msgstr "重設使用者流水線分鐘數時發生錯誤。"
+msgid "There was an error retrieving LDAP groups. Please try again."
+msgstr "讀取 LDAP 群組時發生錯誤,請再試一遍。"
+
msgid "There was an error retrieving the Jira users."
msgstr "取得Jira使用者時發生錯誤。"
@@ -42350,9 +43099,6 @@ msgstr "這些現有的議題具有類似的標題。在那裡留言可能更好
msgid "These runners are shared across projects in this group."
msgstr "這些執行器(runners)在該群組中的專案之間共用。"
-msgid "These runners are specific to this project."
-msgstr "以下這些執行器(runners)為該專案特定。"
-
msgid "These variables are inherited from the parent group."
msgstr "這些變數是從上層群組繼承的。"
@@ -42369,7 +43115,7 @@ msgid "This %{issuableDisplayName} is locked. Only project members can comment."
msgstr "此%{issuableDisplayName}被鎖定。只有專案成員可以留言。"
msgid "This %{issuable} is hidden because its author has been banned"
-msgstr ""
+msgstr "此 %{issuable} 已隱藏,因為其作者已被封鎖"
msgid "This %{issuable} is locked. Only %{strong_open}project members%{strong_close} can comment."
msgstr "此%{issuable}已被鎖定。只有%{strong_open}專案成員%{strong_close}才可以發表留言。"
@@ -42404,6 +43150,9 @@ msgstr "此操作可能導致資料遺失。為防止意外,我們會要求您
msgid "This action cannot be undone, and will permanently delete the %{key} SSH key"
msgstr "此操作無法撤消,它將永久刪除%{key}SSH金鑰"
+msgid "This action cannot be undone, and will permanently delete the %{key} SSH key. All commits signed using this SSH key will be marked as unverified."
+msgstr "此動作無法還原,並將永久刪除 %{key} SSH 金鑰。使用此 SSH 金鑰簽署的所有提交都將標記為未驗證。"
+
msgid "This action deletes %{codeOpen}%{project_path_with_namespace}%{codeClose} and everything this project contains. %{strongOpen}There is no going back.%{strongClose}"
msgstr "此操作會刪除 %{codeOpen}%{project_path_with_namespace}%{codeClose} 和此專案包含的所有內容。 %{strongOpen}無法撤消。%{strongClose}"
@@ -42581,12 +43330,12 @@ msgstr "此史詩 (epic) 不存在或者您沒有足夠的權限。"
msgid "This epic would exceed maximum number of related epics."
msgstr "此史詩 (epic) 將超過相關史詩 (epics) 的最大數量。"
-msgid "This experiment has no logged candidates"
-msgstr "該實驗沒有已記錄的候選者"
-
msgid "This feature requires local storage to be enabled"
msgstr "此功能需要啟用本地儲存"
+msgid "This field is auto-calculated based on the Progress score of its direct children. You can overwrite this value but it will be replaced by the auto-calcualtion anytime the Progress score of its direct children is updated."
+msgstr "此欄位是根據其直接子項的進度分數自動計算的。您可以覆寫此值,但只要更新其直接子項的進度分數,它就會被自動計算取代。"
+
msgid "This field is required"
msgstr "此欄位為必填"
@@ -42866,9 +43615,6 @@ msgstr "該流水線是由排程觸發的."
msgid "This process deletes the project repository and all related resources."
msgstr "該流程將刪除專案版本庫和所有相關資源。"
-msgid "This project"
-msgstr "目前專案"
-
msgid "This project can be restored until %{date}."
msgstr "該專案可以在 %{date}之前恢復。"
@@ -43037,6 +43783,27 @@ msgstr "星期四"
msgid "Thursday"
msgstr "星期四"
+msgid "TierBadgePopover|Enhance team productivity"
+msgstr "提高團隊生產力"
+
+msgid "TierBadgePopover|Explore paid plans"
+msgstr "探索付費計劃"
+
+msgid "TierBadgePopover|Start a free trial"
+msgstr "開始免費試用"
+
+msgid "TierBadgePopover|This group and all its related projects use the %{tier} GitLab tier. %{copyEnd}"
+msgstr "該群組及其所有相關專案使用 %{tier} GitLab 層。 %{copyEnd}"
+
+msgid "TierBadgePopover|This project uses the %{tier} GitLab tier. %{copyEnd}"
+msgstr "該專案使用 %{tier} GitLab 層。 %{copyEnd}"
+
+msgid "TierBadgePopover|Want to enhance team productivity and access advanced features like Merge Approvals, Push rules, Epics, Code Review Analytics, and Container Scanning? Try all GitLab has to offer for free for 30 days. No credit card required."
+msgstr "想要提高團隊生產力並存取如合併批准、推送規則、史詩、代碼審查分析和容器掃描等高級功能?免費試用 30天具有所有功能的 GitLab ,無需信用卡。"
+
+msgid "TierBadge|Free"
+msgstr "免費"
+
msgid "Time"
msgstr "時間"
@@ -43438,9 +44205,9 @@ msgstr "為了幫助改進GitLab,我們會定期%{docs_link}。您可以隨時
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "要匯入SVN版本庫,請查看 %{svn_link}。"
-msgid "To invite more users, you can reduce the number of users in your namespace to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgid_plural "To invite more users, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgstr[0] "要邀請更多使用者,您可以將您的命名空間中的使用者數量減少到 %{free_limit} 個使用者或更少,您也可以升級到沒有使用者限制的付費方案。若您需要額外的時間,您可以開始使用包含無限使用者數量的30天試用。"
+msgid "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} user or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgid_plural "To invite more users, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgstr[0] "要邀請更多使用者,您可以將您的頂級群組中的使用者數量減少到 %{free_limit} 個使用者或更少,您也可以升級到沒有使用者限制的付費方案。若您需要額外的時間,您可以開始使用包含無限使用者數量的30天試用。"
msgid "To keep this project going, create a new issue"
msgstr "為了保持這個專案的進行,請建立一個新的議題"
@@ -43484,11 +44251,11 @@ msgstr "要重新啟用您的帳號, %{gitlab_link_start}登入到 GitLab。%{
msgid "To reactivate your account, sign in to GitLab at %{gitlab_url}."
msgstr "要重新啟用您的帳號,請在 %{gitlab_url}登入 GitLab。"
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your namespace owner to reduce the number of users in your namespace to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
-msgstr "要移除 %{link_start}read-only%{link_end} 狀態並重新取得寫入權限,請要求您的命名空間擁有者將您名空間中的使用者數量減少到 %{free_limit} 使用者或更少,或者升級到沒有使用者限制的付費級別。"
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, ask your top-level group owner(s) to reduce the number of users in your top-level group to %{free_limit} users or less, or to upgrade to a paid tier which do not have user limits."
+msgstr "要移除 %{link_start}read-only%{link_end} 狀態並重新取得寫入權限,請要求您的頂級群組擁有者將您頂級群組中的使用者數量減少到 %{free_limit} 使用者或更少,或者升級到沒有使用者限制的付費級別。"
-msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your namespace to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
-msgstr "要移除%{link_start}唯讀%{link_end}狀態並重新取得寫入權限,您可以將命名空間中的使用者數量減少到 %{free_limit} 個使用者或更少。您也可以升級到沒有使用者限制的付費層級。若您需要更多時間,可以開始30天的免費試用,其中包含了無限使用者。"
+msgid "To remove the %{link_start}read-only%{link_end} state and regain write access, you can reduce the number of users in your top-level group to %{free_limit} users or less. You can also upgrade to a paid tier, which do not have user limits. If you need additional time, you can start a free 30-day trial which includes unlimited users."
+msgstr "要移除%{link_start}唯讀%{link_end}狀態並重新取得寫入權限,您可以將頂級群組中的使用者數量減少到 %{free_limit} 個使用者或更少。您也可以升級到沒有使用者限制的付費層級。若您需要更多時間,可以開始30天的免費試用,其中包含了無限使用者。"
msgid "To resolve this, try to:"
msgstr "要解決此問題,請嘗試:"
@@ -43547,6 +44314,9 @@ msgstr "要擴大搜尋範圍,請更改或移除上面的過濾器。"
msgid "To-Do List"
msgstr "待辦事項列表"
+msgid "To-Do list"
+msgstr "待辦清單"
+
msgid "To-do item successfully marked as done."
msgstr "待辦事項已成功標示為已完成。"
@@ -43659,7 +44429,7 @@ msgid "Todos|added a to-do item"
msgstr "已加入一項待辦項目"
msgid "Todos|has requested access to %{what} %{which}"
-msgstr ""
+msgstr "已請求存取 %{what} %{which}"
msgid "Todos|mentioned %{who}"
msgstr "提及 %{who}"
@@ -43739,6 +44509,9 @@ msgstr "權杖(令牌)名稱"
msgid "Token valid until revoked"
msgstr "令牌在撤銷前有效"
+msgid "TokenRevocation|This Personal Access Token has been automatically revoked on detection. Consider investigating and rotating before marking this vulnerability as resolved."
+msgstr "此個人存取權杖已在被偵測到時自動撤銷。在將此漏洞標記為已解決前考慮調查與輪替。"
+
msgid "Tokens|Scopes set the permission levels granted to the token."
msgstr "設定授予權杖(令牌)的權限級別範圍。"
@@ -43760,6 +44533,9 @@ msgstr "啟用了太多的專案,通過控制台或 API 管理它們。"
msgid "Too many references. Quick actions are limited to at most %{max_count} user references"
msgstr "參考資料太多。快速操作僅限於最多 %{max_count} 個使用者引用"
+msgid "Too many results to display. Edit your search or add a filter."
+msgstr "無法顯示太多查詢結果,請編輯您的查詢或增加過濾條件。"
+
msgid "Too many users found. Quick actions are limited to at most %{max_count} users"
msgstr "發現太多使用者。快速操作僅限於最多 %{max_count} 個使用者"
@@ -43799,6 +44575,10 @@ msgstr "主題標題"
msgid "Topic was successfully updated."
msgstr "主題已成功更新。"
+msgid "TopicSelect|%d topic found"
+msgid_plural "TopicSelect|%d topics found"
+msgstr[0] ""
+
msgid "TopicSelect|No matching results"
msgstr "沒有符合的結果"
@@ -43955,9 +44735,6 @@ msgstr "建立一個新群組以開始您的旗艦版試用。"
msgid "Trials|Day %{daysUsed}/%{duration}"
msgstr "第 %{daysUsed}/%{duration} 天"
-msgid "Trials|Upgrade %{groupName} to %{planName}"
-msgstr "升級 %{groupName} 到 %{planName}"
-
msgid "Trials|You can apply your trial to a new group or an existing group."
msgstr "您可以將您在一個新群組或一個現有群組上面進行試用。"
@@ -44010,9 +44787,6 @@ msgstr "已移除觸發。"
msgid "Trigger repository check"
msgstr "觸發版本庫檢查"
-msgid "Trigger this manual action"
-msgstr "觸發此手動操作"
-
msgid "Trigger token:"
msgstr "觸發令牌(權杖):"
@@ -44034,12 +44808,6 @@ msgstr "描述"
msgid "Trigger|Trigger description"
msgstr "觸發器說明"
-msgid "Trigger|Trigger user has insufficient permissions to project"
-msgstr "觸發使用者沒有足夠的專案權限"
-
-msgid "Trigger|invalid"
-msgstr "無效"
-
msgid "Trusted"
msgstr "可信的"
@@ -44256,6 +45024,12 @@ msgstr "無法擷取群組,請重新載入頁面重試。"
msgid "Unable to fetch groups. Reload the page to try again."
msgstr "無法擷取群組,請重新載入頁面重試。"
+msgid "Unable to fetch project. Reload the page to try again."
+msgstr "無法取得專案,請重新載入頁面重試。"
+
+msgid "Unable to fetch projects. Reload the page to try again."
+msgstr "無法取得專案,請重新載入頁面重試。"
+
msgid "Unable to fetch upstream and downstream pipelines."
msgstr "無法取得上游和下游流水線。"
@@ -44355,6 +45129,9 @@ msgstr "未認證的請求"
msgid "Unauthenticated web rate limit period in seconds"
msgstr "未經身份驗證的 Web 速率限制時間(以秒為單位)"
+msgid "Unavailable"
+msgstr "不可用"
+
msgid "Unban"
msgstr "解除封鎖"
@@ -44547,9 +45324,6 @@ msgstr "更新核准規則"
msgid "Update approvers"
msgstr "更新核准人"
-msgid "Update broadcast message"
-msgstr "更新廣播訊息"
-
msgid "Update failed"
msgstr "更新失敗"
@@ -44577,6 +45351,15 @@ msgstr "更新您的群組名稱、說明、頭像以及可見性。"
msgid "Update your project name, topics, description, and avatar."
msgstr "更新您的專案名稱、主題、描述和頭像。"
+msgid "UpdateProject|Are you sure you want to prune unreachable objects?"
+msgstr ""
+
+msgid "UpdateProject|Are you sure you want to prune?"
+msgstr ""
+
+msgid "UpdateProject|Cancel"
+msgstr ""
+
msgid "UpdateProject|Cannot rename project because it contains container registry tags!"
msgstr "因為專案容器映像庫已有標籤,無法更新當前專案!"
@@ -44586,12 +45369,24 @@ msgstr "無法設定預設分支"
msgid "UpdateProject|Could not set the default branch. Do you have a branch named 'HEAD' in your repository? (%{linkStart}How do I fix this?%{linkEnd})"
msgstr "無法設定預設分支。您的版本庫中是否有名為「HEAD」的分支?(%{linkStart}我要如何解決此問題?%{linkEnd})"
+msgid "UpdateProject|Learn more."
+msgstr ""
+
msgid "UpdateProject|New visibility level not allowed!"
msgstr "不允許新的可見性級別!"
msgid "UpdateProject|Project could not be updated!"
msgstr "專案無法更新!"
+msgid "UpdateProject|Prune"
+msgstr ""
+
+msgid "UpdateProject|Prune unreachable objects"
+msgstr ""
+
+msgid "UpdateProject|Pruning unreachable objects can lead to repository corruption."
+msgstr ""
+
msgid "UpdateRepositoryStorage|Failed to verify %{type} repository checksum from %{old} to %{new}"
msgstr "從%{old}到%{new}的%{type}版本庫檢查碼驗證失敗"
@@ -44601,6 +45396,9 @@ msgstr "等待%{type}版本庫推送逾時"
msgid "Updated"
msgstr "已更新於"
+msgid "Updated %{timeAgo}"
+msgstr "更新於 %{timeAgo}"
+
msgid "Updated %{updated_at} by %{updated_by}"
msgstr "由%{updated_by}更新於%{updated_at}"
@@ -44865,6 +45663,9 @@ msgstr "月使用量"
msgid "UsageQuota|Usage by project"
msgstr "專案使用量"
+msgid "UsageQuota|Usage of group resources across the projects in the %{namespaceName} group"
+msgstr "%{namespaceName} 群組中的專案使用群組資源狀況"
+
msgid "UsageQuota|Usage of group resources across the projects in the %{strong_start}%{group_name}%{strong_end} group"
msgstr "%{strong_start}%{group_name}%{strong_end}群組中的專案使用群組資源狀況"
@@ -44991,18 +45792,12 @@ msgstr "使用 %{code_start}::%{code_end} 建立 %{link_start}有範圍的標籤
msgid "Use .gitlab-ci.yml"
msgstr "使用 .gitlab-ci.yml"
-msgid "Use GitLab Runner in AWS"
-msgstr "在AWS中使用GitLab執行器"
-
msgid "Use Secure Files to store files used by your pipelines such as Android keystores, or Apple provisioning profiles and signing certificates."
msgstr "使用安全文件來儲存您流水線使用的文件,例如安卓 keystores 或 Apple provising profile 和簽名證書。"
msgid "Use a one-time password authenticator on your mobile device or computer to enable two-factor authentication (2FA)."
msgstr "在您的移動設備或電腦上使用一次性密碼驗證器來啟用雙因子驗證 (2FA)。"
-msgid "Use an AWS CloudFormation Template (CFT) to install and configure GitLab Runner in AWS."
-msgstr "使用 AWS CloudFormation 範本 (CFT) 在 AWS 中安裝和設定 GitLab 執行器。"
-
msgid "Use authorized_keys file to authenticate SSH keys"
msgstr "使用 authorized_keys 文件來驗證 SSH 金鑰"
@@ -45066,9 +45861,6 @@ msgstr "使用公共雲實例 URL (%{kroki_public_url}) 或 %{install_link_start
msgid "Use the search bar on the top of this page"
msgstr "使用本頁頂部的搜尋欄"
-msgid "Use this form to report to the administrator users who create spam issues, comments or behave inappropriately."
-msgstr "使用該表單向可以建立垃圾郵件議題、留言評論或行為不當的系統管理使用者提報。"
-
msgid "Use this token to validate received payloads."
msgstr "使用此令牌來驗證收到的有效資料。"
@@ -45178,6 +45970,9 @@ msgstr "使用者限制"
msgid "User settings"
msgstr "使用者設定"
+msgid "User was successfully banned."
+msgstr "成功封鎖使用者。"
+
msgid "User was successfully created."
msgstr "使用者已成功建立。"
@@ -45289,6 +46084,9 @@ msgstr "(忙碌)"
msgid "UserProfile|Activity"
msgstr "活動"
+msgid "UserProfile|An error occurred loading the profile. Please refresh the page to try again."
+msgstr "載入個人配置文件時發生錯誤,請刷新頁面重試。"
+
msgid "UserProfile|Blocked user"
msgstr "已禁用使用者"
@@ -45559,6 +46357,9 @@ msgstr "價值流分析"
msgid "Value Stream Analytics can help you determine your team’s velocity"
msgstr "價值流分析可以幫助您了解團隊的效率"
+msgid "Value Streams Dashboard (Beta)"
+msgstr "價值流儀表板(測試版)"
+
msgid "Value might contain a variable reference"
msgstr "值可能包含變數引用"
@@ -45592,6 +46393,9 @@ msgstr "&lt;1m"
msgid "ValueStreamAnalytics|Average number of deployments to production per day."
msgstr "每天部署到正式環境的平均數。"
+msgid "ValueStreamAnalytics|Average number of deployments to production per day. This metric measures how often value is delivered to end users."
+msgstr "每天部署到正式環境的平均數量。該指標衡量向終端使用者交付產品的頻率。"
+
msgid "ValueStreamAnalytics|DORA metrics"
msgstr "DORA(DevOps Research and Assessment) 指標"
@@ -45646,6 +46450,12 @@ msgstr "顯示從 %{createdAfter} 到 %{createdBefore} 群組“%{groupName}”
msgid "ValueStreamAnalytics|Tasks by type"
msgstr "按類型劃分的任務"
+msgid "ValueStreamAnalytics|The time it takes an organization to recover from a failure in production."
+msgstr "組織從正式環境故障中恢復所需的時間。"
+
+msgid "ValueStreamAnalytics|The time to successfully deliver a commit into production. This metric reflects the efficiency of CI/CD pipelines."
+msgstr "成功交付提交至正式環境的時間,該指標反映了 CI/CD 流水線的效率。"
+
msgid "ValueStreamAnalytics|There was an error while fetching value stream analytics %{requestTypeName} data."
msgstr "取得價值流分析 %{requestTypeName} 資料時出現錯誤。"
@@ -45655,6 +46465,9 @@ msgstr "正式環境部署的總數。"
msgid "ValueStreamAnalytics|Value stream"
msgstr "價值流"
+msgid "ValueStreamAnalytics|View details"
+msgstr ""
+
msgid "ValueStreamEvent|Items in stage"
msgstr "階段中的事項"
@@ -45667,9 +46480,6 @@ msgstr "開始"
msgid "ValueStreamEvent|Stop"
msgstr "停止"
-msgid "ValueStream|The Default Value Stream cannot be deleted"
-msgstr "預設價值流不可刪除"
-
msgid "Variable"
msgstr "變數"
@@ -45745,9 +46555,6 @@ msgstr "版本 %{versionNumber} (最新)"
msgid "VersionCheck|%{details}"
msgstr "%{details}"
-msgid "VersionCheck|Critical security upgrade available"
-msgstr "可用的關鍵安全更新"
-
msgid "VersionCheck|Important notice - Critical security release"
msgstr "重要通知 - 關鍵安全發布"
@@ -45775,12 +46582,12 @@ msgstr "您當前使用的是 %{currentVersion} 版本!我們強烈建議立
msgid "VersionCheck|You are currently on version %{currentVersion}! We strongly recommend upgrading your GitLab installation to one of the following versions immediately: %{latestStableVersions}."
msgstr "您當前使用的是 %{currentVersion} 版本!我們強烈建議您立即將安裝的 GitLab 升級到下列版本之一:%{latestStableVersions}。"
-msgid "VersionCheck|You are currently on version %{currentVersion}. We strongly recommend upgrading your GitLab installation. %{link}"
-msgstr "您當前使用的版本是 %{currentVersion},我們強烈建議升級您安裝的 GitLab 。 %{link}"
-
msgid "VersionCheck|Your GitLab Version"
msgstr "您的 GitLab 版本"
+msgid "View File Metadata"
+msgstr "查看文件元數據"
+
msgid "View Stage: %{title}"
msgstr "查看階段期: %{title}"
@@ -46429,9 +47236,6 @@ msgstr "我們在專案%{project}中找不到與%{scope}相符合的%{term}"
msgid "We couldn't reach the Prometheus server. Either the server no longer exists or the configuration details need updating."
msgstr "無法連接Prometheus伺服器。伺服器不再存在,或者設定訊息需要更新。"
-msgid "We created a sandbox project that will help you learn the basics of GitLab. You’ll be guided by issues in an issue board. You can go through the issues at your own pace."
-msgstr "我們建立了一個沙盒專案,將幫助您學習 GitLab 的基礎知識。您將通過議題面板中的議題獲得指導。您可以按照自己的節奏通讀這些議題。"
-
msgid "We detected an attempt to sign in to your %{host} account using a wrong two-factor authentication code"
msgstr "我們偵測到有人企圖使用錯誤的雙因子身份驗證碼登入您的 %{host} 帳號"
@@ -47221,18 +48025,12 @@ msgstr "已移除子項"
msgid "WorkItem|Closed"
msgstr "已關閉"
-msgid "WorkItem|Collapse tasks"
-msgstr "收折任務"
-
msgid "WorkItem|Create %{workItemType}"
msgstr "建立 %{workItemType}"
msgid "WorkItem|Create objective"
msgstr "建立目標"
-msgid "WorkItem|Create task"
-msgstr "建立任務"
-
msgid "WorkItem|Create work item"
msgstr "建立工作項"
@@ -47251,9 +48049,6 @@ msgstr "截止日期"
msgid "WorkItem|Existing task"
msgstr "現有任務"
-msgid "WorkItem|Expand tasks"
-msgstr "展開任務"
-
msgid "WorkItem|Health status"
msgstr "健康狀態"
@@ -47371,6 +48166,9 @@ msgstr "開始日期"
msgid "WorkItem|Task"
msgstr "任務"
+msgid "WorkItem|Task actions"
+msgstr "任務動作"
+
msgid "WorkItem|Task deleted"
msgstr "任務已移除"
@@ -47772,7 +48570,7 @@ msgid "You cannot add any more epics. This epic already has maximum number of ch
msgstr "您不能再增加任何史詩 (epics),該史詩 (epic) 已經擁有最大數量的子史詩 (epics)。"
msgid "You cannot approve your own deployment. This configuration can be adjusted in the protected environment settings."
-msgstr ""
+msgstr "您不能核准自己的部署。此設定可以在受保護的環境設定中調整。"
msgid "You cannot combine replace_ids with add_ids or remove_ids"
msgstr "您不能將 replace_ids 與 add_ids 或 remove_ids 結合使用"
@@ -47893,7 +48691,7 @@ msgid_plural "You have %{pendingMembersCount} pending members that need approval
msgstr[0] "您有 %{pendingMembersCount} 個待處理成員需要核准。"
msgid "You have already reported this user"
-msgstr ""
+msgstr "您已經舉報了該使用者"
msgid "You have been granted %{access_level} access to the %{source_link} %{source_type}."
msgstr "您已被授予 %{access_level} 存取 %{source_link} %{source_type} 的權限。"
@@ -48021,9 +48819,6 @@ msgstr "您必須提供目前密碼才能進行變更。"
msgid "You must sign in to search for specific projects."
msgstr "您必須登入才能搜尋特定專案。"
-msgid "You must sign in to search for specific terms."
-msgstr "您必須登入才能搜尋特定事項。"
-
msgid "You must solve the CAPTCHA in order to submit"
msgstr "您必須解答驗證碼才能遞交"
@@ -48178,15 +48973,15 @@ msgstr "YouTube"
msgid "Your %{group} membership will now expire in %{days}."
msgstr "您的%{group}成員資格將在%{days}天內到期。"
+msgid "Your %{plan_name} subscription will expire on %{expires_on}"
+msgstr "您的 %{plan_name} 訂閱將於 %{expires_on} 到期"
+
msgid "Your %{spammable_entity_type} has been recognized as spam and has been discarded."
msgstr "您的 %{spammable_entity_type} 已被識別為垃圾郵件並已被丟棄。"
msgid "Your %{spammable_entity_type} has been recognized as spam. Please, change the content or solve the reCAPTCHA to proceed."
msgstr "您的 %{spammable_entity_type} 已被識別為垃圾郵件。請更改內容或解答 reCAPTCHA 來繼續。"
-msgid "Your %{strong}%{plan_name}%{strong_close} subscription expires on %{strong}%{expires_on}%{strong_close}. If you do not renew, you will lose access to your paid features on %{strong}%{downgrades_on}%{strong_close}. After that date, you can't create issues or merge requests, or use many other features."
-msgstr "您的 %{strong}%{plan_name}%{strong_close} 訂閱將於 %{strong}%{expires_on}%{strong_close} 到期,如果您不續訂,您將無法存取您在 %{strong}%{downgrades_on}%{strong_close} 的付費功能。在該日期之後,您將無法建立議題或合併請求,以及使用許多其他功能。"
-
msgid "Your %{strong}%{plan_name}%{strong_close} subscription for %{strong}%{namespace_name}%{strong_close} will expire on %{strong}%{expires_on}%{strong_close}."
msgstr "您為%{strong}%{namespace_name}%{strong_close}的%{strong}%{plan_name}%{strong_close}訂閱將於%{strong}%{expires_on}%{strong_close}到期。"
@@ -48407,21 +49202,6 @@ msgstr "您的消息顯示於此"
msgid "Your name"
msgstr "您的名字"
-msgid "Your namespace %{namespace_name} has reached the %{free_limit} user limit"
-msgstr "您的 %{namespace_name} 命名空間已達到 %{free_limit} 個使用者限制"
-
-msgid "Your namespace %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
-msgstr "您的命名空間 %{namespace_name} 超過了 %{free_limit} 個使用者的限制,且被置於唯讀狀態。"
-
-msgid "Your namespace %{namespace_name} is over the %{free_user_limit} user limit"
-msgstr "您的 %{namespace_name} 命名空間已超過 %{free_user_limit} 使用者限制"
-
-msgid "Your namespace is over the user and storage limits and has been placed in a read-only state."
-msgstr "您的命名空間超出了使用者和儲存限制,已被置於唯讀狀態。"
-
-msgid "Your namespace is over the user limit and has been placed in a read-only state."
-msgstr "您的命名空間超出了使用者限制,已被置於唯讀狀態。"
-
msgid "Your new %{accessTokenType}"
msgstr "您的新 %{accessTokenType}"
@@ -48501,8 +49281,20 @@ msgid "Your subscription has %{remaining_seat_count} out of %{total_seat_count}
msgid_plural "Your subscription has %{remaining_seat_count} out of %{total_seat_count} seats remaining."
msgstr[0] "您的訂閱剩餘 %{total_seat_count} 個席次中的 %{remaining_seat_count} 個。"
-msgid "Your subscription will expire on %{expires_on}"
-msgstr "您的訂閱將於 %{expires_on} 到期"
+msgid "Your top-level group %{namespace_name} has reached the %{free_limit} user limit"
+msgstr "您的最上層群組 %{namespace_name} 已達到 %{free_limit} 個使用者限制"
+
+msgid "Your top-level group %{namespace_name} is over the %{free_limit} user limit and has been placed in a read-only state."
+msgstr "您的最上層群組 %{namespace_name} 超過 %{free_limit} 個使用者限制,已被置於唯讀狀態。"
+
+msgid "Your top-level group %{namespace_name} is over the %{free_user_limit} user limit"
+msgstr "您的最上層群組 %{namespace_name} 已超過 %{free_user_limit} 個使用者限制"
+
+msgid "Your top-level group is over the user and storage limits and has been placed in a read-only state."
+msgstr "您的最上層群組超出了使用者和儲存限制,已被置於唯讀狀態。"
+
+msgid "Your top-level group is over the user limit and has been placed in a read-only state."
+msgstr "您的最上層群組超過使用者限制,已被置於唯讀狀態。"
msgid "Your update failed. You can only upload one design when dropping onto an existing design."
msgstr "您的更新失败,透過拖放到現有設計的方式,您每次只能上傳一個設計。"
@@ -48601,6 +49393,9 @@ msgstr[0] "約%d小時"
msgid "access:"
msgstr "存取:"
+msgid "add at least one file to the repository"
+msgstr "至少將一個檔案新增至版本庫"
+
msgid "added %{emails}"
msgstr "加入了 %{emails}"
@@ -49196,9 +49991,6 @@ msgstr "正在載入"
msgid "ciReport|is loading, errors when loading results"
msgstr "正在載入,載入結果時發生錯誤"
-msgid "ci_database"
-msgstr "CI 資料庫"
-
msgid "closed"
msgstr "已關閉"
@@ -49242,6 +50034,9 @@ msgstr "聯絡人只能加入到根群組"
msgid "container registry images"
msgstr "容器庫映像"
+msgid "contains URLs that exceed the %{limit} character limit"
+msgstr "包含超過 %{limit} 個字元限制的 URL"
+
msgid "contains URLs that exceed the 1024 character limit (%{urls})"
msgstr "包含超過 1024 個字元限制的 URL (%{urls})"
@@ -49281,6 +50076,9 @@ msgstr "日常"
msgid "data"
msgstr "資料"
+msgid "database"
+msgstr "資料庫"
+
msgid "date must not be after 9999-12-31"
msgstr "日期不能在9999-12-31之後"
@@ -49376,6 +50174,9 @@ msgstr "%{slash_command} 覆寫總估計時間。"
msgid "example.com"
msgstr "example.com"
+msgid "exceeds maximum length (100 user ids)"
+msgstr ""
+
msgid "exceeds maximum length (100 usernames)"
msgstr "超過最大長度(100 個使用者名)"
@@ -49385,6 +50186,9 @@ msgstr "超過%{bytes}位元組的限制"
msgid "exceeds the limit of %{bytes} bytes for directory name \"%{dirname}\""
msgstr "目錄名\"%{dirname}\"超過%{bytes}字節的限制"
+msgid "exceeds the limit of %{count} links"
+msgstr "超過 %{count} 個鏈結的限制"
+
msgid "expired on %{timebox_due_date}"
msgstr "已於%{timebox_due_date}過期"
@@ -49714,9 +50518,6 @@ msgstr "載入中"
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr "被 %{path_lock_user_name} 在 %{created_at} 鎖定"
-msgid "main_database"
-msgstr "主資料庫"
-
msgid "manual"
msgstr "手動"
@@ -49740,6 +50541,9 @@ msgstr "(提交已被壓縮)"
msgid "metric_id must be unique across a project"
msgstr "metric_id必須是整個專案唯一的"
+msgid "milestone"
+msgstr "里程碑"
+
msgid "milestone should belong either to a project or a group."
msgstr "里程碑應該屬於一個專案或一個群組。"
@@ -50069,6 +50873,9 @@ msgstr "必須是 Debian 軟體套件"
msgid "must be a boolean value"
msgstr "必須是布林值"
+msgid "must be a root group."
+msgstr "必須為 root 群組。"
+
msgid "must be a root namespace"
msgstr "必須是根命名空間"
@@ -50114,12 +50921,18 @@ msgstr "必須屬於其需求對象的同一專案。"
msgid "must belong to same project of the work item."
msgstr "必須屬於該工作項目的同一專案。"
+msgid "must contain only a discord user ID."
+msgstr "必須僅包含一個 Discord 使用者 ID。"
+
msgid "must have a repository"
msgstr "必須有一個版本庫"
msgid "must match %{association}.project_id"
msgstr "必須符合 %{association}.project_id"
+msgid "must not be an owner of the namespace"
+msgstr "不能是命名空間的擁有者"
+
msgid "must not contain commonly used combinations of words and letters"
msgstr "不得包含常用的單字與字母組合"
@@ -50183,6 +50996,9 @@ msgstr "%{item},和 %{lastItem}"
msgid "only available on top-level groups."
msgstr "只能在最上層群組中使用。"
+msgid "only supports valid HTTP(S) URLs"
+msgstr "僅支援有效的 HTTP(S) URL"
+
msgid "open issue"
msgstr "開啟議題"
@@ -50418,6 +51234,9 @@ msgstr "未知"
msgid "should be an array of %{object_name} objects"
msgstr "應該是%{object_name}物件的陣列"
+msgid "should be an array of existing user ids. %{invalid} does not exist"
+msgstr ""
+
msgid "should be an array of existing usernames. %{invalid} does not exist"
msgstr "應為現存使用者名稱的陣列, %{invalid} 不存在"
diff --git a/spec/features/projects/graph_spec.rb b/spec/features/projects/graph_spec.rb
index f96356b11c9..9efbefdc7df 100644
--- a/spec/features/projects/graph_spec.rb
+++ b/spec/features/projects/graph_spec.rb
@@ -59,23 +59,30 @@ RSpec.describe 'Project Graph', :js, feature_category: :projects do
it 'HTML escapes branch name' do
expect(page.body).to include("Commit statistics for <strong>#{ERB::Util.html_escape(branch_name)}</strong>")
- expect(page.find('.dropdown-toggle-text')['innerHTML']).to eq(ERB::Util.html_escape(branch_name))
+ expect(page.find('.gl-dropdown-button-text')['innerHTML']).to eq(ERB::Util.html_escape(branch_name))
end
end
context 'charts graph ref switcher' do
it 'switches ref to branch' do
- ref_name = 'feature'
+ ref_name = 'add-pdf-file'
visit charts_project_graph_path(project, 'master')
- first('.js-project-refs-dropdown').click
- page.within '.project-refs-form' do
- click_link ref_name
+ # Not a huge fan of using a HTML (CSS) selectors here as any change of them will cause a failed test
+ ref_selector = find('.ref-selector .gl-dropdown-toggle')
+ scroll_to(ref_selector)
+ ref_selector.click
+
+ page.within '[data-testid="branches-section"]' do
+ dropdown_branch_item = find('.gl-dropdown-item', text: 'add-pdf-file')
+ scroll_to(dropdown_branch_item)
+ dropdown_branch_item.click
end
- expect(page).to have_selector '.dropdown-menu-toggle', text: ref_name
+ scroll_to(find('.tree-ref-header'), align: :center)
+ expect(page).to have_selector '.gl-dropdown-toggle', text: ref_name
page.within '.tree-ref-header' do
- expect(page).to have_content ref_name
+ expect(page).to have_selector('h4', text: ref_name)
end
end
end
diff --git a/spec/lib/gitlab/metrics/environment_spec.rb b/spec/lib/gitlab/metrics/environment_spec.rb
new file mode 100644
index 00000000000..e94162e625e
--- /dev/null
+++ b/spec/lib/gitlab/metrics/environment_spec.rb
@@ -0,0 +1,32 @@
+# frozen_string_literal: true
+require 'fast_spec_helper'
+require 'rspec-parameterized'
+
+require_relative '../../../support/helpers/stub_env'
+
+RSpec.describe Gitlab::Metrics::Environment, feature_category: :error_budgets do
+ include StubENV
+
+ describe '.web? .api? .git?' do
+ using RSpec::Parameterized::TableSyntax
+
+ where(:env_var, :git, :api, :web) do
+ 'web' | false | false | true
+ 'api' | false | true | false
+ 'git' | true | false | false
+ 'websockets' | false | false | false
+ nil | true | true | true
+ '' | true | true | true
+ end
+
+ with_them do
+ it 'each method returns as expected' do
+ stub_env('GITLAB_METRICS_INITIALIZE', env_var)
+
+ expect(described_class.git?).to eq(git)
+ expect(described_class.web?).to eq(web)
+ expect(described_class.api?).to eq(api)
+ end
+ end
+ end
+end
diff --git a/spec/lib/gitlab/metrics/global_search_slis_spec.rb b/spec/lib/gitlab/metrics/global_search_slis_spec.rb
index 1aa2c4398a7..5248cd08770 100644
--- a/spec/lib/gitlab/metrics/global_search_slis_spec.rb
+++ b/spec/lib/gitlab/metrics/global_search_slis_spec.rb
@@ -6,10 +6,22 @@ RSpec.describe Gitlab::Metrics::GlobalSearchSlis do
using RSpec::Parameterized::TableSyntax
describe '#initialize_slis!' do
+ let(:api_endpoint_labels) do
+ [a_hash_including(endpoint_id: 'GET /api/:version/search')]
+ end
+
+ let(:web_endpoint_labels) do
+ [a_hash_including(endpoint_id: "SearchController#show")]
+ end
+
+ let(:all_endpoint_labels) do
+ api_endpoint_labels + web_endpoint_labels
+ end
+
it 'initializes Apdex SLIs for global_search' do
expect(Gitlab::Metrics::Sli::Apdex).to receive(:initialize_sli).with(
:global_search,
- a_kind_of(Array)
+ array_including(all_endpoint_labels)
)
described_class.initialize_slis!
@@ -18,11 +30,60 @@ RSpec.describe Gitlab::Metrics::GlobalSearchSlis do
it 'initializes ErrorRate SLIs for global_search' do
expect(Gitlab::Metrics::Sli::ErrorRate).to receive(:initialize_sli).with(
:global_search,
- a_kind_of(Array)
+ array_including(all_endpoint_labels)
)
described_class.initialize_slis!
end
+
+ context "when initializeing for limited types" do
+ where(:api, :web) do
+ [true, false].repeated_permutation(2).to_a
+ end
+
+ with_them do
+ it 'only initializes for the relevant endpoints', :aggregate_failures do
+ allow(Gitlab::Metrics::Environment).to receive(:api?).and_return(api)
+ allow(Gitlab::Metrics::Environment).to receive(:web?).and_return(web)
+ allow(Gitlab::Metrics::Sli::Apdex).to receive(:initialize_sli)
+ allow(Gitlab::Metrics::Sli::ErrorRate).to receive(:initialize_sli)
+
+ described_class.initialize_slis!
+
+ if api
+ expect(Gitlab::Metrics::Sli::Apdex).to(
+ have_received(:initialize_sli).with(:global_search, array_including(*api_endpoint_labels))
+ )
+ expect(Gitlab::Metrics::Sli::ErrorRate).to(
+ have_received(:initialize_sli).with(:global_search, array_including(*api_endpoint_labels))
+ )
+ else
+ expect(Gitlab::Metrics::Sli::Apdex).not_to(
+ have_received(:initialize_sli).with(:global_search, array_including(*api_endpoint_labels))
+ )
+ expect(Gitlab::Metrics::Sli::ErrorRate).not_to(
+ have_received(:initialize_sli).with(:global_search, array_including(*api_endpoint_labels))
+ )
+ end
+
+ if web
+ expect(Gitlab::Metrics::Sli::Apdex).to(
+ have_received(:initialize_sli).with(:global_search, array_including(*web_endpoint_labels))
+ )
+ expect(Gitlab::Metrics::Sli::ErrorRate).to(
+ have_received(:initialize_sli).with(:global_search, array_including(*web_endpoint_labels))
+ )
+ else
+ expect(Gitlab::Metrics::Sli::Apdex).not_to(
+ have_received(:initialize_sli).with(:global_search, array_including(*web_endpoint_labels))
+ )
+ expect(Gitlab::Metrics::Sli::ErrorRate).not_to(
+ have_received(:initialize_sli).with(:global_search, array_including(*web_endpoint_labels))
+ )
+ end
+ end
+ end
+ end
end
describe '#record_apdex' do
diff --git a/spec/lib/gitlab/metrics/rails_slis_spec.rb b/spec/lib/gitlab/metrics/rails_slis_spec.rb
index af4df00b7da..32d3b7581f1 100644
--- a/spec/lib/gitlab/metrics/rails_slis_spec.rb
+++ b/spec/lib/gitlab/metrics/rails_slis_spec.rb
@@ -1,27 +1,15 @@
# frozen_string_literal: true
require 'spec_helper'
-RSpec.describe Gitlab::Metrics::RailsSlis do
- # Limit what routes we'll initialize so we don't have to load the entire thing
+RSpec.describe Gitlab::Metrics::RailsSlis, feature_category: :error_budgets do
before do
- api_route = API::API.routes.find do |route|
- API::Base.endpoint_id_for_route(route) == "GET /api/:version/version"
- end
-
- allow(Gitlab::RequestEndpoints).to receive(:all_api_endpoints).and_return([api_route])
- allow(Gitlab::RequestEndpoints).to receive(:all_controller_actions).and_return([[ProjectsController, 'index']])
allow(Gitlab::Graphql::KnownOperations).to receive(:default).and_return(Gitlab::Graphql::KnownOperations.new(%w(foo bar)))
end
describe '.initialize_request_slis!' do
- let(:possible_labels) do
+ let(:web_possible_labels) do
[
{
- endpoint_id: "GET /api/:version/version",
- feature_category: :not_owned,
- request_urgency: :default
- },
- {
endpoint_id: "ProjectsController#index",
feature_category: :projects,
request_urgency: :default
@@ -29,6 +17,28 @@ RSpec.describe Gitlab::Metrics::RailsSlis do
]
end
+ # using the actual `#known_git_endpoints` here makes sure that we keep the
+ # list up to date as endpoints get removed
+ let(:git_possible_labels) do
+ described_class.__send__(:known_git_endpoints).map do |endpoint_id|
+ a_hash_including({
+ endpoint_id: endpoint_id
+ })
+ end
+ end
+
+ let(:api_possible_labels) do
+ [{
+ endpoint_id: "GET /api/:version/version",
+ feature_category: :not_owned,
+ request_urgency: :default
+ }]
+ end
+
+ let(:possible_request_labels) do
+ web_possible_labels + git_possible_labels + api_possible_labels
+ end
+
let(:possible_graphql_labels) do
['graphql:foo', 'graphql:bar', 'graphql:unknown'].map do |endpoint_id|
{
@@ -40,12 +50,58 @@ RSpec.describe Gitlab::Metrics::RailsSlis do
end
it "initializes the SLI for all possible endpoints if they weren't", :aggregate_failures do
- expect(Gitlab::Metrics::Sli::Apdex).to receive(:initialize_sli).with(:rails_request, array_including(*possible_labels)).and_call_original
+ expect(Gitlab::Metrics::Sli::Apdex).to receive(:initialize_sli).with(:rails_request, array_including(*possible_request_labels)).and_call_original
expect(Gitlab::Metrics::Sli::Apdex).to receive(:initialize_sli).with(:graphql_query, array_including(*possible_graphql_labels)).and_call_original
- expect(Gitlab::Metrics::Sli::ErrorRate).to receive(:initialize_sli).with(:rails_request, array_including(*possible_labels)).and_call_original
+ expect(Gitlab::Metrics::Sli::ErrorRate).to receive(:initialize_sli).with(:rails_request, array_including(*possible_request_labels)).and_call_original
described_class.initialize_request_slis!
end
+
+ context "when initializeing for limited types" do
+ using RSpec::Parameterized::TableSyntax
+
+ where(:git, :api, :web) do
+ [true, false].repeated_permutation(3).to_a
+ end
+
+ with_them do
+ it 'initializes only with the expected labels', :aggregate_failures do
+ allow(Gitlab::Metrics::Environment).to receive(:git?).and_return(git)
+ allow(Gitlab::Metrics::Environment).to receive(:api?).and_return(api)
+ allow(Gitlab::Metrics::Environment).to receive(:web?).and_return(web)
+ allow(Gitlab::Metrics::Sli::Apdex).to receive(:initialize_sli)
+ allow(Gitlab::Metrics::Sli::ErrorRate).to receive(:initialize_sli)
+
+ described_class.initialize_request_slis!
+
+ if git
+ expect(Gitlab::Metrics::Sli::Apdex).to have_received(:initialize_sli).with(:rails_request, array_including(*git_possible_labels))
+ expect(Gitlab::Metrics::Sli::ErrorRate).to have_received(:initialize_sli).with(:rails_request, array_including(*git_possible_labels))
+ else
+ expect(Gitlab::Metrics::Sli::Apdex).not_to have_received(:initialize_sli).with(:rails_request, array_including(*git_possible_labels))
+ expect(Gitlab::Metrics::Sli::ErrorRate).not_to have_received(:initialize_sli).with(:rails_request, array_including(*git_possible_labels))
+ end
+
+ if api
+ expect(Gitlab::Metrics::Sli::Apdex).to have_received(:initialize_sli).with(:rails_request, array_including(*api_possible_labels))
+ expect(Gitlab::Metrics::Sli::ErrorRate).to have_received(:initialize_sli).with(:rails_request, array_including(*api_possible_labels))
+ expect(Gitlab::Metrics::Sli::Apdex).to have_received(:initialize_sli).with(:graphql_query, array_including(*possible_graphql_labels))
+ else
+ expect(Gitlab::Metrics::Sli::Apdex).not_to have_received(:initialize_sli).with(:rails_request, array_including(*api_possible_labels))
+ expect(Gitlab::Metrics::Sli::ErrorRate).not_to have_received(:initialize_sli).with(:rails_request, array_including(*api_possible_labels))
+ expect(Gitlab::Metrics::Sli::Apdex).to have_received(:initialize_sli).with(:graphql_query, [])
+ end
+
+ if web
+ expect(Gitlab::Metrics::Sli::Apdex).to have_received(:initialize_sli).with(:rails_request, array_including(*web_possible_labels))
+ expect(Gitlab::Metrics::Sli::ErrorRate).to have_received(:initialize_sli).with(:rails_request, array_including(*web_possible_labels))
+ else
+ expect(Gitlab::Metrics::Sli::Apdex).not_to have_received(:initialize_sli).with(:rails_request, array_including(*web_possible_labels))
+ expect(Gitlab::Metrics::Sli::ErrorRate).not_to have_received(:initialize_sli).with(:rails_request, array_including(*web_possible_labels))
+ end
+ end
+ end
+ end
end
describe '.request_apdex' do
diff --git a/spec/migrations/20230208132608_fix_partition_ids_for_ci_stage_spec.rb b/spec/migrations/20230208132608_fix_partition_ids_for_ci_stage_spec.rb
new file mode 100644
index 00000000000..8b057afc1e9
--- /dev/null
+++ b/spec/migrations/20230208132608_fix_partition_ids_for_ci_stage_spec.rb
@@ -0,0 +1,58 @@
+# frozen_string_literal: true
+
+require 'spec_helper'
+require_migration!
+
+RSpec.describe FixPartitionIdsForCiStage, migration: :gitlab_ci, feature_category: :continuous_integration do
+ let(:migration) { described_class::MIGRATION }
+
+ context 'when on saas' do
+ before do
+ allow(Gitlab).to receive(:com?).and_return(true)
+ end
+
+ describe '#up' do
+ it 'schedules background jobs for each batch of ci_stages' do
+ migrate!
+
+ expect(migration).to have_scheduled_batched_migration(
+ gitlab_schema: :gitlab_ci,
+ table_name: :ci_stages,
+ column_name: :id,
+ interval: described_class::DELAY_INTERVAL,
+ batch_size: described_class::BATCH_SIZE,
+ sub_batch_size: described_class::SUB_BATCH_SIZE
+ )
+ end
+ end
+
+ describe '#down' do
+ it 'deletes all batched migration records' do
+ migrate!
+ schema_migrate_down!
+
+ expect(migration).not_to have_scheduled_batched_migration
+ end
+ end
+ end
+
+ context 'when on self-managed instance' do
+ let(:migration) { described_class.new }
+
+ describe '#up' do
+ it 'does not schedule background job' do
+ expect(migration).not_to receive(:queue_batched_background_migration)
+
+ migration.up
+ end
+ end
+
+ describe '#down' do
+ it 'does not delete background job' do
+ expect(migration).not_to receive(:delete_batched_background_migration)
+
+ migration.down
+ end
+ end
+ end
+end
diff --git a/spec/models/concerns/ci/maskable_spec.rb b/spec/models/concerns/ci/maskable_spec.rb
index e2c1e08fe49..b57b2b15608 100644
--- a/spec/models/concerns/ci/maskable_spec.rb
+++ b/spec/models/concerns/ci/maskable_spec.rb
@@ -37,39 +37,6 @@ RSpec.describe Ci::Maskable, feature_category: :pipeline_authoring do
end
end
- context 'when the ci_remove_character_limitation_raw_masked_var FF is disabled' do
- before do
- stub_feature_flags(ci_remove_character_limitation_raw_masked_var: false)
- end
-
- context 'when variable is masked and raw' do
- before do
- subject.masked = true
- subject.raw = true
- end
-
- it { is_expected.not_to allow_value('hello').for(:value) }
- it { is_expected.not_to allow_value('hello world').for(:value) }
- it { is_expected.not_to allow_value('hello$VARIABLEworld').for(:value) }
- it { is_expected.not_to allow_value('hello\rworld').for(:value) }
- it { is_expected.not_to allow_value('hello&&&world').for(:value) }
- it { is_expected.not_to allow_value('helloworld!!!!').for(:value) }
- it { is_expected.to allow_value('helloworld').for(:value) }
- end
-
- context 'when variable is not masked' do
- before do
- subject.masked = false
- end
-
- it { is_expected.to allow_value('hello').for(:value) }
- it { is_expected.to allow_value('hello world').for(:value) }
- it { is_expected.to allow_value('hello$VARIABLEworld').for(:value) }
- it { is_expected.to allow_value('hello\rworld').for(:value) }
- it { is_expected.to allow_value('helloworld').for(:value) }
- end
- end
-
context 'when variable is masked and raw' do
before do
subject.masked = true
diff --git a/spec/models/project_spec.rb b/spec/models/project_spec.rb
index b438984322d..a41ede277d6 100644
--- a/spec/models/project_spec.rb
+++ b/spec/models/project_spec.rb
@@ -8549,14 +8549,6 @@ RSpec.describe Project, factory_default: :keep, feature_category: :projects do
end
end
- context 'when feature flag is disabled' do
- before do
- stub_feature_flags(record_projects_target_platforms: false)
- end
-
- it_behaves_like 'does not enqueue a Projects::RecordTargetPlatformsWorker'
- end
-
context 'when not in gitlab.com' do
let(:com) { false }
diff --git a/spec/requests/api/graphql/ci/runner_spec.rb b/spec/requests/api/graphql/ci/runner_spec.rb
index 6c5d6b0010d..89a0e793431 100644
--- a/spec/requests/api/graphql/ci/runner_spec.rb
+++ b/spec/requests/api/graphql/ci/runner_spec.rb
@@ -681,7 +681,7 @@ RSpec.describe 'Query.runner(id)', feature_category: :runner_fleet do
QUERY
end
- it 'does not execute more queries per runner', :aggregate_failures do
+ it 'does not execute more queries per runner', :aggregate_failures, quarantine: "https://gitlab.com/gitlab-org/gitlab/-/issues/391442" do
# warm-up license cache and so on:
personal_access_token = create(:personal_access_token, user: user)
args = { current_user: user, token: { personal_access_token: personal_access_token } }
diff --git a/spec/requests/projects/releases_controller_spec.rb b/spec/requests/projects/releases_controller_spec.rb
index 5e2d3e28860..42fd55b5a43 100644
--- a/spec/requests/projects/releases_controller_spec.rb
+++ b/spec/requests/projects/releases_controller_spec.rb
@@ -56,28 +56,12 @@ RSpec.describe 'Projects::ReleasesController', feature_category: :release_orches
subject { get url, params: { private_token: personal_access_token.token } }
- context 'when allow_release_as_web_access_format FF is disabled' do
- before do
- stub_feature_flags(allow_release_as_web_access_format: false)
- end
-
- it 'will not allow sessionless authentication' do
- expect_next_instance_of(::Projects::ReleasesController) do |controller|
- expect(controller).not_to receive(:authenticate_sessionless_user!)
- end
-
- subject
- end
- end
-
- context 'when allow_release_as_web_access_format FF is enabled' do
- it 'will allow sessionless users to download the file' do
- subject
+ it 'will allow sessionless users to download the file' do
+ subject
- expect(controller.current_user).to eq(user)
- expect(response).to have_gitlab_http_status(:redirect)
- expect(response).to redirect_to(link.url)
- end
+ expect(controller.current_user).to eq(user)
+ expect(response).to have_gitlab_http_status(:redirect)
+ expect(response).to redirect_to(link.url)
end
end
end